Ben Skeggs
|
c556d98903
drm/nvc0: implement memory detection
|
15 years ago |
Francisco Jerez
|
2b495268fc
drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.
|
15 years ago |
Ben Skeggs
|
0d3470d218
drm/nouveau: remove unused ttm bo list
|
15 years ago |
Francisco Jerez
|
e04d8e829d
drm/nouveau: Reset AGP before running the init scripts.
|
15 years ago |
Francisco Jerez
|
3c7066bca9
drm/nouveau: Add some PFB register defines.
|
15 years ago |
Ben Skeggs
|
baf8035edb
drm/nouveau: fix mtrr cleanup path
|
15 years ago |
Ben Skeggs
|
631872155f
drm/nv50: move tlb flushing to a helper function
|
15 years ago |
Ben Skeggs
|
f56cb86f9a
drm/nouveau: add instmem flush() hook
|
15 years ago |
Francisco Jerez
|
6e86e04194
drm/nouveau: Fix a couple of sparse warnings.
|
15 years ago |
Ben Skeggs
|
7a2e4e03b7
drm/nv50: fix memory detection for cards with >=4GiB VRAM
|
15 years ago |
Ben Skeggs
|
fb4f56214d
drm/nouveau: missed some braces
|
15 years ago |
Ben Skeggs
|
cd0b072f95
drm/nouveau: remove left-over !DRIVER_MODESET paths
|
15 years ago |
Ben Skeggs
|
b833ac26f1
drm/nouveau: use drm_mm in preference to custom code doing the same thing
|
15 years ago |
Dave Airlie
|
db8cc27b80
Merge branch 'drm-platform' into drm-testing
|
15 years ago |
Jordan Crouse
|
01d73a6967
drm: Remove drm_resource wrappers
|
15 years ago |
Ben Skeggs
|
8b281db596
drm/nv50: cast IGP memory location to u64 before shifting
|
15 years ago |
Ben Skeggs
|
a76fb4e8ff
drm/nouveau: detect vram amount once, and save the value
|
15 years ago |
Ben Skeggs
|
40b2a687bd
drm/nv50: add more 0x100c80 flushy magic
|
15 years ago |
Ben Skeggs
|
6c42966768
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
|
15 years ago |
Ben Skeggs
|
531e77139f
drm/nv50: improve vram page table construction
|
15 years ago |
Ben Skeggs
|
4c27bd339d
drm/nv50: more efficient clearing of gpu page table entries
|
15 years ago |
Ben Skeggs
|
66b6ebaccb
drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
|
15 years ago |
Luca Barbieri
|
7166647501
drm/nouveau: Evict buffers in VRAM before freeing sgdma
|
15 years ago |
Ben Skeggs
|
ac8fb975e8
drm/nouveau: reserve VGA area for the moment
|
15 years ago |
Ben Skeggs
|
77cb5c75e8
drm/nouveau: remove PRIV0 check in nouveau_mem_close()
|
15 years ago |
Francisco Jerez
|
a0af9add49
drm/nouveau: Make the MM aware of pre-G80 tiling.
|
15 years ago |
Ben Skeggs
|
b694dfb25a
drm/nouveau: fix build with CONFIG_AGP=n
|
15 years ago |
Ben Skeggs
|
6ee738610f
drm/nouveau: Add DRM driver for NVIDIA GPUs
|
15 years ago |