Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
H A Ddcn30_dpp.c182 int degamma_lut_selection = 0; in dpp3_set_pre_degam() local
190 degamma_lut_selection = 0; in dpp3_set_pre_degam()
193 degamma_lut_selection = 4; in dpp3_set_pre_degam()
196 degamma_lut_selection = 5; in dpp3_set_pre_degam()
199 degamma_lut_selection = 6; in dpp3_set_pre_degam()
202 degamma_lut_selection = 1; in dpp3_set_pre_degam()
205 degamma_lut_selection = 2; in dpp3_set_pre_degam()
208 degamma_lut_selection = 3; in dpp3_set_pre_degam()
217 PRE_DEGAM_SELECT, degamma_lut_selection); in dpp3_set_pre_degam()