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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
5
-42
/
+46
2011-07-02
Revert "drm/nvc0: recognise 0xdX chipsets as NV_C0"
Ben Skeggs
1
-2
/
+0
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-1
/
+0
2011-06-20
drm/nouveau: drop leftover debugging
Dave Airlie
1
-1
/
+0
2011-06-18
drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync
Ben Skeggs
1
-34
/
+25
2011-06-18
drm/nv50/disp: fix gamma with page flipping overlay turned on
Ben Skeggs
1
-3
/
+14
2011-06-18
drm/nouveau/pm: Prevent overflow in nouveau_perf_init()
Emil Velikov
1
-0
/
+5
2011-06-18
drm/nouveau: fix big-endian switch
Ben Skeggs
1
-2
/
+2
2011-06-07
drm/nv40: fall back to paged dma object for the moment
Ben Skeggs
2
-2
/
+2
2011-06-07
drm/nouveau: fix leak of gart mm node
Ben Skeggs
1
-0
/
+2
2011-06-07
drm/nouveau: fix vram page mapping when crossing page table boundaries
Ben Skeggs
1
-0
/
+1
2011-06-07
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
Francisco Jerez
3
-1
/
+11
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-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-1846
/
+5165
2011-05-16
drm: fix nouveau_acpi build
Randy Dunlap
1
-1
/
+2
2011-05-16
drm/nouveau: make cursor_set implementation consistent with other drivers
Marcin Slusarz
2
-6
/
+6
2011-05-16
drm/nva3/clk: better pll calculation when no fractional fb div available
Ben Skeggs
4
-37
/
+43
2011-05-16
drm/nouveau/pm: translate ramcfg strap through ram restrict table
Ben Skeggs
1
-2
/
+4
2011-05-16
drm/nva3/pm: allow use of divisor 16
Ben Skeggs
1
-1
/
+1
2011-05-16
drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf table
Ben Skeggs
2
-0
/
+3
2011-05-16
drm/nvc0/pm: correct core/mem/shader perflvl parsing
Ben Skeggs
1
-3
/
+13
2011-05-16
drm/nouveau/pm: remove memtiming support check when assigning to perflvl
Ben Skeggs
1
-1
/
+1
2011-05-16
drm/nva3: support for memory timing map table
Ben Skeggs
1
-14
/
+67
2011-05-16
drm/nouveau: Associate memtimings with performance levels on cards <= nv98
Martin Peres
4
-18
/
+44
2011-05-16
drm/nva3/pm: initial pass at set_clock() hook
Ben Skeggs
1
-21
/
+94
2011-05-16
drm/nvc0/gr: calculate some more of our magic numbers
Ben Skeggs
2
-38
/
+19
2011-05-16
drm/nv50: respect LVDS link count from EDID on SPWG panels
Ben Skeggs
1
-3
/
+15
2011-05-16
drm/nouveau: recognise DCB connector type 0x41 as LVDS
Ben Skeggs
3
-3
/
+7
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
2
-2
/
+5
2011-05-16
drm/nouveau: Free nv04 instmem ramin heap at card takedown
Jimmy Rentz
1
-0
/
+3
2011-05-16
drm/nva3: somewhat improve clock reporting
Ben Skeggs
1
-10
/
+46
2011-05-16
drm/nouveau: pull refclk from vbios on limits 0x40 boards
Ben Skeggs
1
-5
/
+1
2011-05-16
drm/nv40/gr: oops, fix random bits getting set in engine obj
Ben Skeggs
1
-1
/
+3
2011-05-16
drm/nv50: improve nv50_pm_get_clock()
Emil Velikov
1
-0
/
+15
2011-05-16
drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set
Martin Peres
1
-3
/
+3
2011-05-16
drm/nvc0/fifo: stick user area into a gpuobj rather than a bo
Ben Skeggs
1
-41
/
+8
2011-05-16
drm/nvc0/gr: no need to store context in graph_fini()
Ben Skeggs
1
-6
/
+0
2011-05-16
drm/nvc0/fifo: restore context table on resume
Ben Skeggs
1
-1
/
+14
2011-05-16
drm/nvc0/fifo: kick channels off during suspend
Ben Skeggs
1
-0
/
+16
2011-05-16
drm/nvc0/gr: better handling of fuc firmware
Ben Skeggs
2
-35
/
+86
2011-05-16
drm/nv50: support PMPEG on original nv50
Ben Skeggs
2
-12
/
+49
2011-05-16
drm/nv50: rename nv84_mpeg to nv50_mpeg
Ben Skeggs
4
-24
/
+24
2011-05-16
drm/nv84: add support for PMPEG
Ben Skeggs
4
-1
/
+227
2011-05-16
drm/nv40/vpe: add support for PMPEG
Ben Skeggs
5
-0
/
+321
2011-05-16
drm/nvc0: implement support for copy engines
Ben Skeggs
6
-2
/
+777
2011-05-16
drm/nva3: implement support for copy engine
Ben Skeggs
7
-1
/
+1656
2011-05-16
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
9
-135
/
+33
2011-05-16
drm/nouveau: fix suspend failure path to reinitialise all engines
Ben Skeggs
1
-13
/
+13
[next]