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.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
2017-12-19
drm/nouveau: use alternate memory type for system-memory buffers with kind != 0
Ben Skeggs
1
-3
/
+3
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
1
-80
/
+112
2017-11-02
drm/nouveau: remove explicit unmaps
Ben Skeggs
1
-8
/
+2
2017-11-02
drm/nouveau/mmu: remove support for old backends
Ben Skeggs
1
-30
/
+0
2017-11-02
drm/nouveau: allocate vram with nvkm_ram_get()
Ben Skeggs
1
-9
/
+30
2017-11-02
drm/nouveau: directly handle comptag allocation
Ben Skeggs
1
-2
/
+36
2017-11-02
drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces
Ben Skeggs
1
-0
/
+33
2017-11-02
drm/nouveau: separate buffer object backing memory from nvkm structures
Ben Skeggs
1
-0
/
+114
2013-11-08
drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM
Ben Skeggs
1
-647
/
+0
2013-07-01
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
1
-7
/
+7
2012-10-03
drm/nouveau: quiet some static-related sparse noise
Marcin Slusarz
1
-3
/
+3
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-52
/
+67
2012-10-03
drm/nouveau: start culling unused code
Ben Skeggs
1
-23
/
+0
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-140
/
+0
2012-10-03
drm/nouveau: move some more code around to more appropriate places
Ben Skeggs
1
-332
/
+0
2012-10-03
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
1
-2
/
+69
2012-10-03
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
1
-71
/
+19
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
1
-3
/
+3
2012-10-03
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
1
-144
/
+3
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
1
-3
/
+3
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
1
-0
/
+1
2012-05-24
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
1
-5
/
+4
2012-05-24
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
1
-1
/
+2
2012-05-24
drm/nouveau/pm: some more delays for ddr3 reclocking
Ben Skeggs
1
-0
/
+3
2012-05-24
drm/nvd9/pm: oops, fix timing calc
Ben Skeggs
1
-0
/
+1
2012-05-23
nouveau: add PRIME support
Dave Airlie
1
-1
/
+1
2012-03-13
drm/nouveau/pm: several fixes for nvc0 memory timings
Roy Spliet
1
-3
/
+6
2012-03-13
drm/nouveau/mem: handle dll_off for ddr2/ddr3
Ben Skeggs
1
-11
/
+23
2012-03-13
drm/nouveau/pm: fix dll off -> dll on transitions
Ben Skeggs
1
-2
/
+7
2012-03-13
drm/nouveau/pm: detect when we need dll disabled for gddr3
Ben Skeggs
1
-0
/
+10
2012-03-13
drm/nouveau/pm: track mr2 for gddr3
Ben Skeggs
1
-1
/
+4
2012-03-13
drm/nouveau/pm: introduce ram reclocking helper
Ben Skeggs
1
-0
/
+96
2012-03-13
drm/nouveau/pm: embed timings into perflvl structs
Ben Skeggs
1
-43
/
+39
2012-03-13
drm/nouveau/pm: calculate memory timings at perflvl creation time
Ben Skeggs
1
-265
/
+122
2012-03-13
drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation
Roy Spliet
1
-133
/
+455
2012-03-13
drm/nouveau/pm: improve memory timing generation
Roy Spliet
1
-57
/
+99
2012-03-13
drm/nouveau/pm: style fixes
Martin Peres
1
-48
/
+81
2012-03-13
drm/nv50: hopefully handle the DDR2/DDR3 memtype detection somewhat better
Ben Skeggs
1
-0
/
+23
2012-03-13
drm/nouveau: move vram detection funcs to chipset-specific fb code
Ben Skeggs
1
-70
/
+33
2011-12-21
drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios
Ben Skeggs
1
-2
/
+2
2011-12-06
drm/nouveau: enable the ttm dma pool when swiotlb is active V3
Konrad Rzeszutek Wilk
1
-0
/
+6
2011-09-20
drm/nouveau/pm: Document and expose CL and WR for 0x1002Cx
Roy Spliet
1
-13
/
+15
2011-09-20
drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards
Roy Spliet
1
-130
/
+148
2011-09-20
drm/nouveau: make general drm modesetting init common
Ben Skeggs
1
-2
/
+0
2011-07-13
DRM: remove drm_pci_device_is_pcie
Jon Mason
1
-1
/
+1
2011-06-27
drm/nouveau: Calculate reserved VRAM for PRAMIN value before use.
Younes Manton
1
-28
/
+0
2011-06-27
drm/nouveau: fix nouveau_mem object leak
Marcin Slusarz
1
-1
/
+1
2011-06-23
drm/nouveau: rework vram init/fini ordering a little
Ben Skeggs
1
-27
/
+3
2011-06-23
drm/nouveau: remove 'chan' argument from nouveau_bo_new
Ben Skeggs
1
-1
/
+1
2011-06-23
drm/nouveau: create temp vmas for both src and dst of bo moves
Ben Skeggs
1
-35
/
+18
[next]