summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-04-21drm/amdkfd: fix NULL check mistake for process smi eventEric Huang
2025-04-21drm/amdgpu/sdma_v4: Register the new sdma function pointersJesse.zhang@amd.com
2025-04-21drm/amdgpu: Add the new sdma function pointers for amdgpu_sdma.hJesse.zhang@amd.com
2025-04-21drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all()Alex Deucher
2025-04-21drm/amdgpu/userq: handle system suspend and resumeAlex Deucher
2025-04-21drm/amdgpu/userq: add suspend and resume helpersAlex Deucher
2025-04-21drm/amdgpu/userq: properly clean up userq fence driver on failureAlex Deucher
2025-04-21drm/amdgpu/userq: move some code aroundAlex Deucher
2025-04-21drm/amdgpu/userq: rework front end call sequenceAlex Deucher
2025-04-21drm/amdgpu/userq: rename suspend/resume callbacksAlex Deucher
2025-04-21drm/amdgpu/userq/mes: remove unused headerAlex Deucher
2025-04-21drm/appletbdrm: use %p4cl instead of %p4ccAditya Garg
2025-04-21drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()AngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move CEC device parsing in new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()AngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move N/CTS setting to new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move audio params selection to new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()AngeloGioacchino Del Regno
2025-04-21drm/mediatek: hdmi: Use regmap instead of iomem for main registersGuillaume Ranquet
2025-04-21drm/mediatek: mtk_hdmi: Convert to module_platform_driver macroAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driverAngeloGioacchino Del Regno
2025-04-21drm/rockchip: analogix_dp: Add support for RK3588Damon Ding
2025-04-21drm/bridge: analogix_dp: Add support for RK3588Damon Ding
2025-04-21drm/rockchip: analogix_dp: Add support to get panel from the DP AUX busDamon Ding
2025-04-21drm/bridge: analogix_dp: Add support for &drm_dp_aux.wait_hpd_asserted()Damon Ding
2025-04-21drm/bridge: analogix_dp: Add support to get panel from the DP AUX busDamon Ding
2025-04-21drm/bridge: analogix_dp: Support to get &analogix_dp_device.plat_data and &an...Damon Ding
2025-04-21drm/bridge: analogix_dp: Add support for phy configuration.Damon Ding
2025-04-21drm/bridge: analogix_dp: Remove CONFIG_PM related check in analogix_dp_bind()...Damon Ding
2025-04-21drm/bridge: analogix_dp: Add irq flag IRQF_NO_AUTOEN instead of calling disab...Damon Ding
2025-04-19Merge tag 'drm-msm-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-04-19Merge tag 'drm-xe-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-04-18drm/msm/a6xx+: Don't let IB_SIZE overflowRob Clark
2025-04-18drm/panic: use `///` for private items tooMiguel Ojeda
2025-04-18virtgpu: don't reset on shutdownMichael S. Tsirkin
2025-04-17drm/xe/pxp: do not queue unneeded terminations from debugfsDaniele Ceraolo Spurio
2025-04-17drm/xe/dma_buf: stop relying on placement in unmapMatthew Auld
2025-04-17drm/xe/userptr: fix notifier vs folio deadlockMatthew Auld
2025-04-17drm/xe: Set LRC addresses before guc loadLucas De Marchi
2025-04-17drm/mediatek: mtk_cec: Switch to register as module_platform_driverAngeloGioacchino Del Regno
2025-04-18Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-04-18Merge tag 'drm-intel-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-04-17drm/xe: Introduce fault injection for guc CTB send/recvSatyanarayana K V P
2025-04-17drm/xe: Introduce fault injection for guc mmio send/recv.Satyanarayana K V P
2025-04-17drm/xe: Use GT oriented message to report engine activity errorMichal Wajdeczko
2025-04-17drm/xe/guc: Fix out-of-bound while enabling engine activity statsMichal Wajdeczko
2025-04-17drm/xe/pxp: do not queue unneeded terminations from debugfsDaniele Ceraolo Spurio
2025-04-17drm/panel: Add Visionox G2647FB105 panel driverAlexander Baransky
2025-04-17drm: panel: Add driver for Himax HX8279 DDIC panelsAngeloGioacchino Del Regno