Home
last modified time | relevance | path

Searched refs:is_de3 (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.h160 * @is_de3: true, if this is next gen display engine 3.0, false otherwise.
169 unsigned int is_de3 : 1; member
193 return mixer->cfg->is_de3 ? DE3_BLD_BASE : DE2_BLD_BASE; in sun8i_blender_base()
199 if (mixer->cfg->is_de3) in sun8i_channel_base()
H A Dsun8i_csc.c235 if (mixer->cfg->is_de3) { in sun8i_csc_set_ccsc_coefficients()
251 if (mixer->cfg->is_de3) { in sun8i_csc_enable_ccsc()
H A Dsun8i_vi_layer.c272 if (mixer->cfg->is_de3) in sun8i_vi_layer_update_formats()
517 if (mixer->cfg->is_de3) { in sun8i_vi_layer_init_one()
H A Dsun8i_mixer.c447 if (mixer->cfg->is_de3) { in sun8i_mixer_bind()
610 .is_de3 = true,
H A Dsun8i_ui_scaler.c96 if (mixer->cfg->is_de3) in sun8i_ui_scaler_base()
H A Dsun8i_vi_scaler.c838 if (mixer->cfg->is_de3) in sun8i_vi_scaler_base()
959 if (mixer->cfg->is_de3) { in sun8i_vi_scaler_setup()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.h164 * @is_de3: true, if this is next gen display engine 3.0, false otherwise.
173 unsigned int is_de3 : 1; member
197 return mixer->cfg->is_de3 ? DE3_BLD_BASE : DE2_BLD_BASE; in sun8i_blender_base()
203 if (mixer->cfg->is_de3) in sun8i_channel_base()
H A Dsun8i_csc.c215 if (mixer->cfg->is_de3) { in sun8i_csc_set_ccsc_coefficients()
231 if (mixer->cfg->is_de3) { in sun8i_csc_enable_ccsc()
H A Dsun8i_vi_layer.c77 if (mixer->cfg->is_de3) { in sun8i_vi_layer_update_alpha()
557 if (mixer->cfg->is_de3) { in sun8i_vi_layer_init_one()
581 if (mixer->cfg->vi_num == 1 || mixer->cfg->is_de3) { in sun8i_vi_layer_init_one()
598 if (mixer->cfg->is_de3) in sun8i_vi_layer_init_one()
H A Dsun8i_mixer.c476 if (mixer->cfg->is_de3) { in sun8i_mixer_bind()
655 .is_de3 = true,
H A Dsun8i_ui_scaler.c96 if (mixer->cfg->is_de3) in sun8i_ui_scaler_base()
H A Dsun8i_vi_scaler.c838 if (mixer->cfg->is_de3) in sun8i_vi_scaler_base()
959 if (mixer->cfg->is_de3) { in sun8i_vi_scaler_setup()

Completed in 10 milliseconds