drm/amd/display: Make DisplayStats work with just DC DisplayStats minor
authorAnthony Koo <Anthony.Koo@amd.com>
Thu, 19 Apr 2018 14:05:22 +0000 (10:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 18 May 2018 21:08:22 +0000 (16:08 -0500)
commite8838df1cb987fe690dfd069824ff08107327607
treea0539559037396335d6bfc89dc4b19c516b1c36f
parentf3ba7a2fd1ebffe7fc6a9c524754db05dcd0c0e4
drm/amd/display: Make DisplayStats work with just DC DisplayStats minor

Remove dependency on the old FREESYNC_SW_STATS log mask used by DAL2
Also rename from profiling to displaystats

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/basics/logger.c
drivers/gpu/drm/amd/display/include/logger_types.h
drivers/gpu/drm/amd/display/modules/stats/stats.c