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-11-10
drm/nvc0: enable acceleration for nvc1 by default
Ben Skeggs
1
-1
/
+3
2011-11-10
drm/nvc1: hacky workaround to fix accel issues
Ben Skeggs
1
-0
/
+8
2011-11-10
drm/nvc0: enable acceleration on 0xc8 by default
Ben Skeggs
1
-1
/
+0
2011-09-20
drm/nouveau: fix printk typo in ioremap failure path
Marcin Slusarz
1
-1
/
+1
2011-09-20
drm/nv40/pm: write nv40-specific reclocking routines
Ben Skeggs
1
-3
/
+3
2011-09-20
drm/nv50/backlight: take the sor into account when bashing regs
Ben Skeggs
1
-0
/
+4
2011-09-20
drm/nouveau: determine timing crystal freq from straps
Ben Skeggs
1
-1
/
+18
2011-09-20
drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards
Roy Spliet
1
-2
/
+0
2011-09-20
drm/nvd0: no page flipping at the moment
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nvd0/disp: very initial evo setup
Ben Skeggs
1
-3
/
+3
2011-09-20
drm/nvd0/pm: enable clock/voltage hooks
Ben Skeggs
1
-0
/
+3
2011-09-20
drm/nvd0/gpio: initial implementation
Ben Skeggs
1
-1
/
+6
2011-09-20
drm/nouveau: initial chipset description for nvdX chipsets
Ben Skeggs
1
-2
/
+46
2011-09-20
drm/nouveau: allow modeset module option to select 'headless mode'
Ben Skeggs
1
-0
/
+9
2011-09-20
drm/nouveau: fixup init/fini sequence to deal with no CRTCs
Ben Skeggs
1
-36
/
+28
2011-09-20
drm/nouveau: make general drm modesetting init common
Ben Skeggs
1
-0
/
+21
2011-09-20
drm/nvc0/gr: unblacklist nvcf acceleration
Ben Skeggs
1
-1
/
+0
2011-09-20
drm/nvc0/gr: add support for nvcf chipset
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nv31/mpeg: support for a single class3174 user
Ben Skeggs
1
-1
/
+4
2011-09-20
drm/nouveau: rename nv40_mpeg to nv31_mpeg
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nvc0/pm: initial implementation of clocks_get()
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nouveau: add function to wait until a callback returns true
Ben Skeggs
1
-0
/
+17
2011-09-20
drm/nva3/pm: rewrite clock_set, and switch to new interfaces
Ben Skeggs
1
-3
/
+3
2011-09-20
drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nvc0/pm: enable voltage_get
Ben Skeggs
1
-0
/
+1
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
[next]