Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h225 struct dc_bias_and_scale { struct
226 uint32_t scale_red;
227 uint32_t bias_red;
228 uint32_t scale_green;
229 uint32_t bias_green;
230 uint32_t scale_blue;
231 uint32_t bias_blue;
232 bool bias_and_scale_valid;