Home
last modified time | relevance | path

Searched refs:byte_per_pixel_in_detc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
A Ddcn_calc_auto.c155 v->byte_per_pixel_in_detc[k] = 0.0; in mode_support_and_system_configuration()
159 v->byte_per_pixel_in_detc[k] = 0.0; in mode_support_and_system_configuration()
163 v->byte_per_pixel_in_detc[k] = 0.0; in mode_support_and_system_configuration()
167 v->byte_per_pixel_in_detc[k] = 2.0; in mode_support_and_system_configuration()
171 v->byte_per_pixel_in_detc[k] = 8.0f / 3.0f; in mode_support_and_system_configuration()
329 if (v->byte_per_pixel_in_detc[k] == 0.0) { in mode_support_and_system_configuration()
426 if (v->byte_per_pixel_in_detc[k] == 0.0) { in mode_support_and_system_configuration()
542 if (v->byte_per_pixel_in_detc[k] == 0.0) { in mode_support_and_system_configuration()
556 if (v->byte_per_pixel_in_detc[k] == 0.0) { in mode_support_and_system_configuration()
594 if (v->byte_per_pixel_in_detc[k] == 0.0) { in mode_support_and_system_configuration()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Ddcn_calcs.h278 float byte_per_pixel_in_detc[number_of_planes_minus_one + 1]; member

Completed in 12 milliseconds