diff options
| author | Chris Wilson <[email protected]> | 2019-03-22 09:23:24 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-03-22 13:12:36 +0000 |
| commit | b91715417244a7e478304425ba671bfafee9c43e (patch) | |
| tree | 1a3ed94cbecab44b3c5e392485c58f1e4d8c54f8 /tools/perf/scripts/python | |
| parent | e0695db7298ec2181d38bd3bfc5d0ff7a46f96f3 (diff) | |
drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
It can be useful to have a single ioctl to create a context with all
the initial parameters instead of a series of create + setparam + setparam
ioctls. This extension to create context allows any of the parameters
to be passed in as a linked list to be applied to the newly constructed
context.
v2: Make a local copy of user setparam (Tvrtko)
v3: Use flags to detect availability of extension interface
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Tvrtko Ursulin <[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