summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-04-21drm/amdgpu: fix typo in bios_parser.cAlexandre Demers-2/+2
2025-04-21drm/amdgpu: fix duplicated value setting in dce100_resource_construct()Alexandre Demers-1/+1
2025-04-21drm/radeon: fix typo in atombios.hAlexandre Demers-2/+1
2025-04-21drm/amdgpu: fix typo in atombios.hAlexandre Demers-1/+1
2025-04-21drm/amdgpu: add missing parameter name in dce110_clk_src_construct() declarationAlexandre Demers-1/+1
2025-04-21drm/amdgpu: rename function to follow naming convention in dce110Alexandre Demers-4/+4
2025-04-21drm/amdgpu: Clean up error handling in amdgpu_userq_fence_driver_alloc()Dan Carpenter-5/+2
2025-04-21drm/amdgpu: Fix double free in amdgpu_userq_fence_driver_alloc()Dan Carpenter-5/+2
2025-04-21drm/amdgpu/userq: move runpm handling into core userq codeAlex Deucher-15/+13
2025-04-21drm/amdkfd: fix NULL check mistake for process smi eventEric Huang-1/+1
2025-04-21drm/amdgpu/sdma_v4: Register the new sdma function pointersJesse.zhang@amd.com-8/+14
2025-04-21drm/amdgpu: Add the new sdma function pointers for amdgpu_sdma.hJesse.zhang@amd.com-1/+7
2025-04-21drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all()Alex Deucher-1/+1
2025-04-21drm/amdgpu/userq: handle system suspend and resumeAlex Deucher-1/+13
2025-04-21drm/amdgpu/userq: add suspend and resume helpersAlex Deucher-0/+42
2025-04-21drm/amdgpu/userq: properly clean up userq fence driver on failureAlex Deucher-0/+4
2025-04-21drm/amdgpu/userq: move some code aroundAlex Deucher-26/+27
2025-04-21drm/amdgpu/userq: rework front end call sequenceAlex Deucher-12/+15
2025-04-21drm/amdgpu/userq: rename suspend/resume callbacksAlex Deucher-41/+23
2025-04-21drm/amdgpu/userq/mes: remove unused headerAlex Deucher-1/+0
2025-04-21drm/appletbdrm: use %p4cl instead of %p4ccAditya Garg-2/+2
2025-04-21drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()AngeloGioacchino Del Regno-19/+8
2025-04-21drm/mediatek: mtk_hdmi: Move CEC device parsing in new functionAngeloGioacchino Del Regno-36/+36
2025-04-21drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()AngeloGioacchino Del Regno-17/+7
2025-04-21drm/mediatek: mtk_hdmi: Move N/CTS setting to new functionAngeloGioacchino Del Regno-2/+8
2025-04-21drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new functionAngeloGioacchino Del Regno-4/+9
2025-04-21drm/mediatek: mtk_hdmi: Move audio params selection to new functionAngeloGioacchino Del Regno-28/+35
2025-04-21drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()AngeloGioacchino Del Regno-15/+11
2025-04-21drm/mediatek: hdmi: Use regmap instead of iomem for main registersGuillaume Ranquet-106/+65
2025-04-21drm/mediatek: mtk_hdmi: Convert to module_platform_driver macroAngeloGioacchino Del Regno-19/+1
2025-04-21drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driverAngeloGioacchino Del Regno-20/+3
2025-04-21drm/rockchip: analogix_dp: Add support for RK3588Damon Ding-3/+58
2025-04-21drm/bridge: analogix_dp: Add support for RK3588Damon Ding-0/+4
2025-04-21drm/rockchip: analogix_dp: Add support to get panel from the DP AUX busDamon Ding-9/+34
2025-04-21drm/bridge: analogix_dp: Add support for &drm_dp_aux.wait_hpd_asserted()Damon Ding-0/+21
2025-04-21drm/bridge: analogix_dp: Add support to get panel from the DP AUX busDamon Ding-9/+11
2025-04-21drm/bridge: analogix_dp: Support to get &analogix_dp_device.plat_data and &an...Damon Ding-0/+14
2025-04-21drm/bridge: analogix_dp: Add support for phy configuration.Damon Ding-0/+53
2025-04-21drm/bridge: analogix_dp: Remove CONFIG_PM related check in analogix_dp_bind()...Damon Ding-24/+6
2025-04-21drm/bridge: analogix_dp: Add irq flag IRQF_NO_AUTOEN instead of calling disab...Damon Ding-3/+2
2025-04-19Merge tag 'drm-msm-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-55/+53
2025-04-19Merge tag 'drm-xe-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-60/+57
2025-04-18drm/msm/a6xx+: Don't let IB_SIZE overflowRob Clark-4/+11
2025-04-18drm/panic: use `///` for private items tooMiguel Ojeda-14/+15
2025-04-18virtgpu: don't reset on shutdownMichael S. Tsirkin-0/+9
2025-04-17drm/xe/pxp: do not queue unneeded terminations from debugfsDaniele Ceraolo Spurio-2/+11
2025-04-17drm/xe/dma_buf: stop relying on placement in unmapMatthew Auld-4/+1
2025-04-17drm/xe/userptr: fix notifier vs folio deadlockMatthew Auld-24/+0
2025-04-17drm/xe: Set LRC addresses before guc loadLucas De Marchi-30/+45
2025-04-17drm/mediatek: mtk_cec: Switch to register as module_platform_driverAngeloGioacchino Del Regno-5/+9