Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d4547ed8cc219f2e06078ac05147a873b2a03d5a
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_graph.c
dce411c
drm/nv50/gr: typo fix, how about we not reset fifo during graph init?
by Ben Skeggs
· 13 years ago
6d6538a
drm/nv50/gr: refactor initialisation
by Ben Skeggs
· 13 years ago
757c26b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
9962cc6
drm/nouveau/gr: disable fifo access and idle before suspend ctx unload
by Ben Skeggs
· 13 years ago
6c320fe
drm/nouveau: pass flag to engine fini() method on suspend
by Ben Skeggs
· 13 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 13 years ago
7ff5441
drm/nva3: implement support for copy engine
by Ben Skeggs
· 14 years ago
a82dd49
drm/nouveau: remove remnants of nouveau_pgraph_engine
by Ben Skeggs
· 14 years ago
2703c21
drm/nv50/gr: move to exec engine interfaces
by Ben Skeggs
· 14 years ago
4ea52f8
drm/nouveau: move engine object creation into per-engine hooks
by Ben Skeggs
· 14 years ago
0b89a07
drm/nouveau: Fix missing whitespace checkpatch.pl errors.
by Emil Velikov
· 14 years ago
f9ec8f6
drm/nouveau: Fix brace placement checkpatch.pl errors.
by Emil Velikov
· 14 years ago
2b4cebe
drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac
by Ben Skeggs
· 14 years ago
6fdb383
drm/nv50: check for vm traps on every gr irq
by Ben Skeggs
· 14 years ago
bb9b18a
drm/nouveau: add nouveau_enum_find() util function
by Ben Skeggs
· 14 years ago
562af10
drm/nv50: flesh out ZCULL init and match nvidia on later chipsets
by Ben Skeggs
· 14 years ago
4dcf905
drm/nv50: fix typos in CCACHE error reporting
by Marcin Slusarz
· 14 years ago
d7117e0
drm/nv50: enable page flipping
by Ben Skeggs
· 14 years ago
34311c7
drm/nv50: Fix race with PFIFO during PGRAPH context destruction.
by Francisco Jerez
· 14 years ago
6effe39
drm/nv50: sync up gr data error names with rnn, use for nvc0 also
by Ben Skeggs
· 14 years ago
4c136142
drm/nv50: implement global channel address space on new VM code
by Ben Skeggs
· 14 years ago
a11c319
drm/nv50: import new vm code
by Ben Skeggs
· 14 years ago
274fec9
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
by Ben Skeggs
· 14 years ago
a169f09
drm/nv50: 0x50c0 apparently works on NVA3+ too, so lets allow it
by Ben Skeggs
· 14 years ago
aa2c2e8
drm/nv50: fix compute object class
by Ben Skeggs
· 14 years ago
1f6d2de
drm/nv50: Keep track of the head a channel is vsync'ing to.
by Francisco Jerez
· 14 years ago
332b242
drm/nouveau: Implement the pageflip ioctl.
by Francisco Jerez
· 14 years ago
042206c
drm/nouveau: Implement the vblank DRM hooks.
by Francisco Jerez
· 14 years ago
97e2000
drm/nv50: improve evo error handler when more than just channel 0 active
by Ben Skeggs
· 14 years ago
3052be2
drm/nv50: remove excessive alignment of graph/crypt contexts
by Ben Skeggs
· 14 years ago
b8c157d
drm/nouveau: only expose the object classes that are supported by the chipset
by Ben Skeggs
· 14 years ago
5053694
drm/nouveau: store engine type in gpuobj class structs
by Ben Skeggs
· 14 years ago
3945e47
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
by Francisco Jerez
· 14 years ago
cff5c13
drm/nouveau: add more fine-grained locking to channel list + structures
by Ben Skeggs
· 14 years ago
56ac747
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
by Ben Skeggs
· 14 years ago
4b5c152
drm/nouveau: Remove implicit argument from nv_wait().
by Francisco Jerez
· 14 years ago
a8eaebc
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
by Ben Skeggs
· 14 years ago
b3beb16
drm/nouveau: modify object accessors, offset in bytes rather than dwords
by Ben Skeggs
· 14 years ago
ac94a34
drm/nv50: cleanup nv50_fifo.c
by Ben Skeggs
· 14 years ago
ec91db2
drm/nouveau: remove ability to use external firmware
by Ben Skeggs
· 14 years ago
f56cb86
drm/nouveau: add instmem flush() hook
by Ben Skeggs
· 14 years ago
6e86e04
drm/nouveau: Fix a couple of sparse warnings.
by Francisco Jerez
· 14 years ago
d327dd4
drm/nv50: Allow using the NVA3 new compute class.
by Marcin Kościelnicki
· 15 years ago
304424e
drm/nv50: Improve PGRAPH interrupt handling.
by Marcin Kościelnicki
· 15 years ago
37000d2
drm/nv50: Remove redundant/incorrect ctxvals initialisation.
by Marcin Kościelnicki
· 15 years ago
d5f3c90
drm/nv50: Implement ctxprog/state generation.
by Marcin Kościelnicki
· 15 years ago
a51a3bf
drm/nv50: avoid unloading pgraph context when ctxprog is running
by Maarten Maathuis
· 15 years ago
716abaa
drm/nv50: Fix typo in PGRAPH initialisation.
by Marcin Kościelnicki
· 15 years ago
0a90dc51
drm/nv50: wait for pgraph to idle before unloading the context
by Maarten Maathuis
· 15 years ago
054b93e
drm/nv40: implement ctxprog/state generation
by Ben Skeggs
· 15 years ago
6ee7386
drm/nouveau: Add DRM driver for NVIDIA GPUs
by Ben Skeggs
· 15 years ago