diff options
author | Jaehyun Chung <jaehyun.chung@amd.com> | 2020-06-23 18:30:28 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-07-08 09:01:45 -0400 |
commit | 486b7680465e931d02075cbb8f6af1ac9ef48fd2 (patch) | |
tree | cea6f19e61de511259bdf0e111a1ad4a3ed41f75 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | cd9a180a29ee35bb1c164d561c81c9ec6dd33825 (diff) | |
download | linux-486b7680465e931d02075cbb8f6af1ac9ef48fd2.tar.gz linux-486b7680465e931d02075cbb8f6af1ac9ef48fd2.tar.bz2 linux-486b7680465e931d02075cbb8f6af1ac9ef48fd2.zip |
drm/amd/display: Send VSIF on unsupported modes on DAL
[Why]
Current DAL behaviour is to not send VSIF if mode does not support VRR
(ie. FS range is < 10Hz). However, we should still set FS Native Color
Active bit in some unsupported mode cases.
[How]
Remove check for if VRR is supported before building infopacket.
Signed-off-by: Jaehyun Chung <jaehyun.chung@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions