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

/linux-master/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.c165 int degamma_lut_selection = 0; local
173 degamma_lut_selection = 0;
176 degamma_lut_selection = 4;
179 degamma_lut_selection = 5;
182 degamma_lut_selection = 6;
185 degamma_lut_selection = 1;
188 degamma_lut_selection = 2;
191 degamma_lut_selection = 3;
200 PRE_DEGAM_SELECT, degamma_lut_selection);

Completed in 93 milliseconds