Linus Torvalds
|
757c26b804
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
14 years ago |
Ben Skeggs
|
9962cc6eba
drm/nouveau/gr: disable fifo access and idle before suspend ctx unload
|
14 years ago |
Ben Skeggs
|
6c320fef58
drm/nouveau: pass flag to engine fini() method on suspend
|
14 years ago |
Vitaliy Ivanov
|
e44ba033c5
treewide: remove duplicate includes
|
14 years ago |
Ben Skeggs
|
7ff5441e55
drm/nva3: implement support for copy engine
|
14 years ago |
Ben Skeggs
|
a82dd49f14
drm/nouveau: remove remnants of nouveau_pgraph_engine
|
14 years ago |
Ben Skeggs
|
2703c21a82
drm/nv50/gr: move to exec engine interfaces
|
14 years ago |
Ben Skeggs
|
4ea52f8974
drm/nouveau: move engine object creation into per-engine hooks
|
14 years ago |
Emil Velikov
|
0b89a072f9
drm/nouveau: Fix missing whitespace checkpatch.pl errors.
|
14 years ago |
Emil Velikov
|
f9ec8f6c8d
drm/nouveau: Fix brace placement checkpatch.pl errors.
|
14 years ago |
Ben Skeggs
|
2b4cebe4e1
drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac
|
14 years ago |
Ben Skeggs
|
6fdb383e81
drm/nv50: check for vm traps on every gr irq
|
14 years ago |
Ben Skeggs
|
bb9b18a390
drm/nouveau: add nouveau_enum_find() util function
|
14 years ago |
Ben Skeggs
|
562af10c67
drm/nv50: flesh out ZCULL init and match nvidia on later chipsets
|
14 years ago |
Marcin Slusarz
|
4dcf905c84
drm/nv50: fix typos in CCACHE error reporting
|
14 years ago |
Ben Skeggs
|
d7117e0d4e
drm/nv50: enable page flipping
|
14 years ago |
Francisco Jerez
|
34311c7301
drm/nv50: Fix race with PFIFO during PGRAPH context destruction.
|
14 years ago |
Ben Skeggs
|
6effe39364
drm/nv50: sync up gr data error names with rnn, use for nvc0 also
|
14 years ago |
Ben Skeggs
|
4c13614298
drm/nv50: implement global channel address space on new VM code
|
14 years ago |
Ben Skeggs
|
a11c3198c9
drm/nv50: import new vm code
|
15 years ago |
Ben Skeggs
|
274fec93cd
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
|
14 years ago |
Ben Skeggs
|
a169f09b96
drm/nv50: 0x50c0 apparently works on NVA3+ too, so lets allow it
|
14 years ago |
Ben Skeggs
|
aa2c2e8039
drm/nv50: fix compute object class
|
14 years ago |
Francisco Jerez
|
1f6d2de2c5
drm/nv50: Keep track of the head a channel is vsync'ing to.
|
14 years ago |
Francisco Jerez
|
332b242f47
drm/nouveau: Implement the pageflip ioctl.
|
14 years ago |
Francisco Jerez
|
042206c0cd
drm/nouveau: Implement the vblank DRM hooks.
|
14 years ago |
Ben Skeggs
|
97e2000f75
drm/nv50: improve evo error handler when more than just channel 0 active
|
14 years ago |
Ben Skeggs
|
3052be2cea
drm/nv50: remove excessive alignment of graph/crypt contexts
|
14 years ago |
Ben Skeggs
|
b8c157d3a9
drm/nouveau: only expose the object classes that are supported by the chipset
|
14 years ago |
Ben Skeggs
|
50536946fa
drm/nouveau: store engine type in gpuobj class structs
|
14 years ago |