summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_resource.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2023-04-27drm/amd/display: Lowering min Z8 residency timeLeo Chen1-1/+1
2023-04-26Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+1
2023-04-19drm/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
2022-07-26drm/amd/display: Use correct clock source constructor for DCN314Michael Strauss1-1/+1
2022-07-26drm/amd/display: Guard against zero memory channelsNicholas Kazlauskas1-1/+4
2022-07-25drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folderMelissa Wen1-0/+1
2022-07-14drm/amd/display: remove duplicate dcn314 includesAlex Deucher1-1/+0
2022-07-14drm/amd/display: Add DCN314 DC resourcesRoman Li1-0/+2357