Home
last modified time | relevance | path

Searched refs:clear_depth (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgp102.c80 .clear_depth = gp100_gr_zbc_clear_depth,
H A Dgp100.c68 .clear_depth = gp100_gr_zbc_clear_depth,
H A Dga102.c55 .clear_depth = gp100_gr_zbc_clear_depth,
H A Dgf100.h143 void (*clear_depth)(struct gf100_gr *, int zbc); member
H A Dgf100.c140 gr->func->zbc->clear_depth(gr, zbc); in gf100_gr_zbc_depth_get()
147 .clear_depth = gf100_gr_zbc_clear_depth,
1036 gr->func->zbc->clear_depth(gr, index); in gf100_gr_zbc_init()
/openbmc/linux/include/uapi/drm/
H A Dradeon_drm.h619 unsigned int clear_depth; member