Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
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()
Dgp102.c44 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dgm200.c55 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dgk104.c48 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,
Dgp10b.c51 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dga102.c48 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dgp100.c67 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dpriv.h22 void (*zbc_clear_depth)(struct nvkm_ltc *, int, const u32); member
Dgm107.c143 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
Dgf100.c247 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,