summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2025-03-05drm/amd/display: Use drm_err() for handle_hpd_irq_helper()Mario Limonciello
2025-03-05drm/amd/display: Use scoped guards for handle_hpd_irq_helper()Mario Limonciello
2025-03-05drm/amd/display: Use _free() macro for amdgpu_dm_update_connector_after_detect()Mario Limonciello
2025-03-05drm/amd/display: Use scoped guard for amdgpu_dm_update_connector_after_detect()Mario Limonciello
2025-03-05drm/amd/display: Use _free(kfree) for dm_gpureset_commit_state()Mario Limonciello
2025-03-05drm/amd/display: Change amdgpu_dm_irq_resume_*() to voidMario Limonciello
2025-03-05drm/amd/display: Change amdgpu_dm_irq_resume_*() to use drm_dbg()Mario Limonciello
2025-03-05drm/amd/display: Use scoped guard for dm_resume()Mario Limonciello
2025-03-05drm/amd/display: Use drm_err() instead of DRM_ERROR in dm_resume()Mario Limonciello
2025-03-05drm/amd/display: Use _free() macro for amdgpu_dm_commit_zero_streams()Mario Limonciello
2025-03-05drm/amd/display: Catch failures for amdgpu_dm_commit_zero_streams()Mario Limonciello
2025-03-05drm/amd/display: Drop `ret` variable from dm_suspend()Mario Limonciello
2025-03-05drm/amd/display: Change amdgpu_dm_irq_suspend() to voidMario Limonciello
2025-03-05drm/amd/display: Add tunneling IRQ handlerCruise Hung
2025-03-05drm/amd/display: Added visual confirm for DCCLeo Zeng
2025-03-05drm/amd/display: Ensure DMCUB idle before reset on DCN31/DCN35Nicholas Kazlauskas
2025-03-05drm/amd/display: Revert "Increase halt timeout for DMCUB to 1s"Nicholas Kazlauskas
2025-03-05drm/amd/display: Check NULL connector before it is usedAlex Hung
2025-03-05drm/amd/display: Remove unused struct definitionGeorge Shen
2025-03-05drm/amd/display: Skip checking FRL_MODE bit for PCON BW determinationGeorge Shen
2025-03-05drm/amd/display: misc for dio encoder refactorPeichen Huang
2025-03-05drm/amd/display: read mso dpcd capsHansen Dsouza
2025-03-05drm/amd/display: Fix DMUB reset sequence for DCN401Dillon Varone
2025-03-05drm/amd/display: Fix p-state type when p-state is unsupportedDillon Varone
2025-03-05drm/amd/display: Request HW cursor on DCN3.2 with SubVPAric Cyr
2025-03-05drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()Vitaliy Shevtsov
2025-02-27drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke
2025-02-27drm/amd/display: Remove unused optc3_fpu_set_vrr_m_constDr. David Alan Gilbert
2025-02-27drm/amd/display/dc: Refactor remove duplicationsLuan Arcanjo
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-02-25drm/amd/display: Fix HPD after gpu resetRoman Li
2025-02-25drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen
2025-02-25drm/amd/display: Disable PSR-SU on eDP panelsTom Chung
2025-02-25drm/amd/display: restore edid reading from a given i2c adapterMelissa Wen
2025-02-25drm/amd/display: Promote DAL to 3.2.322Taimur Hassan
2025-02-25drm/amd/display: [FW Promotion] Release 0.0.255.0Taimur Hassan
2025-02-25drm/amd/display: Fix HPD after gpu resetRoman Li
2025-02-25drm/amd/display: stop DML2 from removing pipes based on planesMike Katsnelson
2025-02-25drm/amd/display: Increase halt timeout for DMCUB to 1sNicholas Kazlauskas
2025-02-25drm/amd/display: Remove unused headerKrunoslav Kovac
2025-02-25drm/amd/display: handle max_downscale_src_width fail checkYihan Zhu
2025-02-25drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround UsageMichael Strauss
2025-02-25drm/amd/display: fix dcn4x init failedCharlene Liu
2025-02-25drm/amd/display: Temporarily disable hostvm on DCN31Aurabindo Pillai
2025-02-25drm/amd/display: ACPI Re-timer ProgrammingRafal Ostrowski
2025-02-25drm/amd/display: Refactor DCN4x and related codePatel, Swapnil
2025-02-25drm/amd/display: add a quirk to enable eDP0 on DP1Yilin Chen
2025-02-25drm/amd/display: replace dio encoder accessPeichen Huang
2025-02-25drm/amd/display: Add SPL namespaceNavid Assadian
2025-02-25drm/amd/display: Fix unit test failureSamson Tam