Searched defs:tiled (Results 1 – 3 of 3) sorted by relevance
91 int amdgpu_align_pitch(struct amdgpu_device *adev, int width, int cpp, bool tiled) in amdgpu_align_pitch()
94 int radeon_align_pitch(struct radeon_device *rdev, int width, int cpp, bool tiled) in radeon_align_pitch()
2382 u32 header, cmd, count, tiled; in r600_dma_cs_parse() local