summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: allow fence to be added as sharedChristian König2014-09-111-0/+2
* drm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation flag (v4)Alex Deucher2014-09-101-0/+2
* drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flagMichel Dänzer2014-09-101-0/+2
* Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie2014-09-101-156/+170
|\
| * gpu: ipu-v3: Add ipu_dump()Steve Longerbeam2014-09-021-0/+1
| * gpu: ipu-cpmem: Add ipu_cpmem_dump()Steve Longerbeam2014-09-021-0/+1
| * gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()Steve Longerbeam2014-09-021-1/+2
| * gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()Steve Longerbeam2014-09-021-0/+2
| * gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()Steve Longerbeam2014-09-021-0/+1
| * gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()Steve Longerbeam2014-09-021-0/+1
| * gpu: ipu-v3: Add ipu_idmac_lock_enable()Steve Longerbeam2014-09-021-0/+1
| * gpu: ipu-v3: Add ipu_idmac_enable_watermark()Steve Longerbeam2014-09-021-0/+1
| * gpu: ipu-v3: Add ipu_stride_to_bytes()Steve Longerbeam2014-09-021-0/+1
| * gpu: ipu-v3: Add ipu_idmac_clear_buffer()Steve Longerbeam2014-09-021-0/+1
| * gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()Steve Longerbeam2014-09-021-0/+1
| * gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.hSteve Longerbeam2014-09-021-0/+30
| * gpu: ipu-v3: Add helper function checking if pixfmt is planarSteve Longerbeam2014-09-021-0/+1
| * gpu: ipu-v3: Add rotation mode conversion utilitiesSteve Longerbeam2014-09-021-0/+4
| * gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()Steve Longerbeam2014-09-021-0/+1
| * gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()Steve Longerbeam2014-09-021-0/+1
| * gpu: ipu-v3: smfc: Convert to per-channelSteve Longerbeam2014-09-021-4/+6
| * gpu: ipu-v3: Add Image Converter unitSteve Longerbeam2014-09-021-0/+45
| * gpu: ipu-v3: Add Camera Sensor Interface unitSteve Longerbeam2014-09-021-2/+30
| * gpu: ipu-v3: Add functions to set CSI/IC source muxesSteve Longerbeam2014-08-181-0/+6
| * gpu: ipu-v3: Add ipu-cpmem unitSteve Longerbeam2014-08-181-152/+36
* | drm: move drm-lock API to drm_legacy.hDavid Herrmann2014-09-101-11/+3
* | drm: merge drm_usb into udlDavid Herrmann2014-09-102-16/+0
* | drm: Goody bye, drm_bus!David Herrmann2014-09-101-5/+0
* | drm: add driver->set_busid() callbackDavid Herrmann2014-09-101-0/+3
* | drm: drop unused drm_master->unique_sizeDavid Herrmann2014-09-101-2/+0
* | drm: move remaining includes in drmP.h to the topDavid Herrmann2014-09-103-23/+22
* | drm: inline "struct drm_sigdata"David Herrmann2014-09-101-7/+5
* | drm: drop DRM_DEBUG_CODEDavid Herrmann2014-09-101-12/+0
* | drm: order includes alphabetically in drmP.hDavid Herrmann2014-09-101-23/+23
* | drm: move __OS_HAS_AGP into drm_agpsupport.hDavid Herrmann2014-09-102-2/+3
* | drm: merge drm_memory.h into drm_memory.cDavid Herrmann2014-09-102-63/+2
* | drm: drop __KERNEL__ protection in drmP.hDavid Herrmann2014-09-101-2/+0
* | drm: replace weird conditional includesDavid Herrmann2014-09-101-9/+1
* | drm: move AGP definitions harderDavid Herrmann2014-09-102-29/+14
* | drm: drop unused "struct drm_waitlist"David Herrmann2014-09-101-11/+0
* | drm: move "struct drm_magic_entry" to drm_auth.cDavid Herrmann2014-09-101-6/+0
* | drm: move "struct drm_vma_entry" to drm_vm.cDavid Herrmann2014-09-101-6/+2
* | drm: mark drm_buf and drm_map as legacyDavid Herrmann2014-09-101-29/+12
* | drm/radeon: move drm_buffer to drm/radeon/David Herrmann2014-09-101-148/+0
* | Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie2014-09-033-47/+11
|\ \
| * | drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-023-33/+5
| * | drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst2014-09-011-3/+0
| * | drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst2014-09-011-4/+5
| * | drm/ttm: kill fence_lockMaarten Lankhorst2014-09-012-7/+1
* | | Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-031-0/+3
|\ \ \ | |/ / |/| |