Searched defs:tiled (Results 1 – 5 of 5) sorted by relevance
| /linux/include/uapi/drm/ |
| H A D | omap_drm.h | 61 } tiled; /* (for tiled formats) */ member
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_gsc.c | 449 static void gsc_src_set_fmt(struct gsc_context *ctx, u32 fmt, bool tiled) in gsc_src_set_fmt() 636 static void gsc_dst_set_fmt(struct gsc_context *ctx, u32 fmt, bool tiled) in gsc_dst_set_fmt()
|
| H A D | exynos_drm_fimc.c | 364 static void fimc_src_set_fmt(struct fimc_context *ctx, u32 fmt, bool tiled) in fimc_src_set_fmt() 630 static void fimc_dst_set_fmt(struct fimc_context *ctx, u32 fmt, bool tiled) in fimc_dst_set_fmt()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gem.c | 1229 amdgpu_gem_align_pitch(struct amdgpu_device * adev,int width,int cpp,bool tiled) amdgpu_gem_align_pitch() argument
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | r600_cs.c | 2389 u32 header, cmd, count, tiled; in r600_dma_cs_parse() local
|