index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-20
drm/nvd0/disp: dac load detect
Ben Skeggs
1
-1
/
+16
2011-09-20
drm/nvd0/disp: handle sync polarity, kill off some unknown
Ben Skeggs
1
-6
/
+10
2011-09-20
drm/nvd0/disp: scaling
Ben Skeggs
1
-5
/
+32
2011-09-20
drm/nvd0/disp: push the update button in mode_set_base()
Ben Skeggs
1
-0
/
+4
2011-09-20
drm/nvd0/disp: fixup clut so it actually works
Ben Skeggs
1
-4
/
+6
2011-09-20
drm/nvd0/disp: initial attempt at modeset irq handling
Ben Skeggs
1
-0
/
+130
2011-09-20
drm/nvd0/disp: stub dac load detect, prevents oops
Ben Skeggs
1
-0
/
+7
2011-09-20
drm/nvd0/disp: dac encoder module
Ben Skeggs
1
-0
/
+137
2011-09-20
drm/nvd0/disp: extend the init voodoo to cover crtcs
Ben Skeggs
1
-19
/
+27
2011-09-20
drm/nvd0/disp: remove lp reordering from vram dmaobj, create fb dmaobjs
Ben Skeggs
1
-5
/
+22
2011-09-20
drm/nvd0/disp: some magic to make evo happeir
Ben Skeggs
1
-0
/
+12
2011-09-20
drm/nvd0/disp: they moved the linear flag..
Ben Skeggs
1
-3
/
+6
2011-09-20
drm/nvd0/disp: initial crtc object implementation
Ben Skeggs
1
-1
/
+456
2011-09-20
drm/nvd0/disp: skeletal handling of modeset interrupts
Ben Skeggs
1
-0
/
+60
2011-09-20
drm/nvd0/disp: start on SOR encoder functions
Ben Skeggs
1
-1
/
+202
2011-09-20
drm/nvd0/disp: setup a couple of dma objects we'll need
Ben Skeggs
1
-2
/
+41
2011-09-20
drm/nvd0/disp: start on interrupt handling
Ben Skeggs
1
-0
/
+42
2011-09-20
drm/nvd0/disp: whip up some basic dma handling for the evo channels
Ben Skeggs
1
-3
/
+65
2011-09-20
drm/nvd0/disp: very initial evo setup
Ben Skeggs
4
-3
/
+179
2011-09-20
drm/nouveau/bios: allow passing in crtc to the init table parser
Ben Skeggs
6
-36
/
+41
2011-09-20
drm/nvd0/pm: enable clock/voltage hooks
Ben Skeggs
1
-0
/
+3
2011-09-20
drm/nouveau/bios: fix INIT_GPIO for new chipsets
Ben Skeggs
1
-22
/
+51
2011-09-20
drm/nvd0/gpio: initial implementation
Ben Skeggs
4
-4
/
+48
2011-09-20
drm/nvd0/i2c: initial implementation
Ben Skeggs
1
-16
/
+35
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
3
-1
/
+11
2011-09-20
drm/nouveau: fixup init/fini sequence to deal with no CRTCs
Ben Skeggs
2
-38
/
+30
2011-09-20
drm/nouveau: make general drm modesetting init common
Ben Skeggs
8
-67
/
+32
2011-09-20
drm/nvd0: add a card_type for 0xdX chipsets
Ben Skeggs
4
-3
/
+4
2011-09-20
drm/nv04/pm: recalibrate timer on nvclk changes
Martin Peres
1
-0
/
+4
2011-09-20
drm/nouveau/tmr: calibrate for ns timestamps on init
Ben Skeggs
1
-26
/
+82
2011-09-20
drm/nvc0/gr: unblacklist nvcf acceleration
Ben Skeggs
1
-1
/
+0
2011-09-20
drm/nouveau: don't complain for disabled timingset entries
Ben Skeggs
1
-1
/
+2
2011-09-20
drm/nvc0/gr: copy GPC mpart config from PFFB
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nvc0/vram: support non-uniform memory size per controller
Ben Skeggs
1
-5
/
+43
2011-09-20
drm/nvc0/gr: add support for nvcf chipset
Ben Skeggs
8
-24
/
+44
2011-09-20
drm/nouveau: allow a nouveau_mm to be created with holes
Ben Skeggs
2
-20
/
+28
2011-09-20
drm/nouveau: embed nouveau_mm
Ben Skeggs
7
-61
/
+51
2011-09-20
drm/nv31/mpeg: support for a single class3174 user
Ben Skeggs
2
-4
/
+40
2011-09-20
drm/nouveau: rename nv40_mpeg to nv31_mpeg
Ben Skeggs
4
-29
/
+29
2011-09-20
drm/nvc0/pm: more complete parsing of clock domains
Ben Skeggs
4
-19
/
+31
2011-09-20
drm/nvc0/pm: initial implementation of clocks_get()
Ben Skeggs
4
-1
/
+150
2011-09-20
drm/nva3/pm: idle graphics engine before changing clocks
Ben Skeggs
1
-0
/
+40
2011-09-20
drm/nouveau: add function to wait until a callback returns true
Ben Skeggs
2
-0
/
+21
2011-09-20
drm/nv50/gr: insert set/clr of a ctxprog flag at start/end of ctxprog
Ben Skeggs
1
-0
/
+6
2011-09-20
drm/nva3/pm: tidy and add some comments here and there
Ben Skeggs
1
-47
/
+78
2011-09-20
drm/nva3/pm: parse/reclock vdec/41a0 clocks
Ben Skeggs
3
-0
/
+26
2011-09-20
drm/nva3/pm: rewrite clock_set, and switch to new interfaces
Ben Skeggs
3
-143
/
+147
2011-09-20
drm/nouveau/pm: add hooks to get/set *all* clocks at once
Ben Skeggs
2
-0
/
+16
2011-09-20
drm/nva3/pm: rewrite clock readback functions, far more correct now
Ben Skeggs
1
-33
/
+62
[next]