summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_display.h
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/kms/nv50-: split each resource type into their own source filesBen Skeggs2018-05-181-1/+0
* drm/nouveau/kms/nv50: remove code to support non-atomic page flipsBen Skeggs2016-11-071-7/+0
* drm/nouveau: rename nvd0_display to nv50_display to reflect reality since mergeBen Skeggs2012-11-291-7/+7
* drm/nv50-nvc0: switch to common disp impl, removing previous versionBen Skeggs2012-11-291-60/+0
* drm/nv50/disp: move remaining interrupt handling into coreBen Skeggs2012-11-291-1/+0
* drm/nv50/disp: allocate display from driver coreBen Skeggs2012-11-291-0/+1
* drm/nvd0/disp: move remaining interrupt handling to coreBen Skeggs2012-11-291-1/+0
* drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-031-7/+17
* drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-031-2/+4
* drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs2012-10-031-1/+1
* drm/nouveau: create real execution engine for software object classBen Skeggs2012-05-241-0/+1
* drm/nv50/disp: more accurate function to determine active crtcsBen Skeggs2012-03-131-0/+2
* drm/nv50/disp: fix evo for create/init + destroy/fini splitBen Skeggs2011-12-211-0/+2
* drm/nouveau/disp: introduce proper init/fini, separate from create/destroyBen Skeggs2011-12-211-0/+1
* drm/nv50/disp: move sync routine to where it can be used by other modulesBen Skeggs2011-12-211-0/+1
* 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
OpenPOWER on IntegriCloud