linux/drivers/gpu/drm/mxsfb
Guido Günther f4b29bf773 drm/mxsfb: Make supported modifiers explicit
In contrast to other display controllers on imx like DCSS and ipuv3
lcdif/mxsfb does not support detiling e.g. vivante tiled layouts.
Since mesa might assume otherwise make it explicit that only
DRM_FORMAT_MOD_LINEAR is supported.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Stefan Agner <stefan@agner.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/26877532e272c12a74c33188e2a72abafc9a2e1c.1584973664.git.agx@sigxcpu.org
2020-07-20 10:47:37 +02:00
..
Kconfig
Makefile
mxsfb_crtc.c drm/mxsfb: Read bus flags from bridge if present 2019-10-14 22:19:32 +02:00
mxsfb_drv.c drm/mxsfb: Make supported modifiers explicit 2020-07-20 10:47:37 +02:00
mxsfb_drv.h drm/mxsfb: Update mxsfb to support a bridge 2019-10-14 22:19:22 +02:00
mxsfb_out.c drm/panel: decouple connector from drm_panel 2019-12-09 22:57:26 +01:00
mxsfb_regs.h