Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c601 u32 gb_macrotile_mode, macrotile_idx; in amdgpu_dm_plane_calc_gfx6_mod() local
639 macrotile_idx = amdgpu_dm_plane_get_gfx7_macro_tile_idx(bpp, tile_split_bytes); in amdgpu_dm_plane_calc_gfx6_mod()
640 gb_macrotile_mode = adev->gfx.config.macrotile_mode_array[macrotile_idx]; in amdgpu_dm_plane_calc_gfx6_mod()