index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_query.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-15
drm/i915/gt: Restrict gen7 w/a batch to Haswell
Chris Wilson
1
-1
/
+1
2020-03-14
drm/i915: Update DRIVER_DATE to 20200313
Rodrigo Vivi
1
-2
/
+2
2020-03-13
drm/i915/tgl: Remove require_force_probe protection
José Roberto de Souza
1
-1
/
+0
2020-03-13
drm/i915: Add Wa_1605460711 / Wa_1408767742 to ICL and EHL
Matt Roper
1
-0
/
+8
2020-03-13
drm/i915: Apply Wa_1406680159:icl,ehl as an engine workaround
Matt Roper
1
-5
/
+5
2020-03-13
drm/i915: Add Wa_1406306137:icl,ehl
Matt Roper
2
-0
/
+4
2020-03-13
drm/i915: Add Wa_1604278689:icl,ehl
Matt Roper
2
-0
/
+7
2020-03-13
drm/i915: Add Wa_1209644611:icl,ehl
Matt Roper
1
-1
/
+13
2020-03-13
drm/i915: Handle all MCR ranges
Matt Roper
1
-3
/
+22
2020-03-13
drm/i915/selftest: Add more poison patterns
Chris Wilson
1
-1
/
+6
2020-03-12
Revert "drm/i915/tgl: Add extra hdc flush workaround"
Caz Yokoyama
1
-20
/
+0
2020-03-12
drm/i915/gt: Wait for RCUs frees before asserting idle on unload
Chris Wilson
2
-0
/
+4
2020-03-12
drm/i915/selftests: Use igt_random_offset()
Chris Wilson
1
-5
/
+4
2020-03-12
drm/i915/gem: Drop relocation slowpath
Chris Wilson
1
-235
/
+4
2020-03-12
drm/i915/gen12: Disable preemption timeout
Tvrtko Ursulin
2
-4
/
+13
2020-03-11
drm/i915/gem: Take a copy of the engines for context_barrier_task
Chris Wilson
1
-37
/
+77
2020-03-11
drm/i915/gem: Mark up sw-fence notify function
Chris Wilson
1
-2
/
+2
2020-03-11
drm/i915: Add missing HDMI audio pixel clocks for gen12
Kai Vehmanen
2
-0
/
+12
2020-03-11
drm/i915/gem: Mark up the racy read of the mmap_singleton
Chris Wilson
1
-1
/
+1
2020-03-11
drm/i915/execlists: Track active elements during dequeue
Chris Wilson
1
-20
/
+12
2020-03-11
drm/i915/gt: Pull checking rps->pm_events under the irq_lock
Chris Wilson
1
-12
/
+17
2020-03-11
drm/i915: Extend i915_request_await_active to use all timelines
Chris Wilson
3
-13
/
+75
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
[next]