index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-24
/
+91
2021-06-24
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
1
-2
/
+2
2021-06-22
drm/kmb: Fix error return code in kmb_hw_init()
Zhen Lei
1
-0
/
+1
2021-06-22
drm/amdgpu: wait for moving fence after pinning
Christian König
1
-1
/
+13
2021-06-22
drm/radeon: wait for moving fence after pinning
Christian König
1
-3
/
+13
2021-06-22
drm/nouveau: wait for moving fence after pinning v2
Christian König
1
-1
/
+16
2021-06-22
Revert "drm: add a locked version of drm_is_current_master"
Daniel Vetter
1
-32
/
+19
2021-06-21
Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
Yifan Zhang
1
-5
/
+1
2021-06-21
Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...
Yifan Zhang
1
-5
/
+1
2021-06-21
drm/amdgpu: Call drm_framebuffer_init last for framebuffer init
Michel Dänzer
1
-5
/
+7
2021-06-21
drm: add a locked version of drm_is_current_master
Desmond Cheong Zhi Xi
1
-19
/
+32
2021-06-19
drm/atmel-hlcdc: Allow async page flips
Dan Sneddon
1
-0
/
+1
2021-06-19
drm/panel: ld9040: reference spi_device_id table
Krzysztof Kozlowski
1
-0
/
+1
2021-06-19
drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.
Dan Sneddon
1
-7
/
+10
2021-06-16
drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.
Yifan Zhang
1
-1
/
+5
2021-06-16
drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
Yifan Zhang
1
-1
/
+5
2021-06-16
drm/vc4: hdmi: Make sure the controller is powered in detect
Maxime Ripard
1
-0
/
+4
2021-06-16
drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
Maxime Ripard
1
-10
/
+30
2021-06-11
Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/a...
Dave Airlie
5
-11
/
+28
2021-06-11
Merge tag 'drm-misc-fixes-2021-06-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-26
/
+80
2021-06-11
Merge tag 'drm-msm-fixes-2021-06-10' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
5
-42
/
+124
2021-06-10
drm/msm/dsi: Stash away calculated vco frequency on recalc
Stephen Boyd
2
-0
/
+2
2021-06-10
drm: Lock pointer access in drm_master_release()
Desmond Cheong Zhi Xi
1
-1
/
+2
2021-06-09
drm/mcde: Fix off by 10^3 in calculation
Linus Walleij
1
-1
/
+1
2021-06-08
drm/msm/a6xx: avoid shadow NULL reference in failure path
Jonathan Marek
1
-1
/
+1
2021-06-08
drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650
Jonathan Marek
1
-1
/
+1
2021-06-08
drm/msm/a6xx: update/fix CP_PROTECT initialization
Jonathan Marek
2
-40
/
+113
2021-06-08
radeon: use memcpy_to/fromio for UVD fw upload
Chen Li
1
-2
/
+2
2021-06-08
drm/amd/pm: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-08
drm/amdgpu: Fix incorrect register offsets for Sienna Cichlid
Rohit Khaire
1
-5
/
+21
2021-06-08
drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB
Michel Dänzer
1
-2
/
+2
2021-06-08
drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create
Changfeng
1
-2
/
+2
2021-06-08
drm/msm: Init mm_list before accessing it for use_vram path
Alexey Minnekhanov
1
-0
/
+7
2021-06-08
drm: Fix use-after-free read in drm_getunique()
Desmond Cheong Zhi Xi
1
-4
/
+5
2021-06-08
drm/vc4: fix vc4_atomic_commit_tail() logic
Mark Rutland
1
-1
/
+1
2021-06-08
drm/ttm: fix deref of bo->ttm without holding the lock v2
Christian König
2
-8
/
+5
2021-06-07
drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
Saravana Kannan
3
-11
/
+66
2021-06-04
Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
4
-36
/
+68
2021-06-04
Merge tag 'amd-drm-fixes-5.13-2021-06-02' of https://gitlab.freedesktop.org/a...
Dave Airlie
9
-50
/
+52
2021-06-02
amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
Simon Ser
1
-1
/
+1
2021-06-02
drm/amdgpu: make sure we unpin the UVD BO
Nirmoy Das
1
-0
/
+1
2021-06-02
drm/amd/amdgpu:save psp ring wptr to avoid attack
Victor Zhao
3
-2
/
+5
2021-06-02
drm/amd/display: Fix potential memory leak in DMUB hw_init
Roman Li
1
-2
/
+2
2021-06-02
drm/amdgpu: Don't query CE and UE errors
Luben Tuikov
1
-16
/
+0
2021-06-02
drm/amd/display: Fix overlay validation by considering cursors
Rodrigo Siqueira
1
-1
/
+9
2021-06-02
drm/amdgpu: refine amdgpu_fru_get_product_info
Jiansong Chen
1
-19
/
+23
2021-06-02
drm/amdgpu: add judgement for dc support
Asher Song
1
-1
/
+3
2021-06-02
drm/amd/display: Fix GPU scaling regression by FS video support
Nicholas Kazlauskas
1
-7
/
+7
2021-06-02
drm/amd/display: Allow bandwidth validation for 0 streams.
Bindu Ramamurthy
1
-1
/
+1
2021-06-02
Revert "i915: use io_mapping_map_user"
Matthew Auld
4
-5
/
+52
[next]