aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada/armada_drm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-11drm/armada: Don't use drm_device->dev_privateDaniel Vetter1-0/+2
2019-08-14drm/armada: drop use of drmP.hSam Ravnborg1-1/+4
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2019-06-28drm/armada: redo CRTC debugfs filesRussell King1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-07-30drm/armada: remove obsolete fb unreferencing kfifo and workqueueRussell King1-7/+0
2018-07-30drm/armada: push responsibility for clock management to backendRussell King1-0/+2
2018-07-30drm/armada: clean up SPU_ADV_REGRussell King1-1/+0
2018-07-30drm/armada: move armada_drm_mode_config_funcs to armada_drv.cRussell King1-2/+0
2018-07-30drm/armada: remove crtc YUV colourspace propertiesRussell King1-2/+0
2017-12-08drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes1-1/+0
2017-03-01drm/armada: Remove armada_drm_debugfs_cleanup()Noralf Trønnes1-1/+0
2016-11-17drm/armada: de-midlayer armadaRussell King1-0/+1
2015-12-05drm/armada: use a private mutex to protect priv->linearDaniel Vetter1-1/+2
2015-09-15drm/armada: move vbl code into armada_crtcRussell King1-16/+0
2015-01-26drm/armada: armada_drv: Remove unused functionRickard Strandqvist1-2/+0
2014-07-03drm/armada: make variant a CRTC thingRussell King1-5/+4
2014-07-03drm/armada: move variant initialisation to CRTC initRussell King1-4/+2
2013-12-10DRM: Armada: implement lastclose() for fbhelperRussell King1-0/+1
2013-10-18DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursorsRussell King1-0/+1
2013-10-12DRM: Armada: Add Armada DRM driverRussell King1-0/+112