summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_resource.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri1-2180/+0
2023-10-27drm/amd/display: Disable SYMCLK32_SE RCO on DCN314Michael Strauss1-1/+1
2023-10-27drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira1-1/+2
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri1-1/+1
2023-10-09drm/amd/display: Modify Vmin default valueMax Tseng1-1/+1
2023-09-27drm/amd/display: augment display clock in dc_cap structureMax Tseng1-0/+2
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+2
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu1-0/+1
2023-08-30drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar1-0/+23
2023-08-16drm/amd/display: avoid crash and add z8_marks related in dmlCharlene Liu1-2/+2
2023-08-16drm/amd/display: Enable 8k60hz mode on single displayNicholas Susanto1-1/+3
2023-08-08drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu1-1/+1
2023-08-08drm/amd/display: Add Functions to enable Freesync Panel ReplayBhawanpreet Lakha1-0/+12
2023-08-08drm/amd/display: Add structs for Freesync Panel ReplayBhawanpreet Lakha1-0/+2
2023-07-18drm/amd/display: Reenable all root clock gating optionsDaniel Miess1-9/+9
2023-06-23drm/amd/display: disable RCO for DCN314Daniel Miess1-0/+3
2023-06-23drm/amd/display: disable power gating for DCN314Daniel Miess1-7/+5
2023-06-15drm/amd/display: Re-enable DPP/HUBP Power GatingDaniel Miess1-2/+9
2023-06-15drm/amd/display: Enable dcn314 DPP RCODaniel Miess1-0/+16
2023-06-09drm/amd/display: Drop unused DCN_BASE variable in dcn314_resource.cSrinivasan Shanmugam1-17/+0
2023-06-09drm/amd/display: remove unused definitionYang Li1-9/+0
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo1-9/+1
2023-04-25drm/amd/display: Lowering min Z8 residency timeLeo Chen1-1/+1
2023-04-18drm/amd/display: limit timing for single dimm memoryDaniel Miess1-0/+20
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro1-2/+0
2023-03-07drm/amd/display: Update minimum stutter residency for DCN314 Z8Nicholas Kazlauskas1-1/+1
2023-03-07drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas1-0/+1
2023-02-16drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas1-0/+2
2023-02-15drm/amd/display: Remove stutter only configurationsNasir Osman1-1/+56
2023-02-15drm/amd/display: Enable P-state validation checks for DCN314Nicholas Kazlauskas1-1/+1
2023-01-31drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess1-2/+3
2022-12-06drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas1-0/+1
2022-11-15drm/amd/display: rework macros for DWB register accessAurabindo Pillai1-0/+3
2022-11-01drm/amd/display: Add a debug option HBR2CP2520 over TPS4Leo Chen1-0/+2
2022-10-27drm/amd/display: Update DSC capabilitie for DCN314Leo Chen1-1/+1
2022-10-24drm/amd/display: Refactor eDP PSR codesIan Chen1-0/+4
2022-10-11drm/amd/display: Update PMFW z-state interface for DCN314Nicholas Kazlauskas1-1/+2
2022-10-06drm/amd/display: Refactor edp ILR caps codesIan Chen1-1/+12
2022-09-19drm/amd/display: correct num_dsc based on HW capCharlene Liu1-1/+1
2022-09-19drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINEDaniel Miess1-3/+6
2022-08-30drm/amd/display: Missing HPO instance addedLeo Chen1-0/+1
2022-08-30drm/amd/display: Cleanup PSR flagGabe Teeger1-1/+0
2022-08-25drm/amd: remove possible condition with no effect (if == else)Bernard Zhao1-2/+0
2022-08-25drm/amd: fix potential memory leakBernard Zhao1-0/+1
2022-08-25drm/amd: fix potential memory leakBernard Zhao1-0/+1
2022-08-22drm/amd/display: enable PCON support for dcn314Roman Li1-0/+1
2022-08-10drm/amd/display: Fix VPG instancing for dcn314 HPODuncan Ma1-2/+3
2022-08-10drm/amd/display: Move populate dml pipes from DCN314 to dmlRodrigo Siqueira1-97/+4
2022-08-10drm/amd/display: Create FPU files for DCN314Rodrigo Siqueira1-231/+4
2022-07-26drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai1-0/+1