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
2021-12-02
Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-13
/
+42
2021-12-02
Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-65
/
+20
2021-12-02
Revert "drm/i915: Implement Wa_1508744258"
José Roberto de Souza
1
-7
/
+0
2021-12-02
Merge tag 'amd-drm-fixes-5.16-2021-12-01' of https://gitlab.freedesktop.org/a...
Dave Airlie
16
-40
/
+90
2021-12-02
Merge tag 'drm-msm-fixes-2021-11-28' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
12
-40
/
+84
2021-12-02
drm/amdkfd: process_info lock not needed for svm
Philip Yang
1
-9
/
+0
2021-12-02
drm/amdgpu: adjust the kfd reset sequence in reset sriov function
shaoyunl
1
-4
/
+8
2021-12-02
drm/amd/display: add connector type check for CRC source set
Perry Yuan
1
-0
/
+8
2021-12-02
drm/amdkfd: fix double free mem structure
Philip Yang
1
-3
/
+5
2021-12-02
drm/amdkfd: set "r = 0" explicitly before goto
Philip Yang
1
-0
/
+4
2021-12-02
drm/amd/display: Add work around for tunneled MST.
Jimmy Kizito
4
-11
/
+30
2021-12-02
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Mustapha Ghaddar
1
-0
/
+4
2021-12-02
drm/amd/display: Clear DPCD lane settings after repeater training
Shen, George
1
-1
/
+1
2021-12-02
drm/amd/display: Allow DSC on supported MST branch devices
Nicholas Kazlauskas
1
-4
/
+16
2021-12-02
drm/amdgpu: Don't halt RLC on GFX suspend
Lijo Lazar
2
-4
/
+5
2021-12-02
drm/amdgpu: fix the missed handling for SDMA2 and SDMA3
Guchun Chen
1
-0
/
+2
2021-12-02
drm/amdgpu: check atomic flag to differeniate with legacy path
Flora Cui
1
-2
/
+2
2021-12-02
drm/amdgpu: cancel the correct hrtimer on exit
Flora Cui
1
-2
/
+2
2021-12-02
drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLID
Jane Jian
3
-0
/
+3
2021-12-01
drm/i915/dp: Perform 30ms delay after source OUI write
Lyude Paul
4
-0
/
+21
2021-11-29
drm/i915: Add support for panels with VESA backlights with PWM enable/disable
Lyude Paul
1
-6
/
+21
2021-11-29
drm/vc4: kms: Fix previous HVS commit wait
Maxime Ripard
1
-8
/
+2
2021-11-29
drm/vc4: kms: Don't duplicate pending commit
Maxime Ripard
1
-6
/
+0
2021-11-29
drm/vc4: kms: Clear the HVS FIFO commit pointer once done
Maxime Ripard
1
-0
/
+1
2021-11-29
drm/vc4: kms: Add missing drm_crtc_commit_put
Maxime Ripard
1
-1
/
+8
2021-11-29
drm/vc4: kms: Fix return code check
Maxime Ripard
1
-5
/
+5
2021-11-29
drm/vc4: kms: Wait for the commit before increasing our clock rate
Maxime Ripard
1
-3
/
+3
2021-11-29
drm/virtio: use drm_poll(..) instead of virtio_gpu_poll(..)
Gurchetan Singh
1
-41
/
+1
2021-11-29
drm/virtgpu api: define a dummy fence signaled event
Gurchetan Singh
2
-2
/
+1
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2021-11-26
drm: msm: fix building without CONFIG_COMMON_CLK
Arnd Bergmann
2
-4
/
+4
2021-11-26
Merge tag 'drm-intel-fixes-2021-11-24' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-17
/
+46
2021-11-26
Merge tag 'drm-misc-fixes-2021-11-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-7
/
+50
2021-11-24
drm/amd/display: update bios scratch when setting backlight
Alex Deucher
3
-0
/
+18
2021-11-24
drm/amdgpu/pm: fix powerplay OD interface
Alex Deucher
6
-79
/
+67
2021-11-24
drm/amdgpu: Skip ASPM programming on aldebaran
Lijo Lazar
1
-0
/
+3
2021-11-24
drm/amdgpu: fix byteorder error in amdgpu discovery
Yang Wang
1
-6
/
+6
2021-11-24
drm/amdgpu: enable Navi retry fault wptr overflow
Philip Yang
1
-21
/
+12
2021-11-24
drm/amdgpu: enable Navi 48-bit IH timestamp counter
Philip Yang
1
-0
/
+1
2021-11-24
drm/amdkfd: simplify drain retry fault
Philip Yang
2
-9
/
+23
2021-11-24
drm/amdkfd: handle VMA remove race
Philip Yang
1
-9
/
+13
2021-11-24
drm/amdkfd: process exit and retry fault race
Philip Yang
1
-27
/
+36
2021-11-24
drm/amdgpu: IH process reset count when restart
Philip Yang
1
-1
/
+2
2021-11-24
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
Alex Deucher
1
-11
/
+35
2021-11-24
drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well
Alex Deucher
1
-2
/
+13
2021-11-24
drm/amdgpu: move kfd post_reset out of reset_sriov function
shaoyunl
1
-4
/
+3
2021-11-24
drm/amd/display: Fixed DSC would not PG after removing DSC stream
Yi-Ling Chen
3
-3
/
+3
2021-11-24
drm/amd/display: Reset link encoder assignments for GPU reset
Nicholas Kazlauskas
1
-0
/
+14
2021-11-24
drm/amd/display: Set plane update flags for all planes in reset
Nicholas Kazlauskas
1
-2
/
+2
2021-11-24
drm/amd/display: Fix DPIA outbox timeout after GPU reset
Nicholas Kazlauskas
1
-0
/
+2
[next]