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