platform/kernel/linux-exynos.git
2015-07-02 Fabian Frederickdrm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
2015-07-02 Tomi Valkeinendrm/omap: fix align_pitch() for 24 bits per pixel
2015-07-02 Tomi Valkeinendrm/omap: fix omap_gem_put_paddr() error handling
2015-07-02 Tomi Valkeinendrm/omap: fix omap_framebuffer_unpin() error handling
2015-07-02 Tomi Valkeinendrm/omap: increase DMM transaction timeout
2015-07-02 Tomi Valkeinendrm/omap: check that plane is inside crtc
2015-06-24 Tomi Valkeinendrm/omap: return error if dma_alloc_writecombine fails
2015-06-12 Tomi Valkeinendrm: omapdrm: new vblank and event handling
2015-06-12 Tomi Valkeinendrm: omapdrm: merge omap_crtc_flush and omap_crtc_atomi...
2015-06-12 Tomi Valkeinendrm: omapdrm: add lock for fb pinning
2015-06-12 Tomi Valkeinendrm: omapdrm: if omap_plane_atomic_update fails, disabl...
2015-06-12 Tomi Valkeinendrm: omapdrm: inline omap_plane_setup into update/disable
2015-06-12 Tomi Valkeinendrm: omapdrm: omap_plane_setup() cannot fail, use WARN
2015-06-12 Laurent Pinchartdrm: omapdrm: Don't setup planes manually from CRTC...
2015-06-12 Laurent Pinchartdrm: omapdrm: Don't flush CRTC when enabling or disabli...
2015-06-12 Laurent Pinchartdrm: omapdrm: Move encoder setup to encoder operations
2015-06-12 Laurent Pinchartdrm: omapdrm: Simplify DSS power management
2015-06-12 Laurent Pinchartdrm: omapdrm: Remove nested PM get/sync when configurin...
2015-06-12 Laurent Pinchartdrm: omapdrm: Support unlinking page flip events premat...
2015-06-12 Laurent Pinchartdrm: omapdrm: omap_crtc_flush() isn't called with modes...
2015-06-12 Laurent Pinchartdrm: omapdrm: Don't get/put dispc in omap_crtc_flush()
2015-06-12 Laurent Pinchartdrm: omapdrm: Make the omap_crtc_flush function static
2015-06-12 Laurent Pinchartdrm: omapdrm: Remove omap_plane enabled field
2015-06-12 Laurent Pinchartdrm: omapdrm: Remove omap_crtc enabled field
2015-06-12 Laurent Pinchartdrm: omapdrm: Move crtc info out of the crtc structure
2015-06-12 Laurent Pinchartdrm: omapdrm: Move plane info and win out of the plane...
2015-06-12 Laurent Pinchartdrm: omapdrm: Switch crtc and plane set_property to...
2015-06-12 Laurent Pinchartdrm: omapdrm: Drop manual framebuffer pin handling
2015-06-12 Laurent Pinchartdrm: omapdrm: Switch page flip to atomic helpers
2015-06-12 Laurent Pinchartdrm: omapdrm: Implement asynchronous commit support
2015-06-12 Laurent Pinchartdrm: omapdrm: Replace encoder mode_fixup with atomic_check
2015-06-12 Laurent Pinchartdrm: omapdrm: Switch connector DPMS to atomic helpers
2015-06-12 Laurent Pinchartdrm: omapdrm: Switch mode config to atomic helpers
2015-06-12 Laurent Pinchartdrm: omapdrm: Switch plane update to atomic helpers
2015-06-12 Laurent Pinchartdrm: omapdrm: Handle primary plane config through atomi...
2015-06-12 Laurent Pinchartdrm: omapdrm: Implement planes atomic operations
2015-06-12 Laurent Pinchartdrm: omapdrm: Wire up atomic state object scaffolding
2015-06-12 Laurent Pinchartdrm: omapdrm: Implement encoder .disable() and .enable...
2015-06-12 Laurent Pinchartdrm: omapdrm: Rework CRTC enable/disable for atomic...
2015-06-12 Laurent Pinchartdrm: omapdrm: Rename CRTC DSS operations with an omap_c...
2015-06-12 Laurent Pinchartdrm: omapdrm: Clean up #include's
2015-06-12 Laurent Pinchartdrm: omapdrm: Fix page flip race with CRTC disable
2015-06-12 Laurent Pinchartdrm: omapdrm: Turn vblank on/off when enabling/disablin...
2015-06-12 Laurent Pinchartdrm: omapdrm: Rework page flip handling
2015-06-12 Laurent Pinchartdrm: omapdrm: Cancel pending page flips when closing...
2015-06-12 Laurent Pinchartdrm: omapdrm: Simplify IRQ registration
2015-06-12 Laurent Pinchartdrm: omapdrm: Rename omap_crtc page flip-related fields
2015-06-12 Laurent Pinchartdrm: omapdrm: Rename omap_crtc_page_flip_locked to...
2015-06-12 Laurent Pinchartdrm: omapdrm: Apply settings synchronously
2015-06-12 Laurent Pinchartdrm: omapdrm: Store the rotation property in dev->mode_...
2015-06-12 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-06-11' of git...
2015-06-12 Dave AirlieMerge tag 'drm-amdkfd-next-fixes-2015-06-10' of git...
2015-06-12 Dave AirlieMerge branch '2015-06-08-st-drm-next' of git.linaro...
2015-06-11 Dan Carpenterdrm/virtio: remove some dead code
2015-06-11 Dan Carpenterdrm/virtio: checking for NULL instead of IS_ERR
2015-06-11 Dave AirlieMerge branch 'drm-next-4.2-amdgpu' of git://people...
2015-06-10 Sonny Jiangdrm/amdgpu: fix a amdgpu_dpm=0 bug
2015-06-10 Alex Deucherdrm/amdgpu: don't enable/disable display twice on suspe...
2015-06-10 Christian Königdrm/amdgpu: fix UVD/VCE VM emulation
2015-06-10 Sonny Jiangdrm/amdgpu: enable vce powergating
2015-06-10 Alex Deucherdrm/amdgpu/iceland: don't call smu_init on resume
2015-06-10 Alex Deucherdrm/amdgpu/tonga: don't call smu_init on resume
2015-06-10 Alex Deucherdrm/amdgpu/cz: don't call smu_init on resume
2015-06-10 Alex Deucherdrm/amdgpu: update to latest gfx8 golden register settings
2015-06-10 Alex Deucherdrm/amdgpu: whitespace cleanup in gmc8 golden regs
2015-06-10 Alex Deucherdrm/admgpu: move XDMA golden registers to dce code
2015-06-10 Alex Deucherdrm/amdgpu: fix the build on big endian
2015-06-10 Christian Königdrm/amdgpu: cleanup UAPI comments
2015-06-10 Christian Königdrm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNING
2015-06-10 David Zhangdrm/amdgpu: remove the VI hardware semaphore in ring...
2015-06-09 Alex Deucherdrm/amdgpu: set the gfx config properly for all CZ...
2015-06-09 Alex Deucherdrm/amdgpu: also print the pci revision when printing...
2015-06-09 Christian Königdrm/amdgpu: cleanup VA IOCTL
2015-06-09 Christian Königdrm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmap
2015-06-09 Christian Königdrm/amdgpu: fix amdgpu_vm_bo_map
2015-06-08 Vincent Abrioudrm/sti: vtg fix CEA-861E video format timing error
2015-06-08 Vincent Abrioudrm/sti: hdmi fix CEA-861E video format timing error
2015-06-08 Vincent Abrioudrm/sti: VTG interrupt names are badly displayed
2015-06-08 Vincent Abrioudrm/sti: missing first pixel column on HDMI display
2015-06-08 Wei Yongjundrm/sti: correctly test devm_ioremap() return
2015-06-06 Oded Gabbaydrm/amdkfd: remove not used defines from cik_regs.h
2015-06-06 Oded Gabbaydrm/amdkfd: Add missing properties to CZ device info
2015-06-06 Ben Gozdrm/amdkfd: make reset wavefronts per process per device
2015-06-06 Oded Gabbaydrm/amdkfd: add debug print to kfd_events.c
2015-06-06 Valentin Rothbergdrm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols
2015-06-05 Jammy Zhoudrm/amdgpu: remove unused AMDGPU_IB_FLAG_GDS
2015-06-05 Chunming Zhoudrm/amdgpu: disable user fence interrupt (v2)
2015-06-05 Christian Königdrm/amdgpu: fix user ptr race condition
2015-06-05 Jack Xiaodrm/amdgpu: add zero timeout check in amdgpu_fence_wait...
2015-06-05 Rodrigo Vividrm/i915/skl: Fix DMC API version in firmware file...
2015-06-05 Dave Airlievirtgpu: include linux/types.h to avoid warning.
2015-06-05 Dave AirlieMerge branch 'drm-next-4.2-amdgpu' of git://people...
2015-06-05 Frediano Zigliodrm/qxl: Propagate correctly errors from qxlhw_handle_to_bo
2015-06-05 Frediano Zigliodrm/qxl: Simplify cleaning qxl processing command
2015-06-05 Frediano Zigliodrm/qxl: Move main reference counter to GEM object...
2015-06-05 Frediano Zigliodrm/qxl: Remove format string errors
2015-06-05 Frediano Zigliodrm/qxl: Handle correctly failures in qxl_alloc_relase_...
2015-06-05 Frediano Zigliodrm/qxl: Fix return for qxl_release_alloc
2015-06-05 Frediano Zigliodrm/qxl: Handle all errors in qxl_surface_evict
2015-06-05 Frediano Zigliodrm/qxl: Avoid double free on error
next