Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
Ddcn30_dpp.c166 int degamma_lut_selection = 0; in dpp3_set_pre_degam() local
174 degamma_lut_selection = 0; in dpp3_set_pre_degam()
177 degamma_lut_selection = 4; in dpp3_set_pre_degam()
180 degamma_lut_selection = 5; in dpp3_set_pre_degam()
183 degamma_lut_selection = 6; in dpp3_set_pre_degam()
186 degamma_lut_selection = 1; in dpp3_set_pre_degam()
189 degamma_lut_selection = 2; in dpp3_set_pre_degam()
192 degamma_lut_selection = 3; in dpp3_set_pre_degam()
201 PRE_DEGAM_SELECT, degamma_lut_selection); in dpp3_set_pre_degam()