Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dgfx_v7_0.c1637 u32 raster_config, u32 raster_config_1, in gfx_v7_0_write_harvested_raster_configs() argument
1658 raster_config_1 &= ~SE_PAIR_MAP_MASK; in gfx_v7_0_write_harvested_raster_configs()
1661 raster_config_1 |= in gfx_v7_0_write_harvested_raster_configs()
1664 raster_config_1 |= in gfx_v7_0_write_harvested_raster_configs()
1737 WREG32(mmPA_SC_RASTER_CONFIG_1, raster_config_1); in gfx_v7_0_write_harvested_raster_configs()
1755 u32 raster_config = 0, raster_config_1 = 0; in gfx_v7_0_setup_rb() local
1778 gfx_v7_0_raster_config(adev, &raster_config, &raster_config_1); in gfx_v7_0_setup_rb()
1783 WREG32(mmPA_SC_RASTER_CONFIG_1, raster_config_1); in gfx_v7_0_setup_rb()
1785 gfx_v7_0_write_harvested_raster_configs(adev, raster_config, raster_config_1, in gfx_v7_0_setup_rb()
1800 adev->gfx.config.rb_config[i][j].raster_config_1 = in gfx_v7_0_setup_rb()
[all …]
A Damdgpu_gfx.h124 uint32_t raster_config_1; member
A Dgfx_v8_0.c3483 u32 raster_config, u32 raster_config_1, in gfx_v8_0_write_harvested_raster_configs() argument
3504 raster_config_1 &= ~SE_PAIR_MAP_MASK; in gfx_v8_0_write_harvested_raster_configs()
3507 raster_config_1 |= in gfx_v8_0_write_harvested_raster_configs()
3510 raster_config_1 |= in gfx_v8_0_write_harvested_raster_configs()
3583 WREG32(mmPA_SC_RASTER_CONFIG_1, raster_config_1); in gfx_v8_0_write_harvested_raster_configs()
3594 u32 raster_config = 0, raster_config_1 = 0; in gfx_v8_0_setup_rb() local
3617 gfx_v8_0_raster_config(adev, &raster_config, &raster_config_1); in gfx_v8_0_setup_rb()
3622 WREG32(mmPA_SC_RASTER_CONFIG_1, raster_config_1); in gfx_v8_0_setup_rb()
3624 gfx_v8_0_write_harvested_raster_configs(adev, raster_config, raster_config_1, in gfx_v8_0_setup_rb()
3639 adev->gfx.config.rb_config[i][j].raster_config_1 = in gfx_v8_0_setup_rb()
[all …]
A Dcik.c1139 return adev->gfx.config.rb_config[se_idx][sh_idx].raster_config_1; in cik_get_register_value()
A Dvi.c764 return adev->gfx.config.rb_config[se_idx][sh_idx].raster_config_1; in vi_get_register_value()

Completed in 28 milliseconds