aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDave Gordon <[email protected]>2016-05-13 15:36:32 +0100
committerTvrtko Ursulin <[email protected]>2016-05-23 14:21:53 +0100
commit7c2c270d27dd4e52529deee9814493c27f956218 (patch)
tree5a90f236ceb22a59008471512a9ac0827e9217d3 /tools/perf/scripts/python
parentfce91f22ff31601a03bdeb5f09b525b035021259 (diff)
drm/i915/guc: pass request (not client) to i915_guc_{wq_check_space, submit}()
The knowledge of how to derive the relevant client from the request should be localised within i915_guc_submission.c; the LRC code shouldn't have to know about the internal details of the GuC submission process. And all the information the GuC code needs should be encapsulated in (or reachable from) the request. v2: GEM_BUG_ON() for bad GuC client (Tvrtko Ursulin). Add/update kerneldoc explaining check_space/submit protocol Signed-off-by: Dave Gordon <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Signed-off-by: Tvrtko Ursulin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions