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