Home
last modified time | relevance | path

Searched defs:dc_bias_and_scale (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h209 struct dc_bias_and_scale { struct
210 uint16_t scale_red;
211 uint16_t bias_red;
212 uint16_t scale_green;
213 uint16_t bias_green;
214 uint16_t scale_blue;
215 uint16_t bias_blue;
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h217 struct dc_bias_and_scale { struct
218 uint16_t scale_red;
219 uint16_t bias_red;
220 uint16_t scale_green;
221 uint16_t bias_green;
222 uint16_t scale_blue;
223 uint16_t bias_blue;