]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd91a30ab8b26bdd8d2f8959a065019e23fec5154
treea0539559037396335d6bfc89dc4b19c516b1c36f
parentf917908d1047fb5bdb1a1f92ddf058308c8aa292
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