Re: [Nouveau] nouveau: failed to initialise sync

2021-07-14 Thread Kirill A. Shutemov
;     Nouveau now doesn't init the GEM object for internally allocated BOs, >     so make sure that we at least initialize some necessary fields. > > Could be that the patch needs to be send to stable as well. The regression is present in v5.14-rc1. Any idea when it will hit upstream? I don't see

Re: [Nouveau] [PATCH v2 1/7] mm/thp: fix __split_huge_pmd_locked() for migration PMD

2020-09-03 Thread Kirill A. Shutemov
ll Hm. Could you remind me what codepath splits migration PMD? Maybe it should wait until migration is complete? We could avoid a lot of complexity this way. -- Kirill A. Shutemov ___ Nouveau mailing list Nouveau@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/nouveau

Re: [Nouveau] [PATCH v3] drm/nouveau: Accept 'legacy' format modifiers

2020-07-30 Thread Kirill A. Shutemov
tise support > for them. Doing so would imply compatibility > between devices with incompatible memory layouts. > > Tested with Xorg 1.20 modesetting driver, > weston@c46c70dac84a4b3030cd05b380f9f410536690fc, > gnome & KDE wayland desktops from Ubuntu 18.04, > kmscube hacke

Re: [Nouveau] [PATCH v2] drm/nouveau: Accept 'legacy' format modifiers

2020-07-29 Thread Kirill A. Shutemov
gt; >> modifier. To accomplish this, some layout > > > >> parameters must be assumed to match properties of > > > >> the device targeted by the relevant ioctls. To > > > >> avoid perpetuating misuse of the old-style > > > >> modi

Re: [Nouveau] [PATCH] drm/nouveau: Accept 'legacy' format modifiers

2020-07-23 Thread Kirill A. Shutemov
f150 RSI: c0406481 RDI: 0009 RBP: c0406481 R08: 55db823225e8 R09: 55db8231b5e8 R10: 7fbe79ce0920 R11: 0246 R12: 55db823115e0 R13: 0009 R14: 000055db8230ffc0 R15: 55db8230f380 -- Kirill A. Shutemov