summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorFilesLines
2024-01-04drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2023-12-12drm/amd/display: Populate dtbclk from bounding boxFangzhi Zuo1-5/+9
2023-12-07drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2023-11-30drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan1-0/+33
2023-11-30drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas1-14/+1
2023-11-30drm/amd/display: Increase num voltage states to 40Alvin Lee1-1/+1
2023-11-30drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee1-1/+2
2023-11-30drm/amd/display: Feed SR and Z8 watermarks into DML2 for DCN35Nicholas Kazlauskas1-0/+9
2023-11-30drm/amd/display: fix a pipe mapping error in dcn32_fpuWenjing Liu1-8/+12
2023-11-30drm/amd/display: Update DCN35 watermarksNicholas Kazlauskas1-4/+4
2023-11-30drm/amd/display: Add z-state support policy for dcn35Nicholas Kazlauskas2-0/+36
2023-11-10drm/amd/display: remove duplicated argumentJosé Pekkarinen1-1/+1
2023-10-20drm/amd/display: clean up some inconsistent indentingsYang Li1-72/+72
2023-10-10drm/amd/display: Disable SubVP if test pattern is enabledGeorge Shen1-1/+14
2023-10-09drm/amd/display: Update dml ssb from pmfw clock tableMuhammad Ahmed2-25/+1
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo2-0/+161
2023-10-09drm/amd/display: Move bw_fixed from DML folderRodrigo Siqueira2-191/+0
2023-10-09drm/amd/display: Move custom_float from DML folderRodrigo Siqueira2-198/+1
2023-10-09drm/amd/display: Move dce_calcs from DML folderRodrigo Siqueira3-4202/+1
2023-10-09drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_f...Sebastian Andrzej Siewior2-12/+9
2023-10-09drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_f...Sebastian Andrzej Siewior2-8/+4
2023-09-27drm/amd/display: Break after finding supported vlevel for repopulateAlvin Lee1-0/+1
2023-09-27drm/amd/display: add primary pipe check when building slice table for dcn3xWenjing Liu1-6/+10
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+2
2023-09-27drm/amd/display: remove guaranteed viewports limitation for odmWenjing Liu1-27/+0
2023-09-26drm/amd/display: Expand DML to better support replayMuhammad Ahmed1-0/+47
2023-09-12drm/amd/display: move odm power optimization decision after subvp optimizationWenjing Liu1-4/+5
2023-09-12drm/amd/display: Add check for vrr_active_fixedAustin Zheng1-1/+1
2023-09-12drm/amd/display: only allow ODM power optimization if surface is within guara...Wenjing Liu1-0/+27
2023-09-12drm/amd/display: do not attempt ODM power optimization if minimal transition ...Wenjing Liu1-182/+305
2023-09-12drm/amd/display: remove a function that does complex calculation in every fra...Wenjing Liu2-87/+0
2023-09-12drm/amd/display: Fix DML calculation errorsNicholas Susanto1-0/+2
2023-09-06drm/amd/display: clean up one inconsistent indentingYang Li1-2/+2
2023-09-06drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz1-1/+2
2023-09-06Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz1-20/+4
2023-08-30drm/amd/display: Add DCN35 DMLQingqing Zhuo3-0/+531
2023-08-30drm/amd/display: use new pipe allocation interface in dcn32 fpuWenjing Liu1-149/+339
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu1-3/+3
2023-08-30drm/amd/display: Add support for 1080p SubVP to reduce idle powerEthan Bitnun1-1/+2
2023-08-30drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee1-0/+18
2023-08-30drm/amd/display: set minimum of VBlank_nomChunTao Tso1-1/+20
2023-08-30drm/amd/display: Correct unit conversion for vstartupReza Amini1-1/+24
2023-08-30drm/amd/display: Roll back unit correctionOvidiu Bunea1-24/+1
2023-08-30drm/amd/display: Fix useless else if in display_mode_vba_util_32.cSrinivasan Shanmugam1-4/+0
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