Home
last modified time | relevance | path

Searched refs:gm107_ltc_zbc_clear_depth (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dgm107.c64 gm107_ltc_zbc_clear_depth(struct nvkm_ltc *ltc, int i, const u32 depth) in gm107_ltc_zbc_clear_depth() function
142 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dgm200.c54 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dpriv.h42 void gm107_ltc_zbc_clear_depth(struct nvkm_ltc *, int, const u32);
Dgp100.c66 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,