summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-24drm/omap: fix race conditon in DMMTomi Valkeinen
2015-03-24drm/omap: fix race condition with dev->obj_listTomi Valkeinen
2015-03-24drm/omap: do not use BUG_ON(!spin_is_locked(x))Tomi Valkeinen
2015-03-24drm/omap: only ignore DIGIT SYNC LOST for TV outputTomi Valkeinen
2015-03-24drm/omap: fix race with error_irqTomi Valkeinen
2015-03-24drm/omap: use DRM_ERROR_RATELIMITED() for error irqsTomi Valkeinen
2015-03-24drm/omap: stop connector polling during suspendTomi Valkeinen
2015-03-24drm/omap: remove dummy PM functionsTomi Valkeinen
2015-03-24drm/omap: tiler: fix race condition with engine->asyncTomi Valkeinen
2015-03-24drm/omap: fix plane's channel selectionTomi Valkeinen
2015-03-24drm/omap: fix TILER on OMAP5Tomi Valkeinen
2015-03-24drm/omap: handle incompatible buffer stride and pixel sizeTomi Valkeinen
2015-03-24drm/omap: fix error handling in omap_framebuffer_create()Tomi Valkeinen
2015-03-24drm/omap: fix operation without fbdevTomi Valkeinen
2015-03-24drm/omap: add a comment why locking is missingTomi Valkeinen
2015-03-24drm/omap: add pin refcounting to omap_framebufferTomi Valkeinen
2015-03-24drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()Tomi Valkeinen
2015-03-24drm/omap: page_flip: return -EBUSY if flip pendingTomi Valkeinen
2015-03-24drm/omap: fix encoder-crtc mappingTomi Valkeinen
2015-03-20drm: omapdrm: Reorder CRTC functionsLaurent Pinchart
2015-03-20drm: omapdrm: Planes are already disabled when destroyedLaurent Pinchart
2015-03-20drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()Laurent Pinchart
2015-03-20drm: omapdrm: Prefix all plane functions with omap_plane_Laurent Pinchart
2015-03-20drm: omapdrm: Avoid function forward declaration in omap_crtc.cLaurent Pinchart
2015-03-20drm: omapdrm: Remove omap_crtc->full_update fieldLaurent Pinchart
2015-03-20drm: omapdrm: Remove manual update display supportLaurent Pinchart
2015-03-20drm: omapdrm: Fix race condition between GO and vblank IRQLaurent Pinchart
2015-03-20drm: omapdrm: Reset the zorder property when disabling a planeLaurent Pinchart
2015-03-20drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()Laurent Pinchart
2015-03-20drm: omapdrm: Switch to the universal plane APILaurent Pinchart
2015-03-20drm: omapdrm: Remove unused variablesLaurent Pinchart
2015-03-20drm: omapdrm: Refactor CRTC creation codeLaurent Pinchart
2015-03-20drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart
2015-03-19Merge branch 'drm_next' of https://github.com/markyzq/kernel-drm-rockchip int...Dave Airlie
2015-03-19Merge tag 'topic/drm-misc-2015-03-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-03-17drm: check that planes types are correct while initializing CRTCBenjamin Gaignard
2015-03-17drm: change connector to tmp_connectorJohn Hunter
2015-03-17drm: Fix some typo mistake of the annotationsJohn Hunter
2015-03-16drm/rockchip: vop: power off until vop standby take effectMark Yao
2015-03-16drm/rockchip: vop: set vop enabled after enable iommuMark Yao
2015-03-16drm/rockchip: vop use is_enabled instead of dpms modeMark Yao
2015-03-16drm/rockchip: vop: fix vop vsync/hsync polarityMark Yao
2015-03-16drm/rockchip: Only alloc a kmap for fbdev gem objectDaniel Kurtz
2015-03-13drm: Silence sparse warningsVille Syrjälä
2015-03-13drm: %pF is only for function pointersScott Wood
2015-03-11drm/fb: handle tiled connectors betterRob Clark
2015-03-11drm/fb: small cleanupRob Clark
2015-03-11drm/rockchip: use correct fb width/heightRob Clark
2015-03-11drm/exynos: use correct fb width/heightRob Clark
2015-03-11drm/cma: use correct fb width/heightRob Clark