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