diff options
| author | Michal Wajdeczko <[email protected]> | 2018-03-26 19:48:26 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2018-03-28 20:35:17 +0100 |
| commit | 6c77a2b05841a4082f746bf58345209df57175c9 (patch) | |
| tree | a8071f34dd2d9133ffb3343d467d02da8a381da2 /tools/perf/scripts/python | |
| parent | 9ef4c75e06006eb041c0bcc578548e3cdb8f9e03 (diff) | |
drm/i915/guc: Prepare to process incoming requests from CT
Requests are read from CT in the irq handler, but actual processing
will be done in the work thread. Processing of specific actions will
be added in the upcoming patches.
v2: don't use GEM_BUG_ON (Chris)
don't kmalloc too large buffer (Michal)
v3: rebased
v4: don't name it 'dispatch' (Michel) and fix checkpatch
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]>
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