Searched refs:EXYNOS_DRM_PLANE_CAP_WIN_BLEND (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/exynos/ |
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,
|
D | exynos_drm_drv.h | 98 #define EXYNOS_DRM_PLANE_CAP_WIN_BLEND (1 << 5) macro
|
D | exynos_drm_fimd.c | 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, 252 EXYNOS_DRM_PLANE_CAP_WIN_BLEND | EXYNOS_DRM_PLANE_CAP_PIX_BLEND,
|
D | exynos_drm_plane.c | 331 if (config->capabilities & EXYNOS_DRM_PLANE_CAP_WIN_BLEND) in exynos_plane_init()
|
D | exynos_mixer.c | 134 EXYNOS_DRM_PLANE_CAP_WIN_BLEND, 143 EXYNOS_DRM_PLANE_CAP_WIN_BLEND, 152 EXYNOS_DRM_PLANE_CAP_WIN_BLEND,
|