commit | ab16c7363df1827599fd726b7467038d146c154e | [log] [tgz] |
---|---|---|
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | Wed Oct 30 09:02:39 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 10:12:52 2019 -0500 |
tree | 97965e0f03117b62ec78c2e020360b4ddeffc6ac | |
parent | c09eeee4f3a704ba4b5b743fdc34520f2e9d503d [diff] |
drm/amd/display: Add DMUB param to load inst const from driver [Why] By default we shouldn't be trying to write secure registers during DMUB hardware init. [How] Add a parameter to control whether we put the DMCUB into secure reset and attempt to load CW0/CW1. Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>