Home
last modified time | relevance | path

Searched refs:max_tile_pipes (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv770.c1195 rdev->config.rv770.max_tile_pipes = 8; in rv770_gpu_init()
1215 rdev->config.rv770.max_tile_pipes = 4; in rv770_gpu_init()
1239 rdev->config.rv770.max_tile_pipes = 2; in rv770_gpu_init()
1259 rdev->config.rv770.max_tile_pipes = 4; in rv770_gpu_init()
1321 switch (rdev->config.rv770.max_tile_pipes) { in rv770_gpu_init()
1336 rdev->config.rv770.tiling_npipes = rdev->config.rv770.max_tile_pipes; in rv770_gpu_init()
H A Devergreen.c3158 rdev->config.evergreen.max_tile_pipes = 8; in evergreen_gpu_init()
3180 rdev->config.evergreen.max_tile_pipes = 4; in evergreen_gpu_init()
3202 rdev->config.evergreen.max_tile_pipes = 4; in evergreen_gpu_init()
3225 rdev->config.evergreen.max_tile_pipes = 2; in evergreen_gpu_init()
3247 rdev->config.evergreen.max_tile_pipes = 2; in evergreen_gpu_init()
3269 rdev->config.evergreen.max_tile_pipes = 4; in evergreen_gpu_init()
3297 rdev->config.evergreen.max_tile_pipes = 4; in evergreen_gpu_init()
3319 rdev->config.evergreen.max_tile_pipes = 8; in evergreen_gpu_init()
3341 rdev->config.evergreen.max_tile_pipes = 4; in evergreen_gpu_init()
3363 rdev->config.evergreen.max_tile_pipes = 2; in evergreen_gpu_init()
[all …]
H A Dr600.c2008 rdev->config.r600.max_tile_pipes = 8; in r600_gpu_init()
2024 rdev->config.r600.max_tile_pipes = 2; in r600_gpu_init()
2042 rdev->config.r600.max_tile_pipes = 1; in r600_gpu_init()
2057 rdev->config.r600.max_tile_pipes = 4; in r600_gpu_init()
2088 switch (rdev->config.r600.max_tile_pipes) { in r600_gpu_init()
2104 rdev->config.r600.tiling_npipes = rdev->config.r600.max_tile_pipes; in r600_gpu_init()
H A Dni.c882 rdev->config.cayman.max_tile_pipes = 8; in cayman_gpu_init()
906 rdev->config.cayman.max_tile_pipes = 2; in cayman_gpu_init()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c1590 adev->gfx.config.max_tile_pipes = 12; in gfx_v6_0_constants_init()
1607 adev->gfx.config.max_tile_pipes = 8; in gfx_v6_0_constants_init()
1624 adev->gfx.config.max_tile_pipes = 4; in gfx_v6_0_constants_init()
1641 adev->gfx.config.max_tile_pipes = 4; in gfx_v6_0_constants_init()
1658 adev->gfx.config.max_tile_pipes = 4; in gfx_v6_0_constants_init()
1687 adev->gfx.config.num_tile_pipes = adev->gfx.config.max_tile_pipes; in gfx_v6_0_constants_init()
H A Dgfx_v7_0.c4143 adev->gfx.config.max_tile_pipes = 4; in gfx_v7_0_gpu_early_init()
4160 adev->gfx.config.max_tile_pipes = 16; in gfx_v7_0_gpu_early_init()
4177 adev->gfx.config.max_tile_pipes = 4; in gfx_v7_0_gpu_early_init()
4196 adev->gfx.config.max_tile_pipes = 2; in gfx_v7_0_gpu_early_init()
4221 adev->gfx.config.num_tile_pipes = adev->gfx.config.max_tile_pipes; in gfx_v7_0_gpu_early_init()
H A Dgfx_v12_0.c3554 adev->gfx.config.max_tile_pipes = in get_gb_addr_config()
H A Dgfx_v11_0.c4708 adev->gfx.config.max_tile_pipes = in get_gb_addr_config()
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h5653 UCHAR max_tile_pipes; member
5666 UCHAR max_tile_pipes; member