Searched refs:tiled (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/include/uapi/drm/ |
D | omap_drm.h | 56 } tiled; /* (for tiled formats) */ member
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_gem.c | 1370 &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/ |
D | radeon_fb.c | 96 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()
|
D | r600_cs.c | 2477 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()
|
D | radeon_mode.h | 995 int radeon_align_pitch(struct radeon_device *rdev, int width, int bpp, bool tiled);
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | Kconfig | 251 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/ |
D | features.txt | 118 tiled over the top of the SDRAM such that:
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 515 // Setup to handle a tiled surface
|