diff options
author | Stylon Wang <stylon.wang@amd.com> | 2020-04-30 16:40:09 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-09 09:39:26 +0200 |
commit | 60c60af1adffdc4a34f4b13acc44a02ec33169b1 (patch) | |
tree | b1706256d4ad0572d66d75552422342e7690892b /net/tipc/msg.c | |
parent | 972b36cc802745b3f7482084def5f50fe463ea37 (diff) |
drm/amd/display: Fix incorrectly pruned modes with deep color
[ Upstream commit cbd14ae7ea934fd9d9f95103a0601a7fea243573 ]
[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 <stylon.wang@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/tipc/msg.c')
0 files changed, 0 insertions, 0 deletions