Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/
Ddc.h390 struct dc_transfer_func_distributed_points { struct
391 struct fixed31_32 red[TRANSFER_FUNC_POINTS];
392 struct fixed31_32 green[TRANSFER_FUNC_POINTS];
393 struct fixed31_32 blue[TRANSFER_FUNC_POINTS];
395 uint16_t end_exponent;
396 uint16_t x_point_at_y1_red;
397 uint16_t x_point_at_y1_green;
421 struct dc_transfer_func_distributed_points tf_pts; argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc.h719 struct dc_transfer_func_distributed_points { struct
720 struct fixed31_32 red[TRANSFER_FUNC_POINTS];
721 struct fixed31_32 green[TRANSFER_FUNC_POINTS];
722 struct fixed31_32 blue[TRANSFER_FUNC_POINTS];
724 uint16_t end_exponent;
725 uint16_t x_point_at_y1_red;
726 uint16_t x_point_at_y1_green;
727 uint16_t x_point_at_y1_blue;