Home
last modified time | relevance | path

Searched hist:"1 e60d62f3811e5c446738a85f61bed5d84de113b" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_mixer.cdiff 1e60d62f3811e5c446738a85f61bed5d84de113b Tue Aug 22 16:19:39 CEST 2017 Tobias Jakobi <tjakobi@math.uni-bielefeld.de> drm/exynos: mixer: simplify mixer_graph_buffer()

DRM core already checks in drm_atomic_plane_check() if the
pixelformat is valid. Hence we can collapse the default case
of the switch statement with the XRGB8888 case.

No functional change.

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Inki Dae <inki.dae@samsung.com>