]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into...
authorDave Airlie <airlied@redhat.com>
Wed, 23 Jul 2014 03:01:56 +0000 (13:01 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Jul 2014 03:01:56 +0000 (13:01 +1000)
commit250b718099fc40649637772233914aeaf51f959a
tree46ac9e1fba4abeaa97b957258ded90abf385389f
parent7ebc79f63d93c04d7e836347c61f3f63b930fa13
parentc842653ba56e1d8bc38c70d08fc3260fe0473076
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next

Merge armada changes, I've confirmed the componenet changes are same as in Greg's tree.
* 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm:
  drm/armada: register crtc with port
  drm/armada: permit CRTCs to be registered as separate devices
  dt-bindings: add Marvell Dove LCD controller documentation
  drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clock
  drm/armada: convert to componentized support
  drm: add of_graph endpoint helper to find possible CRTCs
  component: fix bug with legacy API
  drm/armada: make variant a CRTC thing
  drm/armada: move variant initialisation to CRTC init
  drm/armada: use number of CRTCs registered
  drm/armada: move IRQ handling into CRTC
  component: add support for component match array
  component: ignore multiple additions of the same component
  component: fix missed cleanup in case of devres failure
drivers/gpu/drm/Makefile
include/drm/drm_crtc.h