diff options
| author | Chris Wilson <[email protected]> | 2016-10-03 13:45:15 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2016-10-03 20:59:55 +0100 |
| commit | 5f12b80a0b42da253691ca03828033014bb786eb (patch) | |
| tree | 1901f99205efbcaafd9c4712036db4b1c39004aa /tools/perf/scripts/python | |
| parent | dda960335e020835f7f1c12760e7f0b525b451e2 (diff) | |
drm/i915: Unalias obj->phys_handle and obj->userptr
We use obj->phys_handle to choose the pread/pwrite path, but as
obj->phys_handle is a union with obj->userptr, we then mistakenly use
the phys_handle path for userptr objects within pread/pwrite.
Testcase: igt/gem_userptr_blits/forbidden-operations
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97519
Signed-off-by: Chris Wilson <[email protected]>
Cc: [email protected]
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions