summary refs log tree commit diff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2013-09-02drm/nouveau: Support render nodesMartin Peres
2013-09-02drm/nouveau: fix up 32-bit ioctls and device wake up.Dave Airlie
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-29nouveau: add runtime PM support (v0.9)Dave Airlie
2013-08-29gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie
2013-08-27drm: verify vma access in TTM+GEM driversDavid Herrmann
2013-08-21drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs
2013-08-21drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs
2013-08-21drm/nouveau: fix reclocking on nv40Pali Rohár
2013-08-21drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst
2013-08-21drm/nouveau/ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst
2013-08-21drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-07Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie
2013-08-07drm: don't push static constants on stack for %*phAndy Shevchenko
2013-08-07drm: const'ify ioctls table (v2)Rob Clark
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-07-30drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst
2013-07-30drm/nouveau/vm: make vm refcount into a krefBen Skeggs
2013-07-30drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph classIlia Mirkin
2013-07-30drm/nv40/mpeg: write magic value to channel object to make it workIlia Mirkin
2013-07-30drm/nouveau: fix size check for cards without vmMaarten Lankhorst
2013-07-30drm/nv50-/disp: remove dcb_outp_match call, and related variablesEmil Velikov
2013-07-30drm/nva3-/disp: fix hda eld writing, needs to be paddedIlia Mirkin
2013-07-30drm/nv31/mpeg: fix mpeg engine initializationIlia Mirkin
2013-07-30drm/nv50/mc: include vp in the fb error reporting maskIlia Mirkin
2013-07-30drm/nouveau: fix null pointer dereference in poll_changedMaarten Lankhorst
2013-07-30drm/nv50/gpio: post-nv92 cards have 32 interrupt linesEmil Velikov
2013-07-30drm/nvc0/fb: take lock in nvc0_ram_put()Roy Spliet
2013-07-30drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter whatIlia Mirkin
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-07-23drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SGDaniel Vetter
2013-07-10drm/nouveau: do not allow negative sizes for nowMaarten Lankhorst
2013-07-10drm/nouveau: add falcon interrupt handlerMaarten Lankhorst
2013-07-10drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs
2013-07-10drm/nouveau: bump fence timeout to 15 secondsMaarten Lankhorst
2013-07-10drm/nouveau: do not unpin in nouveau_gem_object_delMaarten Lankhorst
2013-07-10drm/nv50/kms: fix pin refcnt leaksBen Skeggs
2013-07-10drm/nouveau: fix some error-path leaks in fbcon handling codeMaarten Lankhorst
2013-07-10drm/nouveau: fix locking issues in page flipping pathsBen Skeggs
2013-07-09Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-07-08Merge remote-tracking branch 'airlied/drm-next' into drm-nouveau-nextBen Skeggs
2013-07-08drm/nvc0/gr: fix gpc firmware regressionMaarten Lankhorst
2013-07-08drm/nouveau: fix minor thinko causing bo moves to not be async on keplerBen Skeggs
2013-07-05Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-07-05drm/nva3/disp: Fix HDMI audio regressionIlia Mirkin
2013-07-05drm/nv50-/disp: Use output specific mask in interruptEmil Velikov
2013-07-05drm/nouveau: use vmalloc for pgt allocationMarcin Slusarz
2013-07-05drm/nvc0-/gr: remove some more of the hardcoded register writesBen Skeggs