Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
25985edcedea6396277003854657b5f3cb31a628
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_channel.c
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
d550c41
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
by Ben Skeggs
· 14 years ago
ea5f278
drm/nouveau: silence some compiler warnings
by Ben Skeggs
· 15 years ago
e457aca
drm/nouveau: create grctx on the fly on all chipsets
by Ben Skeggs
· 15 years ago
2a55c9a
drm/nvc0: reserve only subc 0 for kernel use
by Ben Skeggs
· 15 years ago
8e91182
drm/nouveau: Validate channel indices passed from userspace.
by Michel Hermier
· 15 years ago
9654529
drm/nvc0: fix channel dma init paths
by Ben Skeggs
· 15 years ago
4c136142
drm/nv50: implement global channel address space on new VM code
by Ben Skeggs
· 15 years ago
d908175
drm/nouveau: make fifo.create_context() responsible for mapping control regs
by Ben Skeggs
· 15 years ago
6dccd31
drm/nouveau: Synchronize with the user channel before GPU object destruction.
by Francisco Jerez
· 15 years ago
7f4a195
drm/nouveau: tidy up and extend dma object creation interfaces
by Ben Skeggs
· 15 years ago
332b242
drm/nouveau: Implement the pageflip ioctl.
by Francisco Jerez
· 15 years ago
382d62e
drm/nouveau: fix annoying nouveau_fence type issue
by Marcin Slusarz
· 15 years ago
f4512e6
drm/nv50: create graph and crypt contexts on demand
by Ben Skeggs
· 15 years ago
bd2e597
drm/nv84: add support for the PCRYPT engine
by Ben Skeggs
· 15 years ago
f091a3d
drm/nouveau: Implement weak channel references.
by Francisco Jerez
· 15 years ago
feeb0ae
drm/nouveau: Add unlocked variants of nouveau_channel_get/put.
by Francisco Jerez
· 15 years ago
f175b74
drm/nouveau: Fix race condition in channel refcount handling.
by Francisco Jerez
· 15 years ago
3945e47
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
by Francisco Jerez
· 15 years ago
b12120a
drm/nouveau: switch to unlocked ioctls
by Ben Skeggs
· 15 years ago
cff5c13
drm/nouveau: add more fine-grained locking to channel list + structures
by Ben Skeggs
· 15 years ago
6a6b73f
drm/nouveau: add per-channel mutex, use to lock access to drm's channel
by Ben Skeggs
· 15 years ago
d961db7
drm/ttm: restructure to allow driver to plug in alternate memory manager
by Ben Skeggs
· 15 years ago
2730723
drm/nouveau: Minor refactoring/cleanup of the fence code.
by Francisco Jerez
· 15 years ago
a8eaebc
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
by Ben Skeggs
· 15 years ago
9d59e8a
drm/nouveau: require explicit unmap of kmapped bos
by Ben Skeggs
· 15 years ago
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 15 years ago
047d1d3
drm/nouveau: reduce usage of fence spinlock to when absolutely necessary
by Ben Skeggs
· 15 years ago
b6d3d87
drm/nouveau: remove dev_priv->init_state and friends
by Ben Skeggs
· 15 years ago
01d73a6
drm: Remove drm_resource wrappers
by Jordan Crouse
· 15 years ago
952eb63
drm/nouveau: remove some unused members from drm_nouveau_private
by Ben Skeggs
· 15 years ago
a1606a9
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
by Ben Skeggs
· 16 years ago
d87897d
drm/nv50: make pushbuf dma object cover entire vm
by Ben Skeggs
· 16 years ago
ff9e527
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
by Maarten Maathuis
· 16 years ago
a51a3bf
drm/nv50: avoid unloading pgraph context when ctxprog is running
by Maarten Maathuis
· 16 years ago
75c99da
drm/nouveau: initialise DMA tracking parameters earlier
by Ben Skeggs
· 16 years ago
61768bf
drm/nouveau: remove unused nouveau_channel_idle() function
by Ben Skeggs
· 16 years ago
f03a314b
drm/nouveau: Allocate a per-channel instance of NV_SW.
by Francisco Jerez
· 16 years ago
6ee7386
drm/nouveau: Add DRM driver for NVIDIA GPUs
by Ben Skeggs
· 16 years ago