diff options
author | Suraj Kandpal <[email protected]> | 2023-06-02 16:21:13 +0530 |
---|---|---|
committer | Ankit Nautiyal <[email protected]> | 2023-06-14 16:42:28 +0530 |
commit | b3e4aae612eca42950c4612f80ec199c15d2fd51 (patch) | |
tree | 4a2114b418217ad8006e3dd9548a07df743e4a39 /tools/perf/scripts/python/libxed.py | |
parent | 19a49f3995e118d83aba27c8cb51c479bdf76b19 (diff) |
drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanism
Allocate a multipage object that can be used for input
and output for intel_hdcp_gsc_message so that corruption of
output message can be avoided by the current overwriting method.
Modify intel_gsc_send_sync() to take into account header_out
and addr_out so as to use them to verify the message send status.
Check link for comment and review history
https://patchwork.freedesktop.org/series/118499/
--v2
-Change approach from allocating two objects to just one multipage
object [Daniele]
--v3
-Squash the two patches together [Daniele]
-No need to allocate twice the size of intel_hdcp_gsc_message [Daniele]
Cc: Ankit Nautiyal <[email protected]>
Cc: Alan Previn <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Suraj Kandpal <[email protected]>
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Ankit Nautiyal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions