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_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
nouveau: Support Optimus models for vga_switcheroo
Peter Lekensteyn
1
-0
/
+2
2011-12-21
drm/nouveau: Fix pushbufs over the 4GB mark.
Francisco Jerez
1
-1
/
+2
2011-12-21
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
Ben Skeggs
1
-28
/
+19
2011-12-21
drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct
Ben Skeggs
1
-2
/
+2
2011-12-21
drm/nouveau/mxm: initial implementation of dcb sanitisation
Ben Skeggs
1
-0
/
+6
2011-12-21
drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c
Ben Skeggs
1
-0
/
+1
2011-12-21
drm/nouveau/bios: start refactoring dcb routines
Ben Skeggs
1
-0
/
+7
2011-12-21
drm/nvd0/disp: add support for page flipping
Ben Skeggs
1
-0
/
+4
2011-12-21
drm/nouveau: shutdown display on suspend/hibernate
Ben Skeggs
1
-0
/
+2
2011-12-21
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
Ben Skeggs
1
-3
/
+6
2011-12-21
drm/nouveau/pm: remove the older interfaces completely
Ben Skeggs
1
-5
/
+0
2011-12-21
drm/nv50/pm: rewrite clock management, and switch to the new pm hooks
Ben Skeggs
1
-0
/
+1
2011-12-21
drm/nouveau/pm: make clocks_set return an error code clocks_set can fail.
Martin Peres
1
-1
/
+1
2011-12-21
drm/nouveau: improve dithering properties, and implement proper auto mode
Ben Skeggs
1
-6
/
+2
2011-12-21
drm/nouveau: add overscan compensation connector properties
Ben Skeggs
1
-0
/
+10
2011-12-21
drm/nouveau: move master modesetting init to nouveau_display
Ben Skeggs
1
-0
/
+2
2011-12-21
drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence
Ben Skeggs
1
-0
/
+3
2011-12-21
drm/nv50/pm: s/unk05/vdec/
Ben Skeggs
1
-1
/
+0
2011-12-21
drm/nouveau/pm: remove defunct fanspeed_set/get from pm table
Ben Skeggs
1
-2
/
+0
2011-12-21
drm/nouveau/pm: introduce generic handler for on-chip fan controller
Ben Skeggs
1
-0
/
+2
2011-12-21
drm/nv50/pm: mostly nailed down fan pwm frequency selection
Ben Skeggs
1
-0
/
+1
2011-12-21
drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards
Martin Peres
1
-0
/
+6
2011-12-21
drm/nouveau/vdec: implement stub modules for the known engines
Ben Skeggs
1
-0
/
+17
2011-12-21
drm/nv40/pm: parse fan pwm divisor from vbios tables
Ben Skeggs
1
-0
/
+1
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-0
/
+6
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
1
-1
/
+4
2011-11-30
drm/nouveau: add dumb ioctl support
Ben Skeggs
1
-0
/
+6
2011-09-20
drm/nv40/pm: execute memory reset script from vbios
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nouveau/dp: return master dp table pointer too when looking up encoder
Ben Skeggs
1
-2
/
+1
2011-09-20
drm/nouveau/bios: simplify U/d table hash matching func to just match
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nouveau/dp: restructure link training code
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nouveau/dp: pass in required datarate to link training
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nv50/backlight: take the sor into account when bashing regs
Ben Skeggs
1
-4
/
+4
2011-09-20
drm/nouveau/dp: remove reliance on vbios for native displayport
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nouveau/dp: rewrite auxch transaction routines
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nouveau: determine timing crystal freq from straps
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nouveau/pm: Document and expose CL and WR for 0x1002Cx
Roy Spliet
1
-1
/
+6
2011-09-20
drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards
Roy Spliet
1
-10
/
+35
2011-09-20
drm/nvd0/disp: very initial evo setup
Ben Skeggs
1
-0
/
+5
2011-09-20
drm/nouveau/bios: allow passing in crtc to the init table parser
Ben Skeggs
1
-4
/
+3
2011-09-20
drm/nvd0/gpio: initial implementation
Ben Skeggs
1
-0
/
+2
2011-09-20
drm/nouveau: allow modeset module option to select 'headless mode'
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nouveau: make general drm modesetting init common
Ben Skeggs
1
-1
/
+0
2011-09-20
drm/nvd0: add a card_type for 0xdX chipsets
Ben Skeggs
1
-0
/
+1
2011-09-20
drm/nouveau: embed nouveau_mm
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nouveau: rename nv40_mpeg to nv31_mpeg
Ben Skeggs
1
-2
/
+2
2011-09-20
drm/nvc0/pm: more complete parsing of clock domains
Ben Skeggs
1
-3
/
+8
2011-09-20
drm/nouveau: add function to wait until a callback returns true
Ben Skeggs
1
-0
/
+4
2011-09-20
drm/nva3/pm: parse/reclock vdec/41a0 clocks
Ben Skeggs
1
-0
/
+2
2011-09-20
drm/nouveau/pm: add hooks to get/set *all* clocks at once
Ben Skeggs
1
-0
/
+5
[next]