summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_print.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27drm: drop use of drmP.h in drm/*Sam Ravnborg1-1/+6
2019-04-01drm: Add a helper function for printing a debugfs_regset32.Eric Anholt1-0/+28
2018-07-30drm: Add puts callback for the coredump printerJordan Crouse1-35/+49
2018-07-30drm: Add a -puts() function for the seq_file printerJordan Crouse1-0/+6
2018-07-30drm: Add drm_puts() to complement drm_printf()Jordan Crouse1-0/+17
2018-07-30drm: drm_printer: Add printer for devcoredumpJordan Crouse1-0/+74
2018-03-19drm: Reduce object size of DRM_DEV_<LEVEL> usesJoe Perches1-9/+28
2018-03-16drm: Reduce object size of DRM_ERROR and DRM_DEBUG usesJoe Perches1-7/+21
2017-11-23drm/printer: Add drm_vprintf()Chris Wilson1-4/+1
2017-10-30drm: Enable pr_debug() for drm_printerChris Wilson1-0/+2
2017-10-20drm: Move debug macros out of drmP.hHaneen Mohammed1-0/+47
2017-02-26drm: drm_printer: add __printf validationJoe Perches1-1/+1
2016-12-30drm/printer: add debug printerDaniel Vetter1-0/+6
2016-11-15drm/print: Move kerneldoc next to definitionDaniel Vetter1-0/+5
2016-11-08drm: add helper for printing to log or seq_fileRob Clark1-0/+54