summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sun4i/sun4i_frontend.c
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2019-01-25 11:23:08 +0800
committerMaxime Ripard <maxime.ripard@bootlin.com>2019-01-25 10:41:58 +0100
commit134592da021e3a3fba8af68b460249dc2fe0f59c (patch)
tree43abf398cd21d7852877de856d5d81b49e272fb5 /drivers/gpu/drm/sun4i/sun4i_frontend.c
parente2b1d3d9ff5bda2c4caedb86dc4787ee5eb991d3 (diff)
downloadlinux-134592da021e3a3fba8af68b460249dc2fe0f59c.tar.gz
drm/sun4i: layer: support just backend formats when frontend is unavailable
In some cases, such as running a new kernel with an old device tree that has the frontend disabled, the backend's matching frontend might be unavailable. When this happens, the layers should only declare support for formats that the backend support. This partially reverts commit 1c29d263f624 ("drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats") by bringing back sun4i_backend_layer_formats, and passing it to drm_universal_plane_init, while also dropping the modifiers list, in the event no frontend is available. Fixes: b636d3f97d04 ("drm/sun4i: frontend: Add support for the BGRX8888 input format") Fixes: 9afe52d54bb0 ("drm/sun4i: frontend: Add support for semi-planar YUV input formats") Fixes: 8c8152bf4db6 ("drm/sun4i: frontend: Add support for planar YUV input formats") Fixes: b2ddf277ab5e ("drm/sun4i: layer: Add tiled modifier support and helper") Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190125032314.20915-6-wens@csie.org
Diffstat (limited to 'drivers/gpu/drm/sun4i/sun4i_frontend.c')
0 files changed, 0 insertions, 0 deletions