index
:
nouveau/linux-2.6
drm-nouveau-fixes
drm-nouveau-next
master
master-compat
newttm-devel
newttm-devel-compat
nvfx-vpe
old-master
Unnamed repository; edit this file to name it for gitweb.
darktama
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
3 days
drm/nouveau: punt vram config info out to nouveau_fb struct
Ben Skeggs
1
-17/+22
3 days
drm/nouveau: make engine subclass subdev, and noaccel a bitfield
Ben Skeggs
1
-3/+4
3 days
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
1
-145/+3
3 days
drm/nouveau/fb: convert to sub-device modules, and merge with vram engine
Ben Skeggs
1
-20/+12
3 days
drm/nouveau: very scary looking cleanup commit
Ben Skeggs
1
-136/+124
3 days
drm/nouveau: rename drm_nouveau_private to nouveau_device
Ben Skeggs
1
-86/+86
3 days
drm/nouveau: rename engine to subsys, and exec_engine to engine
Ben Skeggs
1
-7/+7
3 days
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
1
-0/+1
3 days
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
1
-5/+4
3 days
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
1
-1/+2
3 days
drm/nouveau/pm: some more delays for ddr3 reclocking
Ben Skeggs
1
-0/+3
3 days
drm/nvd9/pm: oops, fix timing calc
Ben Skeggs
1
-0/+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-26
drm/nouveau: Calculate reserved VRAM for PRAMIN value before use.
Younes Manton
1
-28/+0
2011-06-26
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
2011-06-23
drm/nouveau: store bo's page size in nouveau_bo
Ben Skeggs
1
-4/+2
2011-06-06
drm/nv40: fall back to paged dma object for the moment
Ben Skeggs
1
-1/+1
2011-06-06
drm/nouveau: fix leak of gart mm node
Ben Skeggs
1
-0/+2
2011-05-16
drm/nouveau: Associate memtimings with performance levels on cards <= nv98
Martin Peres
1
-1/+2
2011-05-16
drm/nouveau: Fix a crash at card takedown for NV40 and older cards
Jimmy Rentz
1
-2/+0
2011-05-16
drm/nouveau: move set_tile_region to nouveau_exec_engine
Ben Skeggs
1
-3/+5
2011-05-16
drm/nouveau: improve memtiming table parsing
Roy Spliet
1
-14/+31
2011-05-16
drm/nouveau: Fix missing whitespace checkpatch.pl errors.
Emil Velikov
1
-2/+2
2011-05-16
drm/nouveau: Fix indentation-related checkpatch.pl error messages.
Emil Velikov
1
-7/+7
2011-04-19
drm/nouveau: fix nv30 pcie boards
Ben Skeggs
1
-1/+1
2011-04-05
drm/nouveau: correct memtiming table parsing for nv4x
Roy Spliet
1
-27/+49
2011-03-16
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
1
-2/+4
2011-03-14
drm/nv40: attempt to reserve just enough vram for all 32 channels
Ben Skeggs
1
-8/+26
2011-03-07
drm/nouveau: fix regression causing ttm to not be able to evict vram
Ben Skeggs
1
-2/+4
[next]