OpenCloudOS-Kernel/drivers/gpu/drm/armada
Russell King c29277d4e5 drm/armada: add plane colorspace properties
Use the DRM standard plane properties for specifying the YUV
colour encoding parameter.  Our colour range is fixed at limited
range.

Since we are transitioning to atomic modeset, we need to explicitly
add handling of these properties to our atomic_set_property() method,
but once the transition is complete, these will be removed.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
2018-07-30 11:52:34 +01:00
..
Kconfig drm: add more MMU dependencies 2017-01-11 17:24:58 +01:00
Makefile drm/armada: move primary plane to separate file 2018-07-30 11:52:34 +01:00
armada_510.c drm/armada: Remove unused #include <drmP.h> 2017-09-29 09:35:36 +02:00
armada_crtc.c drm/armada: remove crtc YUV colourspace properties 2018-07-30 11:52:34 +01:00
armada_crtc.h drm/armada: remove crtc YUV colourspace properties 2018-07-30 11:52:34 +01:00
armada_debugfs.c drm/armada: Remove armada_drm_debugfs_cleanup() 2017-03-01 16:09:51 +01:00
armada_drm.h drm/armada: remove crtc YUV colourspace properties 2018-07-30 11:52:34 +01:00
armada_drv.c drm/armada: reset all atomic state during driver initialisation 2018-07-30 11:52:34 +01:00
armada_fb.c drm/armada: Move GEM BO to drm_framebuffer 2018-05-18 14:52:36 +01:00
armada_fb.h drm/armada: Move GEM BO to drm_framebuffer 2018-05-18 14:52:36 +01:00
armada_fbdev.c drm/armada: Use drm_fb_helper_lastclose() and _poll_changed() 2017-12-08 13:03:52 +01:00
armada_gem.c drm/armada: Adding new typedef vm_fault_t 2018-07-30 11:52:31 +01:00
armada_gem.h drm/armada: Use .dumb_map_offset and .dumb_destroy defaults 2017-09-02 14:22:20 +02:00
armada_hw.h drm/armada: add rectangle helpers 2018-07-30 11:52:34 +01:00
armada_ioctlP.h
armada_overlay.c drm/armada: add plane colorspace properties 2018-07-30 11:52:34 +01:00
armada_plane.c drm/armada: move plane works to overlay 2018-07-30 11:52:34 +01:00
armada_plane.h drm/armada: move primary plane to separate file 2018-07-30 11:52:34 +01:00
armada_trace.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
armada_trace.h drm/armada: expand overlay trace entry 2017-12-08 12:22:02 +00:00