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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-10-10
drm/amd/display: prevent potential division by zero errors
Hamza Mahfooz
1
-3
/
+6
2023-10-10
drm/amd/display: Fix LFC multiplier changing erratically
Anthony Koo
1
-7
/
+29
2023-10-10
drm/amd/display: Reinstate LFC optimization
Amanda Liu
2
-13
/
+20
2023-09-23
drm/amdgpu: fix amdgpu_cs_p1_user_fence
Christian König
1
-14
/
+4
2023-09-23
drm/exynos: fix a possible null-pointer dereference due to data race in exyno...
Tuo Li
1
-3
/
+2
2023-09-23
drm/amd/display: Fix a bug when searching for insert_above_mpcc
Wesley Chalmers
1
-2
/
+3
2023-09-23
drm/ast: Fix DRAM init on AST2200
Thomas Zimmermann
1
-1
/
+1
2023-09-23
drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_create
Jia Yang
1
-11
/
+13
2023-09-23
drm/radeon: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2
-53
/
+20
2023-09-23
drm/radeon: Prefer pcie_capability_read_word()
Frederick Lawler
2
-53
/
+90
2023-09-23
drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2
-16
/
+28
2023-09-23
drm/radeon: Correct Transmit Margin masks
Bjorn Helgaas
2
-8
/
+8
2023-09-23
drm/amdgpu: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2
-52
/
+20
2023-09-23
drm/amdgpu: Prefer pcie_capability_read_word()
Frederick Lawler
2
-52
/
+90
2023-09-23
drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2
-16
/
+28
2023-09-23
drm/amdgpu: Correct Transmit Margin masks
Bjorn Helgaas
2
-8
/
+8
2023-09-23
drm/mediatek: Fix potential memory leak if vmap() fail
Sui Jingfeng
1
-1
/
+5
2023-09-23
drm/msm/mdp5: Don't leak some plane state
Daniel Vetter
1
-2
/
+1
2023-09-23
drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01
Marek Vasut
1
-1
/
+3
2023-09-23
drm/armada: Fix off-by-one error in armada_overlay_get_property()
Geert Uytterhoeven
1
-2
/
+4
2023-09-23
drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
Yangtao Li
1
-1
/
+1
2023-09-23
drm/tegra: Remove superfluous error messages around platform_get_irq()
Tan Zhongjun
1
-3
/
+1
2023-09-23
drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
Srinivasan Shanmugam
1
-6
/
+8
2023-09-23
drm: adv7511: Fix low refresh rate register for ADV7533/5
Bogdan Togorean
1
-2
/
+7
2023-09-23
drm/etnaviv: fix dumping of active MMU context
Lucas Stach
1
-7
/
+7
2023-09-23
drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
Arnd Bergmann
1
-0
/
+3
2023-09-23
drm/bridge: tc358764: Fix debug print parameter order
Marek Vasut
1
-1
/
+1
2023-08-30
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
1
-1
/
+2
2023-08-30
drm/amd/display: do not wait for mpc idle if tg is disabled
Josip Pavic
1
-1
/
+2
2023-08-30
drm/amdgpu: Fix potential fence use-after-free v2
shanzhulig
1
-3
/
+3
2023-08-30
drm/radeon: Fix integer overflow in radeon_cs_parser_init
hackyzh002
1
-1
/
+2
2023-08-16
drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
Karol Herbst
1
-1
/
+1
2023-08-16
drm/nouveau/gr: enable memory loads on helper invocation on all channels
Karol Herbst
6
-1
/
+17
2023-08-11
drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()
Gaosheng Cui
1
-1
/
+1
2023-08-11
drm/msm/adreno: Fix snapshot BINDLESS_DATA size
Rob Clark
1
-1
/
+1
2023-08-11
drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
Dmitry Baryshkov
1
-13
/
+0
2023-07-27
drm/client: Fix memory leak in drm_client_modeset_probe
Jocelyn Falempe
1
-0
/
+1
2023-07-27
drm/client: Fix memory leak in drm_client_target_cloned
Jocelyn Falempe
1
-0
/
+5
2023-07-27
drm/atomic: Fix potential use-after-free in nonblocking commits
Daniel Vetter
1
-1
/
+10
2023-07-27
drm/rockchip: vop: Leave vblank enabled in self-refresh
Brian Norris
1
-4
/
+4
2023-07-27
drm/atomic: Allow vblank-enabled + self-refresh "disable"
Brian Norris
1
-1
/
+10
2023-07-27
drm/panel: simple: Add connector_type for innolux_at043tn24
Fabio Estevam
1
-0
/
+1
2023-07-27
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
40
-40
/
+101
2023-07-27
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
40
-120
/
+51
2023-07-27
drm/radeon: fix possible division-by-zero errors
Nikita Zhandarovich
3
-6
/
+18
2023-07-27
drm/amdkfd: Fix potential deallocation of previously deallocated memory.
Daniil Dulov
1
-6
/
+7
2023-07-27
drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H
Dario Binacchi
1
-2
/
+2
2023-07-27
drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`
XuDong Liu
1
-15
/
+4
2023-07-27
radeon: avoid double free in ci_dpm_init()
Nikita Zhandarovich
1
-8
/
+20
2023-07-27
drm/amdgpu: Validate VM ioctl flags.
Bas Nieuwenhuizen
1
-0
/
+4
[next]