Home
last modified time | relevance | path

Searched refs:num_rbs (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_debugfs.c507 config[no_regs++] = adev->gfx.config.num_rbs; in amdgpu_debugfs_gca_config_read()
HDamdgpu.h834 unsigned num_rbs; member
HDgfx_v8_0.c3764 adev->gfx.config.num_rbs = hweight32(active_rbs); in gfx_v8_0_setup_rb()
3772 adev->gfx.config.num_rbs >= num_rb_pipes) { in gfx_v8_0_setup_rb()
HDgfx_v9_0.c1730 adev->gfx.config.num_rbs = hweight32(active_rbs); in gfx_v9_0_setup_rb()
/dragonfly/sys/dev/drm/radeon/
HDcik.c2358 u32 num_rbs = rdev->config.cik.max_backends_per_se * in cik_tiling_mode_table_init() local
2671 if (num_rbs == 4) { in cik_tiling_mode_table_init()
2751 } else if (num_rbs < 4) { in cik_tiling_mode_table_init()