HomeSort by: relevance | last modified time | path
    Searched refs:RB_MAP_PKR0 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
vid.h 483 #define RB_MAP_PKR0(x) ((x) << 0)
cikd.h 576 #define RB_MAP_PKR0(x) ((x) << 0)
amdgpu_gfx_v7_0.c 1650 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
1655 *rconf |= RB_MAP_PKR0(2) | RB_MAP_PKR1(2) |
1663 *rconf |= RB_MAP_PKR0(2);
1750 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_3);
1753 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_0);
amdgpu_gfx_v8_0.c 3472 *rconf |= RB_MAP_PKR0(2) | RB_MAP_PKR1(2) |
3481 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
3488 *rconf |= RB_MAP_PKR0(2);
3493 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
3580 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_3);
3583 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_0);
sid.h 1403 # define RB_MAP_PKR0(x) ((x) << 0)

Completed in 56 milliseconds