index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-13
/
+42
2021-12-03
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-01
drm/amdkfd: process_info lock not needed for svm
Philip Yang
1
-9
/
+0
2021-12-01
drm/amdgpu: adjust the kfd reset sequence in reset sriov function
shaoyunl
1
-4
/
+8
2021-12-01
drm/amd/display: add connector type check for CRC source set
Perry Yuan
1
-0
/
+8
2021-12-01
drm/amdkfd: fix double free mem structure
Philip Yang
1
-3
/
+5
2021-12-01
drm/amdkfd: set "r = 0" explicitly before goto
Philip Yang
1
-0
/
+4
2021-12-01
drm/amd/display: Add work around for tunneled MST.
Jimmy Kizito
4
-11
/
+30
2021-12-01
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Mustapha Ghaddar
1
-0
/
+4
2021-12-01
drm/amd/display: Clear DPCD lane settings after repeater training
Shen, George
1
-1
/
+1
2021-12-01
drm/amd/display: Allow DSC on supported MST branch devices
Nicholas Kazlauskas
1
-4
/
+16
2021-12-01
drm/amdgpu: Don't halt RLC on GFX suspend
Lijo Lazar
2
-4
/
+5
2021-12-01
drm/amdgpu: fix the missed handling for SDMA2 and SDMA3
Guchun Chen
1
-0
/
+2
2021-12-01
drm/amdgpu: check atomic flag to differeniate with legacy path
Flora Cui
1
-2
/
+2
2021-12-01
drm/amdgpu: cancel the correct hrtimer on exit
Flora Cui
1
-2
/
+2
2021-12-01
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]