Searched defs:tiled (Results 1 – 4 of 4) sorted by relevance
56 } tiled; /* (for tiled formats) */ member
66 int radeon_align_pitch(struct radeon_device *rdev, int width, int bpp, bool tiled) in radeon_align_pitch()
2477 u32 header, cmd, count, tiled; in r600_dma_cs_parse() local
67 int amdgpu_align_pitch(struct amdgpu_device *adev, int width, int bpp, bool tiled) in amdgpu_align_pitch()