Home
last modified time | relevance | path

Searched refs:nv34_graph_oclass (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/core/include/engine/
Dgraph.h60 extern struct nouveau_oclass nv34_graph_oclass;
/drivers/gpu/drm/nouveau/core/engine/graph/
Dnv34.c160 nv34_graph_oclass = { variable
/drivers/gpu/drm/nouveau/core/engine/device/
Dnv30.c143 device->oclass[NVDEV_ENGINE_GR ] = &nv34_graph_oclass; in nv30_identify()