index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nvc0: fix suspend/resume of PGRAPH/PCOPYn
Ben Skeggs
2011-06-23
4
-17
/
+17
*
drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now
Ben Skeggs
2011-06-23
3
-5
/
+24
*
drm/nvc1/gr: switch on acceleration support
Ben Skeggs
2011-06-23
2
-14
/
+37
*
drm/nvc0/gr: enable 0xc8/0xce support, no idea if it works or not..
Ben Skeggs
2011-06-23
2
-6
/
+7
*
drm/nvc0/gr: some initial state modifications
Ben Skeggs
2011-06-23
2
-13
/
+5
*
drm/nvc0/gr: 0x9197/0x9297 state init
Ben Skeggs
2011-06-23
1
-128
/
+43
*
drm/nvc0/gr: macro to determine fermi class, will use it in a few places
Ben Skeggs
2011-06-23
2
-6
/
+29
*
drm/nvc0/fifo: fix typos in unload_context
Ben Skeggs
2011-06-23
1
-2
/
+2
*
drm/nvc0/fb: allocate page for some unknown PFFB object
Ben Skeggs
2011-06-23
1
-2
/
+66
*
drm/nvc0: Read temperature on Fermi like we do on nv84+
Martin Peres
2011-06-23
1
-0
/
+1
*
drm/nouveau: drop leftover debugging
Dave Airlie
2011-06-20
1
-1
/
+0
*
drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync
Ben Skeggs
2011-06-18
1
-34
/
+25
*
drm/nv50/disp: fix gamma with page flipping overlay turned on
Ben Skeggs
2011-06-18
1
-3
/
+14
*
drm/nouveau/pm: Prevent overflow in nouveau_perf_init()
Emil Velikov
2011-06-18
1
-0
/
+5
*
drm/nouveau: fix big-endian switch
Ben Skeggs
2011-06-18
1
-2
/
+2
*
drm/nv40: fall back to paged dma object for the moment
Ben Skeggs
2011-06-07
2
-2
/
+2
*
drm/nouveau: fix leak of gart mm node
Ben Skeggs
2011-06-07
1
-0
/
+2
*
drm/nouveau: fix vram page mapping when crossing page table boundaries
Ben Skeggs
2011-06-07
1
-0
/
+1
*
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
Francisco Jerez
2011-06-07
3
-1
/
+11
*
drm/nouveau: don't create accel engine objects when noaccel=1
Ben Skeggs
2011-06-07
1
-56
/
+56
*
drm/nvc0: recognise 0xdX chipsets as NV_C0
Ben Skeggs
2011-06-07
1
-0
/
+2
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-24
46
-1846
/
+5165
|
\
|
*
drm: fix nouveau_acpi build
Randy Dunlap
2011-05-16
1
-1
/
+2
|
*
drm/nouveau: make cursor_set implementation consistent with other drivers
Marcin Slusarz
2011-05-16
2
-6
/
+6
|
*
drm/nva3/clk: better pll calculation when no fractional fb div available
Ben Skeggs
2011-05-16
4
-37
/
+43
|
*
drm/nouveau/pm: translate ramcfg strap through ram restrict table
Ben Skeggs
2011-05-16
1
-2
/
+4
|
*
drm/nva3/pm: allow use of divisor 16
Ben Skeggs
2011-05-16
1
-1
/
+1
|
*
drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf table
Ben Skeggs
2011-05-16
2
-0
/
+3
|
*
drm/nvc0/pm: correct core/mem/shader perflvl parsing
Ben Skeggs
2011-05-16
1
-3
/
+13
|
*
drm/nouveau/pm: remove memtiming support check when assigning to perflvl
Ben Skeggs
2011-05-16
1
-1
/
+1
|
*
drm/nva3: support for memory timing map table
Ben Skeggs
2011-05-16
1
-14
/
+67
|
*
drm/nouveau: Associate memtimings with performance levels on cards <= nv98
Martin Peres
2011-05-16
4
-18
/
+44
|
*
drm/nva3/pm: initial pass at set_clock() hook
Ben Skeggs
2011-05-16
1
-21
/
+94
|
*
drm/nvc0/gr: calculate some more of our magic numbers
Ben Skeggs
2011-05-16
2
-38
/
+19
|
*
drm/nv50: respect LVDS link count from EDID on SPWG panels
Ben Skeggs
2011-05-16
1
-3
/
+15
|
*
drm/nouveau: recognise DCB connector type 0x41 as LVDS
Ben Skeggs
2011-05-16
3
-3
/
+7
|
*
drm/nouveau: fix uninitialised variable warning
Ben Skeggs
2011-05-16
1
-1
/
+1
|
*
drm/nouveau: Fix a crash at card takedown for NV40 and older cards
Jimmy Rentz
2011-05-16
2
-2
/
+5
|
*
drm/nouveau: Free nv04 instmem ramin heap at card takedown
Jimmy Rentz
2011-05-16
1
-0
/
+3
|
*
drm/nva3: somewhat improve clock reporting
Ben Skeggs
2011-05-16
1
-10
/
+46
|
*
drm/nouveau: pull refclk from vbios on limits 0x40 boards
Ben Skeggs
2011-05-16
1
-5
/
+1
|
*
drm/nv40/gr: oops, fix random bits getting set in engine obj
Ben Skeggs
2011-05-16
1
-1
/
+3
|
*
drm/nv50: improve nv50_pm_get_clock()
Emil Velikov
2011-05-16
1
-0
/
+15
|
*
drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set
Martin Peres
2011-05-16
1
-3
/
+3
|
*
drm/nvc0/fifo: stick user area into a gpuobj rather than a bo
Ben Skeggs
2011-05-16
1
-41
/
+8
|
*
drm/nvc0/gr: no need to store context in graph_fini()
Ben Skeggs
2011-05-16
1
-6
/
+0
|
*
drm/nvc0/fifo: restore context table on resume
Ben Skeggs
2011-05-16
1
-1
/
+14
|
*
drm/nvc0/fifo: kick channels off during suspend
Ben Skeggs
2011-05-16
1
-0
/
+16
|
*
drm/nvc0/gr: better handling of fuc firmware
Ben Skeggs
2011-05-16
2
-35
/
+86
|
*
drm/nv50: support PMPEG on original nv50
Ben Skeggs
2011-05-16
2
-12
/
+49
[next]