aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv50_display.h
AgeCommit message (Expand)Author
2012-11-29drm/nouveau: rename nvd0_display to nv50_display to reflect reality since mergeBen Skeggs
2012-11-29drm/nv50-nvc0: switch to common disp impl, removing previous versionBen Skeggs
2012-11-29drm/nv50/disp: move remaining interrupt handling into coreBen Skeggs
2012-11-29drm/nv50/disp: allocate display from driver coreBen Skeggs
2012-11-29drm/nvd0/disp: move remaining interrupt handling to coreBen Skeggs
2012-10-03drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs
2012-10-03drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs
2012-05-24drm/nouveau: create real execution engine for software object classBen Skeggs
2012-03-13drm/nv50/disp: more accurate function to determine active crtcsBen Skeggs
2011-12-21drm/nv50/disp: fix evo for create/init + destroy/fini splitBen Skeggs
2011-12-21drm/nouveau/disp: introduce proper init/fini, separate from create/destroyBen Skeggs
2011-12-21drm/nv50/disp: move sync routine to where it can be used by other modulesBen Skeggs
2011-02-25drm/nv50-nvc0: initialise display sync channelsBen Skeggs
2011-02-25drm/nv50-nvc0: tidy evo object creation some moreBen Skeggs
2011-02-25drm/nv50-nvc0: request and wait on notification of modeset completionBen Skeggs
2011-02-25drm/nv50-nvc0: switch to tasklet for display isr bhBen Skeggs
2011-02-25drm/nv50-nvc0: disp channels have fixed purposes, don't "allocate" themBen Skeggs
2011-02-25drm/nv50-nvc0: rename disp->evo to disp->masterBen Skeggs
2011-02-25drm/nv50-nvc0: move non-sharable display state into private structureBen Skeggs
2010-12-03drm/nv50: rework PGPIO IRQ handling and hotplug detectionBen Skeggs
2010-12-03drm/nv50: use register/unregister functionality for PDISPLAY ISRBen Skeggs
2010-07-26drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs