summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorFilesLines
2024-07-25drm/amd/display: Account for cursor prefetch BW in DML1 mode supportAlvin Lee1-0/+3
2024-06-12drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu1-0/+1
2024-06-12drm/amd/display: Remove pixle rate limit for subvpAlvin Lee1-1/+0
2024-06-12drm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira1-0/+2
2024-03-01Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem1-1/+1
2024-03-01drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhzSohaib Nadeem1-1/+1
2024-02-23drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor1-3/+3
2024-02-05drm/amd/display: For prefetch mode > 0, extend prefetch if possibleAlvin Lee3-6/+31
2024-01-10drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2024-01-10drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2024-01-10drm/amd/display: Increase num voltage states to 40Alvin Lee1-1/+1
2023-12-08drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee1-1/+2
2023-12-08drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas1-14/+1
2023-09-07drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz1-1/+2
2023-09-07Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz1-20/+4
2023-09-01drm/amd/display: set minimum of VBlank_nomChunTao Tso1-1/+20
2023-09-01drm/amd/display: Correct unit conversion for vstartupReza Amini1-1/+24
2023-09-01drm/amd/display: Roll back unit correctionOvidiu Bunea1-24/+1
2023-08-16drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu4-7/+10
2023-08-16drm/amd/display: Enable subvp high refresh up to 175hzAlvin Lee1-2/+3
2023-08-09drm/amd/display: Clean up errors in display_mode_vba_30.cRan Sun1-4/+2
2023-08-08drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu1-1/+1
2023-08-08drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314Leo Chen1-1/+3
2023-08-08drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31Leo Chen1-1/+3
2023-08-08drm/amd/display: update add plane to context logic with a new algorithmWenjing Liu1-1/+1
2023-07-25drm/amd/display: Fix underflow issue on 175hz timingLeo Ma1-1/+6
2023-07-25drm/amd/display: Correct unit conversion for vstartupReza Amini1-1/+24
2023-07-25drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu1-2/+2
2023-07-18drm/amd/display: Prevent vtotal from being set to 0Daniel Miess1-1/+5
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel4-4/+4
2023-07-18drm/amd/display: add additional refresh rate conditions for SubVP casesSamson Tam1-9/+11
2023-06-30drm/amd/display: Remove assertsHong-lu Cheng1-6/+10
2023-06-23drm/amd/display: Disable DC Mode Capping On DCN321Austin Zheng1-5/+5
2023-06-23drm/amd/display: Add Clock Table Entry With Max DC ValuesAustin Zheng5-20/+171
2023-06-23Partially revert "drm/amd/display: Fix possible underflow for displays with l...Daniel Miess1-1/+1
2023-06-15drm/amd/display: Correct and remove excess function parameter names in kdocSrinivasan Shanmugam1-9/+5
2023-06-15drm/amd/display: SubVP high refresh only if all displays >= 120hzAlvin Lee1-66/+112
2023-06-15drm/amd/display: Add Error Code for Dml Validation FailureFangzhi Zuo2-0/+67
2023-06-09drm/amd/display: Filter out AC mode frequencies on DC mode systemsAustin Zheng2-82/+202
2023-06-09drm/amd/display: mark dml314's UseMinimumDCFCLK() as noinline_for_stackHamza Mahfooz1-1/+1
2023-06-09drm/amd/display: mark dml31's UseMinimumDCFCLK() as noinline_for_stackHamza Mahfooz1-1/+1
2023-06-09drm/amd/display: Reduce sdp bw after urgent to 90%Alvin Lee1-1/+1
2023-06-09drm/amd/display: Address kdoc warnings in dcn30_fpu.cSrinivasan Shanmugam1-3/+12
2023-06-09drm/amd/display: Fix up kdoc formatting in display_mode_vba.cSrinivasan Shanmugam1-4/+2
2023-06-09drm/amd/display: Fix up kdoc formats in dcn32_fpu.cSrinivasan Shanmugam1-20/+13
2023-06-09drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-121/+121
2023-06-09drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-2/+1
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo9-299/+254
2023-06-09drm/amd/display: Apply 60us prefetch for DCFCLK <= 300MhzAlvin Lee2-3/+3
2023-06-09drm/amd/display: Fix possible underflow for displays with large vblankDaniel Miess1-12/+7