index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
core
/
include
Age
Commit message (
Expand
)
Author
2013-01-13
drm/nouveau/clock: fix support for more than 2 monitors on nve0
Aleksi Torhamo
2013-01-13
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
2012-12-23
drm/nouveau/bios: cache ramcfg strap on later chipsets
Ben Skeggs
2012-12-23
drm/nouveau/bios: parse/display extra version component
Ben Skeggs
2012-12-23
drm/nouveau/bios: implement opcode 0xa9
Ben Skeggs
2012-12-23
drm/nouveau/bios: update gpio parsing apis to match current design
Ben Skeggs
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-11-29
drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32
Martin Peres
2012-11-29
drm/nouveau/ppp: remove nouveau_ppp base class
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/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/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/copy: remove nouveau_copy 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/dp: remove last bits of VBIOS parsing from DRM code
Ben Skeggs
2012-11-29
drm/nvd0/disp: calculate U script id in supervisor interrupt
Ben Skeggs
2012-11-29
drm/nouveau/bios: implement some dcb output entry parsing/matching functions
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
2012-11-29
drm/nouveau/core: expose full method calling capabilities with nv_exec
Ben Skeggs
2012-11-29
drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in core
Ben Skeggs
2012-11-29
drm/nouveau/core: add some missing subdev/engine disable flags
Ben Skeggs
2012-11-29
drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core
Ben Skeggs
2012-11-29
drm/nvd0-nve0/disp: initial implementation of evo channel classes
Ben Skeggs
2012-11-29
drm/nv50/disp: initial implementation of the various channel object classes
Ben Skeggs
2012-11-29
drm/nv50/disp: create skeleton display/channel object classes
Ben Skeggs
2012-11-29
drm/nvd0/dmaobj: initial bind() method implementation
Ben Skeggs
2012-11-29
drm/nvc0/dmaobj: implement initial bind() method
Ben Skeggs
2012-11-29
drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be defined
Ben Skeggs
2012-11-29
drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon now
Ben Skeggs
2012-11-29
drm/nouveau/dmaobj: move parent class check to bind() method
Ben Skeggs
2012-11-29
drm/nouveau/dmaobj: merge everything except ctor and bind together
Ben Skeggs
2012-11-29
drm/nouveau: pass address to object accessor functions as u64
Ben Skeggs
2012-11-29
drm/nv30/fb: enable z compression
Ben Skeggs
2012-11-29
drm/nv40/fb: enable z compression
Ben Skeggs
2012-11-29
drm/nv20/fb: fixup compression tag allocation size
Ben Skeggs
2012-11-29
drm/nv30-nv40/fb: call zcomp setup hook from tiling setup
Ben Skeggs
2012-11-29
drm/nouveau/fb: create tag heap from common code for all relevant chipsets
Ben Skeggs
2012-11-29
drm/nv30/fb: start bashing zcomp registers with 'disabled' (for now)
Ben Skeggs
[next]