drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_format too
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 21 Sep 2018 13:47:04 +0000 (15:47 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Sep 2018 12:49:50 +0000 (14:49 +0200)
commit9dd3cb243ddfc1408f373bf17b03aa0e2a7784c9
tree41c2ebc5ad89d911445aa5266680fcbd8fc4a6ca
parent42fd9e6c29b39481fd4ef31715c6f0c427966f20
drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_format too

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20180921134704.12826-7-kraxel@redhat.com
drivers/gpu/drm/drm_fourcc.c
drivers/gpu/drm/drm_framebuffer.c