diff options
author | Ville Syrjälä <[email protected]> | 2021-10-14 12:09:40 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2021-10-18 12:45:19 +0300 |
commit | 9ced12182d0d8401d821e9602e56e276459900fc (patch) | |
tree | 9d3e57e40ff8417c0fcfced9bf4276193fafd51b /scripts/gdb/linux/modules.py | |
parent | af7b6d234eefa30c461cc16912bafb32b9e6141c (diff) |
drm/i915: Catch yet another unconditioal clflush
Replace the unconditional clflush() with drm_clflush_virt_range()
which does the wbinvd() fallback when clflush is not available.
This time no justification is given for the clflush in the
offending commit.
Cc: [email protected]
Cc: Maarten Lankhorst <[email protected]>
Cc: Thomas Hellström <[email protected]>
Fixes: 2c8ab3339e39 ("drm/i915: Pin timeline map after first timeline pin, v4.")
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Dave Airlie <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions