]> Git Repo - linux.git/commit
drm: fb-helper: Reject all pixel format changing requests
authorEugeniy Paltsev <[email protected]>
Wed, 3 Oct 2018 16:45:38 +0000 (19:45 +0300)
committerDaniel Vetter <[email protected]>
Thu, 4 Oct 2018 10:48:16 +0000 (12:48 +0200)
commitdb05c481977599236f12a85e55de9f5ab37b0a2c
tree01f780aef8d085098865d99b7f557fd7eab47a2b
parent0711a43b6d84ff9189adfbf83c8bbf56eef794bf
drm: fb-helper: Reject all pixel format changing requests

drm fbdev emulation doesn't support changing the pixel format at all,
so reject all pixel format changing requests.

Cc: [email protected]
Signed-off-by: Eugeniy Paltsev <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/drm_fb_helper.c
This page took 0.055816 seconds and 4 git commands to generate.