summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri1-2789/+0
2023-10-27drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira1-0/+1
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri1-2/+2
2023-10-09drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_f...Sebastian Andrzej Siewior1-1/+9
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu1-6/+16
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher1-1/+1
2023-08-16drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu1-9/+9
2023-08-16drm/amd/display: fix incorrect stream_res allocation for older ASICWenjing Liu1-14/+13
2023-08-08drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu1-3/+3
2023-08-08drm/amd/display: update add plane to context logic with a new algorithmWenjing Liu1-5/+6
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee1-0/+1
2023-06-09drm/amd/display: remove unused variables res_create_maximus_funcs and debug_d...Tom Rix1-23/+0
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo1-11/+4
2023-03-22Revert "drm/amdgpu/display: change pipe policy for DCN 2.0"Alex Deucher1-1/+1
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-3/+6
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro1-2/+0
2023-02-03drm/amd/display: Trivial swizzle-related code clean-upsGuilherme G. Piccoli1-6/+2
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu1-3/+3
2023-01-04drm/amd/display: Fix dsc mismatch of acquire and validation of dsc engineBhawanpreet Lakha1-0/+3
2022-11-15drm/amd/display: rework macros for DWB register accessAurabindo Pillai1-2/+9
2022-10-27drm/amd/display: Add basic ODM descriptionRodrigo Siqueira1-0/+16
2022-07-26drm/amd/display: Add missing ODM 2:1 policy logicSamson Tam1-1/+0
2022-07-26drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai1-0/+1
2022-07-05drm/amd/display: rename hdmi_frl_pcon_supportHamza Mahfooz1-1/+1
2022-07-05drm/amd/display: Remove incorrect ASSERT check for link_encNicholas Kazlauskas1-2/+1
2022-07-05drm/amd/display: Apply ODM 2:1 policy for single display configurationSamson Tam1-0/+7
2022-04-06drm/amd/display: remove assert for odm transition caseEric Bernstein1-1/+0
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen1-1351/+18
2022-02-08drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher1-1/+1
2022-02-08drm/amd/display: handle null link encoderMartin Tsai1-10/+1
2022-01-26drm/amd/display: fix zstate allow interface to PMFWEric Yang1-1/+1
2022-01-19drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang1-1/+7
2021-12-30drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang1-1/+1
2021-12-30drm/amd/display: Block z-states when stutter period exceeds criteriaNicholas Kazlauskas1-2/+1
2021-12-02drm/amd/display: Add DP-HDMI FRL PCON Support in DCFangzhi Zuo1-0/+2
2021-11-22drm/amd/display: Revert changes for MPO underflowAngus Wang1-1/+1
2021-11-18drm/amd/display: Fix RGB MPO underflow with multiple displaysAngus Wang1-1/+1
2021-10-28drm/amd/display: Remove unused macrosAnson Jacob1-3/+0
2021-10-28drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledAnson Jacob1-7/+9
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo1-1/+1
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu1-0/+3
2021-09-28drm/amd/display: Add debug support to override the Minimum DRAM ClockDavid Galiffi1-0/+4
2021-09-23drm/amd/display: Fix dynamic encoder reassignmentJimmy Kizito1-3/+2
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland1-1/+1
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito1-1/+19
2021-09-01drm/amd/display: Update swizzle mode enumsAlvin Lee1-1/+3
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo1-0/+4
2021-08-06drm/amd/display: Add DC_FP helper to check FPU stateRodrigo Siqueira1-0/+2
2021-08-06drm/amd/display: Move specific DCN2x code that uses FPU to DMLRodrigo Siqueira1-37/+2
2021-07-23drm/amd/display: change zstate allow msg conditionEric Yang1-12/+32