Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/drm/
Domap_drm.h56 } tiled; /* (for tiled formats) */ member
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_gem.c1368 &gsize.tiled.width, &gsize.tiled.height); in omap_gem_new()
1372 gsize.tiled.width, gsize.tiled.height); in omap_gem_new()
1405 omap_obj->width = gsize.tiled.width; in omap_gem_new()
1406 omap_obj->height = gsize.tiled.height; in omap_gem_new()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_fb.c66 int radeon_align_pitch(struct radeon_device *rdev, int width, int bpp, bool tiled) in radeon_align_pitch() argument
69 int align_large = (ASIC_IS_AVIVO(rdev)) || tiled; in radeon_align_pitch()
Dr600_cs.c2477 u32 header, cmd, count, tiled; in r600_dma_cs_parse() local
2493 tiled = GET_DMA_T(header); in r600_dma_cs_parse()
2502 if (tiled) { in r600_dma_cs_parse()
2533 if (tiled) { in r600_dma_cs_parse()
Dradeon_mode.h999 int radeon_align_pitch(struct radeon_device *rdev, int width, int bpp, bool tiled);
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c67 int amdgpu_align_pitch(struct amdgpu_device *adev, int width, int bpp, bool tiled) in amdgpu_align_pitch() argument
Damdgpu_mode.h584 int amdgpu_align_pitch(struct amdgpu_device *adev, int width, int bpp, bool tiled);
/linux-4.4.14/net/netfilter/ipvs/
DKconfig262 stored in a hash table. This table is tiled by each destination
265 tiled an amount proportional to the weights specified. The table
/linux-4.4.14/Documentation/frv/
Dfeatures.txt118 tiled over the top of the SDRAM such that:
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc515 // Setup to handle a tiled surface