| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| r300_texture_desc.c | 319 * GPU Pipes 4x4 mode 8x8 mode 332 * With 2 pipes and an image of size 8xY, where Y >= 1, 340 * With 4 pipes and an image of size 8xY, where Y >= 4, 355 unsigned i, pipes; local 358 pipes = screen->info.r300_num_z_pipes; 360 pipes = screen->info.r300_num_gb_pipes; 378 zmask_blocks_x_per_dw[pipes-1] * zcompsize, 379 zmask_blocks_y_per_dw[pipes-1] * zcompsize); 383 zcomp_numdw <= screen->caps.zmask_ram * pipes) { 388 util_align_npot(stride, zmask_blocks_x_per_dw[pipes-1] * zcompsize) 419 unsigned pipes, stride, cmask_num_dw, cmask_max_size; local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| r300_texture_desc.c | 319 * GPU Pipes 4x4 mode 8x8 mode 332 * With 2 pipes and an image of size 8xY, where Y >= 1, 340 * With 4 pipes and an image of size 8xY, where Y >= 4, 355 unsigned i, pipes; local 358 pipes = screen->info.r300_num_z_pipes; 360 pipes = screen->info.r300_num_gb_pipes; 378 zmask_blocks_x_per_dw[pipes-1] * zcompsize, 379 zmask_blocks_y_per_dw[pipes-1] * zcompsize); 383 zcomp_numdw <= screen->caps.zmask_ram * pipes) { 388 util_align_npot(stride, zmask_blocks_x_per_dw[pipes-1] * zcompsize) 419 unsigned pipes, stride, cmask_num_dw, cmask_max_size; local [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| ac_surface_test_common.h | 164 int pipes; member in struct:testcase 202 S_0098F8_NUM_PIPES(testcase->pipes) | 211 S_0098F8_NUM_PIPES(testcase->pipes) |
|
| ac_surface_modifier_test.c | 36 uint8_t pipes; member in struct:test_entry 240 .pipes = G_0098F8_NUM_PIPES(info->gb_addr_config), 392 util_format_get_blocksize(e->format), e->name, e->pipes, e->rb, e->se, e->banks_or_pkrs);
|
| ac_surface.c | 268 unsigned pipes = G_0098F8_NUM_PIPES(info->gb_addr_config); local 284 AMD_FMT_MOD_SET(PIPE, pipes) | 292 AMD_FMT_MOD_SET(PIPE, pipes) | 309 AMD_FMT_MOD_SET(PIPE, pipes) |
|
| /xsrc/external/mit/libdrm/dist/tests/modetest/ |
| modetest.c | 805 * Pipes and planes 1487 static bool pipe_has_writeback_connector(struct device *dev, struct pipe_arg *pipes, 1494 struct pipe_arg *pipe = &pipes[j]; 1560 struct pipe_arg *pipes; local 1577 pipes = calloc(connected, sizeof(struct pipe_arg)); 1578 if (!pipes) 1586 if (pipe_attempt_connector(dev, con, &pipes[attempted]) < 0) { 1593 *out_pipes = pipes; 1620 struct pipe_arg *pipes; local 1629 pipes = *pipe_args [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/r800/ |
| egbaddrlib.cpp | 774 UINT_32 pipes, ///< [in] pipes 815 (tileSize * pipes * pTileInfo->bankWidth) 895 UINT_32 pipes = HwlGetPipes(pTileInfo); local 921 (tileSize * pipes * pTileInfo->bankWidth) 931 pipes, 937 macroTileWidth = MicroTileWidth * pTileInfo->bankWidth * pipes * 958 pipes * pTileInfo->bankWidth * pTileInfo->banks * pTileInfo->bankHeight * tileSize; 2351 UINT_32 pipes = HwlGetPipes(pTileInfo); 2362 (((addrBits / groupBits / pipes) % bankInterleave) * groupBits) [all...] |
| siaddrlib.h | 260 UINT_32 bankHeightAlign, UINT_32 pipes,
|
| egbaddrlib.h | 235 UINT_32 bankHeightAlign, UINT_32 pipes,
|
| siaddrlib.cpp | 136 * Get number pipes 138 * num pipes 154 numPipes = m_pipes; // Suppose we should still have a global pipes 227 UINT_32 pipes = HwlGetPipes(pTileInfo); local 228 UINT_32 bankXStart = 3 + Log2(pipes) + Log2(pTileInfo->bankWidth); 3514 const UINT_32 pipes = HwlGetPipes(&m_tileTable[0].info); 3528 UINT_32 baseAlign = tileSize * pipes * m_tileTable[i].info.banks *
|
| ciaddrlib.cpp | 442 // read the correct pipes from tile mode table 1710 // Assume the first entry is always programmed with full pipes 1940 * numOfPipes - number of pipes 2173 const UINT_32 pipes = HwlGetPipes(&m_tileTable[0].info); local 2183 UINT_32 baseAlign = tileSize * pipes * m_macroTileTable[i].banks *
|
| /xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/r800/ |
| egbaddrlib.cpp | 772 UINT_32 pipes, ///< [in] pipes 813 (tileSize * pipes * pTileInfo->bankWidth) 893 UINT_32 pipes = HwlGetPipes(pTileInfo); local 919 (tileSize * pipes * pTileInfo->bankWidth) 929 pipes, 935 macroTileWidth = MicroTileWidth * pTileInfo->bankWidth * pipes * 956 pipes * pTileInfo->bankWidth * pTileInfo->banks * pTileInfo->bankHeight * tileSize; 2352 UINT_32 pipes = HwlGetPipes(pTileInfo); 2363 (((addrBits / groupBits / pipes) % bankInterleave) * groupBits) [all...] |
| siaddrlib.h | 259 UINT_32 bankHeightAlign, UINT_32 pipes,
|
| egbaddrlib.h | 235 UINT_32 bankHeightAlign, UINT_32 pipes,
|
| siaddrlib.cpp | 135 * Get number pipes 137 * num pipes 153 numPipes = m_pipes; // Suppose we should still have a global pipes 226 UINT_32 pipes = HwlGetPipes(pTileInfo); local 227 UINT_32 bankXStart = 3 + Log2(pipes) + Log2(pTileInfo->bankWidth); 3514 const UINT_32 pipes = HwlGetPipes(&m_tileTable[0].info); 3528 UINT_32 baseAlign = tileSize * pipes * m_tileTable[i].info.banks *
|
| ciaddrlib.cpp | 441 // read the correct pipes from tile mode table 1716 // Assume the first entry is always programmed with full pipes 1955 * numOfPipes - number of pipes 2189 const UINT_32 pipes = HwlGetPipes(&m_tileTable[0].info); local 2199 UINT_32 baseAlign = tileSize * pipes * m_macroTileTable[i].banks *
|
| /xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/ |
| addrlib1.cpp | 1769 UINT_32 pipes = HwlGetPipes(pTileInfo); local 1774 while ((width > height * 2 * pipes) && !(width & 1)) 1781 *pMacroHeight = 8 * height * pipes; 1785 //int log2_height = ((log2(cacheBits)-log2(bpp)-log2(pipes))/2); 1786 //int macroHeight = pow2( 3+log2(pipes)+log2_height ); 1812 *pMacroHeight = 8 * m_pipes; // Align height to number of pipes 2111 // 2 pipes 2127 // 4 pipes 2149 // 8 pipes 2240 UINT_32 pipes = numPipes local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/ |
| addrlib1.cpp | 1765 UINT_32 pipes = HwlGetPipes(pTileInfo); local 1770 while ((width > height * 2 * pipes) && !(width & 1)) 1777 *pMacroHeight = 8 * height * pipes; 1781 //int log2_height = ((log2(cacheBits)-log2(bpp)-log2(pipes))/2); 1782 //int macroHeight = pow2( 3+log2(pipes)+log2_height ); 1808 *pMacroHeight = 8 * m_pipes; // Align height to number of pipes 2106 // 2 pipes 2122 // 4 pipes 2144 // 8 pipes 2236 UINT_32 pipes = numPipes local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/ |
| addrlib1.cpp | 1765 UINT_32 pipes = HwlGetPipes(pTileInfo); local 1770 while ((width > height * 2 * pipes) && !(width & 1)) 1777 *pMacroHeight = 8 * height * pipes; 1781 //int log2_height = ((log2(cacheBits)-log2(bpp)-log2(pipes))/2); 1782 //int macroHeight = pow2( 3+log2(pipes)+log2_height ); 1808 *pMacroHeight = 8 * m_pipes; // Align height to number of pipes 2106 // 2 pipes 2122 // 4 pipes 2144 // 8 pipes 2236 UINT_32 pipes = numPipes local [all...] |