Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.c133 int degamma_lut_selection = 0; in dpp3_set_pre_degam() local
141 degamma_lut_selection = 0; in dpp3_set_pre_degam()
144 degamma_lut_selection = 4; in dpp3_set_pre_degam()
147 degamma_lut_selection = 5; in dpp3_set_pre_degam()
150 degamma_lut_selection = 6; in dpp3_set_pre_degam()
153 degamma_lut_selection = 1; in dpp3_set_pre_degam()
156 degamma_lut_selection = 2; in dpp3_set_pre_degam()
159 degamma_lut_selection = 3; in dpp3_set_pre_degam()
168 PRE_DEGAM_SELECT, degamma_lut_selection); in dpp3_set_pre_degam()
H A Ddcn30_dpp.h588 uint32_t degamma_lut_selection);
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds