Searched refs:max_pipes (Results 1 – 5 of 5) sorted by relevance
402 rdev->config.rv770.max_pipes = 4; in rv770_gpu_init()422 rdev->config.rv770.max_pipes = 2; in rv770_gpu_init()446 rdev->config.rv770.max_pipes = 2; in rv770_gpu_init()466 rdev->config.rv770.max_pipes = 4; in rv770_gpu_init()532 if (tmp < rdev->config.rv770.max_pipes) { in rv770_gpu_init()533 rdev->config.rv770.max_pipes = tmp; in rv770_gpu_init()763 num_gs_verts_per_thread = rdev->config.rv770.max_pipes * 16; in rv770_gpu_init()
364 value = rdev->config.evergreen.max_pipes; in radeon_info_ioctl()366 value = rdev->config.rv770.max_pipes; in radeon_info_ioctl()368 value = rdev->config.r600.max_pipes; in radeon_info_ioctl()
1833 rdev->config.evergreen.max_pipes = 4; in evergreen_gpu_init()1855 rdev->config.evergreen.max_pipes = 4; in evergreen_gpu_init()1877 rdev->config.evergreen.max_pipes = 4; in evergreen_gpu_init()1900 rdev->config.evergreen.max_pipes = 2; in evergreen_gpu_init()1922 rdev->config.evergreen.max_pipes = 2; in evergreen_gpu_init()1944 rdev->config.evergreen.max_pipes = 4; in evergreen_gpu_init()1972 rdev->config.evergreen.max_pipes = 4; in evergreen_gpu_init()1994 rdev->config.evergreen.max_pipes = 4; in evergreen_gpu_init()2016 rdev->config.evergreen.max_pipes = 4; in evergreen_gpu_init()2038 rdev->config.evergreen.max_pipes = 2; in evergreen_gpu_init()
1544 rdev->config.r600.max_pipes = 4; in r600_gpu_init()1560 rdev->config.r600.max_pipes = 2; in r600_gpu_init()1578 rdev->config.r600.max_pipes = 1; in r600_gpu_init()1593 rdev->config.r600.max_pipes = 4; in r600_gpu_init()1666 if (tmp < rdev->config.r600.max_pipes) { in r600_gpu_init()1667 rdev->config.r600.max_pipes = tmp; in r600_gpu_init()1856 tmp = rdev->config.r600.max_pipes * 16; in r600_gpu_init()
1313 unsigned max_pipes; member1334 unsigned max_pipes; member1360 unsigned max_pipes; member