index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
drm/i915: Remove last traces of exec-id (GEM_BUSY)
Chris Wilson
3
-26
/
+17
2019-03-05
drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs
Chris Wilson
2
-24
/
+2
2019-03-05
drm/i915: Just check the vebox IIR regardless
Chris Wilson
1
-6
/
+4
2019-03-05
drm/i915/gtt: Store scratch page size alongside not in the common struct
Chris Wilson
2
-6
/
+7
2019-03-05
drm/i915/gtt: Use optimised memset32/64 for clearing PTE
Chris Wilson
1
-9
/
+3
2019-03-05
drm/i915: Fix bit name in PP_STATUS register
Lucas De Marchi
1
-1
/
+1
2019-03-05
drm/i915: allow platforms without eDP transcoder
Lucas De Marchi
3
-4
/
+8
2019-03-05
drm/i915: refactor transcoders reporting on error state
Lucas De Marchi
1
-9
/
+12
2019-03-05
drm/i915: Forcing a modeset when resetting HDMI link
José Roberto de Souza
1
-1
/
+1
2019-03-05
drm/i915: Don't manually add connectors and planes state
José Roberto de Souza
1
-8
/
+0
2019-03-05
drm/i915: Fix atomic state leak when resetting HDMI link
José Roberto de Souza
1
-6
/
+1
2019-03-04
drm/i915: Fix the state checker for ICL Y planes
Ville Syrjälä
1
-1
/
+2
2019-03-04
drm/i915: Yet another if/else sort of newer to older platforms.
Rodrigo Vivi
4
-90
/
+82
2019-03-04
drm/i915: Acquire breadcrumb ref before cancelling
Chris Wilson
1
-10
/
+8
2019-03-02
drm/i915: extract AUX mask assignment to separate function
Lucas De Marchi
1
-14
/
+20
2019-03-02
drm/i915/icl: move MG pll hw_state readout
Lucas De Marchi
1
-48
/
+74
2019-03-02
drm/i915: Re-arrange execbuf so context is known before engine
Tvrtko Ursulin
1
-4
/
+7
2019-03-01
drm/i915: Prioritise non-busywait semaphore workloads
Chris Wilson
4
-4
/
+29
2019-03-01
drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
Chris Wilson
9
-11
/
+180
2019-03-01
drm/i915: Keep timeline HWSP allocated until idle across the system
Chris Wilson
5
-39
/
+420
2019-03-01
drm/i915/execlists: Suppress redundant preemption
Chris Wilson
1
-4
/
+40
2019-03-01
drm/i915/selftests: Check that whitelisted registers are accessible
Chris Wilson
1
-1
/
+377
2019-03-01
drm/i915: Finalize Wa_1408961008:icl
Ville Syrjälä
1
-2
/
+6
2019-03-01
drm/i915: Introduce i915_timeline.mutex
Chris Wilson
5
-4
/
+10
2019-03-01
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
6
-3
/
+189
2019-02-28
drm/i915: Use __ffs() in for_each_priolist for more compact code
Chris Wilson
1
-2
/
+4
2019-02-28
drm/i915: Remove second level open-coded rcu work
Chris Wilson
3
-94
/
+6
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
20
-86
/
+170
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
19
-149
/
+312
2019-02-28
drm/i915: Report engines are idle if already parked
Chris Wilson
1
-3
/
+7
2019-02-28
Revert "drm/i915: Avoid waking the engines just to check if they are idle"
Chris Wilson
1
-11
/
+6
2019-02-28
drm/i915: Compute the global scheduler caps
Chris Wilson
4
-6
/
+43
2019-02-27
drm/i915: Avoid waking the engines just to check if they are idle
Chris Wilson
1
-6
/
+11
2019-02-27
drm/i915: Skip scanning for signalers if we are already inflight
Chris Wilson
1
-0
/
+9
2019-02-26
drm/i915: Include infoframes in the crtc state dump
Ville Syrjälä
1
-0
/
+26
2019-02-26
drm/i915: Check infoframe state in intel_pipe_config_compare()
Ville Syrjälä
1
-1
/
+48
2019-02-26
drm/i915/sdvo: Read out HDMI infoframes
Ville Syrjälä
1
-3
/
+91
2019-02-26
drm/i915/sdvo: Precompute HDMI infoframes
Ville Syrjälä
1
-17
/
+45
2019-02-26
drm/i915: Read out HDMI infoframes
Ville Syrjälä
4
-0
/
+206
2019-02-26
drm/i915: Precompute HDMI infoframes
Ville Syrjälä
3
-69
/
+185
2019-02-26
drm/i915: Store mask of enabled infoframes in the crtc state
Ville Syrjälä
3
-2
/
+12
2019-02-26
drm/i915: Return the mask of enabled infoframes from ->inforame_enabled()
Ville Syrjälä
4
-29
/
+65
2019-02-26
drm/i915: Add the missing HDMI gamut metadata packet stuff
Ville Syrjälä
2
-3
/
+17
2019-02-26
drm/i915/query: Split out query item checks
Abdiel Janulgue
1
-13
/
+26
2019-02-26
drm/i915/selftests: Exercise resetting during non-user payloads
Chris Wilson
1
-0
/
+218
2019-02-26
drm/i915: Remove i915_request.global_seqno
Chris Wilson
12
-194
/
+32
2019-02-26
drm/i915: Remove access to global seqno in the HWSP
Chris Wilson
10
-104
/
+19
2019-02-26
drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
Chris Wilson
6
-11
/
+77
2019-02-25
drm/i915: Call MG_DP_MODE() macro with the right parameters order
José Roberto de Souza
1
-5
/
+5
2019-02-23
drm/i915/pmu: Always sample an active ringbuffer
Chris Wilson
2
-38
/
+29
[next]