diff options
author | Chris Wilson <[email protected]> | 2016-12-23 14:57:57 +0000 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2017-01-03 11:41:38 +0200 |
commit | c3f923b5545306570eff00d11ca051bd67699a23 (patch) | |
tree | 7d17ae1272bc6c8fee2577c7c5d598b4d6e33c09 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 9169757ae67bc927750ae907624e65cc15b4fe5a (diff) |
drm/i915: Don't clflush before release phys object
When we teardown the backing storage for the phys object, we copy from
the coherent contiguous block back to the shmemfs object, clflushing as
we go. Trying to clflush the invalid sg beforehand just oops and would
be redundant (due to it already being coherent, and clflushed
afterwards).
Reported-by: Ville Syrjälä <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit e5facdf9644f4490520e0489a0252e8feaba3744)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions