diff options
| author | Thomas Zimmermann <[email protected]> | 2022-09-15 15:03:48 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-09-20 07:20:23 +0000 |
| commit | 5415bec18c69d3aaa7d4e3b170c8b8c6bb24a823 (patch) | |
| tree | deb693e53afb2718f97bcffe5744006176ce22d7 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | drm/panel: simple: Fix innolux_g121i1_l01 bus_format (diff) | |
| download | kernel-5415bec18c69d3aaa7d4e3b170c8b8c6bb24a823.tar.gz kernel-5415bec18c69d3aaa7d4e3b170c8b8c6bb24a823.zip | |
drm/mgag200: Force 32 bpp on the console
G200ER does not seem to support 24 bpp, so force the console to
use 32 bpp. The problem got introduced when commit 73f54d5d9682
("drm/mgag200: Remove special case for G200SE with <2 MiB") changed
the preferred color depth from 32 bit to 24 bit.
A setting of 24 is the correct color depth, but G200ER doesn't seem
to be able to use the respective RGB888 color format. Using 24-bit
color with forced 32 bpp works around the problem.
Reported-by: Wang Yugui <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Tested-by: Wang Yugui <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Fixes: 73f54d5d9682 ("drm/mgag200: Remove special case for G200SE with <2 MiB")
Cc: Thomas Zimmermann <[email protected]>
Cc: Jocelyn Falempe <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: [email protected]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
