summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-10drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flagMichel Dänzer1-0/+2
2014-09-10Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-156/+170
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-02gpu: ipu-v3: Add ipu_dump()Steve Longerbeam1-0/+1
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_dump()Steve Longerbeam1-0/+1
2014-09-02gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()Steve Longerbeam1-1/+2
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()Steve Longerbeam1-0/+2
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()Steve Longerbeam1-0/+1
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()Steve Longerbeam1-0/+1
2014-09-02gpu: ipu-v3: Add ipu_idmac_lock_enable()Steve Longerbeam1-0/+1
2014-09-02gpu: ipu-v3: Add ipu_idmac_enable_watermark()Steve Longerbeam1-0/+1
2014-09-02gpu: ipu-v3: Add ipu_stride_to_bytes()Steve Longerbeam1-0/+1
2014-09-02gpu: ipu-v3: Add ipu_idmac_clear_buffer()Steve Longerbeam1-0/+1
2014-09-02gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()Steve Longerbeam1-0/+1
2014-09-02gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.hSteve Longerbeam1-0/+30
2014-09-02gpu: ipu-v3: Add helper function checking if pixfmt is planarSteve Longerbeam1-0/+1
2014-09-02gpu: ipu-v3: Add rotation mode conversion utilitiesSteve Longerbeam1-0/+4
2014-09-02gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()Steve Longerbeam1-0/+1
2014-09-02gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()Steve Longerbeam1-0/+1
2014-09-02gpu: ipu-v3: smfc: Convert to per-channelSteve Longerbeam1-4/+6
2014-09-02gpu: ipu-v3: Add Image Converter unitSteve Longerbeam1-0/+45
2014-09-02gpu: ipu-v3: Add Camera Sensor Interface unitSteve Longerbeam1-2/+30
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 branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+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