Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h219 struct dc_bias_and_scale { struct
220 uint32_t scale_red;
221 uint32_t bias_red;
222 uint32_t scale_green;
223 uint32_t bias_green;
224 uint32_t scale_blue;
225 uint32_t bias_blue;
226 bool bias_and_scale_valid;