summaryrefslogtreecommitdiff
path: root/include/drm/drm_print.h
AgeCommit message (Expand)Author
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-06-10drm: fix build errors with drm_print.hSam Ravnborg
2019-04-01drm: Add a helper function for printing a debugfs_regset32.Eric Anholt
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul
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-07-19drm/print: Fix DRM_DEBUG_DP macroLyude Paul
2018-07-16drm/dp_helper: Add DP aux channel tracingLyude Paul
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-12-15drm/print: Unconfuse kerneldocDaniel Vetter
2017-11-23drm/printer: Add drm_vprintf()Chris Wilson
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-11drm/print: Add drm_printf_indent()Noralf Trønnes
2017-10-20drm/print: Update old comment styleHaneen Mohammed
2017-10-20drm: Move debug macros out of drmP.hHaneen Mohammed
2017-02-26drm: drm_printer: add __printf validationJoe Perches
2016-12-30drm/doc: use preferred struct reference in kernel-docDaniel Vetter
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