Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_kms.c405 *value = rdev->config.cik.max_tile_pipes; in radeon_info_ioctl()
407 *value = rdev->config.si.max_tile_pipes; in radeon_info_ioctl()
409 *value = rdev->config.cayman.max_tile_pipes; in radeon_info_ioctl()
411 *value = rdev->config.evergreen.max_tile_pipes; in radeon_info_ioctl()
413 *value = rdev->config.rv770.max_tile_pipes; in radeon_info_ioctl()
415 *value = rdev->config.r600.max_tile_pipes; in radeon_info_ioctl()
H A Drv770.c1191 rdev->config.rv770.max_tile_pipes = 8; in rv770_gpu_init()
1211 rdev->config.rv770.max_tile_pipes = 4; in rv770_gpu_init()
1235 rdev->config.rv770.max_tile_pipes = 2; in rv770_gpu_init()
1255 rdev->config.rv770.max_tile_pipes = 4; in rv770_gpu_init()
1317 switch (rdev->config.rv770.max_tile_pipes) { in rv770_gpu_init()
1332 rdev->config.rv770.tiling_npipes = rdev->config.rv770.max_tile_pipes; in rv770_gpu_init()
H A Devergreen.c3141 rdev->config.evergreen.max_tile_pipes = 8; in evergreen_gpu_init()
3163 rdev->config.evergreen.max_tile_pipes = 4; in evergreen_gpu_init()
3185 rdev->config.evergreen.max_tile_pipes = 4; in evergreen_gpu_init()
3208 rdev->config.evergreen.max_tile_pipes = 2; in evergreen_gpu_init()
3230 rdev->config.evergreen.max_tile_pipes = 2; in evergreen_gpu_init()
3252 rdev->config.evergreen.max_tile_pipes = 4; in evergreen_gpu_init()
3280 rdev->config.evergreen.max_tile_pipes = 4; in evergreen_gpu_init()
3302 rdev->config.evergreen.max_tile_pipes = 8; in evergreen_gpu_init()
3324 rdev->config.evergreen.max_tile_pipes = 4; in evergreen_gpu_init()
3346 rdev->config.evergreen.max_tile_pipes = 2; in evergreen_gpu_init()
[all …]
H A Dradeon.h2027 unsigned max_tile_pipes; member
2049 unsigned max_tile_pipes; member
2076 unsigned max_tile_pipes; member
2103 unsigned max_tile_pipes; member
2141 unsigned max_tile_pipes; member
2172 unsigned max_tile_pipes; member
H A Dr600.c1999 rdev->config.r600.max_tile_pipes = 8; in r600_gpu_init()
2015 rdev->config.r600.max_tile_pipes = 2; in r600_gpu_init()
2033 rdev->config.r600.max_tile_pipes = 1; in r600_gpu_init()
2048 rdev->config.r600.max_tile_pipes = 4; in r600_gpu_init()
2079 switch (rdev->config.r600.max_tile_pipes) { in r600_gpu_init()
2095 rdev->config.r600.tiling_npipes = rdev->config.r600.max_tile_pipes; in r600_gpu_init()
H A Dsi.c3091 rdev->config.si.max_tile_pipes = 12; in si_gpu_init()
3108 rdev->config.si.max_tile_pipes = 8; in si_gpu_init()
3126 rdev->config.si.max_tile_pipes = 4; in si_gpu_init()
3143 rdev->config.si.max_tile_pipes = 4; in si_gpu_init()
3160 rdev->config.si.max_tile_pipes = 4; in si_gpu_init()
3197 rdev->config.si.num_tile_pipes = rdev->config.si.max_tile_pipes; in si_gpu_init()
H A Dni.c918 rdev->config.cayman.max_tile_pipes = 8; in cayman_gpu_init()
942 rdev->config.cayman.max_tile_pipes = 2; in cayman_gpu_init()
H A Dcik.c2374 num_pipe_configs = rdev->config.cik.max_tile_pipes; in cik_tiling_mode_table_init()
3212 rdev->config.cik.max_tile_pipes = 4; in cik_gpu_init()
3229 rdev->config.cik.max_tile_pipes = 16; in cik_gpu_init()
3246 rdev->config.cik.max_tile_pipes = 4; in cik_gpu_init()
3265 rdev->config.cik.max_tile_pipes = 2; in cik_gpu_init()
3300 rdev->config.cik.num_tile_pipes = rdev->config.cik.max_tile_pipes; in cik_gpu_init()
/dragonfly/sys/dev/drm/amd/include/
H A Datomfirmware.h1190 uint8_t max_tile_pipes; member
1210 uint8_t max_tile_pipes; member
1234 uint8_t max_tile_pipes; member
H A Datombios.h5651 UCHAR max_tile_pipes; member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_debugfs.c486 config[no_regs++] = adev->gfx.config.max_tile_pipes; in amdgpu_debugfs_gca_config_read()
H A Dgfx_v8_0.c1794 adev->gfx.config.max_tile_pipes = 2; in gfx_v8_0_gpu_early_init()
1811 adev->gfx.config.max_tile_pipes = 16; in gfx_v8_0_gpu_early_init()
1858 adev->gfx.config.max_tile_pipes = 8; in gfx_v8_0_gpu_early_init()
1875 adev->gfx.config.max_tile_pipes = 2; in gfx_v8_0_gpu_early_init()
1892 adev->gfx.config.max_tile_pipes = 2; in gfx_v8_0_gpu_early_init()
1909 adev->gfx.config.max_tile_pipes = 4; in gfx_v8_0_gpu_early_init()
1930 adev->gfx.config.num_tile_pipes = adev->gfx.config.max_tile_pipes; in gfx_v8_0_gpu_early_init()
H A Damdgpu_atombios.c725 adev->gfx.config.max_tile_pipes = gfx_info->info.max_tile_pipes; in amdgpu_atombios_get_gfx_info()
H A Damdgpu.h812 unsigned max_tile_pipes; member
H A Dgfx_v9_0.c1229 adev->gfx.config.max_tile_pipes = in gfx_v9_0_gpu_early_init()