Searched refs:S_00B848_SGPRS (Results 1 – 8 of 8) sorted by relevance
24 return S_00B848_VGPRS(VGPRBlocks) | S_00B848_SGPRS(SGPRBlocks) | in getComputePGMRSrc1()35 uint64_t Reg = S_00B848_VGPRS(VGPRBlocks) | S_00B848_SGPRS(SGPRBlocks) | in getPGMRSrc1()
789 #define S_00B848_SGPRS(x) (((x) & 0x0F) << 6) macro
260 #define S_00B848_SGPRS(x) (((x) & 0x0F) << 6) macro
541 S_00B848_SGPRS(ProgInfo.SGPRBlocks) | in getSIProgramInfo()
555 #define S_00B848_SGPRS(x) (((x) & 0x0F) << 6) macro
1079 S_00B848_SGPRS(ProgInfo.SGPRBlocks) | in getSIProgramInfo()
200 shader->config.rsrc1 |= S_00B848_SGPRS((shader->config.num_sgprs - 1) / 8); in si_create_compute_state_async()
1381 S_00B848_SGPRS(sctx->chip_class <= GFX9 ? (shader->config.num_sgprs - 1) / 8 : 0) | in si_dispatch_prim_discard_cs_and_draw()