linux/drivers/gpu/drm/amd/display
Alvin Lee f4233efedf drm/amd/display: If P-State is supported try SubVP for smaller vlevel
[Description]
- To reduce vlevel further, we can try to apply subvp on
  configs that already support p-state since the natural
  p-state support may not allow for DPM0.
- Add code to try subvp to reduce UCLK DPM level further
  if already supported, but don't use subvp if it does not
  optimize the DPM level even lower

Reviewed-by: Samson Tam <samson.tam@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-11-29 16:49:00 -05:00
..
amdgpu_dm drm/amd/display: adjust flow for deallocation mst payload 2023-11-29 16:49:00 -05:00
dc drm/amd/display: If P-State is supported try SubVP for smaller vlevel 2023-11-29 16:49:00 -05:00
dmub drm/amd/display: Disable Timing sync check in Full-Screen Video Case 2023-11-29 16:49:00 -05:00
include drm/amd/display: Add missing chips for HDCP 2023-11-17 09:30:50 -05:00
modules drm/amd/display: Send PQ bit in AMD VSIF 2023-11-17 09:30:50 -05:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Refactor DSC into component folder 2023-11-29 16:48:59 -05:00
TODO