开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2018-07-30
drm/armada: remove obsolete fb unreferencing kfifo and workqueue
Russell King
2018-07-30
drm/armada: enable atomic modeset support
Russell King
2018-07-30
drm/armada: move armada_drm_mode_config_funcs to armada_drv.c
Russell King
2018-07-30
drm/armada: reset all atomic state during driver initialisation
Russell King
2018-07-30
drm/armada: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2017-12-08
drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-10-16
drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()
Haneen Mohammed
2017-09-29
drm/armada: Remove unused #include <drmP.h>
Haneen Mohammed
2017-09-02
drm/armada: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-03-14
drm/gem: Add DEFINE_DRM_GEM_FOPS
Daniel Vetter
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-03-01
drm/armada: Remove armada_drm_debugfs_cleanup()
Noralf Trønnes
2017-02-17
drm: Remove the struct drm_device platformdev field
Laurent Pinchart
2017-02-07
drm: armada: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2016-12-30
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
2016-11-25
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
2016-11-17
drm/armada: de-midlayer armada
Russell King
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
2016-08-16
drm: drop DRIVER_HAVE_IRQ flag for some drivers
Shawn Guo
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-01
drm/armada: Use lockless gem BO free callback
Daniel Vetter
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
2016-01-25
drm/armada: Remove NULL open/pre/postclose hooks
Daniel Vetter
2015-12-23
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-20
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-03
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-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
[next]