search for: nv50_disp_super_1

Displaying 1 result from an estimated 1 matches for "nv50_disp_super_1".

Did you mean: nv50_disp_super
2017 Jun 28
0
[PATCH] disp/nv50-: bump max chans to 21
...b/drm/nouveau/nvkm/engine/disp/nv50.h index 19c63566..6ea19466 100644 --- a/drm/nouveau/nvkm/engine/disp/nv50.h +++ b/drm/nouveau/nvkm/engine/disp/nv50.h @@ -22,7 +22,7 @@ struct nv50_disp { u8 type[3]; } pior; - struct nv50_disp_chan *chan[17]; + struct nv50_disp_chan *chan[21]; }; void nv50_disp_super_1(struct nv50_disp *); -- 2.13.0