aboutsummaryrefslogtreecommitdiff
path: root/include/drm/ttm
AgeCommit message (Expand)Author
2014-01-14Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2014-01-08drm/ttm: ttm object security fixes for render nodesThomas Hellstrom
2014-01-08drm/ttm: Correctly set page mapping and -index membersThomas Hellstrom
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie
2013-11-20drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom
2013-11-18drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom
2013-11-18drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom
2013-11-06drm/ttm: Enable the dma page pool also for intel IOMMUsThomas Hellstrom
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-06-28drm/ttm: get rid of ttm_bo_is_reservedMaarten Lankhorst
2013-06-28drm/ttm: inline ttm_bo_reserve and related callsMaarten Lankhorst
2013-06-28drm/ttm: convert to the reservation apiMaarten Lankhorst
2013-06-28drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst
2013-04-12ttm: export functions to allow qxl do its own iomappingDave Airlie
2013-01-15drm/ttm: unexport ttm_bo_wait_unreservedMaarten Lankhorst
2013-01-15drm/ttm: add ttm_bo_reserve_slowpathMaarten Lankhorst
2013-01-15drm/ttm: remove lru_lock around ttm_bo_reserveMaarten Lankhorst
2012-12-10drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst
2012-11-20drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservationsMaarten Lankhorst
2012-11-20drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3Thomas Hellstrom
2012-11-20drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst
2012-11-20drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanupMaarten Lankhorst
2012-11-20drm/ttm: remove sync_obj_arg memberMaarten Lankhorst
2012-11-20drm/ttm: remove ttm_mem_global->queueMarcin Slusarz
2012-11-20drm/ttm: remove ttm_bo_device->nice_modeMarcin Slusarz
2012-11-20drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz
2012-11-07drm/ttm: add ttm_bo_is_reservedMaarten Lankhorst
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-07-24drm/ttm: remove stale declaration and fieldIlija Hadzic
2012-05-23ttm: add prime sharing support to TTM (v2)Dave Airlie
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse
2011-12-06drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse
2011-12-06drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk
2011-12-06drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse
2011-12-06drm/ttm: page allocation use page array instead of listJerome Glisse
2011-12-06drm/ttm: remove unused backend flags fieldJerome Glisse
2011-12-06drm/ttm: remove split btw highmen and lowmem pageJerome Glisse
2011-12-06drm/ttm: remove userspace backed ttm object supportJerome Glisse
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-21ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05drm: fix "persistant" typoJan Engelhardt
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-23Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie
2011-02-23Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk