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_state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-2
/
+2
2011-07-25
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
1
-2
/
+2
2011-07-13
Merge 3.0-rc7 into drm-core-next
Dave Airlie
1
-2
/
+0
2011-07-13
DRM: remove drm_pci_device_is_pcie
Jon Mason
1
-1
/
+1
2011-07-02
Revert "drm/nvc0: recognise 0xdX chipsets as NV_C0"
Ben Skeggs
1
-2
/
+0
2011-06-23
drm/nouveau: un-blacklist nvce accel
Ben Skeggs
1
-1
/
+0
2011-06-23
drm/nouveau: rework vram init/fini ordering a little
Ben Skeggs
1
-4
/
+18
2011-06-23
drm/nouveau: fix display takedown order to match reverse init order
Ben Skeggs
1
-5
/
+6
2011-06-23
drm/nvc0: enable per-client address spaces
Ben Skeggs
1
-1
/
+6
2011-06-23
drm/nv50: enable use of per-client gpu address space
Ben Skeggs
1
-1
/
+11
2011-06-23
drm/nv50-nvc0/vm: take client reference on shared channel vm
Ben Skeggs
1
-0
/
+5
2011-06-23
drm/nouveau: store a per-client channel list
Ben Skeggs
1
-0
/
+2
2011-06-23
drm/nouveau: use NULL file_priv for DRM-created channels
Ben Skeggs
1
-2
/
+2
2011-06-23
drm/nouveau: allocate structure to store per-client data
Ben Skeggs
1
-0
/
+21
2011-06-23
drm/nouveau: log if accel is disabled by default on a chipset
Ben Skeggs
1
-0
/
+2
2011-06-23
drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now
Ben Skeggs
1
-4
/
+22
2011-06-23
drm/nvc0: Read temperature on Fermi like we do on nv84+
Martin Peres
1
-0
/
+1
2011-06-18
drm/nouveau: fix big-endian switch
Ben Skeggs
1
-2
/
+2
2011-06-07
drm/nouveau: don't create accel engine objects when noaccel=1
Ben Skeggs
1
-56
/
+56
2011-06-07
drm/nvc0: recognise 0xdX chipsets as NV_C0
Ben Skeggs
1
-0
/
+2
2011-05-16
drm/nouveau: fix uninitialised variable warning
Ben Skeggs
1
-1
/
+1
2011-05-16
drm/nouveau: Fix a crash at card takedown for NV40 and older cards
Jimmy Rentz
1
-0
/
+5
2011-05-16
drm/nv50: support PMPEG on original nv50
Ben Skeggs
1
-1
/
+1
2011-05-16
drm/nv50: rename nv84_mpeg to nv50_mpeg
Ben Skeggs
1
-1
/
+1
2011-05-16
drm/nv84: add support for PMPEG
Ben Skeggs
1
-0
/
+4
2011-05-16
drm/nv40/vpe: add support for PMPEG
Ben Skeggs
1
-0
/
+3
2011-05-16
drm/nvc0: implement support for copy engines
Ben Skeggs
1
-0
/
+4
2011-05-16
drm/nva3: implement support for copy engine
Ben Skeggs
1
-0
/
+15
2011-05-16
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
1
-41
/
+4
2011-05-16
drm/nouveau: move set_tile_region to nouveau_exec_engine
Ben Skeggs
1
-4
/
+0
2011-05-16
drm/nv04/gr: move to exec engine interfaces
Ben Skeggs
1
-9
/
+7
2011-05-16
drm/nv10/gr: move to exec engine interfaces
Ben Skeggs
1
-9
/
+7
2011-05-16
drm/nv20-nv30/gr: move to exec engine interface
Ben Skeggs
1
-18
/
+14
2011-05-16
drm/nv40/gr: move to exec engine interfaces
Ben Skeggs
1
-12
/
+13
2011-05-16
drm/nvc0/gr: move to exec engine interfaces
Ben Skeggs
1
-7
/
+3
2011-05-16
drm/nv50/gr: move to exec engine interfaces
Ben Skeggs
1
-15
/
+10
2011-05-16
drm/nouveau: working towards a common way to represent engines
Ben Skeggs
1
-44
/
+37
2011-05-16
drm/nouveau: move engine object creation into per-engine hooks
Ben Skeggs
1
-0
/
+8
2011-05-16
drm/nouveau: improve memtiming table parsing
Roy Spliet
1
-0
/
+2
2011-05-16
drm/nouveau: Clean up trailing whitespace and C99-style comments.
Emil Velikov
1
-1
/
+1
2011-04-20
drm/nouveau: split ramin_lock into two locks, one hardirq safe
Ben Skeggs
1
-0
/
+1
2011-04-11
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
1
-8
/
+4
2011-04-05
drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac
Ben Skeggs
1
-8
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
1
-6
/
+0
2011-02-24
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
1
-34
/
+0
2011-02-24
drm/nvc0: support for sw methods + enable page flipping
Ben Skeggs
1
-1
/
+1
2011-02-24
drm/nv50: enable page flipping
Ben Skeggs
1
-1
/
+1
2011-02-24
drm/nouveau: use system_wq instead of dev_priv->wq
Tejun Heo
1
-9
/
+1
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-2
/
+2
[next]