Lines Matching refs:ltc
27 nvkm_ltc_tags_alloc(struct nvkm_ltc *ltc, u32 n, struct nvkm_mm_node **pnode) in nvkm_ltc_tags_alloc() argument
29 struct nvkm_ltc_priv *priv = (void *)ltc; in nvkm_ltc_tags_alloc()
40 nvkm_ltc_tags_free(struct nvkm_ltc *ltc, struct nvkm_mm_node **pnode) in nvkm_ltc_tags_free() argument
42 struct nvkm_ltc_priv *priv = (void *)ltc; in nvkm_ltc_tags_free()
47 nvkm_ltc_tags_clear(struct nvkm_ltc *ltc, u32 first, u32 count) in nvkm_ltc_tags_clear() argument
49 const struct nvkm_ltc_impl *impl = (void *)nv_oclass(ltc); in nvkm_ltc_tags_clear()
50 struct nvkm_ltc_priv *priv = (void *)ltc; in nvkm_ltc_tags_clear()
60 nvkm_ltc_zbc_color_get(struct nvkm_ltc *ltc, int index, const u32 color[4]) in nvkm_ltc_zbc_color_get() argument
62 const struct nvkm_ltc_impl *impl = (void *)nv_oclass(ltc); in nvkm_ltc_zbc_color_get()
63 struct nvkm_ltc_priv *priv = (void *)ltc; in nvkm_ltc_zbc_color_get()
70 nvkm_ltc_zbc_depth_get(struct nvkm_ltc *ltc, int index, const u32 depth) in nvkm_ltc_zbc_depth_get() argument
72 const struct nvkm_ltc_impl *impl = (void *)nv_oclass(ltc); in nvkm_ltc_zbc_depth_get()
73 struct nvkm_ltc_priv *priv = (void *)ltc; in nvkm_ltc_zbc_depth_get()