OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvif_device
(Results
1 - 25
of
30
) sorted by relevancy
1
2
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
disp.h
6
struct
nvif_device
;
12
int nvif_disp_ctor(struct
nvif_device
*, s32 oclass, struct nvif_disp *);
user.h
6
struct
nvif_device
;
17
int nvif_user_init(struct
nvif_device
*);
18
void nvif_user_fini(struct
nvif_device
*);
fifo.h
8
u64 nvif_fifo_runlist(struct
nvif_device
*, u64 engine);
12
nvif_fifo_runlist_ce(struct
nvif_device
*device)
device.h
11
struct
nvif_device
{
struct
24
struct
nvif_device
*);
25
void nvif_device_fini(struct
nvif_device
*);
26
u64 nvif_device_time(struct
nvif_device
*);
34
struct
nvif_device
*_device = (d); \
61
struct
nvif_device
*_device = (a); \
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_chan.h
8
struct
nvif_device
;
11
struct
nvif_device
*device;
55
int nouveau_channel_new(struct nouveau_drm *, struct
nvif_device
*,
nouveau_abi16.h
33
struct
nvif_device
device;
nouveau_chan.c
130
nouveau_channel_prep(struct nouveau_drm *drm, struct
nvif_device
*device,
233
nouveau_channel_ind(struct nouveau_drm *drm, struct
nvif_device
*device,
324
nouveau_channel_dma(struct nouveau_drm *drm, struct
nvif_device
*device,
364
struct
nvif_device
*device = chan->device;
481
nouveau_channel_new(struct nouveau_drm *drm, struct
nvif_device
*device,
nouveau_fbcon.c
83
struct
nvif_device
*device = &drm->client.device;
115
struct
nvif_device
*device = &drm->client.device;
147
struct
nvif_device
*device = &drm->client.device;
358
struct
nvif_device
*device = &drm->client.device;
nouveau_abi16.c
186
struct
nvif_device
*device = &drm->client.device;
260
struct
nvif_device
*device;
527
struct
nvif_device
*device = &abi16->device;
nouveau_drv.h
102
struct
nvif_device
device;
nouveau_backlight.c
232
struct
nvif_device
*device = &drm->client.device;
nouveau_drm.c
322
struct
nvif_device
*device = &drm->client.device;
362
struct
nvif_device
*device = &drm->client.device;
447
struct
nvif_device
*device = &drm->client.device;
1003
struct
nvif_device
*device = &nouveau_drm(drm_dev)->client.device;
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_device.c
33
nvif_device_time(struct
nvif_device
*device)
43
nvif_device_fini(struct
nvif_device
*device)
53
void *data, u32 size, struct
nvif_device
*device)
nouveau_nvif_user.c
33
nvif_user_fini(struct
nvif_device
*device)
42
nvif_user_init(struct
nvif_device
*device)
nouveau_nvif_disp.c
39
nvif_disp_ctor(struct
nvif_device
*device, s32 oclass, struct nvif_disp *disp)
nouveau_nvif_fifo.c
30
nvif_fifo_runlists(struct
nvif_device
*device)
76
nvif_fifo_runlist(struct
nvif_device
*device, u64 engine)
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
core.h
21
struct
nvif_device
*);
40
int core507d_ntfy_wait_done(struct nouveau_bo *, u32, struct
nvif_device
*);
56
int corec37d_ntfy_wait_done(struct nouveau_bo *, u32, struct
nvif_device
*);
ovly.h
23
int ovly827e_ntfy_wait_begun(struct nouveau_bo *, u32, struct
nvif_device
*);
disp.h
66
struct
nvif_device
*device;
84
int nv50_dmac_create(struct
nvif_device
*device, struct nvif_object *disp,
wndw.h
68
struct
nvif_device
*);
90
int base507c_ntfy_wait_begun(struct nouveau_bo *, u32, struct
nvif_device
*);
nouveau_dispnv50_core507d.c
53
struct
nvif_device
*device)
nouveau_dispnv50_corec37d.c
72
struct
nvif_device
*device)
nouveau_dispnv50_ovly827e.c
59
struct
nvif_device
*device)
nouveau_dispnv50_base507c.c
119
struct
nvif_device
*device)
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
tvnv17.h
135
struct
nvif_device
*device = &nouveau_drm(dev)->client.device;
141
struct
nvif_device
*device = &nouveau_drm(dev)->client.device;
Completed in 23 milliseconds
1
2
Indexes created Wed Oct 15 07:09:58 GMT 2025