Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A 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()
H A Dgp102.c41 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
H A Dgm200.c54 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
H A Dgk104.c47 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,
H A Dgp10b.c55 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
H A Dgp100.c66 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
H A Dpriv.h21 void (*zbc_clear_depth)(struct nvkm_ltc *, int, const u32); member
H A Dgm107.c142 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
H A Dgf100.c246 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,