Den 26.03.2019 14.20, skrev Daniel Vetter: > This changes the fb name from "nouveaufb" to "nouveaudrmfb". > > Aside: I wonder whether the in_interrupt() check is good enough for > the nouveau acceleration. Cargo-cult says drm_can_sleep() is needed, > which isn't actually working if you pick a .config without PREEMPT. > For the generic fbdev defio support we've gone with offloading > everything to a worker. For the non-accel callbacks (set_par, blank > and friends) checking for oops_in_progress is good enough to catch all > the evil calling contexts. > > v2: Rebase > > Signed-off-by: Daniel Vetter <daniel.vet...@intel.com> > Cc: Ben Skeggs <bske...@redhat.com> > Cc: nouv...@lists.freedesktop.org > ---
Acked-by: Noralf Trønnes <nor...@tronnes.org> _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx