diff options
| author | Arun Siluvery <[email protected]> | 2015-06-19 18:37:11 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-06-23 14:01:40 +0200 |
| commit | c4db7599194248214b343d1ef1a1bc53d6cff187 (patch) | |
| tree | a1bd1cd6df43bf4bf05949f964077786833737ca /tools/perf/scripts/python/bin | |
| parent | 17ee950df38b649d8431e2f6f7f85282d89f5398 (diff) | |
drm/i915/gen8: Re-order init pipe_control in lrc mode
Some of the WA applied using WA batch buffers perform writes to scratch page.
In the current flow WA are initialized before scratch obj is allocated.
This patch reorders intel_init_pipe_control() to have a valid scratch obj
before we initialize WA.
v2: Check for valid scratch page before initializing WA as some of them
perform writes to it.
Cc: Chris Wilson <[email protected]>
Cc: Dave Gordon <[email protected]>
Signed-off-by: Michel Thierry <[email protected]>
Signed-off-by: Arun Siluvery <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions