Home
last modified time | relevance | path

Searched refs:use_spl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn401/
H A Ddcn401_dpp_dscl.c298 if ((dpp->base.ctx->dc->config.use_spl) && (!dpp->base.ctx->dc->debug.disable_spl)) { in dpp401_dscl_set_scl_filter()
531 if ((dpp->base.ctx->dc->config.use_spl) && (!dpp->base.ctx->dc->debug.disable_spl)) { in dpp401_dscl_set_manual_ratio_init()
1104 if ((dpp->base.ctx->dc->config.use_spl) && (!dpp->base.ctx->dc->debug.disable_spl)) { in dpp401_dscl_set_scaler_manual_scale()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h452 bool use_spl; member