aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/atom.c
diff options
context:
space:
mode:
authorStylon Wang <[email protected]>2020-04-30 08:40:09 +0000
committerAlex Deucher <[email protected]>2020-05-21 16:48:43 +0000
commitcbd14ae7ea934fd9d9f95103a0601a7fea243573 (patch)
treee06bac62011fda2a2cf65d27f6e51ec5fe2f4edb /drivers/gpu/drm/amd/amdgpu/atom.c
parentdrm/amd/display: correct rn NUM_VMID (diff)
downloadkernel-cbd14ae7ea934fd9d9f95103a0601a7fea243573.tar.gz
kernel-cbd14ae7ea934fd9d9f95103a0601a7fea243573.zip
drm/amd/display: Fix incorrectly pruned modes with deep color
[Why] When "max bpc" is set to enable deep color, some modes are removed from the list if they fail validation on max bpc. These modes should be kept if they validates fine with lower bpc. [How] - Retry with lower bpc in mode validation. - Same in atomic commit to apply working bpc, not necessarily max bpc. Signed-off-by: Stylon Wang <[email protected]> Reviewed-by: Nicholas Kazlauskas <[email protected]> Acked-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions