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.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
2012-11-29
drm/nve0/bsp: implement initial support for engine
Ben Skeggs
5
-0
/
+117
2012-11-29
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
3
-11
/
+18
2012-11-29
drm/nouveau/core: implement shortcut for simple engctx construction
Ben Skeggs
8
-115
/
+24
2012-11-29
drm/nvc0/copy: share interrupt handler with nva3
Ben Skeggs
3
-59
/
+16
2012-11-29
drm/nv50/fb: implement trap handler as subdev interrupt handler
Ben Skeggs
10
-111
/
+104
2012-11-29
drm/nouveau/mc: allow calling of multiple handlers for a give intr bit
Ben Skeggs
1
-4
/
+4
2012-11-29
drm/nouveau/copy: remove nouveau_copy base class
Ben Skeggs
2
-56
/
+19
2012-11-29
drm/nvc0/copy: use nouveau_falcon base class
Ben Skeggs
1
-73
/
+53
2012-11-29
drm/nva3/copy: use nouveau_falcon base class
Ben Skeggs
1
-59
/
+22
2012-11-29
drm/nv98/crypt: use nouveau_falcon base class
Ben Skeggs
3
-95
/
+35
2012-11-29
drm/nouveau: initial falcon (fuc) engine base class implementation
Ben Skeggs
3
-0
/
+328
2012-11-29
drm/nouveau: convert to dev_pm_ops
Dave Airlie
3
-31
/
+71
2012-11-29
drm/nouveau: Add interface to detect optimus and v1 support
Dave Airlie
2
-12
/
+22
2012-11-29
drm/nouveau/disp: add support for 10bpc over DisplayPort
Ben Skeggs
3
-6
/
+16
2012-11-29
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
9
-279
/
+268
2012-11-29
drm/nv50-nvc0: switch to common disp impl, removing previous version
Ben Skeggs
17
-2700
/
+31
2012-11-29
drm/nvd0/disp: implement support for colour vibrance control
Ben Skeggs
2
-1
/
+36
2012-11-29
drm/nvd0/disp: remove fetching of capabilities report
Ben Skeggs
1
-7
/
+1
2012-11-29
drm/nvd0/disp: enable support for older display classes
Ben Skeggs
1
-1
/
+10
2012-11-29
drm/nvd0/disp: support creation of fb dma objects on older chipsets
Ben Skeggs
1
-36
/
+131
2012-11-29
drm/nvd0/disp: implement support for older DISP_SYNC classes
Ben Skeggs
1
-20
/
+44
2012-11-29
drm/nvd0/disp: implement sor support for older display classes
Ben Skeggs
1
-45
/
+61
2012-11-29
drm/nvd0/disp: implement dac support for older display classes
Ben Skeggs
1
-25
/
+48
2012-11-29
drm/nvd0/disp: start implementing support for older display classes
Ben Skeggs
1
-87
/
+233
2012-11-29
drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code
Ben Skeggs
12
-121
/
+111
2012-11-29
drm/nouveau/dp: move core link training calls to common code
Ben Skeggs
4
-94
/
+30
2012-11-29
drm/nouveau: remove (now obsolete) BIT U table parsing from DRM code
Ben Skeggs
3
-215
/
+34
2012-11-29
drm/nv50/disp: move remaining interrupt handling into core
Ben Skeggs
5
-576
/
+461
2012-11-29
drm/nvd0/disp: calculate U script id in supervisor interrupt
Ben Skeggs
9
-34
/
+59
2012-11-29
drm/nv84/disp: move hdmi control into core
Ben Skeggs
9
-145
/
+152
2012-11-29
drm/nva3/disp: move hda codec handling to core
Ben Skeggs
5
-20
/
+66
2012-11-29
drm/nv50/disp: move dp link training helpers into core
Ben Skeggs
6
-72
/
+161
2012-11-29
drm/nv50/disp: call into core for dac load detection
Ben Skeggs
9
-51
/
+22
2012-11-29
drm/nv50/disp: call into core to handle dac/sor power state changes
Ben Skeggs
8
-47
/
+62
2012-11-29
drm/nv50/disp: allocate display from driver core
Ben Skeggs
3
-73
/
+22
2012-11-29
drm/nouveau/bios: implement some dcb output entry parsing/matching functions
Ben Skeggs
4
-48
/
+77
2012-11-29
drm/nvd0/disp: handle DP transfer unit setup from second supervisor interrupt
Ben Skeggs
2
-51
/
+50
2012-11-29
drm/nvd0/disp: move HDMI control to core
Ben Skeggs
9
-29
/
+86
2012-11-29
drm/nvd0/disp: move HDA codec setup to core
Ben Skeggs
9
-18
/
+70
2012-11-29
drm/nvd0/disp: call into core to handle dac power state changes
Ben Skeggs
8
-20
/
+132
2012-11-29
drm/nvd0/disp: call into core to handle sor power state changes
Ben Skeggs
7
-9
/
+27
2012-11-29
drm/nvd0/disp: move link training helpers into core as display methods
Ben Skeggs
9
-84
/
+295
2012-11-29
drm/nouveau/core: allow representing method ranges in nouveau_omthds
Ben Skeggs
8
-115
/
+116
2012-11-29
drm/nouveau/core: expose full method calling capabilities with nv_exec
Ben Skeggs
1
-2
/
+8
2012-11-29
drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in core
Ben Skeggs
4
-64
/
+192
2012-11-29
drm/nvd0/disp: move remaining interrupt handling to core
Ben Skeggs
4
-263
/
+270
2012-11-29
drm/nouveau/core: add some missing subdev/engine disable flags
Ben Skeggs
2
-4
/
+10
2012-11-29
drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core
Ben Skeggs
3
-0
/
+227
2012-11-29
drm/nvd0/disp: allocate display and evo channels from driver core
Ben Skeggs
1
-354
/
+375
2012-11-29
drm/nouveau: run mode_config destructor before destroying internal display state
Ben Skeggs
1
-2
/
+3
[prev]
[next]