summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2014-09-12drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter3-113/+117
2014-09-12drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter2-18/+15
2014-09-12drm: Purge ioctl forward declarations from drmP.hDaniel Vetter1-19/+3
2014-09-12drm: unexport drm_global_mutexDaniel Vetter1-1/+0
2014-09-12drm: Move piles of functions from drmP.h to drm_internal.hDaniel Vetter1-55/+0
2014-09-12drm: Move vblank related module options into drm_irq.cDaniel Vetter1-4/+0
2014-09-12drm: Drop drm_sysfs_class from drmP.hDaniel Vetter1-1/+0
2014-09-12drm: Move __drm_pci_free to drm_legacy.hDaniel Vetter2-1/+3
2014-09-12drm: Create drm legacy driver headerDaniel Vetter2-15/+58
2014-09-12drm: Move drm_legacy_vma_flush into drm_legacy.hDaniel Vetter1-2/+0
2014-09-12drm: Move sg functions into drm_legacy.hDaniel Vetter1-7/+0
2014-09-12drm: Move dma functions into drm_legacy.hDaniel Vetter1-7/+0
2014-09-12Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d...Dave Airlie1-5/+13
2014-09-12drm: split ati_pcigart.h out of drmP.hDave Airlie2-23/+28
2014-09-11drm/ttm: allow fence to be added as sharedChristian König1-0/+2
2014-09-11Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter14-503/+252
2014-09-11drm: Clarify vblank ts/scanoutpos sampling #definesDaniel Vetter1-2/+2
2014-09-11drm: Simplify return value of drm_get_last_vbltimestampDaniel Vetter1-2/+0
2014-09-10drm: move drm-lock API to drm_legacy.hDavid Herrmann1-11/+3
2014-09-10drm: merge drm_usb into udlDavid Herrmann2-16/+0
2014-09-10drm: Goody bye, drm_bus!David Herrmann1-5/+0
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann1-0/+3
2014-09-10drm: drop unused drm_master->unique_sizeDavid Herrmann1-2/+0
2014-09-10drm: move remaining includes in drmP.h to the topDavid Herrmann3-23/+22
2014-09-10drm: inline "struct drm_sigdata"David Herrmann1-7/+5
2014-09-10drm: drop DRM_DEBUG_CODEDavid Herrmann1-12/+0
2014-09-10drm: order includes alphabetically in drmP.hDavid Herrmann1-23/+23
2014-09-10drm: move __OS_HAS_AGP into drm_agpsupport.hDavid Herrmann2-2/+3
2014-09-10drm: merge drm_memory.h into drm_memory.cDavid Herrmann2-63/+2
2014-09-10drm: drop __KERNEL__ protection in drmP.hDavid Herrmann1-2/+0
2014-09-10drm: replace weird conditional includesDavid Herrmann1-9/+1
2014-09-10drm: move AGP definitions harderDavid Herrmann2-29/+14
2014-09-10drm: drop unused "struct drm_waitlist"David Herrmann1-11/+0
2014-09-10drm: move "struct drm_magic_entry" to drm_auth.cDavid Herrmann1-6/+0
2014-09-10drm: move "struct drm_vma_entry" to drm_vm.cDavid Herrmann1-6/+2
2014-09-10drm: mark drm_buf and drm_map as legacyDavid Herrmann1-29/+12
2014-09-10drm/radeon: move drm_buffer to drm/radeon/David Herrmann1-148/+0
2014-09-03Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie3-47/+11
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+3
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst3-33/+5
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst1-3/+0
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst1-4/+5
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst2-7/+1
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König2-24/+19
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-0/+12
2014-08-26Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...Dave Airlie4-9/+32
2014-08-22drm/radeon: add additional SI pci idsAlex Deucher1-0/+4
2014-08-22drm/radeon: add new bonaire pci idsAlex Deucher1-0/+2
2014-08-22drm/radeon: add new KV pci idAlex Deucher1-0/+1
2014-08-20drm: fix plane rotation when restoring fbdev configurationThomas Wood1-0/+3