Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dnv50.h138 struct nv50_disp_mthd_chan { struct
139 const char *name;
140 u32 addr;
141 struct {
145 } data[];
Dnv50.c344 nv50_disp_mthd_chan(struct nv50_disp_priv *priv, int debug, int head, in nv50_disp_mthd_chan() function