Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.c132 int degamma_lut_selection = 0; in dpp3_set_pre_degam() local
140 degamma_lut_selection = 0; in dpp3_set_pre_degam()
143 degamma_lut_selection = 4; in dpp3_set_pre_degam()
146 degamma_lut_selection = 5; in dpp3_set_pre_degam()
149 degamma_lut_selection = 6; in dpp3_set_pre_degam()
152 degamma_lut_selection = 1; in dpp3_set_pre_degam()
155 degamma_lut_selection = 2; in dpp3_set_pre_degam()
158 degamma_lut_selection = 3; in dpp3_set_pre_degam()
167 PRE_DEGAM_SELECT, degamma_lut_selection); in dpp3_set_pre_degam()