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.12.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
2022-02-02
drm/i915: Introduce G12 subplatform of DG2
Matt Roper
4
-10
/
+21
2022-02-01
drm/i915/ttm: Return some errors instead of trying memcpy move
Thomas Hellström
1
-4
/
+10
2022-01-31
drm/i915/dg2: s/engine->i915/i915/ for engine workarounds
Matt Roper
1
-15
/
+15
2022-01-28
drm/i915/dg2: Add Wa_14015227452
Matt Roper
2
-0
/
+6
2022-01-28
drm/i915: Allow dead vm to unbind vma's without lock.
Maarten Lankhorst
1
-2
/
+13
2022-01-28
drm/i915: Lock dpt_obj around set_cache_level, v2.
Maarten Lankhorst
2
-2
/
+10
2022-01-28
drm/i915: Fix a race between vma / object destruction and unbinding
Thomas Hellström
1
-0
/
+6
2022-01-28
drm/i915/pmu: Fix KMD and GuC race on accessing busyness
Umesh Nerlige Ramappa
1
-4
/
+54
2022-01-28
drm/i915: delete shadow "ret" variable
Dan Carpenter
1
-2
/
+0
2022-01-26
drm/i915/guc: Update guc shim control programming on newer platforms
Daniele Ceraolo Spurio
1
-3
/
+5
2022-01-26
drm/i915/wopcm: Handle pre-programmed WOPCM registers
Daniele Ceraolo Spurio
5
-7
/
+43
2022-01-26
drm/i915/rpl-s: Add stepping info
Anusha Srivatsa
1
-0
/
+8
2022-01-26
drm/i915: Fix vma resource freeing
Thomas Hellström
2
-3
/
+4
2022-01-26
drm/i915/guc: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2022-01-26
drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for reference
Umesh Nerlige Ramappa
3
-14
/
+50
2022-01-26
drm/i915/selftests: Use less in contexts steal guc id test
Matthew Brost
1
-1
/
+1
2022-01-25
drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correct
Matthew Brost
1
-6
/
+27
2022-01-24
drm/i915/dg2: Add Wa_18018781329
Matt Roper
2
-0
/
+10
2022-01-24
drm/i915: fix header file inclusion for might_alloc()
Andi Shyti
1
-1
/
+1
2022-01-22
drm/i915: Lock timeline mutex directly in error path of eb_pin_timeline
Matthew Brost
1
-2
/
+7
2022-01-22
drm/i915/guc: Flush G2H handler during a GT reset
Matthew Brost
1
-17
/
+1
2022-01-22
drm/i915/guc: Add work queue to trigger a GT reset
Matthew Brost
2
-4
/
+42
2022-01-22
drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAIL
Matthew Brost
1
-1
/
+1
2022-01-19
drm/i915/guc: Remove hacks for reset and schedule disable G2H being received ...
Matthew Brost
1
-28
/
+2
2022-01-19
drm/i915/selftests: Add a cancel request selftest that triggers a reset
Matthew Brost
1
-0
/
+117
2022-01-18
drm/i915: Remove short-term pins from execbuf, v6.
Maarten Lankhorst
4
-118
/
+128
2022-01-18
drm/i915: Remove support for unlocked i915_vma unbind
Maarten Lankhorst
1
-47
/
+8
2022-01-18
drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind...
Maarten Lankhorst
10
-23
/
+94
2022-01-18
drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_so...
Maarten Lankhorst
11
-29
/
+94
2022-01-18
drm/i915: Add locking to i915_gem_evict_vm(), v3.
Maarten Lankhorst
6
-11
/
+50
2022-01-18
drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors...
Maarten Lankhorst
1
-2
/
+16
2022-01-18
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
759
-19041
/
+27903
2022-01-14
i915: make array flex_regs static const
Colin Ian King
1
-1
/
+1
2022-01-14
Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
45
-329
/
+421
2022-01-14
Merge tag 'drm-misc-next-fixes-2022-01-14' of git://anongit.freedesktop.org/d...
Daniel Vetter
2
-7
/
+7
2022-01-14
Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
7
-25
/
+48
2022-01-14
drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copy
Thomas Zimmermann
1
-1
/
+1
2022-01-14
drm: fix error found in some cases after the patch d1af5cd86997
Claudio Suarez
1
-6
/
+6
2022-01-14
Merge tag 'drm-misc-next-fixes-2022-01-13' of git://anongit.freedesktop.org/d...
Daniel Vetter
1
-1
/
+1
2022-01-14
Merge tag 'drm-intel-next-fixes-2022-01-13' of git://anongit.freedesktop.org/...
Daniel Vetter
6
-17
/
+38
2022-01-14
drm/ttm: fix compilation on ARCH=um
Johannes Berg
1
-1
/
+3
2022-01-11
drm/amdkfd: Fix ASIC name typos
Kent Russell
1
-3
/
+3
2022-01-11
drm/amdkfd: Fix DQM asserts on Hawaii
Felix Kuehling
1
-3
/
+6
2022-01-11
drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
Harry Wentland
1
-1
/
+13
2022-01-11
drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)
Tao Zhou
1
-4
/
+12
2022-01-11
drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt
Guchun Chen
1
-2
/
+3
2022-01-11
drm/amdgpu: not return error on the init_apu_flags
Prike Liang
1
-4
/
+2
2022-01-11
drm/amdkfd: Use prange->update_list head for remove_list
Felix Kuehling
2
-6
/
+2
2022-01-11
drm/amdkfd: Use prange->list head for insert_list
Felix Kuehling
2
-11
/
+8
2022-01-11
drm/amdkfd: Check for null pointer after calling kmemdup
Jiasheng Jiang
1
-0
/
+3
[next]