index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_print.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
1
-1
/
+1
*
drm/print: convert debug category macros into an enum
Jani Nikula
2019-11-14
1
-2
/
+2
*
drm/print: underscore prefix functions that should be private to print
Jani Nikula
2019-11-14
1
-4
/
+4
*
drm/print: rename drm_debug to __drm_debug to discourage use
Jani Nikula
2019-11-14
1
-4
/
+4
*
drm/print: add drm_debug_enabled()
Jani Nikula
2019-10-02
1
-2
/
+2
*
drm/print: move drm_debug variable to drm_print.[ch]
Jani Nikula
2019-10-02
1
-0
/
+19
*
drm: tweak drm_print_bits()
Gerd Hoffmann
2019-09-24
1
-11
/
+9
*
drm: add drm_print_bits
Gerd Hoffmann
2019-09-10
1
-0
/
+33
*
drm/print: Add drm_err_printer()
Lyude Paul
2019-09-04
1
-0
/
+6
*
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-1
/
+6
*
drm: Add a helper function for printing a debugfs_regset32.
Eric Anholt
2019-04-01
1
-0
/
+28
*
drm: Add puts callback for the coredump printer
Jordan Crouse
2018-07-30
1
-35
/
+49
*
drm: Add a -puts() function for the seq_file printer
Jordan Crouse
2018-07-30
1
-0
/
+6
*
drm: Add drm_puts() to complement drm_printf()
Jordan Crouse
2018-07-30
1
-0
/
+17
*
drm: drm_printer: Add printer for devcoredump
Jordan Crouse
2018-07-30
1
-0
/
+74
*
drm: Reduce object size of DRM_DEV_<LEVEL> uses
Joe Perches
2018-03-19
1
-9
/
+28
*
drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
Joe Perches
2018-03-16
1
-7
/
+21
*
drm/printer: Add drm_vprintf()
Chris Wilson
2017-11-23
1
-4
/
+1
*
drm: Enable pr_debug() for drm_printer
Chris Wilson
2017-10-30
1
-0
/
+2
*
drm: Move debug macros out of drmP.h
Haneen Mohammed
2017-10-20
1
-0
/
+47
*
drm: drm_printer: add __printf validation
Joe Perches
2017-02-26
1
-1
/
+1
*
drm/printer: add debug printer
Daniel Vetter
2016-12-30
1
-0
/
+6
*
drm/print: Move kerneldoc next to definition
Daniel Vetter
2016-11-15
1
-0
/
+5
*
drm: add helper for printing to log or seq_file
Rob Clark
2016-11-08
1
-0
/
+54