summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_print.c
AgeCommit message (Expand)Author
2019-11-14drm/print: convert debug category macros into an enumJani Nikula
2019-11-14drm/print: underscore prefix functions that should be private to printJani Nikula
2019-11-14drm/print: rename drm_debug to __drm_debug to discourage useJani Nikula
2019-10-02drm/print: add drm_debug_enabled()Jani Nikula
2019-10-02drm/print: move drm_debug variable to drm_print.[ch]Jani Nikula
2019-09-24drm: tweak drm_print_bits()Gerd Hoffmann
2019-09-10drm: add drm_print_bitsGerd Hoffmann
2019-09-03drm/print: Add drm_err_printer()Lyude Paul
2019-05-27drm: drop use of drmP.h in drm/*Sam Ravnborg
2019-04-01drm: Add a helper function for printing a debugfs_regset32.Eric Anholt
2018-07-30drm: Add puts callback for the coredump printerJordan Crouse
2018-07-30drm: Add a -puts() function for the seq_file printerJordan Crouse
2018-07-30drm: Add drm_puts() to complement drm_printf()Jordan Crouse
2018-07-30drm: drm_printer: Add printer for devcoredumpJordan Crouse
2018-03-19drm: Reduce object size of DRM_DEV_<LEVEL> usesJoe Perches
2018-03-16drm: Reduce object size of DRM_ERROR and DRM_DEBUG usesJoe Perches
2017-11-23drm/printer: Add drm_vprintf()Chris Wilson
2017-10-30drm: Enable pr_debug() for drm_printerChris Wilson
2017-10-20drm: Move debug macros out of drmP.hHaneen Mohammed
2017-02-26drm: drm_printer: add __printf validationJoe Perches
2016-12-30drm/printer: add debug printerDaniel Vetter
2016-11-15drm/print: Move kerneldoc next to definitionDaniel Vetter
2016-11-08drm: add helper for printing to log or seq_fileRob Clark