summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/basics/logger.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas1-406/+0
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-41/+42
2018-06-15drm/amd/display: Default log masks should include all connectivity eventsAric Cyr1-41/+42
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-19drm/amd/display: Fix up dm logging functionalityAnthony Koo1-0/+1
2018-05-19drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo1-1/+1
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo1-1/+2
2017-12-06drm/amd/display: Add dm_logger_append_va APIMichel Dänzer1-5/+12
2017-12-06drm/amd/display: remove unnecessary cast and use kcalloc instead of kzallocColin Ian King1-3/+2
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin1-56/+22
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-8/+10
2017-09-27drm/amd/display: Pass log_mask from DMHarry Wentland1-36/+5
2017-09-27drm/amd/display: log HUBP using DTN loggingTony Cheng1-2/+1
2017-09-27drm/amd/display: Disable timestamp and entry headingYongqiang Sun1-1/+2
2017-09-27drm/amd/display: Add extra mode and clock info to DTN logsCorbin McElhanney1-2/+4
2017-09-27drm/amd/display: Remove duplicate entry from log_maskHarry Wentland1-1/+0
2017-09-27drm/amd/display: Less log spamJordan Lazare1-1/+3
2017-09-27drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+457