index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2024-03-01
drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set
Erik Kurzinger
2024-03-01
drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
Christian König
2024-03-01
nouveau: fix function cast warnings
Arnd Bergmann
2024-03-01
drm/amdgpu: Fix type of second parameter in trans_msg() callback
Nathan Chancellor
2024-03-01
drm/amdgpu: Check for valid number of registers to read
Trek
2024-03-01
Revert "drm/sun4i: dsi: Change the start delay calculation"
Icenowy Zheng
2024-02-23
drm/msm/dsi: Enable runtime PM
Konrad Dybcio
2024-02-23
drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
Srinivasan Shanmugam
2024-02-23
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
Srinivasan Shanmugam
2024-02-23
drm/amdgpu: Let KFD sync with VM fences
Felix Kuehling
2024-02-23
drm/msm/dpu: Ratelimit framedone timeout msgs
Rob Clark
2024-02-23
drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
Douglas Anderson
2024-02-23
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
2024-02-23
drm/framebuffer: Fix use of uninitialized variable
Tomi Valkeinen
2024-02-23
drm/drm_file: fix use of uninitialized variable
Tomi Valkeinen
2024-02-23
drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resume
Fedor Pchelkin
2024-02-23
drm/exynos: fix accidental on-stack copy of exynos_drm_plane
Arnd Bergmann
2024-02-23
drm/bridge: nxp-ptn3460: simplify some error checking
Dan Carpenter
2024-02-23
drm/bridge: nxp-ptn3460: fix i2c_master_send() error checking
Dan Carpenter
2024-02-23
drm: Don't unref the same fb many times by mistake due to deadlock handling
Ville Syrjälä
2024-02-23
nouveau/vmm: don't set addr on the fail path to avoid warning
Dave Airlie
2024-01-25
gpu/drm/radeon: fix two memleaks in radeon_vm_init
Zhipeng Lu
2024-01-25
drivers/amd/pm: fix a use-after-free in kv_parse_power_table
Zhipeng Lu
2024-01-25
drm/amd/pm: fix a double-free in si_dpm_init
Zhipeng Lu
2024-01-25
drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
Alex Deucher
2024-01-25
drm/bridge: tc358767: Fix return value on error case
Tomi Valkeinen
2024-01-25
drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
Zhipeng Lu
2024-01-25
drm/radeon/dpm: fix a memleak in sumo_parse_power_table
Zhipeng Lu
2024-01-25
drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
Yang Yingliang
2024-01-25
drm/drv: propagate errors from drm_modeset_register_all()
Dmitry Baryshkov
2024-01-25
drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcnt leaks
Konrad Dybcio
2024-01-25
drm/msm/mdp4: flush vblank event on disable
Dmitry Baryshkov
2024-01-25
drm/radeon: check return value of radeon_ring_lock()
Nikita Zhandarovich
2024-01-25
drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()
Nikita Zhandarovich
2024-01-25
drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()
Nikita Zhandarovich
2024-01-25
drm/crtc: fix uninitialized variable use
Jani Nikula
2024-01-25
drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
Ziqi Zhao
2024-01-25
drm/exynos: fix a wrong error checking
Inki Dae
2024-01-25
drm/exynos: fix a potential error pointer dereference
Xiang Yang
2024-01-25
nouveau/tu102: flush all pdbs on vmm flush
Dave Airlie
2023-12-13
drm/amdgpu: correct chunk_ptr to a pointer to chunk.
YuanShang
2023-12-08
drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
Jonas Karlman
2023-12-08
drm/panel: simple: Fix Innolux G101ICE-L01 timings
Marek Vasut
2023-12-08
drm/panel: simple: Fix Innolux G101ICE-L01 bus flags
Marek Vasut
2023-11-28
drm/amdgpu: fix error handling in amdgpu_bo_list_get()
Christian König
2023-11-28
drm/amd/display: Avoid NULL dereference of timing generator
Wayne Lin
2023-11-28
drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
Qu Huang
2023-11-28
drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
Mario Limonciello
2023-11-28
drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
Mario Limonciello
2023-11-28
drm/komeda: drop all currently held locks if deadlock happens
baozhu.liu
[next]