summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
AgeCommit message (Expand)Author
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri
2023-10-26drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira
2023-10-09drm/amd/display: Refactor HWSS into component folderMounika Adhuri
2023-10-09drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_f...Sebastian Andrzej Siewior
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher
2023-08-15drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu
2023-08-15drm/amd/display: fix incorrect stream_res allocation for older ASICWenjing 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
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee
2023-06-09drm/amd/display: remove unused variables res_create_maximus_funcs and debug_d...Tom Rix
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo
2023-03-22Revert "drm/amdgpu/display: change pipe policy for DCN 2.0"Alex Deucher
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro
2023-02-03drm/amd/display: Trivial swizzle-related code clean-upsGuilherme G. Piccoli
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu
2023-01-03drm/amd/display: Fix dsc mismatch of acquire and validation of dsc engineBhawanpreet Lakha
2022-11-15drm/amd/display: rework macros for DWB register accessAurabindo Pillai
2022-10-27drm/amd/display: Add basic ODM descriptionRodrigo Siqueira
2022-07-25drm/amd/display: Add missing ODM 2:1 policy logicSamson Tam
2022-07-25drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai
2022-07-05drm/amd/display: rename hdmi_frl_pcon_supportHamza Mahfooz
2022-07-05drm/amd/display: Remove incorrect ASSERT check for link_encNicholas Kazlauskas
2022-07-05drm/amd/display: Apply ODM 2:1 policy for single display configurationSamson Tam
2022-04-06drm/amd/display: remove assert for odm transition caseEric Bernstein
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen
2022-02-07drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher
2022-02-07drm/amd/display: handle null link encoderMartin Tsai
2022-01-25drm/amd/display: fix zstate allow interface to PMFWEric Yang
2022-01-18drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang
2021-12-30drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang
2021-12-30drm/amd/display: Block z-states when stutter period exceeds criteriaNicholas Kazlauskas
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON Support in DCFangzhi Zuo
2021-11-22drm/amd/display: Revert changes for MPO underflowAngus Wang
2021-11-17drm/amd/display: Fix RGB MPO underflow with multiple displaysAngus Wang
2021-10-28drm/amd/display: Remove unused macrosAnson Jacob
2021-10-28drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledAnson Jacob
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu
2021-09-28drm/amd/display: Add debug support to override the Minimum DRAM ClockDavid Galiffi
2021-09-23drm/amd/display: Fix dynamic encoder reassignmentJimmy Kizito
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito
2021-09-01drm/amd/display: Update swizzle mode enumsAlvin Lee
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo
2021-08-05drm/amd/display: Add DC_FP helper to check FPU stateRodrigo Siqueira
2021-08-05drm/amd/display: Move specific DCN2x code that uses FPU to DMLRodrigo Siqueira
2021-07-23drm/amd/display: change zstate allow msg conditionEric Yang