Searched refs:tile_size_pixels (Results 1 – 1 of 1) sorted by relevance
552 const u32 tile_size_pixels = 8 * 8; in amdgpu_dm_plane_calc_gfx7_tile_split() local553 const u32 tile_bytes_1x = tile_size_pixels * bpp * thickness / 8; in amdgpu_dm_plane_calc_gfx7_tile_split()576 const u32 tile_size_pixels = 8 * 8; in amdgpu_dm_plane_get_gfx7_macro_tile_idx() local577 const u32 tile_bytes_1x = thickness * tile_size_pixels * bpp / 8; in amdgpu_dm_plane_get_gfx7_macro_tile_idx()