Searched refs:EXYNOS_DRM_PLANE_CAP_WIN_BLEND (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos5433_drm_decon.c | 90 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND, 91 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND, 92 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND, 93 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND,
|
H A D | exynos_drm_drv.h | 98 #define EXYNOS_DRM_PLANE_CAP_WIN_BLEND (1 << 5) macro
|
H A D | exynos_drm_fimd.c | 248 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND, 249 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND, 250 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND, 251 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND,
|
H A D | exynos_drm_plane.c | 331 if (config->capabilities & EXYNOS_DRM_PLANE_CAP_WIN_BLEND) in exynos_plane_init()
|
H A D | exynos_mixer.c | 133 EXYNOS_DRM_PLANE_CAP_WIN_BLEND, 142 EXYNOS_DRM_PLANE_CAP_WIN_BLEND, 151 EXYNOS_DRM_PLANE_CAP_WIN_BLEND,
|