Home
last modified time | relevance | path

Searched refs:decon_win_types (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c82 static const enum drm_plane_type decon_win_types[WINDOWS_NR] = { variable
629 ctx->configs[win].type = decon_win_types[win]; in decon_bind()
H A Dexynos7_drm_decon.c79 static const enum drm_plane_type decon_win_types[WINDOWS_NR] = { variable
629 ctx->configs[i].type = decon_win_types[i]; in decon_bind()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c83 static const enum drm_plane_type decon_win_types[WINDOWS_NR] = { variable
635 ctx->configs[win].type = decon_win_types[win]; in decon_bind()
H A Dexynos7_drm_decon.c79 static const enum drm_plane_type decon_win_types[WINDOWS_NR] = { variable
635 ctx->configs[i].type = decon_win_types[i]; in decon_bind()

Completed in 9 milliseconds