linux/drivers/gpu/drm/amd/display
Alvin Lee 9fc6e4b36f drm/amd/display: Set watermarks set D equal to A
[Description]
- Since we do not use optimized watermark settings for MALL,
  set D = A
- PMFW uses Set D for d0i3.1, so driver should make D = A for the
  time being
- If we choose to optimize in the future we can set watermarks D
  correctly

Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-04-18 16:28:53 -04:00
..
amdgpu_dm drm/amd/display: fix access hdcp_workqueue assert 2023-04-18 16:28:52 -04:00
dc drm/amd/display: Set watermarks set D equal to A 2023-04-18 16:28:53 -04:00
dmub drm/amd/display: Add FAMS validation before trying to use it 2023-04-18 16:28:52 -04:00
include drm/amd/display: allow edp updates for virtual signal 2023-04-18 16:28:51 -04:00
modules drm/amd/display: remove unused average_render_time_in_us and i variables 2023-04-11 18:03:22 -04:00
Kconfig drm/amd/display: Rename DCN config to FP 2023-03-07 14:22:40 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP 2023-03-07 14:22:39 -05:00
TODO