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
|
15 years ago |
Ben Skeggs
|
a169f09b96
drm/nv50: 0x50c0 apparently works on NVA3+ too, so lets allow it
|
15 years ago |
Ben Skeggs
|
aa2c2e8039
drm/nv50: fix compute object class
|
15 years ago |
Francisco Jerez
|
1f6d2de2c5
drm/nv50: Keep track of the head a channel is vsync'ing to.
|
15 years ago |
Francisco Jerez
|
332b242f47
drm/nouveau: Implement the pageflip ioctl.
|
15 years ago |
Francisco Jerez
|
042206c0cd
drm/nouveau: Implement the vblank DRM hooks.
|
15 years ago |
Ben Skeggs
|
97e2000f75
drm/nv50: improve evo error handler when more than just channel 0 active
|
15 years ago |
Ben Skeggs
|
3052be2cea
drm/nv50: remove excessive alignment of graph/crypt contexts
|
15 years ago |
Ben Skeggs
|
b8c157d3a9
drm/nouveau: only expose the object classes that are supported by the chipset
|
15 years ago |
Ben Skeggs
|
50536946fa
drm/nouveau: store engine type in gpuobj class structs
|
15 years ago |
Francisco Jerez
|
3945e47543
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
|
15 years ago |
Ben Skeggs
|
cff5c13324
drm/nouveau: add more fine-grained locking to channel list + structures
|
15 years ago |
Ben Skeggs
|
56ac747535
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
|
15 years ago |
Francisco Jerez
|
4b5c152a79
drm/nouveau: Remove implicit argument from nv_wait().
|
15 years ago |