summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada/armada_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-11drm/armada: Don't use drm_device->dev_privateDaniel Vetter1-1/+1
2019-08-14drm/armada: drop use of drmP.hSam Ravnborg1-2/+6
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-60/+38
2019-06-28drm/armada: redo CRTC debugfs filesRussell King1-60/+38
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-03-01drm/armada: Remove armada_drm_debugfs_cleanup()Noralf Trønnes1-55/+10
2016-12-30drm/armada: s/drm_mm_dump_table/drm_mm_print/Chris Wilson1-1/+1
2016-12-30drm/mm: Convert to drm_printerDaniel Vetter1-3/+3
2016-11-17drm/armada: fix NULL pointer comparison warningRavikant B Sharma1-1/+1
2015-12-05drm/armada: use a private mutex to protect priv->linearDaniel Vetter1-2/+2
2013-11-06DRM: Armada: convert to use simple_open()Duan Jiong1-7/+1
2013-10-12DRM: Armada: Add Armada DRM driverRussell King1-0/+183