Home
last modified time | relevance | path

Searched refs:graphics_tiling_mode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h242 enum bw_defines graphics_tiling_mode; member
/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dcalcs_logger.h195 DC_LOG_BANDWIDTH_CALCS(" [enum] bw_defines graphics_tiling_mode: %d", data->graphics_tiling_mode); in print_bw_calcs_data()
H A Ddce_calcs.c338 …if (data->graphics_tiling_mode == bw_def_array_linear_general || data->graphics_tiling_mode == bw_… in calculate_bandwidth()
2796 data->graphics_tiling_mode = bw_def_tiled; in populate_initial_data()