summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn20
AgeCommit message (Expand)Author
2024-10-07drm/amd/display: Remove redundant assignmentsAlex Hung
2024-10-07drm/amd/display: Remove unnecessary assignmentsAlex Hung
2024-09-18drm/amd/display: Remove always-false branchesAlex Hung
2024-08-13drm/amd/display: Optimize vstartup position for AS-SDPRobin Chen
2024-07-27drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung
2024-07-23drm/amd/display: Initialize denominators' default to 1Alex Hung
2024-07-23drm/amd/display: Don't consider cursor for no plane case in DML1Alvin Lee
2024-06-27drm/amd/display: Add null checks before accessing struct elementsAlex Hung
2024-06-27drm/amd/display: Remove redundant var from display_rq_dig_calc in dmlIvan Lipski
2024-06-19drm/amd/display: Remove unused value set from 'min_hratio_fact' in dmlIvan Lipski
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr
2024-03-27drm/amd/display: Allow Z8 when stutter threshold is not metBhawanpreet Lakha
2024-01-05drm/amd/display: add nv12 bounding boxAlex Deucher
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone
2023-11-29drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas
2023-10-09drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_f...Sebastian Andrzej Siewior
2023-10-09drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_f...Sebastian Andrzej Siewior
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz
2023-09-06drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz
2023-09-06Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu
2023-08-15drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu
2023-06-30drm/amd/display: Remove assertsHong-lu Cheng
2023-06-09drm/amd/display: Remove v_startup workaround for dcn3+Daniel Miess
2023-06-09drm/amd/display: Adding debug option to override Z8 watermark valuesLeo Chen
2023-04-24drm/amd/display: For no plane case set pstate support in validationAlvin Lee
2023-04-24drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger
2023-04-18drm/amd/display: Use pointer in the memcpyRodrigo Siqueira
2023-04-18drm/amd/display: Remove wrong assignment of DP link rateRodrigo Siqueira
2023-04-18drm/amd/display: Set dp_rate to dm_dp_rate_na by defaultRodrigo Siqueira
2023-04-18drm/amd/display: Set maximum VStartup if is DCN201Rodrigo Siqueira
2023-04-18drm/amd/display: Adjust code identation and other minor detailsRodrigo Siqueira
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu
2023-03-07drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas
2023-02-08drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann
2023-01-31drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu
2022-12-06drm/amd/display: Fix DCN2.1 default DSC clocksMichael Strauss
2022-11-23drm/amd/display: Add Z8 allow states to z-state support listNicholas Kazlauskas
2022-11-09drm/amd/display: Populate DP2.0 output type for DML pipeGeorge Shen
2022-10-27drm/amd/display: Enable timing sync on DCN32Alvin Lee
2022-10-24drm/amd/display: Refactor eDP PSR codesIan Chen
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr
2022-08-16drm/amd/display: include soc._clock_tmp[] into DC's scratch regionHamza Mahfooz
2022-08-10drm/amd/display: include missing headersMagali Lemes
2022-07-28drm/amd/display: remove unneeded semicolonYang Li