diff options
author | Fangzhi Zuo <Jerry.Zuo@amd.com> | 2022-10-20 16:06:26 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-10-27 14:46:29 -0400 |
commit | 5468c36d628524effbb89a9503eb1a2318804759 (patch) | |
tree | 62991a040a7a3958349214f034af32ba6c06de01 /drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c | |
parent | e366f36958f60c431a7430c8c421c9db0ec6738d (diff) |
drm/amd/display: Filter Invalid 420 Modes for HDMI TMDS
[Why]
Invalidate unsupported 420 modes on HDMI TMDS. HDMI TMDS does not
support ODM. Any modes that are horizontally wider than 4096, cannot be
supported via TMDS. So they must be filtered out and should not pass
validation.
[How]
Create fake plane for the new stream, and validate global state by going
through dml validation routine.
Tested-by: Mark Broadworth <mark.broadworth@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c')
0 files changed, 0 insertions, 0 deletions