Searched refs:stencil (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | gp102.c | 25 gp102_ltc_zbc_clear_stencil(struct nvkm_ltc *ltc, int i, const u32 stencil) in gp102_ltc_zbc_clear_stencil() argument 29 nvkm_wr32(device, 0x17e204, stencil); in gp102_ltc_zbc_clear_stencil()
|
D | base.c | 59 nvkm_ltc_zbc_stencil_get(struct nvkm_ltc *ltc, int index, const u32 stencil) in nvkm_ltc_zbc_stencil_get() argument 61 ltc->zbc_stencil[index] = stencil; in nvkm_ltc_zbc_stencil_get() 62 ltc->func->zbc_clear_stencil(ltc, index, stencil); in nvkm_ltc_zbc_stencil_get()
|
/linux-6.1.9/include/uapi/drm/ |
D | mga_drm.h | 144 unsigned int stencil; member
|
/linux-6.1.9/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_surfacedefs.h | 292 uint8 stencil; member
|
D | svga3d_cmd.h | 396 uint32 stencil; member
|
D | svga3d_dx.h | 575 uint16 stencil; member
|
/linux-6.1.9/drivers/video/fbdev/ |
D | ffb.c | 300 u32 stencil; member
|
/linux-6.1.9/drivers/gpu/drm/mga/ |
D | mga_state.c | 109 DMA_BLOCK(MGA_STENCIL, ctx->stencil, in mga_g400_emit_context()
|