summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-10Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie
2014-09-10drm: move drm-lock API to drm_legacy.hDavid Herrmann
2014-09-10drm: merge drm_usb into udlDavid Herrmann
2014-09-10drm: Goody bye, drm_bus!David Herrmann
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-09-10drm: drop unused drm_master->unique_sizeDavid Herrmann
2014-09-10drm: simplify drm_*_set_unique()David Herrmann
2014-09-10drm: move remaining includes in drmP.h to the topDavid Herrmann
2014-09-10drm: inline "struct drm_sigdata"David Herrmann
2014-09-10drm: Use vblank_disable_and_save in drm_vblank_cleanup()Mario Kleiner
2014-09-10drm: drop DRM_DEBUG_CODEDavid Herrmann
2014-09-10drm: order includes alphabetically in drmP.hDavid Herrmann
2014-09-10drm: move __OS_HAS_AGP into drm_agpsupport.hDavid Herrmann
2014-09-10drm: merge drm_memory.h into drm_memory.cDavid Herrmann
2014-09-10drm: drop __KERNEL__ protection in drmP.hDavid Herrmann
2014-09-10drm: replace weird conditional includesDavid Herrmann
2014-09-10drm: move AGP definitions harderDavid Herrmann
2014-09-10drm: drop unused "struct drm_waitlist"David Herrmann
2014-09-10drm: move "struct drm_magic_entry" to drm_auth.cDavid Herrmann
2014-09-10drm: move "struct drm_vma_entry" to drm_vm.cDavid Herrmann
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-03Merge 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