aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-08drm/nouveau/kms: restore fbcon after display has been resumedBen Skeggs1-8/+9
2014-04-05Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-4/+10
2014-04-02drm/nouveau: don't suspend/resume display on runtime s/rDave Airlie1-7/+5
2014-03-27drm/nouveau: fail runtime pm properly.Dave Airlie1-4/+10
2014-03-26drm/nouveau: fix missing newlineAlexandre Courbot1-1/+1
2014-03-26support for platform devicesAlexandre Courbot1-8/+51
2014-03-26drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflagIlia Mirkin1-0/+2
2014-03-26drm/nouveau: make hdmi device finding failure prints debug levelIlia Mirkin1-6/+5
2014-03-26drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot1-2/+2
2014-02-18drm/nouveau: set irq_enabled manuallyIlia Mirkin1-0/+3
2014-01-30drm/nouveau: resume display if any later suspend bits failIlia Mirkin1-4/+10
2014-01-30drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs1-0/+2
2013-12-16drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin1-0/+6
2013-11-14drm/nv10-: we no longer need to create nvsw object on user channelsBen Skeggs1-0/+27
2013-11-08drm/nouveau: implement a simple sysfs interface to new pm codeBen Skeggs1-0/+3
2013-11-08drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERMBen Skeggs1-6/+3
2013-11-08drm/nouveau/core: make all info-level messages silent for runtime pmBen Skeggs1-25/+14
2013-11-08drm/nv10: fix chipset checks, mostly for the benefit of nv1aIlia Mirkin1-1/+2
2013-11-08drm/nouveau/core: convert event handler apis to split create/enable semanticsBen Skeggs1-33/+2
2013-11-08drm/nouveau/core: Allow asymmetric nouveau_event_get/_putPeter Hurley1-6/+2
2013-11-08drm/nouveau: off by one in nouveau_drm_vblank_enable()Dan Carpenter1-1/+1
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-1/+0
2013-09-10drm/nouveau: fix oops on runtime suspend/resumeDave Airlie1-3/+6
2013-09-02drm/nouveau: Support render nodesMartin Peres1-12/+12
2013-08-29nouveau: add runtime PM support (v0.9)Dave Airlie1-24/+226
2013-08-19drm: remove FASYNC supportDaniel Vetter1-1/+0
2013-08-07Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie1-3/+12
2013-08-07drm: const'ify ioctls table (v2)Rob Clark1-3/+2
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-1/+1
2013-07-23drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SGDaniel Vetter1-1/+1
2013-07-10drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs1-0/+12
2013-07-10drm/nouveau: fix locking issues in page flipping pathsBen Skeggs1-3/+0
2013-06-28drm/nouveau: implement prime helper unpin functionMaarten Lankhorst1-0/+1
2013-05-20drm/nouveau: ensure channels are stopped before saving fences for suspendBen Skeggs1-5/+20
2013-05-02drm/nouveau: force noaccel when no PFIFO support presentBen Skeggs1-1/+2
2013-04-26drm/nouveau/device: convert to engine, rather than subdevBen Skeggs1-3/+3
2013-04-26drm/nouveau/mc: handle irq-related setup ourselvesBen Skeggs1-16/+1
2013-03-29drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()Maarten Lankhorst1-12/+20
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-9/+51
2013-02-21Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie1-0/+6
2013-02-20drm/nouveau: restore debugfs/vbios.rom supportMarcin Slusarz1-0/+6
2013-02-20Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie1-7/+38
2013-02-20drm/nv17/fence: split from nv10 codeBen Skeggs1-1/+2
2013-02-20drm/nouveau/disp: port vblank handling to event interfaceBen Skeggs1-2/+31
2013-02-20drm/nouveau: quiet static-related sparse noiseMarcin Slusarz1-2/+2
2013-02-20drm/nouveau: prepare for reporting channel ownerMarcin Slusarz1-2/+3
2013-02-11Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie1-0/+3
2013-02-09drm/nouveau: add lockdep annotationsMarcin Slusarz1-0/+3
2013-02-08drm/nouveau: use prime helpersAaron Plattner1-2/+7
2013-01-14Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie1-1/+6