Home
last modified time | relevance | path

Searched refs:SUN4I_BACKEND_NUM_LAYERS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.c226 SUN4I_BACKEND_NUM_LAYERS - 1); in sun4i_layer_init_one()
239 planes = devm_kcalloc(drm->dev, SUN4I_BACKEND_NUM_LAYERS + 1, in sun4i_layers_init()
244 for (i = 0; i < SUN4I_BACKEND_NUM_LAYERS; i++) { in sun4i_layers_init()
H A Dsun4i_backend.h165 #define SUN4I_BACKEND_NUM_LAYERS 4 macro
H A Dsun4i_backend.c489 struct drm_plane_state *plane_states[SUN4I_BACKEND_NUM_LAYERS] = { 0 }; in sun4i_backend_atomic_check()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.c229 0, SUN4I_BACKEND_NUM_LAYERS - 1); in sun4i_layer_init_one()
242 planes = devm_kcalloc(drm->dev, SUN4I_BACKEND_NUM_LAYERS + 1, in sun4i_layers_init()
247 for (i = 0; i < SUN4I_BACKEND_NUM_LAYERS; i++) { in sun4i_layers_init()
H A Dsun4i_backend.h165 #define SUN4I_BACKEND_NUM_LAYERS 4 macro
H A Dsun4i_backend.c470 struct drm_plane_state *plane_states[SUN4I_BACKEND_NUM_LAYERS] = { 0 }; in sun4i_backend_atomic_check()

Completed in 5 milliseconds