| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge | Ben Skeggs | 2012-11-29 | 1 | -7/+7 |
* | drm/nv50-nvc0: switch to common disp impl, removing previous version | Ben Skeggs | 2012-11-29 | 1 | -60/+0 |
* | drm/nv50/disp: move remaining interrupt handling into core | Ben Skeggs | 2012-11-29 | 1 | -1/+0 |
* | drm/nv50/disp: allocate display from driver core | Ben Skeggs | 2012-11-29 | 1 | -0/+1 |
* | drm/nvd0/disp: move remaining interrupt handling to core | Ben Skeggs | 2012-11-29 | 1 | -1/+0 |
* | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 2012-10-03 | 1 | -7/+17 |
* | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 2012-10-03 | 1 | -2/+4 |
* | drm/nouveau: implement devinit subdev, and new init table parser | Ben Skeggs | 2012-10-03 | 1 | -1/+1 |
* | drm/nouveau: create real execution engine for software object class | Ben Skeggs | 2012-05-24 | 1 | -0/+1 |
* | drm/nv50/disp: more accurate function to determine active crtcs | Ben Skeggs | 2012-03-13 | 1 | -0/+2 |
* | drm/nv50/disp: fix evo for create/init + destroy/fini split | Ben Skeggs | 2011-12-21 | 1 | -0/+2 |
* | drm/nouveau/disp: introduce proper init/fini, separate from create/destroy | Ben Skeggs | 2011-12-21 | 1 | -0/+1 |
* | drm/nv50/disp: move sync routine to where it can be used by other modules | Ben Skeggs | 2011-12-21 | 1 | -0/+1 |
* | drm/nv50-nvc0: initialise display sync channels | Ben Skeggs | 2011-02-25 | 1 | -0/+15 |
* | drm/nv50-nvc0: tidy evo object creation some more | Ben Skeggs | 2011-02-25 | 1 | -0/+7 |
* | drm/nv50-nvc0: request and wait on notification of modeset completion | Ben Skeggs | 2011-02-25 | 1 | -0/+1 |
* | drm/nv50-nvc0: switch to tasklet for display isr bh | Ben Skeggs | 2011-02-25 | 1 | -1/+1 |
* | drm/nv50-nvc0: disp channels have fixed purposes, don't "allocate" them | Ben Skeggs | 2011-02-25 | 1 | -1/+0 |
* | drm/nv50-nvc0: rename disp->evo to disp->master | Ben Skeggs | 2011-02-25 | 1 | -1/+1 |
* | drm/nv50-nvc0: move non-sharable display state into private structure | Ben Skeggs | 2011-02-25 | 1 | -0/+18 |
* | drm/nv50: rework PGPIO IRQ handling and hotplug detection | Ben Skeggs | 2010-12-03 | 1 | -1/+0 |
* | drm/nv50: use register/unregister functionality for PDISPLAY ISR | Ben Skeggs | 2010-12-03 | 1 | -1/+0 |
* | drm/nouveau: Move display init to a new nouveau_engine. | Francisco Jerez | 2010-07-26 | 1 | -2/+4 |
* | drm/nv50: punt hotplug irq handling out to workqueue | Ben Skeggs | 2010-04-09 | 1 | -0/+1 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+46 |