index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2012-11-29
nve0/ppp: enable support via nvc0's implementation
Ben Skeggs
2012-11-29
nvc0/ppp: initial implementation of engine
Maarten Lankhorst
2012-11-29
nvc0/vp: initial implementation of engine
Maarten Lankhorst
2012-11-29
nvc0/bsp: initial implementation of engine
Maarten Lankhorst
2012-11-29
drm/nouveau/vdec: remove nouveau_{bsp,vp} base classes, use nouveau_engine di...
Ben Skeggs
2012-11-29
drm/nve0/fifo: allow for future binding of ppp contexts
Ben Skeggs
2012-11-29
drm/nve0/vp: implement initial support for engine
Ben Skeggs
2012-11-29
drm/nve0/bsp: implement initial support for engine
Ben Skeggs
2012-11-29
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
2012-11-29
drm/nouveau/core: implement shortcut for simple engctx construction
Ben Skeggs
2012-11-29
drm/nvc0/copy: share interrupt handler with nva3
Ben Skeggs
2012-11-29
drm/nv50/fb: implement trap handler as subdev interrupt handler
Ben Skeggs
2012-11-29
drm/nouveau/mc: allow calling of multiple handlers for a give intr bit
Ben Skeggs
2012-11-29
drm/nouveau/copy: remove nouveau_copy base class
Ben Skeggs
2012-11-29
drm/nvc0/copy: use nouveau_falcon base class
Ben Skeggs
2012-11-29
drm/nva3/copy: use nouveau_falcon base class
Ben Skeggs
2012-11-29
drm/nv98/crypt: use nouveau_falcon base class
Ben Skeggs
2012-11-29
drm/nouveau: initial falcon (fuc) engine base class implementation
Ben Skeggs
2012-11-29
drm/nouveau: convert to dev_pm_ops
Dave Airlie
2012-11-29
drm/nouveau: Add interface to detect optimus and v1 support
Dave Airlie
2012-11-29
drm/nouveau/disp: add support for 10bpc over DisplayPort
Ben Skeggs
2012-11-29
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
2012-11-29
drm/nv50-nvc0: switch to common disp impl, removing previous version
Ben Skeggs
2012-11-29
drm/nvd0/disp: implement support for colour vibrance control
Ben Skeggs
2012-11-29
drm/nvd0/disp: remove fetching of capabilities report
Ben Skeggs
2012-11-29
drm/nvd0/disp: enable support for older display classes
Ben Skeggs
2012-11-29
drm/nvd0/disp: support creation of fb dma objects on older chipsets
Ben Skeggs
2012-11-29
drm/nvd0/disp: implement support for older DISP_SYNC classes
Ben Skeggs
2012-11-29
drm/nvd0/disp: implement sor support for older display classes
Ben Skeggs
2012-11-29
drm/nvd0/disp: implement dac support for older display classes
Ben Skeggs
2012-11-29
drm/nvd0/disp: start implementing support for older display classes
Ben Skeggs
2012-11-29
drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code
Ben Skeggs
2012-11-29
drm/nouveau/dp: move core link training calls to common code
Ben Skeggs
2012-11-29
drm/nouveau: remove (now obsolete) BIT U table parsing from DRM code
Ben Skeggs
2012-11-29
drm/nv50/disp: move remaining interrupt handling into core
Ben Skeggs
2012-11-29
drm/nvd0/disp: calculate U script id in supervisor interrupt
Ben Skeggs
2012-11-29
drm/nv84/disp: move hdmi control into core
Ben Skeggs
2012-11-29
drm/nva3/disp: move hda codec handling to core
Ben Skeggs
2012-11-29
drm/nv50/disp: move dp link training helpers into core
Ben Skeggs
2012-11-29
drm/nv50/disp: call into core for dac load detection
Ben Skeggs
2012-11-29
drm/nv50/disp: call into core to handle dac/sor power state changes
Ben Skeggs
2012-11-29
drm/nv50/disp: allocate display from driver core
Ben Skeggs
2012-11-29
drm/nouveau/bios: implement some dcb output entry parsing/matching functions
Ben Skeggs
2012-11-29
drm/nvd0/disp: handle DP transfer unit setup from second supervisor interrupt
Ben Skeggs
2012-11-29
drm/nvd0/disp: move HDMI control to core
Ben Skeggs
2012-11-29
drm/nvd0/disp: move HDA codec setup to core
Ben Skeggs
2012-11-29
drm/nvd0/disp: call into core to handle dac power state changes
Ben Skeggs
2012-11-29
drm/nvd0/disp: call into core to handle sor power state changes
Ben Skeggs
2012-11-29
drm/nvd0/disp: move link training helpers into core as display methods
Ben Skeggs
2012-11-29
drm/nouveau/core: allow representing method ranges in nouveau_omthds
Ben Skeggs
[prev]
[next]