OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvif_fifo_runlist
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
fifo.h
8
u64
nvif_fifo_runlist
(struct nvif_device *, u64 engine);
14
u64 runmgr =
nvif_fifo_runlist
(device, NV_DEVICE_INFO_ENGINE_GR);
15
u64 runmce =
nvif_fifo_runlist
(device, NV_DEVICE_INFO_ENGINE_CE);
device.h
15
struct
nvif_fifo_runlist
{
struct in struct:nvif_device
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_fifo.c
76
nvif_fifo_runlist
(struct nvif_device *device, u64 engine)
function in typeref:typename:u64
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_abi16.c
289
engine =
nvif_fifo_runlist
(device, engine);
nouveau_drm.c
368
arg0 =
nvif_fifo_runlist
(device, NV_DEVICE_INFO_ENGINE_GR);
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025