aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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.4/standard/base' into v5.4/standard/xlnx-socBruce 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/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
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-12-08drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman
2023-12-08drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut
2023-12-08drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut
2023-12-05Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin
2023-11-28drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello
2023-11-28drm/komeda: drop all currently held locks if deadlock happensbaozhu.liu
2023-11-20drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEErik Kurzinger
2023-11-20drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET
2023-11-20drm/radeon: possible buffer overflowKonstantin Meskhidze
2023-11-20drm/rockchip: vop: Fix call to crtc reset helperJonas Karlman
2023-11-20drm/rockchip: vop: Fix reset of state in duplicate state crtc funcsJonas Karlman
2023-11-17Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-11-08drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak
2023-10-25drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik
2023-10-25drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze
2023-10-25drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar
2023-10-25drm: etvnaviv: fix bad backport leading to warningMartin Fuzzey
2023-10-12Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-10-10drm/amd/display: prevent potential division by zero errorsHamza Mahfooz
2023-10-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo
2023-10-10drm/amd/display: Reinstate LFC optimizationAmanda Liu