summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
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
2014-09-10drm: move "struct drm_vma_entry" to drm_vm.cDavid Herrmann-6/+2
2014-09-10drm: mark drm_buf and drm_map as legacyDavid Herrmann-29/+12
2014-09-10drm/radeon: move drm_buffer to drm/radeon/David Herrmann-148/+0
2014-09-03drm: Remove old defines for vswing and pre-emph valuesSonika Jindal-8/+0
2014-09-03drm: Renaming DP training vswing pre emph definesSonika Jindal-0/+8
2014-09-03Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie-47/+11
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie-0/+3
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst-33/+5
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst-3/+0
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst-4/+5
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst-7/+1
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König-24/+19
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie-0/+12
2014-08-26Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...Dave Airlie-9/+32
2014-08-22drm/radeon: add additional SI pci idsAlex Deucher-0/+4
2014-08-22drm/radeon: add new bonaire pci idsAlex Deucher-0/+2
2014-08-22drm/radeon: add new KV pci idAlex Deucher-0/+1
2014-08-20drm: fix plane rotation when restoring fbdev configurationThomas Wood-0/+3
2014-08-11drm/irq: Implement a generic vblank_wait functionDaniel Vetter-0/+2
2014-08-11drm: Add a plane->reset hookDaniel Vetter-0/+1
2014-08-09Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds-0/+2
2014-08-10drm/ttm: expose CPU address of DMA-allocated pagesAlexandre Courbot-0/+2
2014-08-08drm: trylock modest locking for fbdev panicsDaniel Vetter-0/+6
2014-08-08drm: Move ->old_fb from crtc to planeDaniel Vetter-4/+4
2014-08-08drm: Handle legacy per-crtc locking with full acquire ctxDaniel Vetter-0/+11
2014-08-08drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc]Daniel Vetter-4/+5
2014-08-08drm: Add drm_plane/connector_indexDaniel Vetter-0/+2
2014-08-08drm: Add rotation_property to mode_configSonika Jindal-0/+1