Skip to content
Snippets Groups Projects
Commit 1c7f34e9 authored by Stefan Agner's avatar Stefan Agner Committed by Adam Jackson
Browse files

modesetting: Fix 16 bit depth/bpp mode


When setting DefaultDepth to 16 in the Screen section, the current
code requests a 32 bpp framebuffer, however the X-Server seems to
assumes 16 bpp.

Fixes commit 21217d02 ("modesetting: Implement 32->24 bpp
conversion in shadow update")

Reviewed-by: Adam Jackson's avatarAdam Jackson <ajax@redhat.com>
Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
parent d95a1310
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment