]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit14a12beab8b9d943edd3bfaac8fd31f4aa578e43
tree2757067bfda3c362ca1616a02f307a9eba689a16
parentf1c378593153c93ed1db6ec8c025fa388474dd12
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