aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_display.h
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-0/+6
* drm/nv50-nvc0: initialise display sync channelsBen Skeggs2011-02-251-0/+15
* drm/nv50-nvc0: tidy evo object creation some moreBen Skeggs2011-02-251-0/+7
* drm/nv50-nvc0: request and wait on notification of modeset completionBen Skeggs2011-02-251-0/+1
* drm/nv50-nvc0: switch to tasklet for display isr bhBen Skeggs2011-02-251-1/+1
* drm/nv50-nvc0: disp channels have fixed purposes, don't "allocate" themBen Skeggs2011-02-251-1/+0
* drm/nv50-nvc0: rename disp->evo to disp->masterBen Skeggs2011-02-251-1/+1
* drm/nv50-nvc0: move non-sharable display state into private structureBen Skeggs2011-02-251-0/+18
* drm/nv50: rework PGPIO IRQ handling and hotplug detectionBen Skeggs2010-12-031-1/+0
* drm/nv50: use register/unregister functionality for PDISPLAY ISRBen Skeggs2010-12-031-1/+0
* drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez2010-07-261-2/+4
* drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs2010-04-091-0/+1
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+46