Searched refs:EXYNOS_DRM_PLANE_CAP_WIN_BLEND (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
D | exynos5433_drm_decon.c | 89 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND, 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,
|
D | exynos_drm_drv.h | 98 #define EXYNOS_DRM_PLANE_CAP_WIN_BLEND (1 << 5) macro
|
D | exynos_drm_fimd.c | 231 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND, 232 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND, 233 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND, 234 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND,
|
D | exynos_drm_plane.c | 326 if (config->capabilities & EXYNOS_DRM_PLANE_CAP_WIN_BLEND) in exynos_plane_init()
|
D | exynos_mixer.c | 131 EXYNOS_DRM_PLANE_CAP_WIN_BLEND, 140 EXYNOS_DRM_PLANE_CAP_WIN_BLEND, 149 EXYNOS_DRM_PLANE_CAP_WIN_BLEND,
|