summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_dpi.c
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@free-electrons.com>2016-01-06 13:14:15 +0300
committerBoris Brezillon <boris.brezillon@free-electrons.com>2016-04-14 10:17:27 +0300
commitaca63b766140f1abf14cbc22ccc5d7c7599b807c (patch)
treed2a0a8fc3317c4d34a0e57eaa4a1e1b86d50eb7d /drivers/gpu/drm/exynos/exynos_drm_dpi.c
parent79a3fc2d98111e371bd4c49e6f2de26ef8deb03f (diff)
downloadlinux-aca63b766140f1abf14cbc22ccc5d7c7599b807c.tar.xz
drm: atmel-hlcdc: move output mode selection in CRTC implementation
In order to support multiple outputs we need to move the output mode selection to the CRTC object, so that the output validity check can be done against the drm_atomic_state. If the connectors selected by a specific mode setting are requiring incompatible bus format the atomic operation is aborted (->atomic_check() returns -EINVAL). In order to implement that, we need to define our own CRTC state and overload default ->reset(), ->atomic_duplicate_state() and ->atomic_destroy_state() functions. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Tested-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_dpi.c')
0 files changed, 0 insertions, 0 deletions