aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2024-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/ti-sdk-5.10...Bruce Ashfield
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23drm/msm/dsi: Enable runtime PMKonrad Dybcio
2024-02-23drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA caseKuogee Hsieh
2024-02-23drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam
2024-02-23drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam
2024-02-23drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'Srinivasan Shanmugam
2024-02-23drm/amdgpu: Let KFD sync with VM fencesFelix Kuehling
2024-02-23drm/msm/dpu: Ratelimit framedone timeout msgsRob Clark
2024-02-23drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind timeDouglas Anderson
2024-02-23drm/mipi-dsi: Fix detach call without attachTomi Valkeinen
2024-02-23drm/framebuffer: Fix use of uninitialized variableTomi Valkeinen
2024-02-23drm/drm_file: fix use of uninitialized variableTomi Valkeinen
2024-02-23drm/amd/display: Fix tiled display misalignmentMeenakshikumar Somasundaram
2024-02-23drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resumeFedor Pchelkin
2024-02-23drm/exynos: fix accidental on-stack copy of exynos_drm_planeArnd Bergmann
2024-02-23drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]Markus Niebel
2024-02-23drm/bridge: nxp-ptn3460: simplify some error checkingDan Carpenter
2024-02-23drm/tidss: Fix atomic_flush checkTomi Valkeinen
2024-02-23drm/bridge: nxp-ptn3460: fix i2c_master_send() error checkingDan Carpenter
2024-02-23drm: Don't unref the same fb many times by mistake due to deadlock handlingVille Syrjälä
2024-02-23nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie
2024-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/ti-sdk-5.10...Bruce Ashfield
2024-02-20Merge tag 'v5.10.209' into v5.10/standard/baseBruce Ashfield
2024-02-20Merge tag 'v5.10.208' into v5.10/standard/baseBruce Ashfield
2024-01-25gpu/drm/radeon: fix two memleaks in radeon_vm_initZhipeng Lu
2024-01-25drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu
2024-01-25drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu
2024-01-25drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher
2024-01-25drm/bridge: tc358767: Fix return value on error caseTomi Valkeinen
2024-01-25drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_tableZhipeng Lu
2024-01-25drm/radeon/dpm: fix a memleak in sumo_parse_power_tableZhipeng Lu
2024-01-25drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()Yang Yingliang
2024-01-25drm/drv: propagate errors from drm_modeset_register_all()Dmitry Baryshkov
2024-01-25drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcnt leaksKonrad Dybcio
2024-01-25drm/msm/mdp4: flush vblank event on disableDmitry Baryshkov
2024-01-25drm/radeon: check return value of radeon_ring_lock()Nikita Zhandarovich
2024-01-25drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()Nikita Zhandarovich
2024-01-25drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()Nikita Zhandarovich
2024-01-25drm/bridge: tpd12s015: Drop buggy __exit annotation for remove functionUwe Kleine-König
2024-01-25drm/nouveau/fence:: fix warning directly dereferencing a rcu pointerAbhinav Singh
2024-01-25drm/panel-elida-kd35t133: hold panel in reset for unprepareChris Morgan
2024-01-25drm/crtc: fix uninitialized variable useJani Nikula
2024-01-25drm/crtc: Fix uninit-value bug in drm_mode_setcrtcZiqi Zhao
2024-01-25drm/exynos: fix a wrong error checkingInki Dae
2024-01-25drm/exynos: fix a potential error pointer dereferenceXiang Yang
2024-01-25nouveau/tu102: flush all pdbs on vmm flushDave Airlie
2024-01-25drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao
2024-01-15drm/qxl: fix UAF on handle creationWander Lairson Costa
2024-01-15drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy