summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/armada
AgeCommit message (Expand)Author
2018-01-05Merge branch 'drm-armada-devel-4.15' of git://git.armlinux.org.uk/~rmk/linux-...Dave Airlie
2017-12-08drm/armada: expand overlay trace entrydrm-armada-devel-4.15Russell King
2017-12-08drm/armada: implement primary plane updateRussell King
2017-12-08drm/armada: extract register generation from armada_drm_primary_set()Russell King
2017-12-08drm/armada: wait for previous work when moving overlay windowRussell King
2017-12-08drm/armada: move overlay plane register update generationRussell King
2017-12-08drm/armada: re-organise overlay register update generationRussell King
2017-12-08drm/armada: disable planes at next blanking periodRussell King
2017-12-08drm/armada: avoid work allocationRussell King
2017-12-08drm/armada: allow armada_drm_plane_work_queue() to silently failRussell King
2017-12-08drm/armada: use drm_plane_helper_check_state()Russell King
2017-12-08drm/armada: only enable HSMOOTH if scaling horizontallyRussell King
2017-12-08drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lockRussell King
2017-12-08drm/armada: move regs into armada_plane_workRussell King
2017-12-08drm/armada: move event sending into armada_plane_workRussell King
2017-12-08drm/armada: move fb retirement into armada_plane_workRussell King
2017-12-08drm/armada: move overlay plane work out from under spinlockRussell King
2017-12-08drm/armada: clear plane enable bit when disablingRussell King
2017-12-08drm/armada: clean up armada_drm_crtc_plane_disable()Russell King
2017-12-08drm/armada: allow the primary plane to be disabledRussell King
2017-12-08drm/armada: wait and cancel any pending frame work at disableRussell King
2017-12-08drm/armada: add work cancel callbackRussell King
2017-12-08drm/armada: store plane in armada_plane_workRussell King
2017-12-08drm/armada: add a common frame work allocatorRussell King
2017-12-08drm/armada: remove armada_drm_plane_work_cancel() return valueRussell King
2017-12-08drm/armada: fix YUV planar format framebuffer offsetsdrm-armada-fixes-4.15Russell King
2017-12-08drm/armada: improve efficiency of armada_drm_plane_calc_addrs()Russell King
2017-12-08drm/armada: fix UV swap codeRussell King
2017-12-08drm/armada: fix SRAM powerdownRussell King
2017-12-08drm/armada: fix leak of crtc structureRussell King
2017-12-08drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()Haneen Mohammed
2017-10-16drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()Haneen Mohammed
2017-09-29drm/armada: Remove unused #include <drmP.h>Haneen Mohammed
2017-09-05drm/armada: Use correct path to trace includeThierry Reding
2017-09-02drm/armada: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-08-04drm: armada: remove dead empty functionsPeter Rosin
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-07-03drm: armada: Constify drm_prop_enum_list structures.Arvind Yadav
2017-07-03drm: armada: constify drm_prop_enum_list structures.Arvind Yadav
2017-06-21drm: armada: make of_device_ids const.Arvind Yadav
2017-06-20drm/armada: don't abuse DMA_ERROR_CODEChristoph Hellwig
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe