index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-05
drm/nouveau: Import initial memory timing work
Roy Spliet
1
-0
/
+144
2010-09-24
drm/nouveau: Simplify tile region handling.
Francisco Jerez
1
-17
/
+13
2010-09-24
drm/nouveau: Add module parameter to override the default AGP rate.
Francisco Jerez
1
-1
/
+11
2010-09-24
drm/nouveau: Don't enable AGP FW on nv18.
Francisco Jerez
1
-2
/
+19
2010-09-24
drm/nouveau: rework init ordering so nv50_instmem.c can be less bad
Ben Skeggs
1
-24
/
+51
2010-09-24
drm/nv50: calculate vram reordering block size
Ben Skeggs
1
-2
/
+65
2010-09-24
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
1
-4
/
+7
2010-09-24
drm/nouveau: Fix suspend on some nv4x AGP cards.
Francisco Jerez
1
-1
/
+2
2010-08-06
drm/nvc0: implement memory detection
Ben Skeggs
1
-1
/
+5
2010-08-06
drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.
Francisco Jerez
1
-3
/
+4
2010-08-06
drm/nouveau: remove unused ttm bo list
Ben Skeggs
1
-2
/
+0
2010-07-26
drm/nouveau: Reset AGP before running the init scripts.
Francisco Jerez
1
-14
/
+29
2010-07-26
drm/nouveau: Add some PFB register defines.
Francisco Jerez
1
-9
/
+9
2010-07-13
drm/nouveau: fix mtrr cleanup path
Ben Skeggs
1
-1
/
+1
2010-07-13
drm/nv50: move tlb flushing to a helper function
Ben Skeggs
1
-54
/
+8
2010-07-13
drm/nouveau: add instmem flush() hook
Ben Skeggs
1
-4
/
+2
2010-07-13
drm/nouveau: Fix a couple of sparse warnings.
Francisco Jerez
1
-1
/
+1
2010-07-13
drm/nv50: fix memory detection for cards with >=4GiB VRAM
Ben Skeggs
1
-1
/
+6
2010-07-13
drm/nouveau: missed some braces
Ben Skeggs
1
-1
/
+2
2010-07-13
drm/nouveau: remove left-over !DRIVER_MODESET paths
Ben Skeggs
1
-2
/
+1
2010-07-13
drm/nouveau: use drm_mm in preference to custom code doing the same thing
Ben Skeggs
1
-174
/
+2
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
1
-7
/
+9
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
1
-7
/
+9
2010-06-01
drm/nv50: cast IGP memory location to u64 before shifting
Ben Skeggs
1
-1
/
+2
2010-04-09
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
1
-48
/
+48
2010-04-09
drm/nv50: add more 0x100c80 flushy magic
Ben Skeggs
1
-0
/
+28
2010-02-23
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
Ben Skeggs
1
-1
/
+7
2010-02-23
drm/nv50: improve vram page table construction
Ben Skeggs
1
-11
/
+33
2010-02-23
drm/nv50: more efficient clearing of gpu page table entries
Ben Skeggs
1
-24
/
+44
2010-02-23
drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
Ben Skeggs
1
-30
/
+13
2010-01-18
drm/nouveau: Evict buffers in VRAM before freeing sgdma
Luca Barbieri
1
-1
/
+0
2010-01-15
drm/nouveau: reserve VGA area for the moment
Ben Skeggs
1
-0
/
+13
2010-01-14
drm/nouveau: remove PRIV0 check in nouveau_mem_close()
Ben Skeggs
1
-3
/
+0
2010-01-11
drm/nouveau: Make the MM aware of pre-G80 tiling.
Francisco Jerez
1
-0
/
+87
2009-12-15
drm/nouveau: fix build with CONFIG_AGP=n
Ben Skeggs
1
-0
/
+4
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+568