OSDN Git Service

drm/amd/powerplay: fix temperature granularity error in smu11
authorKevin Wang <kevin1.wang@amd.com>
Tue, 23 Jul 2019 11:56:52 +0000 (19:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 05:01:05 +0000 (00:01 -0500)
commit45a660143bf90a35ab64df663b88d82c02a17091
treee98dabda62ab2ecddadaf90e47261238c8cf11e2
parent2c0f07fe3ca57c8fb4ee179c9fb50d6eba75349e
drm/amd/powerplay: fix temperature granularity error in smu11

in this patch,
drm/amd/powerplay: add callback function of get_thermal_temperature_range
the driver missed temperature granularity change on other temperature.

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-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/powerplay/smu_v11_0.c