Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/drm/
Domap_drm.h56 } tiled; /* (for tiled formats) */ member
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_gem.c1370 &gsize.tiled.width, &gsize.tiled.height); in omap_gem_new()
1374 gsize.tiled.width, gsize.tiled.height); in omap_gem_new()
1403 omap_obj->width = gsize.tiled.width; in omap_gem_new()
1404 omap_obj->height = gsize.tiled.height; in omap_gem_new()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_fb.c96 int radeon_align_pitch(struct radeon_device *rdev, int width, int bpp, bool tiled) in radeon_align_pitch() argument
99 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.h995 int radeon_align_pitch(struct radeon_device *rdev, int width, int bpp, bool tiled);
/linux-4.1.27/net/netfilter/ipvs/
DKconfig251 stored in a hash table. This table is tiled by each destination
254 tiled an amount proportional to the weights specified. The table
/linux-4.1.27/Documentation/frv/
Dfeatures.txt118 tiled over the top of the SDRAM such that:
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc515 // Setup to handle a tiled surface