Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h273 struct bw_fixed source_height_pixels; member
/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dcalcs_logger.h229 …NDWIDTH_CALCS(" [bw_fixed] source_height_pixels: %d", bw_fixed_to_int(data->source_height_pixels)); in print_bw_calcs_data()