Home
last modified time | relevance | path

Searched defs:tile_bytes_1x (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c553 const u32 tile_bytes_1x = tile_size_pixels * bpp * thickness / 8; in amdgpu_dm_plane_calc_gfx7_tile_split() local
577 const u32 tile_bytes_1x = thickness * tile_size_pixels * bpp / 8; in amdgpu_dm_plane_get_gfx7_macro_tile_idx() local