summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/basics/logger.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2018-07-131-406/+0
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-221-41/+42
|\
| * drm/amd/display: Default log masks should include all connectivity eventsAric Cyr2018-06-151-41/+42
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
|/
* drm/amd/display: Fix up dm logging functionalityAnthony Koo2018-05-181-0/+1
* drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo2018-05-181-1/+1
* drm/amd/display: Implement stats loggingAnthony Koo2018-03-141-1/+2
* drm/amd/display: Add dm_logger_append_va APIMichel Dänzer2017-12-061-5/+12
* drm/amd/display: remove unnecessary cast and use kcalloc instead of kzallocColin Ian King2017-12-061-3/+2
* drm/amd/display: add performance trace macro to dcDmytro Laktyushkin2017-10-211-56/+22
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-8/+10
* drm/amd/display: Pass log_mask from DMHarry Wentland2017-09-261-36/+5
* drm/amd/display: log HUBP using DTN loggingTony Cheng2017-09-261-2/+1
* drm/amd/display: Disable timestamp and entry headingYongqiang Sun2017-09-261-1/+2
* drm/amd/display: Add extra mode and clock info to DTN logsCorbin McElhanney2017-09-261-2/+4
* drm/amd/display: Remove duplicate entry from log_maskHarry Wentland2017-09-261-1/+0
* drm/amd/display: Less log spamJordan Lazare2017-09-261-1/+3
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+457
OpenPOWER on IntegriCloud