index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
drm/i915/gt: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-11
/
+11
2020-03-11
drm/i915/overlay: convert to drm_device based logging.
Wambui Karuga
1
-5
/
+6
2020-03-11
drm/i915/lvds: convert to drm_device based logging macros.
Wambui Karuga
1
-18
/
+25
2020-03-11
drm/i915/lpe_audio: convert to drm_device based logging macros.
Wambui Karuga
1
-9
/
+14
2020-03-11
drm/i915/hotplug: convert to drm_device based logging.
Wambui Karuga
1
-16
/
+24
2020-03-11
drm/i915/gmbus: convert to drm_device based logging,
Wambui Karuga
1
-14
/
+19
2020-03-11
drm/i915/fifo_underrun: convert to drm_device based logging.
Wambui Karuga
1
-13
/
+16
2020-03-11
drm/i915/dsb: convert to drm_device based logging macros.
Wambui Karuga
1
-12
/
+16
2020-03-11
drm/i915: Remove debugfs i915_drpc_info and i915_forcewake_domains
Tvrtko Ursulin
1
-216
/
+0
2020-03-11
drm/i915/execlists: Mark up data-races in virtual engines
Chris Wilson
1
-5
/
+6
2020-03-11
drm/i915: Mark up racy read of active rq->engine
Chris Wilson
2
-4
/
+6
2020-03-11
drm/i915/gt: Mark up racy reads for intel_context.inflight
Chris Wilson
1
-2
/
+2
2020-03-11
drm/i915: Tweak scheduler's kick_submission()
Chris Wilson
1
-1
/
+2
2020-03-11
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2
-5
/
+19
2020-03-10
drm/i915/display: Do not write in removed FBC fence registers
Radhakrishna Sripada
1
-1
/
+1
2020-03-10
drm/i915/display: Deactive FBC in fastsets when disabled by parameter
José Roberto de Souza
1
-22
/
+25
2020-03-10
drm/i915/mst: Hookup DRM DP MST late_register/early_unregister callbacks
Lyude Paul
1
-2
/
+31
2020-03-10
drm/i915: Improve the start alignment of bonded pairs
Chris Wilson
1
-5
/
+36
2020-03-09
drm/i915/gt: Defend against concurrent updates to execlists->active
Chris Wilson
2
-6
/
+22
2020-03-09
drm/i915: Lock gmbus/aux mutexes while changing cdclk
Ville Syrjälä
1
-0
/
+22
2020-03-09
drm/i915: Pass the crtc to the low level read_lut() funcs
Ville Syrjälä
1
-26
/
+25
2020-03-09
drm/i915: Fix readout of PIPEGCMAX
Ville Syrjälä
2
-2
/
+2
2020-03-09
drm/i915: Refactor LUT read functions
Ville Syrjälä
1
-61
/
+63
2020-03-09
drm/i915: Clean up integer types in color code
Ville Syrjälä
1
-24
/
+19
2020-03-09
drm/i915: s/chv_read_cgm_lut/chv_read_cgm_gamma/
Ville Syrjälä
1
-2
/
+2
2020-03-09
drm/i915: s/blob_data/lut/
Ville Syrjälä
1
-33
/
+33
2020-03-09
drm/i915: Split i9xx_read_lut_8() to gmch vs. ilk variants
Ville Syrjälä
1
-6
/
+35
2020-03-09
drm/i915: Clean up i9xx_load_luts_internal()
Ville Syrjälä
1
-44
/
+60
2020-03-09
drm/i915: Polish CHV CGM CSC loading
Ville Syrjälä
1
-37
/
+38
2020-03-09
drm/i915/gt: Mark up intel_rps.active for racy reads
Chris Wilson
1
-0
/
+1
2020-03-09
drm/i915/execlsts: Mark up racy inspection of current i915_request priority
Chris Wilson
2
-2
/
+2
2020-03-09
drm/i915/execlists: Mark up read of i915_request.fence.flags
Chris Wilson
1
-1
/
+6
2020-03-09
drm/i915/gt: Mark up racy check of last list element
Chris Wilson
2
-1
/
+7
2020-03-09
drm/i915: Mark up unlocked update of i915_request.hwsp_seqno
Chris Wilson
1
-2
/
+5
2020-03-09
drm/i915/execlists: Mark up the racy access to switch_priority_hint
Chris Wilson
1
-5
/
+9
2020-03-09
drm/i915: Mark racy read of intel_engine_cs.saturated
Chris Wilson
1
-1
/
+1
2020-03-09
drm/i915/gt: Mark up intel_rps.active for racy reads
Chris Wilson
1
-4
/
+7
2020-03-09
drm/i915/tgl: Don't treat unslice registers as masked
Matt Roper
1
-6
/
+6
2020-03-09
drm/i915: Fix documentation for intel_dpll_get_freq()
Imre Deak
2
-0
/
+13
2020-03-07
drm/i915/gt: Wait for the wa batch to be pinned
Chris Wilson
2
-0
/
+10
2020-03-07
drm/i915/gt: Close race between cacheline_retire and free
Chris Wilson
1
-2
/
+6
2020-03-07
drm/i915/execlists: Enable timeslice on partial virtual engine dequeue
Chris Wilson
1
-11
/
+18
2020-03-07
drm/i915/selftests: Apply a heavy handed flush to i915_active
Chris Wilson
1
-8
/
+21
2020-03-07
drm/i915: Do not poison i915_request.link on removal
Chris Wilson
1
-1
/
+1
2020-03-06
drm/i915/tgl: Make Wa_1606700617 permanent
Swathi Dhanavanthri
1
-5
/
+5
2020-03-06
drm/i915/hotplug: Use phy to get the hpd_pin instead of the port (v5)
Vivek Kasireddy
2
-22
/
+16
2020-03-06
drm/i915/selftests: try to rein in alloc_smoke
Matthew Auld
1
-5
/
+20
2020-03-06
drm/i915/buddy: avoid double list_add
Matthew Auld
1
-1
/
+2
2020-03-06
drm/i915: properly sanity check batch_start_offset
Matthew Auld
3
-11
/
+23
2020-03-06
drm/i915/gem: Limit struct_mutex to eb_reserve
Chris Wilson
2
-37
/
+20
[next]