summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2013-01-13Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2013-01-13drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo
2013-01-13drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz
2013-01-13drm/nv17-50: restore fence buffer on resumeMarcin Slusarz
2013-01-13drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz
2013-01-13drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz
2013-01-13drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz
2013-01-13drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz
2013-01-13drm/nouveau: add locking around instobj list operationsMarcin Slusarz
2013-01-13drm/nouveau: do not forcibly power on lvds panelsBen Skeggs
2013-01-13drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs
2013-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim
2013-01-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-04drm/nouveau: fix init with agpgart-uninorthAaro Koskinen
2013-01-04drm: nouveau: Fix build warning seen if HWMON is undefinedGuenter Roeck
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-23drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs
2012-12-23drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs
2012-12-23drm/nouveau/mxm: silence output if no bios dataBen Skeggs
2012-12-23drm/nouveau/bios: parse/display extra version componentBen Skeggs
2012-12-23drm/nouveau/bios: implement opcode 0xa9Ben Skeggs
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs
2012-12-23drm/nouveau: initial support for GK106Ben Skeggs
2012-12-10drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-11-30drm/nouveau: drm_connector_property -> drm_object_propertyRob Clark
2012-11-28drm/nouveau/device: Remove duplicate inclusion of core/device.hSachin Kamat
2012-11-28drm/nouveau: remove duplicate inclusion of nouveau_ttm.hSachin Kamat
2012-11-28drm/nouveau/fifo: trigger engine context unload before zeroing context pointerBen Skeggs
2012-11-28drm/nouveau: prevent log manglingDaniel J Blueman
2012-11-28drm/nouveau: unpin various bo's before destroyingMarcin Slusarz
2012-11-28drm/nouveau: unpin pushbuffer bo before destroying itMarcin Slusarz
2012-11-28drm/nouveau: remove misleading comment from nouveau_prime_newMarcin Slusarz
2012-11-28drm/nouveau: raise reporting levels of some messagesMarcin Slusarz
2012-11-28drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32Martin Peres
2012-11-28drm/nouveau/ppp: remove nouveau_ppp base classBen Skeggs
2012-11-28nve0/ppp: enable support via nvc0's implementationBen Skeggs
2012-11-28nvc0/ppp: initial implementation of engineMaarten Lankhorst
2012-11-28nvc0/vp: initial implementation of engineMaarten Lankhorst
2012-11-28nvc0/bsp: initial implementation of engineMaarten Lankhorst
2012-11-28drm/nouveau/vdec: remove nouveau_{bsp,vp} base classes, use nouveau_engine di...Ben Skeggs
2012-11-28drm/nve0/fifo: allow for future binding of ppp contextsBen Skeggs
2012-11-28drm/nve0/vp: implement initial support for engineBen Skeggs
2012-11-28drm/nve0/bsp: implement initial support for engineBen Skeggs
2012-11-28drm/nve0: allow specification of channel engine type in abi16 callBen Skeggs
2012-11-28drm/nouveau/core: implement shortcut for simple engctx constructionBen Skeggs
2012-11-28drm/nvc0/copy: share interrupt handler with nva3Ben Skeggs