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