projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a2e110
)
drm/xe/gsc: Fix kernel doc for xe_gsc_create_host_session_id
author
Suraj Kandpal
<suraj.kandpal@intel.com>
Thu, 7 Mar 2024 04:55:34 +0000
(10:25 +0530)
committer
Uma Shankar
<uma.shankar@intel.com>
Fri, 8 Mar 2024 08:04:53 +0000
(13:34 +0530)
Fix documentation for xe_gsc_create_host_session_id which
was xe_gsc_get_host_session_id.
Fixes: 152f2df954d8 ("drm/xe/hdcp: Enable HDCP for XE")
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Signed-off-by: Uma Shankar <uma.shankar@intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20240307045533.1867892-2-suraj.kandpal@intel.com
drivers/gpu/drm/xe/xe_gsc_submit.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/xe/xe_gsc_submit.c
b/drivers/gpu/drm/xe/xe_gsc_submit.c
index 9a18f5667db3cad7d741bf48930753f3ab3cc8f3..d34d032488439c3cfe0059c9f82d4a82e6abefcf 100644
(file)
--- a/
drivers/gpu/drm/xe/xe_gsc_submit.c
+++ b/
drivers/gpu/drm/xe/xe_gsc_submit.c
@@
-41,7
+41,7
@@
gsc_to_gt(struct xe_gsc *gsc)
}
/**
- * xe_gsc_
get
_host_session_id - Creates a random 64 bit host_session id with
+ * xe_gsc_
create
_host_session_id - Creates a random 64 bit host_session id with
* bits 56-63 masked.
*
* Returns: random host_session_id which can be used to send messages to gsc cs