summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn20
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira2022-07-051-0/+6
* drm/amd/display: Use pre-allocated temp struct for bounding box updateLeo Li2022-06-141-15/+18
* drm/amd/display: Reduce frame size in the bouding box for DCN21Rodrigo Siqueira2022-06-081-16/+13
* drm/amd/display: Reduce frame size in the bouding box for DCN20Rodrigo Siqueira2022-06-081-20/+18
* drm/amd/display: Various DML fixes to enable higher timingsDillon Varone2022-06-031-25/+2
* drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai2022-06-031-4/+55
* drm/amd/display: remove DC_FP_* wrapper from dml folderMelissa Wen2022-03-311-2/+0
* drm/amd/display: Add support for zstate during extended vblankGabe Teeger2022-03-251-3/+15
* drm/amd/display: Block zstate when more than one plane enabledEric Yang2022-03-151-6/+10
* drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folderMelissa Wen2022-03-152-1/+546
* drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen2022-03-152-0/+1428
* drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen2022-01-252-4/+0
* drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo2021-10-062-0/+136
* drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland2021-09-232-125/+125