Home
last modified time | relevance | path

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

/openbmc/linux/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()
104 ltc->func->zbc_clear_depth(ltc, i, ltc->zbc_depth[i]); in nvkm_ltc_init()
H A Dgp102.c42 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
H A Dgk104.c48 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,
H A Dgm200.c55 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
H A Dga102.c46 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
H A Dgp10b.c56 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
H A Dgp100.c67 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
H A Dpriv.h22 void (*zbc_clear_depth)(struct nvkm_ltc *, int, const u32); member
H A Dgm107.c143 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
H A Dgf100.c247 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,