summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/armada
AgeCommit message (Expand)Author
2015-10-20drm/armada: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-15Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-10-01drm/armada: move frame wait wakeup into plane workRussell King
2015-10-01drm/armada: convert overlay plane vbl worker to a armada plane workerRussell King
2015-10-01drm/armada: move CRTC flip work to primary plane workRussell King
2015-10-01drm/armada: move frame wait into armada_frameRussell King
2015-10-01drm/armada: move the locking for armada_drm_vbl_event_remove()Russell King
2015-10-01drm/armada: move the update of dplane->ctrl0 out of spinlockRussell King
2015-10-01drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable()Russell King
2015-10-01drm/armada: provide a common helper to disable a planeRussell King
2015-10-01drm/armada: allocate primary plane ourselvesRussell King
2015-10-01drm/armada: add primary plane creationRussell King
2015-10-01drm/armada: introduce generic armada_plane structRussell King
2015-10-01drm/armada: update armada overlay to use drm_universal_plane_init()Russell King
2015-10-01drm/armada: use xchg() to atomically update dplane->old_fbRussell King
2015-09-15drm/armada: factor out retirement of old fbRussell King
2015-09-15drm/armada: rename overlay identifiersRussell King
2015-09-15drm/armada: redo locking and atomics for armada_drm_crtc_complete_frame_work()Russell King
2015-09-15drm/armada: disable CRTC clock during DPMSRussell King
2015-09-15drm/armada: use drm_plane_force_disable() to disable the overlay planeRussell King
2015-09-15drm/armada: move vbl code into armada_crtcRussell King
2015-09-15drm/armada: remove non-component supportRussell King
2015-08-06drm/armada: Use new drm_fb_helper functionsArchit Taneja
2015-07-17Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-07-15drm/armada: avoid saving the adjusted mode to crtc->modeRussell King
2015-07-15drm/armada: fix overlay when partially off-screenRussell King
2015-07-15drm/armada: convert overlay to use drm_plane_helper_check_update()Russell King
2015-07-15drm/armada: fix gem object free after failed prime importRussell King
2015-07-15drm/armada: fix incorrect overlay plane cleanupRussell King
2015-07-15drm/armada: fix missing overlay wake-upRussell King
2015-05-15Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-13drm/armada: constify struct drm_encoder_helper_funcs pointerJani Nikula
2015-01-26drm/armada: armada_drv: Remove unused functionRickard Strandqvist
2015-01-26drm/armada: armada_output: Remove some unused functionsRickard Strandqvist
2015-01-09Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10drm/armada: Remove dummy ->load_lut() implementationThierry Reding
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-12Merge tag 'v3.18-rc4' into drm-nextDave Airlie
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-28Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie