2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 03:33:58 +08:00
linux-next/drivers/gpu/drm/nouveau/nvkm
Ben Skeggs 950950327b drm/nouveau/instmem: protect instobj list with a spinlock
No locking is required for the traversal of this list, as it only
happens during suspend/resume where nothing else can be executing.

Fixes some of the issues noticed during parallel piglit runs.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2015-11-25 15:31:21 +10:00
..
core drm/nouveau/pci: merge agp handling from nouveau drm 2015-08-28 12:40:49 +10:00
engine drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop 2015-11-25 15:31:21 +10:00
subdev drm/nouveau/instmem: protect instobj list with a spinlock 2015-11-25 15:31:21 +10:00
Kbuild drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) 2015-01-22 12:15:10 +10:00