summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorLines
2023-10-09drm/amd/display: Disable SubVP if test pattern is enabledGeorge Shen-1/+14
2023-10-09drm/amd/display: Update dml ssb from pmfw clock tableMuhammad Ahmed-25/+1
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo-0/+161
2023-10-09drm/amd/display: Move bw_fixed from DML folderRodrigo Siqueira-191/+0
2023-10-09drm/amd/display: Move custom_float from DML folderRodrigo Siqueira-198/+1
2023-10-09drm/amd/display: Move dce_calcs from DML folderRodrigo Siqueira-4202/+1
2023-10-09drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_f...Sebastian Andrzej Siewior-12/+9
2023-10-09drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_f...Sebastian Andrzej Siewior-8/+4
2023-09-26drm/amd/display: Break after finding supported vlevel for repopulateAlvin Lee-0/+1
2023-09-26drm/amd/display: add primary pipe check when building slice table for dcn3xWenjing Liu-6/+10
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz-0/+2
2023-09-26drm/amd/display: remove guaranteed viewports limitation for odmWenjing Liu-27/+0
2023-09-26drm/amd/display: Expand DML to better support replayMuhammad Ahmed-0/+47
2023-09-11drm/amd/display: move odm power optimization decision after subvp optimizationWenjing Liu-4/+5
2023-09-11drm/amd/display: Add check for vrr_active_fixedAustin Zheng-1/+1
2023-09-11drm/amd/display: only allow ODM power optimization if surface is within guara...Wenjing Liu-0/+27
2023-09-11drm/amd/display: do not attempt ODM power optimization if minimal transition ...Wenjing Liu-182/+305
2023-09-11drm/amd/display: remove a function that does complex calculation in every fra...Wenjing Liu-87/+0
2023-09-11drm/amd/display: Fix DML calculation errorsNicholas Susanto-0/+2
2023-09-06drm/amd/display: clean up one inconsistent indentingYang Li-2/+2
2023-09-06drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz-1/+2
2023-09-06Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz-20/+4
2023-08-30drm/amd/display: Add DCN35 DMLQingqing Zhuo-0/+531
2023-08-30drm/amd/display: use new pipe allocation interface in dcn32 fpuWenjing Liu-149/+339
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu-3/+3
2023-08-30drm/amd/display: Add support for 1080p SubVP to reduce idle powerEthan Bitnun-1/+2
2023-08-30drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee-0/+18
2023-08-30drm/amd/display: set minimum of VBlank_nomChunTao Tso-1/+20
2023-08-30drm/amd/display: Correct unit conversion for vstartupReza Amini-1/+24
2023-08-30drm/amd/display: Roll back unit correctionOvidiu Bunea-24/+1
2023-08-30drm/amd/display: Fix useless else if in display_mode_vba_util_32.cSrinivasan Shanmugam-4/+0
2023-08-15drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu-7/+10
2023-08-15drm/amd/display: Enable subvp high refresh up to 175hzAlvin Lee-2/+3
2023-08-09drm/amd/display: Clean up errors in display_mode_vba_30.cRan Sun-4/+2
2023-08-07drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu-1/+1
2023-08-07drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314Leo Chen-1/+3
2023-08-07drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31Leo Chen-1/+3
2023-08-07drm/amd/display: update add plane to context logic with a new algorithmWenjing Liu-1/+1
2023-07-25drm/amd/display: Fix underflow issue on 175hz timingLeo Ma-1/+6
2023-07-25drm/amd/display: Correct unit conversion for vstartupReza Amini-1/+24
2023-07-25drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu-2/+2
2023-07-18drm/amd/display: Prevent vtotal from being set to 0Daniel Miess-1/+5
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel-4/+4
2023-07-18drm/amd/display: add additional refresh rate conditions for SubVP casesSamson Tam-9/+11
2023-06-30drm/amd/display: Remove assertsHong-lu Cheng-6/+10
2023-06-23drm/amd/display: Disable DC Mode Capping On DCN321Austin Zheng-5/+5
2023-06-23drm/amd/display: Add Clock Table Entry With Max DC ValuesAustin Zheng-20/+171
2023-06-23Partially revert "drm/amd/display: Fix possible underflow for displays with l...Daniel Miess-1/+1
2023-06-15drm/amd/display: Correct and remove excess function parameter names in kdocSrinivasan Shanmugam-9/+5
2023-06-15drm/amd/display: SubVP high refresh only if all displays >= 120hzAlvin Lee-66/+112