Skip to content
Snippets Groups Projects
Commit c70582bb authored by Daniel Abrecht's avatar Daniel Abrecht Committed by Stefan Agner
Browse files

drm: mxsfb: Implement .format_mod_supported


This will make sure applications which use the IN_FORMATS blob
to figure out which modifiers they can use will pick up the
linear modifier which is needed by mxsfb. Such applications
will not work otherwise if an incompatible implicit modifier
ends up being selected.

Before commit ae1ed009 ("drm: mxsfb: Stop using DRM simple
display pipeline helper"), the DRM simple display pipeline
helper took care of this.

Signed-off-by: default avatarDaniel Abrecht <public@danielabrecht.ch>
Fixes: ae1ed009 ("drm: mxsfb: Stop using DRM simple display pipeline helper")
Reviewed-by: default avatarStefan Agner <stefan@agner.ch>
Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/2a99ffffc2378209307e0992a6e97e70@nodmarc.danielabrecht.ch
parent 777ee15e
No related branches found
No related tags found
No related merge requests found
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