Home
last modified time | relevance | path

Searched refs:zbc_clear_depth (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dbase.c54 ltc->func->zbc_clear_depth(ltc, index, depth); in nvkm_ltc_zbc_depth_get()
102 ltc->func->zbc_clear_depth(ltc, i, ltc->zbc_depth[i]); in nvkm_ltc_init()
Dgp102.c41 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dgk104.c47 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,
Dgm200.c54 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dgp10b.c55 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dgp100.c66 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dpriv.h21 void (*zbc_clear_depth)(struct nvkm_ltc *, int, const u32); member
Dgm107.c142 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dgf100.c246 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,