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-11-11
drm/i915/gem: Replace implicit dev_priv->uncore for stolen init
Chris Wilson
1
-98
/
+109
2019-11-11
drm/i915/selftests: Perform some basic cycle counting of MI ops
Chris Wilson
6
-3
/
+426
2019-11-11
drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
Chris Wilson
1
-57
/
+63
2019-11-11
drm/i915/userptr: Handle unlocked gup retries
Chris Wilson
1
-3
/
+8
2019-11-11
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+21
2019-11-11
drm/i915: Split a setting of MSA to MST and SST
Gwan-gyeong Mun
2
-4
/
+8
2019-11-11
drm/i915/execlists: Reduce barrier on context switch to a wmb()
Chris Wilson
1
-6
/
+1
2019-11-11
drm/i915: Taint the kernel on dumping the GEM ftrace buffer
Chris Wilson
1
-2
/
+3
2019-11-11
drm/i915/selftests: Fill all the drm_vma_manager holes
Chris Wilson
1
-12
/
+39
2019-11-11
drm/i915/selftests: Exercise parallel blit operations on a single ctx
Chris Wilson
1
-36
/
+57
2019-11-11
drm/i915/pmu: "Frequency" is reported as accumulated cycles
Chris Wilson
1
-2
/
+2
2019-11-11
drm/i915: Cancel context if it hangs after it is closed
Chris Wilson
1
-0
/
+7
2019-11-11
drm/i915: Show guilty context name on GPU reset
Chris Wilson
1
-0
/
+4
2019-11-11
drm/i915/gem: Update context name on closing
Chris Wilson
1
-0
/
+18
2019-11-11
drm/i915/gem: Embed context/timeline name inside the GEM context
Chris Wilson
3
-22
/
+12
2019-11-11
drm/i915: Protect context while grabbing its name for the request
Chris Wilson
1
-0
/
+2
2019-11-11
drm/i915/icl: Refine PG_HYSTERESIS
Chris Wilson
1
-8
/
+5
2019-11-11
drm/i915/perf: always consider holding preemption a privileged op
Lionel Landwerlin
1
-10
/
+10
2019-11-08
drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
Ville Syrjälä
1
-0
/
+3
2019-11-08
drm/i915/pmu: Only use exclusive mmio access for gen7
Chris Wilson
1
-2
/
+19
2019-11-08
drm/i915/pmu: Cheat when reading the actual frequency to avoid fw
Chris Wilson
1
-2
/
+15
2019-11-08
drm/i915/selftests: Mark up sole accessor to ctx->vm as being protected
Chris Wilson
1
-10
/
+14
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
16
-100
/
+66
2019-11-08
drm/i915: make more headers self-contained
Masahiro Yamada
15
-0
/
+48
2019-11-08
drm/i915: change to_mock() to an inline function
Masahiro Yamada
1
-1
/
+1
2019-11-08
drm/i915: Expand documentation for gen12 DP pre-enable sequence
Matt Roper
1
-20
/
+72
2019-11-08
drm/i915/selftests: Verify mmap_gtt revocation on unbinding
Chris Wilson
1
-0
/
+111
2019-11-08
drm/i915/selftests: Wrap vm_mmap() around GEM objects
Chris Wilson
4
-0
/
+159
2019-11-08
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
14
-66
/
+39
2019-11-08
drm: Expose a method for creating anonymous struct file around drm_minor
Chris Wilson
1
-0
/
+42
2019-11-08
drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate Kconfig
Chris Wilson
1
-0
/
+4
2019-11-07
drm/i915/gem: Safely acquire the ctx->vm when copying
Chris Wilson
1
-37
/
+49
2019-11-07
drm/i915/gt: Defer engine registration until fully initialised
Chris Wilson
1
-1
/
+2
2019-11-07
drm/i915: Preload LUTs if the hw isn't currently using them
Ville Syrjälä
4
-0
/
+69
2019-11-07
drm/i915: FB backing gem obj should reside in LMEM
Ramalingam C
1
-1
/
+7
2019-11-07
drm/i915: Leave the aliasing-ppgtt size alone
Chris Wilson
1
-2
/
+0
2019-11-07
drm/i915/display: only include intel_dp_link_training.h where needed
Jani Nikula
2
-1
/
+1
2019-11-07
drm/i915: use might_lock_nested in get_pages annotation
Daniel Vetter
1
-18
/
+18
2019-11-07
drm/i915: Switch obj->mm.lock lockdep annotations on its head
Daniel Vetter
9
-25
/
+40
2019-11-07
drm/i915/gt: Cleanup heartbeat systole first
Chris Wilson
1
-3
/
+3
2019-11-07
drm/i915: switch intel_ddi_init() to intel types
Lucas De Marchi
1
-28
/
+28
2019-11-07
drm/i915/tgl: Add second TGL PCH ID
James Ausmus
2
-0
/
+2
2019-11-07
drm/i915: Remove unwanted rcu_read_lock/unlock
Niranjana Vishwanathapura
1
-3
/
+0
2019-11-06
drm/i915/gem: Fix error path to unlock if the GEM context is closed
Chris Wilson
1
-1
/
+1
2019-11-06
drm/i915/gt: Only drop heartbeat.systole if the sole owner
Chris Wilson
1
-2
/
+2
2019-11-06
drm/i915/lmem: fixup fake lmem teardown
Matthew Auld
1
-2
/
+4
2019-11-06
drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic()
Ville Syrjälä
1
-4
/
+6
2019-11-06
drm/i915/gem: Early rejection of no-aperture map_ggtt
Chris Wilson
1
-0
/
+3
2019-11-06
drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA
Tvrtko Ursulin
1
-1
/
+1
2019-11-05
drm/i915/dsc: rename functions for consistency
Jani Nikula
1
-6
/
+6
[next]