linux-stable/drivers/gpu/drm/imx
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
..
dw_hdmi-imx.c drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callback 2017-06-05 12:09:50 +05:30
imx-drm-core.c drm/imx: Use .dumb_map_offset and .dumb_destroy defaults 2017-07-29 13:56:30 +02:00
imx-drm.h drm/imx: merge imx-drm-core and ipuv3-crtc in one module 2017-04-04 10:59:08 +02:00
imx-ldb.c drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure 2017-06-06 10:21:10 +02:00
imx-tve.c imx-drm: TVE regulator, fb size limit, and ipu-v3 module fixes 2017-02-23 12:10:42 +10:00
ipuv3-crtc.c drm: Add old state pointer to CRTC .enable() helper function 2017-06-30 14:53:14 +02:00
ipuv3-plane.c drm: Plumb modifiers through plane init 2017-08-01 17:50:06 +01:00
ipuv3-plane.h drm/imx: ipuv3-plane: add support for separate alpha planes 2017-03-15 15:42:33 +01:00
Kconfig drm/imx: merge imx-drm-core and ipuv3-crtc in one module 2017-04-04 10:59:08 +02:00
Makefile drm/imx: merge imx-drm-core and ipuv3-crtc in one module 2017-04-04 10:59:08 +02:00
parallel-display.c drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failure 2017-07-17 15:57:52 +02:00