diff options
| author | Imre Deak <[email protected]> | 2014-02-10 18:42:47 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2014-02-12 18:52:57 +0100 |
| commit | 755e901964a979ea0e1a823ac8c5d477fe8fd108 (patch) | |
| tree | 525609560626a652a84256c27747854a1a0a8d95 /tools/perf/scripts/python | |
| parent | c0cc8a556680afbfc6dc5033bdf9c8d2b85088e2 (diff) | |
drm/i915: pass status instead of enable flags to i915_enable_pipestat
There isn't any PSR interrupt enable bit for pipe A, so we couldn't
enable it through the current API. Passing the corresponding status bits
solves this and also makes the mapping between enable and status bits
simpler on VLV (addressed in an upcoming patch).
Except of checking for invalid status bit arguments, no functional
change.
v2: split out the low level parts of i915_enable_pipestat accepting
separate enabled and status masks, to make the non-standard mapping
between those masks stand out more (added in the next patch)
(Jesse,Daniel)
Signed-off-by: Imre Deak <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions