diff options
| author | Michal Wajdeczko <[email protected]> | 2017-05-10 12:59:27 +0000 |
|---|---|---|
| committer | Joonas Lahtinen <[email protected]> | 2017-05-11 12:49:26 +0300 |
| commit | a0c1fe219080d6b23270d5c7f7d773e7d753177a (patch) | |
| tree | 0a117031cfdf6717c1a1f249c70b352b66d12225 /tools/perf/scripts/python | |
| parent | a03aac442d6f4ca4525e526047d831efb77b436a (diff) | |
drm/i915/guc: Make scratch register base and count flexible
We are using some scratch registers in MMIO based send function.
Make their base and count flexible in preparation of upcoming
GuC firmware/hardware changes. While around, change cmd len
parameter verification from WARN_ON to GEM_BUG_ON as we don't
need this all the time.
v2: call out WARN/GEM_BUG change in the commit msg (Daniele)
v3: don't overqualify the ints (Chris)
v4: rebase and use proper enum
Signed-off-by: Michal Wajdeczko <[email protected]>
Suggested-by: Daniele Ceraolo Spurio <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Jani Nikula <[email protected]>
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions