summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.h
AgeCommit message (Expand)Author
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu
2023-08-07drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu
2023-08-07drm/amd/display: update add plane to context logic with a new algorithmWenjing Liu
2022-07-25drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen
2021-08-05drm/amd/display: Move specific DCN2x code that uses FPU to DMLRodrigo Siqueira
2020-11-10drm/amd/display: Prevent freesync power optimization during validationIsabel Zhang
2020-10-26drm/amd/display: add dcn21 bw validationDmytro Laktyushkin
2020-08-10drm/amd/display: Adjust static-ness of resource functionsJoshua Aberback
2020-05-21drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin
2020-05-21drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij
2020-05-05drm/amd/display: Add 4 to 1 MPC split supportIsabel Zhang
2020-04-28drm/amd/display: Fail validation if building scaling params failsSung Lee
2020-03-19drm/amd/display: add on demand pipe merge logic for dcn2+Dmytro Laktyushkin
2020-03-05drm/amd/display: add worst case dcc meta pitch to fake planeJoseph Gravenor
2020-01-09drm/amd/display: MST DSC compute fair shareDavid Francis
2019-11-19drm/amd/display: Changes in dc to allow full update in some casesAlvin Lee
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-10-25drm/amd/display: move dispclk vco freq to clk mgr baseDmytro Laktyushkin
2019-10-25drm/amd/display: correctly initialize dml odm variablesDmytro Laktyushkin
2019-10-25drm/amd/display: split dcn20 fast validate into more functionsDmytro Laktyushkin
2019-10-15drm/amdgpu/display: clean up dcn2*_pp_smu functionsAlex Deucher
2019-07-18drm/amd/display: early return when pipe_cnt is 0 in bw validationEric Yang
2019-07-18drm/amd/display: move bw calc code into helpersEric Yang
2019-06-22drm/amd/display: decouple dsc adjustment out of enablementWenjing Liu
2019-06-22drm/amd/display: Acquire DSC HW resource only if required by streamNikola Cornij
2019-06-22drm/amd/display: fix dsc validationDmytro Laktyushkin
2019-06-22drm/amd/display: add fast_validate parameter to dcn20_validate_bandwidthAlex Deucher
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland