Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dvid.h479 #define RB_MAP_PKR0(x) ((x) << 0) macro
H A Dcikd.h572 #define RB_MAP_PKR0(x) ((x) << 0) macro
H A Dgfx_v7_0.c1607 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) | in gfx_v7_0_raster_config()
1612 *rconf |= RB_MAP_PKR0(2) | RB_MAP_PKR1(2) | in gfx_v7_0_raster_config()
1620 *rconf |= RB_MAP_PKR0(2); in gfx_v7_0_raster_config()
1707 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_3); in gfx_v7_0_write_harvested_raster_configs()
1710 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_0); in gfx_v7_0_write_harvested_raster_configs()
H A Dgfx_v8_0.c3448 *rconf |= RB_MAP_PKR0(2) | RB_MAP_PKR1(2) | in gfx_v8_0_raster_config()
3457 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) | in gfx_v8_0_raster_config()
3464 *rconf |= RB_MAP_PKR0(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()
3556 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_3); in gfx_v8_0_write_harvested_raster_configs()
3559 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