Home
last modified time | relevance | path

Searched defs:nouveau_channel (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_chan.h9 struct nouveau_channel { struct
10 struct {
13 } chan;
22 int runlist;
23 int chid;
24 u64 inst;
25 u32 token;
31 struct {
36 } push;
61 int nouveau_channels_init(struct nouveau_drm *); argument
[all …]

Completed in 5 milliseconds