Displaying 1 result from an estimated 1 matches for "shadowptr".
Did you mean:
shadowpci
2020 Jul 18
1
[PATCH 1/2] drmmode: fix screen resize without acceleration
...screen->GetScreenPixmap(screen);
- if (pNv->AccelMethod >= NONE)
+ if (pNv->AccelMethod > NONE)
nouveau_bo_ref(pNv->scanout, &drmmode_pixmap(ppix)->bo);
screen->ModifyPixmapHeader(ppix, width, height, -1, -1, pitch,
(pNv->AccelMethod > NONE || pNv->ShadowPtr) ?
--
2.26.2