]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: update the data structure for NV12 SmuMetrics
authorEvan Quan <evan.quan@amd.com>
Fri, 24 Jul 2020 09:47:03 +0000 (17:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Aug 2020 19:44:20 +0000 (15:44 -0400)
commit3b129357b7b637b6682c72b87bd72cb4bd1d55d3
tree2757067bfda3c362ca1616a02f307a9eba689a16
parentf481120eaefc6578d4df86016f02bf99e1bbbb9b
drm/amd/powerplay: update the data structure for NV12 SmuMetrics

Although it does not bring any problem for now, the coming gpu
metrics interface needs to handle them differently based on the
asic type.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_navi10.h
drivers/gpu/drm/amd/powerplay/navi10_ppt.c