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