commit | 0167da498d57dddf31eb30516d1fae0f31ddecb6 | [log] [tgz] |
---|---|---|
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | Thu Jan 09 14:41:22 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jan 22 16:55:28 2020 -0500 |
tree | 624e243ab0fe907832f2e5336039b6c3ee0e3189 | |
parent | 7527791e1fbd595a294cf6e6f41999d8acf6c43f [diff] |
drm/amd/display: Add hardware reset interface for DMUB service [Why] We'll need this to perform a clean shutdown before unloading the driver. [How] It will call reset internally and set hw_init to false. It won't do anything if the hardware isn't initialized. Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>