aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2014-10-28drm/radeon: remove invalid pci idAlex Deucher
2014-10-13drm/mst: rework payload table allocation to conform better.Dave Airlie
2014-09-30drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst
2014-09-30drm: Pass dma-buf as argument to gem_prime_import_sg_tableMaarten Lankhorst
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
2014-09-24drm: Move internal debugfs functions to drm_internal.hDaniel Vetter
2014-09-24drm: Move leftover ioctl declarations to drm_internal.hDaniel Vetter
2014-09-24drm: Move drm_vm_open_locked into drm_internal.hDaniel Vetter
2014-09-24drm: move drm_mmap to <drm/drm_legacy.h>Daniel Vetter
2014-09-24drm: change drm_err return type to voidJoe Perches
2014-09-20drm/mipi-dsi: consider low power transmissionInki Dae
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-15Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-09-12drm: fix drm_modeset_lock.h kernel-doc notationRandy Dunlap
2014-09-12drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.cDaniel Vetter
2014-09-12drm: Move drm_class to drm_internal.hDaniel Vetter
2014-09-12drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>Daniel Vetter
2014-09-12drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter
2014-09-12drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter
2014-09-12drm: Purge ioctl forward declarations from drmP.hDaniel Vetter
2014-09-12drm: unexport drm_global_mutexDaniel Vetter
2014-09-12drm: Move piles of functions from drmP.h to drm_internal.hDaniel Vetter
2014-09-12drm: Move vblank related module options into drm_irq.cDaniel Vetter
2014-09-12drm: Drop drm_sysfs_class from drmP.hDaniel Vetter
2014-09-12drm: Move __drm_pci_free to drm_legacy.hDaniel Vetter
2014-09-12drm: Create drm legacy driver headerDaniel Vetter
2014-09-12drm: Move drm_legacy_vma_flush into drm_legacy.hDaniel Vetter
2014-09-12drm: Move sg functions into drm_legacy.hDaniel Vetter
2014-09-12drm: Move dma functions into drm_legacy.hDaniel Vetter
2014-09-12Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d...Dave Airlie
2014-09-12drm: split ati_pcigart.h out of drmP.hDave Airlie
2014-09-11drm/ttm: allow fence to be added as sharedChristian König
2014-09-11Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter
2014-09-11drm: Clarify vblank ts/scanoutpos sampling #definesDaniel Vetter
2014-09-11drm: Simplify return value of drm_get_last_vbltimestampDaniel Vetter
2014-09-10drm: move drm-lock API to drm_legacy.hDavid Herrmann
2014-09-10drm: merge drm_usb into udlDavid Herrmann
2014-09-10drm: Goody bye, drm_bus!David Herrmann
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-09-10drm: drop unused drm_master->unique_sizeDavid Herrmann
2014-09-10drm: move remaining includes in drmP.h to the topDavid Herrmann
2014-09-10drm: inline "struct drm_sigdata"David Herrmann
2014-09-10drm: drop DRM_DEBUG_CODEDavid Herrmann
2014-09-10drm: order includes alphabetically in drmP.hDavid Herrmann
2014-09-10drm: move __OS_HAS_AGP into drm_agpsupport.hDavid Herrmann
2014-09-10drm: merge drm_memory.h into drm_memory.cDavid Herrmann
2014-09-10drm: drop __KERNEL__ protection in drmP.hDavid Herrmann
2014-09-10drm: replace weird conditional includesDavid Herrmann
2014-09-10drm: move AGP definitions harderDavid Herrmann
2014-09-10drm: drop unused "struct drm_waitlist"David Herrmann