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.13.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
2023-09-26
i915/guc: Get runtime pm in busyness worker only if already active
Umesh Nerlige Ramappa
1
-3
/
+35
2023-09-26
drm/i915/gt: Fix reservation address in ggtt_reserve_guc_top
Javier Pello
1
-6
/
+17
2023-09-26
i915: Limit the length of an sg list to the requested length
Matthew Wilcox (Oracle)
1
-4
/
+7
2023-09-22
Merge tag 'amd-drm-fixes-6.6-2023-09-20' of https://gitlab.freedesktop.org/ag...
Dave Airlie
7
-24
/
+25
2023-09-22
Merge tag 'drm-intel-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-3
/
+5
2023-09-22
Merge tag 'drm-misc-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-22
/
+20
2023-09-21
drm/amdkfd: Use gpu_offset for user queue's wptr
YuBiao Wang
1
-1
/
+1
2023-09-21
drm/amd/display: fix the ability to use lower resolution modes on eDP
Hamza Mahfooz
1
-2
/
+2
2023-09-21
drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enable
Cong Liu
1
-0
/
+1
2023-09-21
Revert "drm/amdgpu: Report vbios version instead of PN"
Lijo Lazar
1
-1
/
+1
2023-09-21
drm/amd/display: Fix MST recognizes connected displays as one
Muhammad Ahmed
3
-20
/
+20
2023-09-21
drm/virtio: clean out_fence on complete_submit
José Pekkarinen
1
-1
/
+0
2023-09-20
i915/pmu: Move execlist stats initialization to execlist specific setup
Umesh Nerlige Ramappa
2
-1
/
+2
2023-09-20
drm/i915/gt: Prevent error pointer dereference
Dan Carpenter
1
-2
/
+3
2023-09-20
drm/meson: fix memory leak on ->hpd_notify callback
Jani Nikula
1
-0
/
+2
2023-09-20
nouveau/u_memcpya: fix NULL vs error pointer bug
Dan Carpenter
1
-1
/
+1
2023-09-20
nouveau/u_memcpya: use vmemdup_user
Dave Airlie
1
-14
/
+5
2023-09-20
drm/nouveau: sched: fix leaking memory of timedout job
Danilo Krummrich
2
-4
/
+10
2023-09-20
drm/nouveau: fence: fix type cast warning in nouveau_fence_emit()
Danilo Krummrich
1
-1
/
+1
2023-09-18
drm: fix up fbdev Kconfig defaults
Arnd Bergmann
1
-1
/
+1
2023-09-15
drm/tests: Fix incorrect argument in drm_test_mm_insert_range
Janusz Krzysztofik
1
-1
/
+1
2023-09-15
Merge tag 'drm-misc-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-16
/
+8
2023-09-15
Merge tag 'drm-intel-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-1
/
+28
2023-09-15
Merge tag 'amd-drm-fixes-6.6-2023-09-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
44
-206
/
+385
2023-09-14
Merge tag 'drm-misc-fixes-2023-09-07' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
3
-6
/
+8
2023-09-14
Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"
Maíra Canal
3
-15
/
+7
2023-09-13
drm/amdkfd: Insert missing TLB flush on GFX10 and later
Harish Kasiviswanathan
1
-2
/
+1
2023-09-12
drm/i915: Only check eDP HPD when AUX CH is shared
Ville Syrjälä
3
-1
/
+28
2023-09-12
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
1292
-15659
/
+46493
2023-09-12
drm/amd/display: Fix 2nd DPIA encoder Assignment
Mustapha Ghaddar
1
-3
/
+1
2023-09-12
drm/amd/display: Add DPIA Link Encoder Assignment Fix
Mustapha Ghaddar
5
-6
/
+58
2023-09-12
drm/amd/display: fix replay_mode kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-09-12
drm/amdgpu: Handle null atom context in VBIOS info ioctl
David Francis
1
-6
/
+11
2023-09-12
drm/amdkfd: Checkpoint and restore queues on GFX11
David Francis
1
-0
/
+41
2023-09-12
drm/amd/display: Adjust the MST resume flow
Wayne Lin
1
-13
/
+80
2023-09-12
drm/amdgpu: fallback to old RAS error message for aqua_vanjaram
Hawking Zhang
1
-2
/
+4
2023-09-12
drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV
Alex Deucher
1
-0
/
+3
2023-09-12
drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
Alex Deucher
1
-1
/
+1
2023-09-12
drm/amd/display: Don't check registers, if using AUX BL control
Swapnil Patel
1
-1
/
+3
2023-09-12
drm/amdgpu: fix retry loop test
Dan Carpenter
1
-1
/
+1
2023-09-12
drm/amd/display: Add dirty rect support for Replay
Bhawanpreet Lakha
1
-1
/
+2
2023-09-12
Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
Hamza Mahfooz
3
-29
/
+3
2023-09-12
drm/amd/display: fix the white screen issue when >= 64GB DRAM
Yifan Zhang
1
-5
/
+9
2023-09-12
drm/amdkfd: Update CU masking for GFX 9.4.3
Mukul Joshi
7
-28
/
+56
2023-09-12
drm/amdkfd: Update cache info reporting for GFX v9.4.3
Mukul Joshi
3
-37
/
+51
2023-09-12
drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
Mukul Joshi
14
-65
/
+60
2023-09-12
drm/amdkfd: Fix unaligned 64-bit doorbell warning
Mukul Joshi
1
-0
/
+2
2023-09-12
drm/amdkfd: Fix reg offset for setting CWSR grace period
Mukul Joshi
7
-16
/
+8
2023-09-11
Merge tag 'drm-misc-next-fixes-2023-09-11' of git://anongit.freedesktop.org/d...
Daniel Vetter
1
-1
/
+1
2023-09-10
Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
65
-0
/
+5355
[next]