summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn20
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland2021-09-232-32/+32
* drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland2021-09-234-10/+10
* drm/amd/display: cleanup idents after a revertAngus Wang2021-08-311-1/+1
* drm/amd/display: Fix typo in commentsCai Huoqing2021-08-022-2/+2
* drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere2021-05-102-26/+26
* drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob2021-04-092-10/+46
* drm/amd/display: fix dml prefetch validationDmytro Laktyushkin2021-03-232-0/+2
* drm/amd/display: DIO Supported for virtual displaysWesley Chalmers2021-02-092-6/+8
* drm/amd/display: Fix dml20v2_ModeSupportAndSystemConfigurationFull() to check...Bing Guo2021-01-201-38/+79
* drm/amd/display: Simplify bool comparisonYang Li2021-01-141-1/+1