linux-stable/drivers/gpu/drm/stm
Ben Widawsky e6fc3b6855 drm: Plumb modifiers through plane init
This is the plumbing for supporting fb modifiers on planes. Modifiers
have already been introduced to some extent, but this series will extend
this to allow querying modifiers per plane. Based on this, the client to
enable optimal modifications for framebuffers.

This patch simply allows the DRM drivers to initialize their list of
supported modifiers upon initializing the plane.

v2: A minor addition from Daniel

v3:
* Updated commit message
* s/INVALID/DRM_FORMAT_MOD_INVALID (Liviu)
* Remove some excess newlines (Liviu)
* Update comment for > 64 modifiers (Liviu)

v4: Minor comment adjustments (Liviu)

v5: Some new platforms added due to rebase

v6: Add some missed plane inits (or maybe they're new - who knows at
this point) (Daniel)

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Daniel Stone <daniels@collabora.com> (v2)
Reviewed-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Daniel Stone <daniels@collabora.com>
2017-08-01 17:50:06 +01:00
..
drv.c drm/stm: Use .dumb_map_offset and .dumb_destroy defaults 2017-07-29 13:57:51 +02:00
dw_mipi_dsi-stm.c drm/stm: dsi: Constify phy ops structure 2017-07-26 15:02:17 +02:00
Kconfig drm: stm: remove "default y" in Kconfig 2017-07-26 14:43:23 +02:00
ltdc.c drm: Plumb modifiers through plane init 2017-08-01 17:50:06 +01:00
ltdc.h drm/stm: ltdc: Add panel-bridge support 2017-07-18 12:06:42 +05:30
Makefile drm/stm: Add STM32 DSI controller driver 2017-07-26 14:42:52 +02:00