summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn20
AgeCommit message (Expand)AuthorFilesLines
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung1-2/+2
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-2/+0
2024-03-27drm/amd/display: Allow Z8 when stutter threshold is not metBhawanpreet Lakha1-2/+7
2024-01-06drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-2/+3
2023-11-30drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas1-14/+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: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+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 more pipe resource interfacesWenjing Liu1-3/+3
2023-08-16drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu1-1/+1
2023-06-30drm/amd/display: Remove assertsHong-lu Cheng1-6/+10
2023-06-09drm/amd/display: Remove v_startup workaround for dcn3+Daniel Miess1-4/+20
2023-06-09drm/amd/display: Adding debug option to override Z8 watermark valuesLeo Chen1-0/+11
2023-04-25drm/amd/display: For no plane case set pstate support in validationAlvin Lee1-1/+7
2023-04-25drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger1-12/+11
2023-04-18drm/amd/display: Use pointer in the memcpyRodrigo Siqueira1-1/+1
2023-04-18drm/amd/display: Remove wrong assignment of DP link rateRodrigo Siqueira1-1/+0
2023-04-18drm/amd/display: Set dp_rate to dm_dp_rate_na by defaultRodrigo Siqueira1-2/+1
2023-04-18drm/amd/display: Set maximum VStartup if is DCN201Rodrigo Siqueira1-0/+2
2023-04-18drm/amd/display: Adjust code identation and other minor detailsRodrigo Siqueira1-83/+87
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-2/+2
2023-03-07drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas1-1/+2
2023-02-09drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann2-9/+9
2023-01-31drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas1-7/+7
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-1/+0
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim1-0/+38
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu1-2/+3
2022-12-06drm/amd/display: Fix DCN2.1 default DSC clocksMichael Strauss1-3/+3
2022-11-23drm/amd/display: Add Z8 allow states to z-state support listNicholas Kazlauskas1-3/+9
2022-11-10drm/amd/display: Populate DP2.0 output type for DML pipeGeorge Shen1-0/+2
2022-10-27drm/amd/display: Enable timing sync on DCN32Alvin Lee1-0/+1
2022-10-24drm/amd/display: Refactor eDP PSR codesIan Chen1-1/+1
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr1-5/+5
2022-08-17drm/amd/display: include soc._clock_tmp[] into DC's scratch regionHamza Mahfooz1-17/+17
2022-08-10drm/amd/display: include missing headersMagali Lemes1-0/+1
2022-07-28drm/amd/display: remove unneeded semicolonYang Li1-1/+1
2022-07-26drm/amd/display: Remove FPU operations from dcn201 resourcesRodrigo Siqueira2-0/+91
2022-07-25drm/amd/display: move FPU code on dcn21 clk_mgrMelissa Wen2-0/+237
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira1-0/+6
2022-06-15drm/amd/display: Use pre-allocated temp struct for bounding box updateLeo Li1-15/+18
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN21Rodrigo Siqueira1-16/+13
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN20Rodrigo Siqueira1-20/+18
2022-06-03drm/amd/display: Various DML fixes to enable higher timingsDillon Varone1-25/+2
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai1-4/+55
2022-04-01drm/amd/display: remove DC_FP_* wrapper from dml folderMelissa Wen1-2/+0
2022-03-25drm/amd/display: Add support for zstate during extended vblankGabe Teeger1-3/+15
2022-03-15drm/amd/display: Block zstate when more than one plane enabledEric Yang1-6/+10