index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
basics
/
logger.c
Age
Commit message (
Expand
)
Author
2018-07-13
drm/amd/display: Convert remaining loggers off dc_logger
Nicholas Kazlauskas
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-06-15
drm/amd/display: Default log masks should include all connectivity events
Aric Cyr
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-18
drm/amd/display: Fix up dm logging functionality
Anthony Koo
2018-05-18
drm/amd/display: Make DisplayStats work with just DC DisplayStats minor
Anthony Koo
2018-03-14
drm/amd/display: Implement stats logging
Anthony Koo
2017-12-06
drm/amd/display: Add dm_logger_append_va API
Michel Dänzer
2017-12-06
drm/amd/display: remove unnecessary cast and use kcalloc instead of kzalloc
Colin Ian King
2017-10-21
drm/amd/display: add performance trace macro to dc
Dmytro Laktyushkin
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: Pass log_mask from DM
Harry Wentland
2017-09-26
drm/amd/display: log HUBP using DTN logging
Tony Cheng
2017-09-26
drm/amd/display: Disable timestamp and entry heading
Yongqiang Sun
2017-09-26
drm/amd/display: Add extra mode and clock info to DTN logs
Corbin McElhanney
2017-09-26
drm/amd/display: Remove duplicate entry from log_mask
Harry Wentland
2017-09-26
drm/amd/display: Less log spam
Jordan Lazare
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland