summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn20
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Remove always-false branchesAlex Hung2024-09-182-6/+0
* drm/amd/display: Optimize vstartup position for AS-SDPRobin Chen2024-08-131-1/+2
* drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung2024-07-271-1/+1
* drm/amd/display: Initialize denominators' default to 1Alex Hung2024-07-231-1/+1
* drm/amd/display: Don't consider cursor for no plane case in DML1Alvin Lee2024-07-231-0/+2
* drm/amd/display: Add null checks before accessing struct elementsAlex Hung2024-06-271-1/+1
* drm/amd/display: Remove redundant var from display_rq_dig_calc in dmlIvan Lipski2024-06-272-22/+6
* drm/amd/display: Remove unused value set from 'min_hratio_fact' in dmlIvan Lipski2024-06-192-10/+0
* drm/amd/display: Covert integers to double before divisionsAlex Hung2024-06-193-20/+20
* drm/amd/display: Fix uninitialized variables in DCAlex Hung2024-04-261-2/+2
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-091-2/+0
* drm/amd/display: Allow Z8 when stutter threshold is not metBhawanpreet Lakha2024-03-271-2/+7
* drm/amd/display: add nv12 bounding boxAlex Deucher2024-01-051-1/+109
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-2/+3
* drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas2023-11-291-14/+1
* drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_f...Sebastian Andrzej Siewior2023-10-092-12/+9
* drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_f...Sebastian Andrzej Siewior2023-10-092-8/+4
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-0/+2
* drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz2023-09-061-1/+2
* Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz2023-09-061-20/+4
* drm/amd/display: add more pipe resource interfacesWenjing Liu2023-08-301-3/+3
* drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2023-08-151-1/+1
* drm/amd/display: Remove assertsHong-lu Cheng2023-06-301-6/+10
* drm/amd/display: Remove v_startup workaround for dcn3+Daniel Miess2023-06-091-4/+20
* drm/amd/display: Adding debug option to override Z8 watermark valuesLeo Chen2023-06-091-0/+11
* drm/amd/display: For no plane case set pstate support in validationAlvin Lee2023-04-241-1/+7
* drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger2023-04-241-12/+11
* drm/amd/display: Use pointer in the memcpyRodrigo Siqueira2023-04-181-1/+1
* drm/amd/display: Remove wrong assignment of DP link rateRodrigo Siqueira2023-04-181-1/+0
* drm/amd/display: Set dp_rate to dm_dp_rate_na by defaultRodrigo Siqueira2023-04-181-2/+1
* drm/amd/display: Set maximum VStartup if is DCN201Rodrigo Siqueira2023-04-181-0/+2
* drm/amd/display: Adjust code identation and other minor detailsRodrigo Siqueira2023-04-181-83/+87
* drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-141-2/+2
* drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas2023-03-071-1/+2
* drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann2023-02-082-9/+9
* drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas2023-01-311-7/+7
* drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu2023-01-241-1/+0
* drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim2023-01-241-0/+38
* drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu2023-01-171-2/+3
* drm/amd/display: Fix DCN2.1 default DSC clocksMichael Strauss2022-12-061-3/+3
* drm/amd/display: Add Z8 allow states to z-state support listNicholas Kazlauskas2022-11-231-3/+9
* drm/amd/display: Populate DP2.0 output type for DML pipeGeorge Shen2022-11-091-0/+2
* drm/amd/display: Enable timing sync on DCN32Alvin Lee2022-10-271-0/+1
* drm/amd/display: Refactor eDP PSR codesIan Chen2022-10-241-1/+1
* drm/amd/display: Optimizations for DML mathAric Cyr2022-09-131-5/+5
* drm/amd/display: include soc._clock_tmp[] into DC's scratch regionHamza Mahfooz2022-08-161-17/+17
* drm/amd/display: include missing headersMagali Lemes2022-08-101-0/+1
* drm/amd/display: remove unneeded semicolonYang Li2022-07-281-1/+1
* drm/amd/display: Remove FPU operations from dcn201 resourcesRodrigo Siqueira2022-07-252-0/+91
* drm/amd/display: move FPU code on dcn21 clk_mgrMelissa Wen2022-07-252-0/+237