Searched refs:cp_pos (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxnv40.h | 111 cp_pos(struct nvkm_grctx *ctx, int offset) in cp_pos() function
|
H A D | ctxnv40.c | 629 cp_pos (ctx, 0x00020/4); in nv40_grctx_generate() 645 cp_pos (ctx, ctx->ctxvals_pos); in nv40_grctx_generate()
|
H A D | ctxnv50.c | 217 cp_pos (ctx, 0x00004/4); in nv50_grctx_generate() 219 cp_pos (ctx, 0x00100/4); in nv50_grctx_generate()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxnv40.h | 111 cp_pos(struct nvkm_grctx *ctx, int offset) in cp_pos() function
|
H A D | ctxnv40.c | 629 cp_pos (ctx, 0x00020/4); in nv40_grctx_generate() 645 cp_pos (ctx, ctx->ctxvals_pos); in nv40_grctx_generate()
|
H A D | ctxnv50.c | 217 cp_pos (ctx, 0x00004/4); in nv50_grctx_generate() 219 cp_pos (ctx, 0x00100/4); in nv50_grctx_generate()
|
Completed in 14 milliseconds