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.14.y
linux-6.15.y
linux-6.16.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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-27
drm/lima: fix a memleak in lima_heap_alloc
Zhipeng Lu
1
-9
/
+14
2024-03-27
drm/rockchip: lvds: do not print scary message when probing defer
Quentin Schulz
1
-1
/
+1
2024-03-27
drm/rockchip: lvds: do not overwrite error code
Quentin Schulz
1
-1
/
+0
2024-03-27
drm/rockchip: inno_hdmi: Fix video timing
Alex Bee
1
-2
/
+2
2024-03-27
drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...
Christophe JAILLET
1
-4
/
+12
2024-03-27
drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...
Christophe JAILLET
1
-0
/
+1
2024-03-27
drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
Christophe JAILLET
1
-19
/
+35
2024-03-27
drm/tegra: dsi: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-16
/
+12
2024-03-27
drm/tegra: dsi: Add missing check for of_find_device_by_node
Chen Ni
1
-1
/
+3
2024-03-01
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
1
-0
/
+1
2024-03-01
drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set
Erik Kurzinger
1
-2
/
+4
2024-03-01
drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
Christian König
1
-0
/
+12
2024-03-01
nouveau: fix function cast warnings
Arnd Bergmann
1
-1
/
+7
2024-02-23
drm/msm/dsi: Enable runtime PM
Konrad Dybcio
1
-0
/
+4
2024-02-23
drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case
Kuogee Hsieh
2
-5
/
+10
2024-02-23
drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
Srinivasan Shanmugam
1
-0
/
+1
2024-02-23
drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-23
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
Srinivasan Shanmugam
1
-1
/
+1
2024-02-23
drm/amdgpu: Let KFD sync with VM fences
Felix Kuehling
1
-1
/
+2
2024-02-23
drm/msm/dpu: Ratelimit framedone timeout msgs
Rob Clark
2
-1
/
+5
2024-02-23
drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
Douglas Anderson
1
-0
/
+11
2024-02-23
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
1
-2
/
+15
2024-02-23
drm/framebuffer: Fix use of uninitialized variable
Tomi Valkeinen
1
-1
/
+1
2024-02-23
drm/drm_file: fix use of uninitialized variable
Tomi Valkeinen
1
-1
/
+1
2024-02-23
drm/amd/display: Fix tiled display misalignment
Meenakshikumar Somasundaram
1
-0
/
+4
2024-02-23
drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resume
Fedor Pchelkin
1
-1
/
+1
2024-02-23
drm/exynos: fix accidental on-stack copy of exynos_drm_plane
Arnd Bergmann
2
-4
/
+4
2024-02-23
drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]
Markus Niebel
1
-0
/
+2
2024-02-23
drm/bridge: nxp-ptn3460: simplify some error checking
Dan Carpenter
1
-6
/
+6
2024-02-23
drm/tidss: Fix atomic_flush check
Tomi Valkeinen
1
-5
/
+5
2024-02-23
drm/bridge: nxp-ptn3460: fix i2c_master_send() error checking
Dan Carpenter
1
-5
/
+5
2024-02-23
drm: Don't unref the same fb many times by mistake due to deadlock handling
Ville Syrjälä
1
-0
/
+1
2024-02-23
nouveau/vmm: don't set addr on the fail path to avoid warning
Dave Airlie
1
-0
/
+3
2024-01-26
gpu/drm/radeon: fix two memleaks in radeon_vm_init
Zhipeng Lu
1
-2
/
+6
2024-01-26
drivers/amd/pm: fix a use-after-free in kv_parse_power_table
Zhipeng Lu
1
-3
/
+1
2024-01-26
drm/amd/pm: fix a double-free in si_dpm_init
Zhipeng Lu
1
-3
/
+2
2024-01-26
drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
Alex Deucher
1
-2
/
+2
2024-01-26
drm/bridge: tc358767: Fix return value on error case
Tomi Valkeinen
1
-1
/
+1
2024-01-26
drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
Zhipeng Lu
1
-1
/
+3
2024-01-26
drm/radeon/dpm: fix a memleak in sumo_parse_power_table
Zhipeng Lu
1
-1
/
+3
2024-01-26
drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
Yang Yingliang
1
-1
/
+6
2024-01-26
drm/drv: propagate errors from drm_modeset_register_all()
Dmitry Baryshkov
1
-2
/
+8
2024-01-26
drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcnt leaks
Konrad Dybcio
1
-1
/
+3
2024-01-26
drm/msm/mdp4: flush vblank event on disable
Dmitry Baryshkov
1
-0
/
+9
2024-01-26
drm/radeon: check return value of radeon_ring_lock()
Nikita Zhandarovich
1
-0
/
+4
2024-01-26
drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()
Nikita Zhandarovich
1
-2
/
+2
2024-01-26
drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()
Nikita Zhandarovich
1
-2
/
+2
2024-01-26
drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function
Uwe Kleine-König
1
-2
/
+2
2024-01-26
drm/nouveau/fence:: fix warning directly dereferencing a rcu pointer
Abhinav Singh
1
-1
/
+1
2024-01-26
drm/panel-elida-kd35t133: hold panel in reset for unprepare
Chris Morgan
1
-0
/
+2
[prev]
[next]