index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_print.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-03
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