Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-intel...
[cascardo/linux.git] / drivers /
2014-09-15 Dave AirlieMerge tag 'topic/core-stuff-2014-09-15' of git://anongi...
2014-09-15 Daniel Vetterdrm: Drop modeset locking from crtc init function
2014-09-15 Clint Taylordrm/i915/hdmi: Enable pipe pixel replication for SD...
2014-09-15 Clint Taylordrm/edid: Reduce horizontal timings for pixel replicate...
2014-09-15 Chris Wilsondrm: Include task->name and master status in debugfs...
2014-09-15 Laurent Pinchartdrm/gem: Fix kerneldoc typo
2014-09-12 Dave AirlieMerge tag 'topic/drm-header-rework-2014-09-12' of git...
2014-09-12 Julia Lawalldrm: use c99 initializers in structures
2014-09-12 Daniel Vetterdrm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
2014-09-12 Daniel Vetterdrm: Move drm_class to drm_internal.h
2014-09-12 Daniel Vetterdrm: Move legacy buffer structures to <drm/drm_legacy.h>
2014-09-12 Daniel Vetterdrm: Move drm_memory.c map support declarations to...
2014-09-12 Daniel Vetterdrm: Purge ioctl forward declarations from drmP.h
2014-09-12 Daniel Vetterdrm: unexport drm_global_mutex
2014-09-12 Daniel Vetterdrm: Move piles of functions from drmP.h to drm_internal.h
2014-09-12 Daniel Vetterdrm: Move vblank related module options into drm_irq.c
2014-09-12 Daniel Vetterdrm: Move __drm_pci_free to drm_legacy.h
2014-09-12 Daniel Vetterdrm: Create drm legacy driver header
2014-09-12 Daniel Vetterdrm: Move drm_legacy_vma_flush into drm_legacy.h
2014-09-12 Daniel Vetterdrm: Move sg functions into drm_legacy.h
2014-09-12 Daniel Vetterdrm: Move dma functions into drm_legacy.h
2014-09-12 Dave AirlieMerge tag 'topic/vblank-rework-2014-09-12' of git:...
2014-09-12 Dave Airliedrm/ast: switch to using CACHED by default for sysram
2014-09-12 Dave Airliedrm: split ati_pcigart.h out of drmP.h
2014-09-12 Dave AirlieMerge branch 'drm-next-3.18' of git://people.freedeskto...
2014-09-11 Christian Königdrm/radeon: allow concurrent buffer reads
2014-09-11 Christian Königdrm/radeon: add the infrastructure for concurrent buffe...
2014-09-11 Christian Königdrm/ttm: allow fence to be added as shared
2014-09-11 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2014-09-11 Daniel Vetterdrm: Clarify vblank ts/scanoutpos sampling #defines
2014-09-11 Daniel Vetterdrm: Simplify return value of drm_get_last_vbltimestamp
2014-09-11 Daniel Vetterdrm: Only update final vblank count when precise ts...
2014-09-11 Daniel Vetterdrm: Really never disable vblank irqs for offdelay==0
2014-09-11 Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2014-09-11 Dave AirlieMerge branch 'drm-next-3.18' of git://people.freedeskto...
2014-09-10 Alex Deucherdrm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation...
2014-09-10 Michel Dänzerdrm/radeon: Clean up assignment of TTM placement lpfn...
2014-09-10 Michel Dänzerdrm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag
2014-09-10 Rob Clarkdrm/msm/adreno: push dump/show stuff to base class
2014-09-10 Rob Clarkdrm/msm/adreno: bit of init refactoring
2014-09-10 Rob Clarkdrm/msm/adreno: move decision about what gpu to to...
2014-09-10 Rob Clarkdrm/msm/adreno: split adreno device out into it's own...
2014-09-10 Rob Clarkdrm/panel/simple: add optronics B101XTN01.0 (v3)
2014-09-10 Rob Clarkdrm/msm/mdp4: add LVDS panel support
2014-09-10 Rob Clarkdrm/msm/mdp4: fix blend setup with multiple crtcs
2014-09-10 Rob Clarkdrm/msm: update generated headers
2014-09-10 Dave AirlieMerge tag 'ipu-3.18' of git://git.pengutronix.de/git...
2014-09-10 David Herrmanndrm: move drm-lock API to drm_legacy.h
2014-09-10 David Herrmanndrm: merge drm_usb into udl
2014-09-10 David Herrmanndrm: Goody bye, drm_bus!
2014-09-10 David Herrmanndrm: add driver->set_busid() callback
2014-09-10 David Herrmanndrm: drop unused drm_master->unique_size
2014-09-10 David Herrmanndrm: simplify drm_*_set_unique()
2014-09-10 David Herrmanndrm: inline "struct drm_sigdata"
2014-09-10 Mario Kleinerdrm: Use vblank_disable_and_save in drm_vblank_cleanup()
2014-09-10 David Herrmanndrm: drop DRM_DEBUG_CODE
2014-09-10 David Herrmanndrm: merge drm_memory.h into drm_memory.c
2014-09-10 David Herrmanndrm: replace weird conditional includes
2014-09-10 David Herrmanndrm: move AGP definitions harder
2014-09-10 David Herrmanndrm: move "struct drm_magic_entry" to drm_auth.c
2014-09-10 David Herrmanndrm: move "struct drm_vma_entry" to drm_vm.c
2014-09-10 David Herrmanndrm: mark drm_buf and drm_map as legacy
2014-09-10 David Herrmanndrm/radeon: move drm_buffer to drm/radeon/
2014-09-03 Maarten Lankhorstdrm/qxl: Fix crash in eviction from qxl_release_fence_b...
2014-09-03 Maarten Lankhorstdrm/qxl: fix gaping memory hole
2014-09-03 Maarten Lankhorstdrm/qxl: Remove release_lock stupidity
2014-09-03 Andreas Pokornydrm/qxl: enables gem prime helpers for qxl using dummy...
2014-09-03 Andreas Pokornydrm/qxl: simple crtc page flipping emulated using buffe...
2014-09-03 Dave AirlieMerge branch 'for-airlied-next' of git://people.freedes...
2014-09-02 Dave AirlieMerge tag 'drm-intel-next-2014-09-01' of git://anongit...
2014-09-02 Maarten Lankhorstdrm/nouveau: use shared fences for readable objects
2014-09-02 Maarten Lankhorstdrm/nouveau: Keep only a single list for validation.
2014-09-02 Maarten Lankhorstdrm/ttm: use rcu in core ttm
2014-09-02 Maarten Lankhorstdrm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
2014-09-02 Maarten Lankhorstdrm/radeon: use rcu waits in some ioctls
2014-09-02 Maarten Lankhorstdrm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
2014-09-02 Maarten Lankhorstdrm/ttm: flip the switch, and convert to dma_fence
2014-09-02 Maarten Lankhorstdrm/qxl: rework to new fence interface
2014-09-02 Maarten Lankhorstdrm/nouveau: rework to new fence interface
2014-09-02 Maarten Lankhorstdrm/vmwgfx: rework to new fence interface, v2
2014-09-02 Maarten Lankhorstdrm/vmwgfx: get rid of different types of fence_flags...
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_dump()
2014-09-02 Steve Longerbeamgpu: ipu-cpmem: Add ipu_cpmem_dump()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add more planar formats support
2014-09-02 Steve Longerbeamgpu: ipu-cpmem: Add second buffer support to ipu_cpmem_...
2014-09-02 Steve Longerbeamgpu: ipu-cpmem: Add ipu_cpmem_set_rotation()
2014-09-02 Steve Longerbeamgpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()
2014-09-02 Steve Longerbeamgpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_idmac_lock_enable()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_idmac_enable_watermark()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_stride_to_bytes()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_idmac_clear_buffer()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_idmac_buffer_is_ready()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add helper function checking if pixfmt...
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add rotation mode conversion utilities
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_mbus_code_to_colorspace()
2014-09-02 Steve Longerbeamgpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()
2014-09-02 Steve Longerbeamgpu: ipu-v3: smfc: Convert to per-channel
next