summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-18drm/amd/display: Add dc cap for dp tunnelingPeichen Huang1-0/+33
2025-05-16drm/amd/display: Skip backend validation for virtual monitorsChiawen Huang1-3/+7
2025-05-13drm/amd/display: Program triplebuffer on all pipesSung Lee1-6/+19
2025-05-13drm/amd/display: Defer BW-optimization-blocked DRR adjustmentsJohn Olender1-3/+7
2025-05-13drm/amd/display: Backup and restore plane configuration only on updateDillon Varone1-5/+3
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-11/+46
2025-05-05Revert "drm/amd/display: turn off eDP lcdvdd and backlight if not required"Nicholas Kazlauskas1-2/+2
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto1-42/+10
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-10/+42
2025-04-08drm/amd/display: turn off eDP lcdvdd and backlight if not requiredCharlene Liu1-2/+2
2025-04-08drm/amd/display: wait for updates to latch before lockingAusef Yousof1-0/+34
2025-04-07drm/amd/display: Get visual confirm color for streamLeo Zeng1-0/+45
2025-04-07drm/amd/display: Add override for visual confirmLeo Zeng1-0/+6
2025-03-10drm/amd/display: Correct timing_adjust_pending flag setting.Zhongwei Zhang1-1/+2
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang1-2/+7
2025-03-05drm/amd/display: Added visual confirm for DCCLeo Zeng1-3/+5
2025-03-05drm/amd/display: misc for dio encoder refactorPeichen Huang1-1/+2
2025-03-05drm/amd/display: Request HW cursor on DCN3.2 with SubVPAric Cyr1-1/+2
2025-02-13drm/amd/display: Replace pr_info in dc_validate_boot_timing()Alex Hung1-1/+1
2025-02-13drm/amd/display: Remove unused get_clock_requirements_for_stateDr. David Alan Gilbert1-12/+0
2025-02-13drm/amd/display: Remove unused dc_stream_get_crtc_positionDr. David Alan Gilbert1-27/+0
2025-02-13drm/amd/display: refactor dio link encoder assigningPeichen Huang1-1/+1
2025-02-13drm/amd/display: Guard Possible Null Pointer DereferenceSung Lee1-3/+5
2025-02-13drm/amd/display: Initial psr_version with correct settingTom Chung1-0/+1
2025-02-13drm/amd/display: Add debug messages for dc_validate_boot_timing()Mario Limonciello1-28/+86
2025-02-13drm/amd/display: Support "Broadcast RGB" drm propertyYan Li1-1/+4
2025-02-03drm/amd/display: Fix seamless boot sequenceLo-an Chen1-1/+1
2025-01-10drm/amd/display: Add support to configure CRC window on specific CRC instanceWayne Lin1-3/+8
2025-01-10drm/amd/display: Log Hard Min Clocks and Phantom Pipe StatusSung Lee1-0/+22
2025-01-06drm/amd/display: Add VC for VESA Aux Backlight ControlIswara Nagulendran1-0/+2
2025-01-06drm/amd/display: Update dc_tiling_info union to structureKarthi Kandasamy1-1/+1
2025-01-06drm/amd/display: modify init dc_power_stateBrandon Syu1-4/+0
2025-01-06drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engineWayne Lin1-2/+3
2025-01-06drm/amd/display: Add support for setting multiple CRC windows in dcWayne Lin1-0/+62
2024-12-20drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen1-1/+1
2024-12-18drm/amd/display: Re-validate streams on commit_streamsDillon Varone1-0/+5
2024-12-18drm/amd/display: init dc_power_stateCharlene Liu1-2/+4
2024-12-10drm/amd/display: Update color space, bias and scale programming sequenceChris Park1-0/+4
2024-12-10drm/amd/display: Adjust dc_stream_forward_crc_window to accept assignment of ...Wayne Lin1-2/+2
2024-12-10drm/amd/display: Check that hw cursor is not required when falling back to su...Peterson1-1/+1
2024-12-03drm/amd/display: Add option to retrieve detile buffer sizeSung Lee1-0/+18
2024-11-20drm/amd/display: Populate Power Profile In Case of Early ReturnAustin Zheng1-2/+2
2024-11-20drm/amd/display: Fix handling of plane refcountJoshua Aberback1-0/+3
2024-11-04drm/amd/display: Minimize wait for pending updatesIlya Bakoulin1-1/+4
2024-10-28drm/amd/display: Fix idle optimizations entry logAurabindo Pillai1-2/+6
2024-10-23drm/amd/display: update fullscreen status to SPLSamson Tam1-0/+5
2024-10-15drm/amd/display: Add 3DLUT FL HW bug workaroundIlya Bakoulin1-8/+22
2024-10-07drm/amd/display: Update Interface to Check UCLK DPMAustin Zheng1-1/+6
2024-10-07drm/amd/display: Move Link Encoder Assignment Out Of dc_global_validateAustin Zheng1-0/+8
2024-10-07drm/amd/display: Clear update flags after update has been appliedJosip Pavic1-11/+34