]> www.infradead.org Git - users/hch/dma-mapping.git/commit
drm/amd/pm: correct the way for retrieving bootup clocks
authorEvan Quan <evan.quan@amd.com>
Thu, 24 Feb 2022 08:14:14 +0000 (16:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 13:57:53 +0000 (09:57 -0400)
commit593a54f18031edb1081e2447e66e499f7d013bbd
tree062a36b9bfe6ae41c9dbe15389968330112d3bec
parenta1c30111de1c973751c654a64f6a99fb70ec03ca
drm/amd/pm: correct the way for retrieving bootup clocks

The bootup clocks can be retrieved from the smu_info table. That
is light-weight compared with existing way.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c