diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2025-09-25 14:10:57 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-10-07 14:09:06 -0400 |
commit | c760bcda83571e07b72c10d9da175db5051ed971 (patch) | |
tree | 23479f671021b68de52dc9f79703ae53df4c6048 /rust/kernel | |
parent | 7574f30337e19045f03126b4c51f525b84e5049e (diff) |
drm/amd: Check whether secure display TA loaded successfully
[Why]
Not all renoir hardware supports secure display. If the TA is present
but the feature isn't supported it will fail to load or send commands.
This shows ERR messages to the user that make it seems like there is
a problem.
[How]
Check the resp_status of the context to see if there was an error
before trying to send any secure display commands.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/1415
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions