Searched refs:gf100_ltc_zbc_clear_depth (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gk104.c | 47 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,
|
H A D | priv.h | 34 void gf100_ltc_zbc_clear_depth(struct nvkm_ltc *, int, const u32);
|
H A D | gf100.c | 67 gf100_ltc_zbc_clear_depth(struct nvkm_ltc *ltc, int i, const u32 depth) in gf100_ltc_zbc_clear_depth() function 246 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gk104.c | 48 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,
|
H A D | priv.h | 35 void gf100_ltc_zbc_clear_depth(struct nvkm_ltc *, int, const u32);
|
H A D | gf100.c | 67 gf100_ltc_zbc_clear_depth(struct nvkm_ltc *ltc, int i, const u32 depth) in gf100_ltc_zbc_clear_depth() function 247 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,
|
Completed in 2 milliseconds