index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_drv.c
Age
Commit message (
Expand
)
Author
2016-05-20
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
2016-01-25
drm/armada: Remove NULL open/pre/postclose hooks
Daniel Vetter
2015-12-22
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-12-05
drm/armada: use a private mutex to protect priv->linear
Daniel Vetter
2015-10-20
drm/armada: Convert the probe function to the generic drm_of_component_probe()
Liviu Dudau
2015-10-19
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-09-15
drm/armada: move vbl code into armada_crtc
Russell King
2015-09-15
drm/armada: remove non-component support
Russell King
2015-05-15
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-01-26
drm/armada: armada_drv: Remove unused function
Rickard Strandqvist
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-28
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2014-10-20
gpu: drm: armada: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-17
drm/armada: add IRQ support back
Russell King
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-07-11
drm/armada: register crtc with port
Russell King
2014-07-11
drm/armada: permit CRTCs to be registered as separate devices
Russell King
2014-07-11
drm/armada: convert to componentized support
Russell King
2014-07-03
drm/armada: make variant a CRTC thing
Russell King
2014-07-03
drm/armada: move variant initialisation to CRTC init
Russell King
2014-07-03
drm/armada: use number of CRTCs registered
Russell King
2014-07-03
drm/armada: move IRQ handling into CRTC
Russell King
2014-06-09
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
2014-03-06
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...
Dave Airlie
2014-03-03
DRM: armada: fix use of kfifo_put()
Russell King
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2013-12-18
drm/armada: directly call drm_put_dev in ->remove
Daniel Vetter
2013-12-12
Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...
Dave Airlie
2013-12-10
DRM: Armada: implement lastclose() for fbhelper
Russell King
2013-10-22
Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...
Dave Airlie
2013-10-18
DRM: Armada: add support for drm tda19988 driver
Russell King
2013-10-12
DRM: Armada: Add Armada DRM driver
Russell King