linux-stable/drivers/gpu/drm/arm
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
..
hdlcd_crtc.c drm: Plumb modifiers through plane init 2017-08-01 17:50:06 +01:00
hdlcd_drv.c drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaults 2017-07-29 13:55:40 +02:00
hdlcd_drv.h drm: hdlcd: Cleanup the atomic plane operations 2016-06-02 17:45:29 +01:00
hdlcd_regs.h
Kconfig drm/arm: make fbdev support really optional 2016-07-18 09:11:42 +02:00
Makefile drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00
malidp_crtc.c drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() 2017-06-30 14:53:15 +02:00
malidp_drv.c drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaults 2017-07-29 13:55:56 +02:00
malidp_drv.h drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI 2017-05-22 09:49:48 +02:00
malidp_hw.c drm/mali-dp: Check PM status when sharing interrupt lines 2017-06-16 11:56:46 +01:00
malidp_hw.h drm: mali-dp: Check the mclk rate and allow up/down scaling 2017-04-24 13:28:09 +01:00
malidp_planes.c drm: Plumb modifiers through plane init 2017-08-01 17:50:06 +01:00
malidp_regs.h drm: mali-dp: Enable image enhancement when scaling 2017-04-24 13:28:08 +01:00