summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/armada/armada_crtc.c
AgeCommit message (Expand)Author
2014-10-17drm/armada: convert to use vblank_on/off callsRussell King
2014-10-17drm/armada: fix page_flip refcounting leakRussell King
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-11drm/armada: register crtc with portRussell King
2014-07-11drm/armada: permit CRTCs to be registered as separate devicesRussell King
2014-07-03drm/armada: make variant a CRTC thingRussell King
2014-07-03drm/armada: move variant initialisation to CRTC initRussell King
2014-07-03drm/armada: use number of CRTCs registeredRussell King
2014-07-03drm/armada: move IRQ handling into CRTCRussell King
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han
2014-04-08DRM: armada: fix corruption while loading cursorsRussell King
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2013-10-22Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie
2013-10-18DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursorsRussell King
2013-10-12DRM: Armada: Add Armada DRM driverRussell King