Searched refs:gp102_ltc_zbc_clear_stencil (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gp102.c | 25 gp102_ltc_zbc_clear_stencil(struct nvkm_ltc *ltc, int i, const u32 stencil) in gp102_ltc_zbc_clear_stencil() function 42 .zbc_clear_stencil = gp102_ltc_zbc_clear_stencil,
|
H A D | gp10b.c | 56 .zbc_clear_stencil = gp102_ltc_zbc_clear_stencil,
|
H A D | priv.h | 50 void gp102_ltc_zbc_clear_stencil(struct nvkm_ltc *, int, const u32);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gp102.c | 25 gp102_ltc_zbc_clear_stencil(struct nvkm_ltc *ltc, int i, const u32 stencil) in gp102_ltc_zbc_clear_stencil() function 43 .zbc_clear_stencil = gp102_ltc_zbc_clear_stencil,
|
H A D | ga102.c | 47 .zbc_clear_stencil = gp102_ltc_zbc_clear_stencil,
|
H A D | gp10b.c | 57 .zbc_clear_stencil = gp102_ltc_zbc_clear_stencil,
|
H A D | priv.h | 51 void gp102_ltc_zbc_clear_stencil(struct nvkm_ltc *, int, const u32);
|
Completed in 2 milliseconds