summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn20/dcn20_fpu.c
AgeCommit message (Expand)Author
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-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-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-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
2022-07-25drm/amd/display: Remove FPU operations from dcn201 resourcesRodrigo Siqueira
2022-07-25drm/amd/display: move FPU code on dcn21 clk_mgrMelissa Wen
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira
2022-06-14drm/amd/display: Use pre-allocated temp struct for bounding box updateLeo Li
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN21Rodrigo Siqueira
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN20Rodrigo Siqueira
2022-06-03drm/amd/display: Various DML fixes to enable higher timingsDillon Varone
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai
2022-03-31drm/amd/display: remove DC_FP_* wrapper from dml folderMelissa Wen
2022-03-25drm/amd/display: Add support for zstate during extended vblankGabe Teeger
2022-03-15drm/amd/display: Block zstate when more than one plane enabledEric Yang
2022-03-15drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folderMelissa Wen
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo