Home
last modified time | relevance | path

Searched refs:lls_pref (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/display/dc/sspl/
A Ddc_spl.c792 enum linear_light_scaling *lls_pref) in spl_choose_lls_policy() argument
795 *lls_pref = LLS_PREF_NO; in spl_choose_lls_policy()
797 *lls_pref = LLS_PREF_YES; in spl_choose_lls_policy()
824 if (spl_in->lls_pref == LLS_PREF_DONT_CARE) in enable_easf()
826 &spl_in->lls_pref); in enable_easf()
1359 if (lls_pref == LLS_PREF_YES) { in spl_set_easf_data()
1501 if (lls_pref == LLS_PREF_YES) { in spl_set_easf_data()
1607 if (lls_pref == LLS_PREF_YES) { in spl_set_easf_data()
1698 if (lls_pref == LLS_PREF_NO) /* ISHARP_FMT_MODE */ in spl_set_isharp_data()
1781 if (lls_pref == LLS_PREF_YES) { in spl_set_isharp_data()
[all …]
A Ddc_spl_types.h545 enum linear_light_scaling lls_pref; // Linear Light Scaling member
/drivers/gpu/drm/amd/display/dc/
A Ddc_spl_translate.c185 spl_in->lls_pref = pipe_ctx->stream->ctx->dc->debug.force_lls; in translate_SPL_in_params_from_pipe_ctx()
187 spl_in->lls_pref = plane_state->linear_light_scaling; in translate_SPL_in_params_from_pipe_ctx()

Completed in 10 milliseconds