summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2024-01-25drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTLAlex Deucher
2024-01-25drm/amdkfd: fixes for HMM mem allocationDafna Hirschfeld
2024-01-25drm/i915/dp: Fix the max DSC bpc supported by sourceAnkit Nautiyal
2024-01-25drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"Christian König
2024-01-25drm/amd: Enable PCIe PME from D3Mario Limonciello
2024-01-25Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"Kaibo Ma
2024-01-25drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()Arnd Bergmann
2024-01-25drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu
2024-01-25drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...Srinivasan Shanmugam
2024-01-25drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'Srinivasan Shanmugam
2024-01-25drm/mediatek: dp: Add phy_mtk_dp module as pre-dependencyNícolas F. R. A. Prado
2024-01-25drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_tableZhipeng Lu
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/mediatek: Fix underrun in VDO1 when switches off the layerHsiao Chien Sung
2024-01-25drm/mediatek: Remove the redundant driver data for DPIHsiao Chien Sung
2024-01-25drm/mediatek: Return error if MDP RDMA failed to enable the clockHsiao Chien Sung
2024-01-25drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr()Jessica Zhang
2024-01-25drm/msm/dpu: Set input_sel bit for INTFJessica Zhang
2024-01-25drm/panel: st7701: Fix AVCL calculationChris Morgan
2024-01-25drm/msm/adreno: Fix A680 chip idBjorn Andersson
2024-01-25drm/bridge: tc358767: Fix return value on error caseTomi Valkeinen
2024-01-25drm/bridge: cdns-mhdp8546: Fix use of uninitialized variableTomi 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/amd/display: Check writeback connectors in create_validate_stream_for_sinkAlex Hung
2024-01-25drm/amd/display: Use drm_connector in create_stream_for_sinkHarry Wentland
2024-01-25drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland
2024-01-25drm/msm/dpu: correct clk bit for WB2 blockDmitry Baryshkov
2024-01-25drm/panfrost: Ignore core_mask for poweroff and disable PWRTRANS irqAngeloGioacchino Del Regno
2024-01-25drm/msm/dpu: populate SSPP scaler block versionDmitry Baryshkov
2024-01-25drm/msm/dpu: enable SmartDMA on SM8450Dmitry Baryshkov
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/dpu: Add missing safe_lut_tbl in sc8180x catalogBjorn Andersson
2024-01-25drm/msm/mdp4: flush vblank event on disableDmitry Baryshkov
2024-01-25drm/msm/a6xx: add QMP dependencyArnd Bergmann
2024-01-25drm/imx/lcdc: Fix double-free of driver dataUwe Kleine-König
2024-01-25drm/tidss: Fix dss resetTomi Valkeinen
2024-01-25drm/tidss: Check for K2G in in dispc_softreset()Tomi Valkeinen
2024-01-25drm/tidss: Return error value from from softresetTomi Valkeinen
2024-01-25drm/tidss: Move reset to the end of dispc_init()Tomi Valkeinen
2024-01-25drm/amd/display: Fix NULL pointer dereference at hibernateMario Limonciello
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-25Revert "drm/bridge: Add 200ms delay to wait FW HPD status stable"Xin Ji