aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2012-07-26Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-07-26drm/nouveau: init vblank requests listMarcin Slusarz
2012-07-26drm/nv50: extend vblank semaphore to generic dmaobj + offset pairBen Skeggs
2012-07-26drm/nouveau: mark most of our ioctls as deprecated, move to compat layerBen Skeggs
2012-07-26drm/nouveau: move current gpuobj code out of nouveau_object.cBen Skeggs
2012-07-26drm/nouveau/gem: fix object reference leak in a failure pathBen Skeggs
2012-07-26drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATIONMarcin Slusarz
2012-07-26drm/nv84: decode PCRYPT errorsMarcin Slusarz
2012-07-26drm/nouveau: dcb table quirk for fdo#50830Ben Skeggs
2012-07-26nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst
2012-07-25drm: track dev_mapping in more robust and flexible wayIlija Hadzic
2012-07-20Merge tag 'v3.5-rc7' into drm-nextDave Airlie
2012-07-19drm: kill reclaim_buffers callbackDaniel Vetter
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-06-27drm/nouveau: add license header to prime.Dave Airlie
2012-06-26drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs
2012-05-31nouveau: add vmap support to nouveau prime supportDave Airlie
2012-05-31nouveau: add stub dma-buf mmap functionality.Dave Airlie
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-24drm/nouveau/nvd9: Fix GPIO initialisation sequence.Marcin Koƛcielnicki
2012-05-24drm/nouveau: Unregister switcheroo client on exitAndreas Heider
2012-05-24drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider
2012-05-24drm/nouveau: fix a minor annoyance in an output stringBen Skeggs
2012-05-24drm/nouveau: turn a BUG into a WARNBen Skeggs
2012-05-24drm/nv50: decode PGRAPH DATA_ERROR = 0x24Marcin Slusarz
2012-05-24drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs
2012-05-24drm/nvd9/copy: initialise copy engine, seems to work like nvc0Ben Skeggs
2012-05-24drm/nvc0/ttm: use copy engines for async buffer movesBen Skeggs
2012-05-24drm/nva3/ttm: use copy engine for async buffer movesBen Skeggs
2012-05-24drm/nv98/ttm: add in a (disabled) crypto engine buffer copy methodBen Skeggs
2012-05-24drm/nv84/ttm: use crypto engine for async buffer copiesBen Skeggs
2012-05-24drm/nouveau/ttm: untangle code to support accelerated buffer movesBen Skeggs
2012-05-24drm/nouveau/fbcon: use fence for sync, rather than notifierBen Skeggs
2012-05-24drm/nv98/crypt: non-stub implementation of the engine hooksBen Skeggs
2012-05-24drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs
2012-05-24drm/nv50/graph: remove ability to do interrupt-driven context switchingBen Skeggs
2012-05-24drm/nv50: remove manual context unload on context destructionBen Skeggs
2012-05-24drm/nv50: remove execution engine context saves on suspendBen Skeggs
2012-05-24drm/nv50/fifo: use hardware channel kickoff functionalityBen Skeggs
2012-05-24drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing doneBen Skeggs
2012-05-24drm/nv50/fifo: construct playlist from hw context table stateBen Skeggs
2012-05-24drm/nouveau/fifo: remove all the "special" engine hooksBen Skeggs
2012-05-24drm/nouveau/fence: fix a race where fence->channel can disappearBen Skeggs
2012-05-24drm/nouveau/bios: fix some shadowing issues, particularly acpiBen Skeggs
2012-05-24drm/nouveau: fix engine context destructor orderingBen Skeggs
2012-05-24drm/nouveau/fence: convert to exec engine, and improve channel syncBen Skeggs
2012-05-24drm/nouveau/fence: minor api changes for an upcoming reworkBen Skeggs
2012-05-24drm/nouveau/fence: make ttm interfaces wrap ours, not the other way aroundBen Skeggs
2012-05-24drm/nouveau: move flip-related channel setup to software engineBen Skeggs
2012-05-24drm/nouveau: create real execution engine for software object classBen Skeggs