Searched refs:gm107_ltc_zbc_clear_depth (Results 1 – 7 of 7) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | gm107.c | 64 gm107_ltc_zbc_clear_depth(struct nvkm_ltc *ltc, int i, const u32 depth) in gm107_ltc_zbc_clear_depth() function 143 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
|
D | gp102.c | 42 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
|
D | gm200.c | 55 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
|
D | ga102.c | 46 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
|
D | gp10b.c | 56 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
|
D | gp100.c | 67 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
|
D | priv.h | 45 void gm107_ltc_zbc_clear_depth(struct nvkm_ltc *, int, const u32);
|