summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/stats
AgeCommit message (Expand)AuthorFilesLines
2018-09-26drm/amd/display: remove redundant null pointer check before kfreezhong jiang1-6/+2
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-2/+2
2018-06-15drm/amd/display: Disable stats by defaultAnthony Koo1-1/+1
2018-06-15drm/amd/display: Prefix event prints with ==Event==Anthony Koo1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-7/+5
2018-05-18drm/amd/display: fix memory leaksAnthony Koo1-8/+16
2018-05-18drm/amd/display: fix bug with index checkAnthony Koo1-1/+1
2018-05-18drm/amd/display: Add fullscreen transitions to logAnthony Koo1-27/+110
2018-05-18drm/amd/display: use macro for logsAnthony Koo1-13/+6
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo1-8/+16
2018-05-18drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo1-37/+44
2018-05-15drm/amd/display: Do not create memory allocation if stats not enabledAnthony Koo1-11/+15
2018-04-11drm/amd/display: Couple bug fixes in stats moduleAnthony Koo1-11/+28
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo1-0/+334