summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-10drm: mark drm_buf and drm_map as legacyDavid Herrmann
2014-09-10drm/radeon: move drm_buffer to drm/radeon/David Herrmann
2014-09-03drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objectsMaarten Lankhorst
2014-09-03drm/qxl: fix gaping memory holeMaarten Lankhorst
2014-09-03drm/qxl: Remove release_lock stupidityMaarten Lankhorst
2014-09-03drm/qxl: enables gem prime helpers for qxl using dummy driver callbacksAndreas Pokorny
2014-09-03drm/qxl: simple crtc page flipping emulated using buffer copyAndreas Pokorny
2014-09-03Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie
2014-09-02Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-02drm/nouveau: use shared fences for readable objectsMaarten Lankhorst
2014-09-02drm/nouveau: Keep only a single list for validation.Maarten Lankhorst
2014-09-02drm/ttm: use rcu in core ttmMaarten Lankhorst
2014-09-02drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grabMaarten Lankhorst
2014-09-02drm/radeon: use rcu waits in some ioctlsMaarten Lankhorst
2014-09-02drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prepMaarten Lankhorst
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst
2014-09-02drm/qxl: rework to new fence interfaceMaarten Lankhorst
2014-09-02drm/nouveau: rework to new fence interfaceMaarten Lankhorst
2014-09-02drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst
2014-09-02drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst
2014-09-02gpu: ipu-v3: Add ipu_dump()Steve Longerbeam
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_dump()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add more planar formats supportSteve Longerbeam
2014-09-02gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()Steve Longerbeam
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()Steve Longerbeam
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()Steve Longerbeam
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_lock_enable()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_enable_watermark()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_stride_to_bytes()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_clear_buffer()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()Steve Longerbeam
2014-09-02gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.hSteve Longerbeam
2014-09-02gpu: ipu-v3: Add helper function checking if pixfmt is planarSteve Longerbeam
2014-09-02gpu: ipu-v3: Add rotation mode conversion utilitiesSteve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()Steve Longerbeam
2014-09-02gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()Steve Longerbeam
2014-09-02gpu: ipu-v3: smfc: Convert to per-channelSteve Longerbeam
2014-09-02gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.cSteve Longerbeam
2014-09-02gpu: ipu-v3: Add Image Converter unitSteve Longerbeam
2014-09-02gpu: ipu-v3: Add Camera Sensor Interface unitSteve Longerbeam
2014-09-01drm/radeon: use common fence implementation for fences, v4Maarten Lankhorst
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst
2014-09-01drm/ttm: call ttm_bo_wait while inside a reservationMaarten Lankhorst
2014-09-01drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fenceMaarten Lankhorst
2014-09-01drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prepMaarten Lankhorst
2014-08-28Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie