diff options
| author | Michal Wajdeczko <[email protected]> | 2018-03-26 19:48:23 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2018-03-28 20:35:14 +0100 |
| commit | 1d407096002becab2fd5b19253cee0de65aab668 (patch) | |
| tree | 1a83935dbf6a5050cdfc01460b66ba6443d77083 /tools/perf/scripts/python | |
| parent | 769bfbf943235c8c54e189a0d12bf8d3195af0c5 (diff) | |
drm/i915/guc: Prepare to handle messages from CT RECV buffer
GuC can respond to our commands not only by updating SEND buffer
descriptor, but can also send a response message over RECV buffer.
Guc can also send unsolicited request messages over RECV buffer.
Let's start reading those messages and make placeholders
for actual response/request handlers.
v2: misc improvements (Michal)
v3: change response detection (Michal)
invalid status is protocol error (Michal)
v4: rebase
v5: fix checkpatch (Michel)
don't use fields before check (Jani)
add some documentation (Michal)
Signed-off-by: Michal Wajdeczko <[email protected]>
Cc: Oscar Mateo <[email protected]>
Cc: Michel Thierry <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Reviewed-by: Michel Thierry <[email protected]> # 4.5
Cc: Jani Nikula <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions