diff options
author | Daniel Abrecht <freedesktop-linux-dri-devel@nodmarc.danielabrecht.ch> | 2020-11-09 00:00:01 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2020-11-10 17:22:28 +0300 |
commit | 55c8bcaeccaa5c6d9e7a432ebd0a1717f488a3f4 (patch) | |
tree | 4d6d4db0408aa541f0254dfb2698b41b24312ebf /drivers/gpu/drm/drm_atomic_uapi.c | |
parent | 05854d482a5fe6a497be2e134805cb188a9ea361 (diff) | |
download | linux-55c8bcaeccaa5c6d9e7a432ebd0a1717f488a3f4.tar.xz |
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 ae1ed0093281 ("drm: mxsfb: Stop using DRM simple
display pipeline helper"), the DRM simple display pipeline
helper took care of this.
Signed-off-by: Daniel Abrecht <public@danielabrecht.ch>
Fixes: ae1ed0093281 ("drm: mxsfb: Stop using DRM simple display pipeline helper")
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/2a99ffffc2378209307e0992a6e97e70@nodmarc.danielabrecht.ch
Diffstat (limited to 'drivers/gpu/drm/drm_atomic_uapi.c')
0 files changed, 0 insertions, 0 deletions