Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h480 #define RB_MAP_PKR0(x) ((x) << 0) macro
H A Dcikd.h573 #define RB_MAP_PKR0(x) ((x) << 0) macro
H A Dgfx_v7_0.c1610 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) | in gfx_v7_0_raster_config()
1615 *rconf |= RB_MAP_PKR0(2) | RB_MAP_PKR1(2) | in gfx_v7_0_raster_config()
1623 *rconf |= RB_MAP_PKR0(2); in gfx_v7_0_raster_config()
1710 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_3); in gfx_v7_0_write_harvested_raster_configs()
1713 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_0); in gfx_v7_0_write_harvested_raster_configs()
H A Dgfx_v8_0.c3460 *rconf |= RB_MAP_PKR0(2) | RB_MAP_PKR1(2) | in gfx_v8_0_raster_config()
3469 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) | in gfx_v8_0_raster_config()
3476 *rconf |= RB_MAP_PKR0(2); in gfx_v8_0_raster_config()
3481 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) | in gfx_v8_0_raster_config()
3568 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_3); in gfx_v8_0_write_harvested_raster_configs()
3571 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_0); in gfx_v8_0_write_harvested_raster_configs()
H A Dsid.h1400 # define RB_MAP_PKR0(x) ((x) << 0) macro