summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorLines
2025-03-18drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello-0/+11
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung-2/+5
2025-03-10drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski-0/+1
2025-03-05drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke-1/+2
2025-02-04Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung-2/+1
2025-02-04drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml filesNathan Chancellor-14/+22
2025-02-03drm/amd/display: Fix seamless boot sequenceLo-an Chen-6/+15
2025-02-03drm/amd/display: Fix out-of-bound accessesAlex Hung-5/+5
2025-01-28drm/amd/display: Correct register address in dcn35loanchen-1/+1
2025-01-24drm/amd/display: Optimize cursor position updatesAric Cyr-12/+19
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr-2/+33
2025-01-24drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih-12/+12
2025-01-10drm/amd/display: 3.2.316Ryan Seto-1/+1
2025-01-10drm/amd/display: avoid reset DTBCLK at clock initCharlene Liu-6/+12
2025-01-10drm/amd/display: improve dpia pre-trainPeichen Huang-2/+20
2025-01-10drm/amd/display: Apply DML21 PatchesAustin Zheng-18/+124
2025-01-10drm/amd/display: Use HW lock mgr for PSR1Tom Chung-1/+2
2025-01-10drm/amd/display: Revised for Replay Pseudo vblank controlDennis Chan-2/+2
2025-01-10drm/amd/display: Add a new flag for replay low hzRobin Chen-0/+2
2025-01-10drm/amd/display: Remove unused read_ono_state function from Hwss moduleKarthi Kandasamy-87/+0
2025-01-10drm/amd/display: Remove unnecessary eDP power downYiling Chen-6/+6
2025-01-10Revert "drm/amd/display: Enable urgent latency adjustments for DCN35"Nicholas Susanto-2/+2
2025-01-10drm/amd/display: Add SMU interface to get UMC count for dcn401Dillon Varone-26/+65
2025-01-10drm/amd/display: Initialize denominator defaults to 1Alex Hung-2/+2
2025-01-10drm/amd/display: Add support to configure CRC window on specific CRC instanceWayne Lin-136/+328
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski-810/+1077
2025-01-10drm/amd/display: Update chip_cap defines and usageMichael Strauss-20/+21
2025-01-10drm/amd/display: Add replay desync error count tracking and reset functionalityJack Chang-0/+5
2025-01-10drm/amd/display: Log Hard Min Clocks and Phantom Pipe StatusSung Lee-0/+41
2025-01-10drm/amd/display: Limit Scaling Ratio on DCN3.01Gabe Teeger-4/+4
2025-01-09drm/amd/display: Increase sanitizer frame larger than limit when compile test...Nathan Chancellor-0/+4
2025-01-06Revert "drm/amd/display: Optimize cursor position updates"Aurabindo Pillai-19/+12
2025-01-06drm/amd/display: Promote DC to 3.2.315Martin Leung-1/+1
2025-01-06drm/amd/display: Add VC for VESA Aux Backlight ControlIswara Nagulendran-3/+44
2025-01-06drm/amd/display: Clean up SPL codeSamson Tam-45/+43
2025-01-06drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li-0/+8
2025-01-06drm/amd/display: Add 6bpc RGB case for dcn32 output bpp calculationsGeorge Shen-0/+4
2025-01-06drm/amd/display: Add HBlank reduction DPCD write to DPMS sequenceGeorge Shen-0/+22
2025-01-06drm/amd/display: Optimize cursor position updatesAric Cyr-12/+19
2025-01-06drm/amd/display: fix init_adj offset for cositing in SPLSamson Tam-6/+7
2025-01-06drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy-5/+24
2025-01-06drm/amd/display: Update dc_tiling_info union to structureKarthi Kandasamy-116/+128
2025-01-06drm/amd/display: modify init dc_power_stateBrandon Syu-4/+0
2025-01-06drm/amd/display: have pretrain for dpiaPeichen Huang-7/+180
2025-01-06drm/amd/display: Implement Replay Low Hz Visual ConfirmDennis.Chan-4/+9
2025-01-06drm/amd/display: Add Interface to Dump DSC Caps from dmFangzhi Zuo-0/+50
2025-01-06drm/amd/display: Add guards around MAX/MINAurabindo Pillai-0/+2
2025-01-06drm/amd/display: correct type mismatches in comparisons in DML2Natanel Roizenman-24/+24
2025-01-06drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engineWayne Lin-30/+100
2025-01-06drm/amd/display: Add support for setting multiple CRC windows in dcWayne Lin-0/+74