Home
last modified time | relevance | path

Searched refs:tiled (Results 1 – 13 of 13) sorted by relevance

/linux/include/uapi/drm/
H A Domap_drm.h61 } tiled; /* (for tiled formats) */ member
/linux/drivers/gpu/drm/omapdrm/
H A Domap_gem.c1335 tiler_align(gem2fmt(flags), &gsize.tiled.width, in omap_gem_new()
1336 &gsize.tiled.height); in omap_gem_new()
1338 size = tiler_size(gem2fmt(flags), gsize.tiled.width, in omap_gem_new()
1339 gsize.tiled.height); in omap_gem_new()
1341 omap_obj->width = gsize.tiled.width; in omap_gem_new()
1342 omap_obj->height = gsize.tiled.height; in omap_gem_new()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c449 static void gsc_src_set_fmt(struct gsc_context *ctx, u32 fmt, bool tiled) in gsc_src_set_fmt() argument
515 if (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() argument
702 if (tiled) in gsc_dst_set_fmt()
H A Dexynos_drm_fimc.c364 static void fimc_src_set_fmt(struct fimc_context *ctx, u32 fmt, bool tiled) in fimc_src_set_fmt() argument
406 if (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() argument
679 if (tiled) in fimc_dst_set_fmt()
/linux/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.c277 switch (p.tiled) { in vgpu_get_plane_info()
294 gvt_vgpu_err("invalid tiling mode: %x\n", p.tiled); in vgpu_get_plane_info()
/linux/Documentation/gpu/
H A Ddrm-compute.rst50 What should be noted is that each memory region (tiled memory for example)
H A Dtegra.rst146 with Tegra-specific flags. This is useful for buffers that should be tiled, or
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-yuv-planar.rst21 tiled. Padding may be supported at the end of the lines, and the line stride of
161 - 16x32 / 16x16 tiles tiled low bits
497 lower two bits is said to be tiled since each bytes contains the lower two
838 P010 and tiled P010
/linux/drivers/gpu/drm/radeon/
H A Dr600_cs.c2389 u32 header, cmd, count, tiled; in r600_dma_cs_parse() local
2405 tiled = GET_DMA_T(header); in r600_dma_cs_parse()
2414 if (tiled) { in r600_dma_cs_parse()
2445 if (tiled) { in r600_dma_cs_parse()
/linux/net/netfilter/ipvs/
H A DKconfig294 stored in a hash table. This table is tiled by each destination
297 tiled an amount proportional to the weights specified. The table
/linux/Documentation/userspace-api/
H A Ddma-buf-alloc-exchange.rst128 making use of tiled access and possibly also compression. For example, the
319 implementation-specific: some will internally use tiled layouts which are not
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.c1229 bool tiled) in amdgpu_gem_align_pitch() argument
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc515 // Setup to handle a tiled surface