aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2021-10-14 12:09:38 +0300
committerVille Syrjälä <[email protected]>2021-10-18 12:44:41 +0300
commitef7ec41f17cbc0861891ccc0634d06a0c8dcbf09 (patch)
treee240204455a40799f4df5a39414e20918ce3a4b6 /scripts/gdb/linux/modules.py
parent4eb61ddc1b67dcb450d3ddbcfef8dfe2c4279a45 (diff)
drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
Not all machines have clflush, so don't go assuming they do. Not really sure why the clflush is even here since hwsp is supposed to get snooped I thought. Although in my case we're talking about a i830 machine where render/blitter snooping is definitely busted. But it might work for the hswp perhaps. Haven't really reverse engineered that one fully. Cc: [email protected] Cc: Chris Wilson <[email protected]> Cc: Mika Kuoppala <[email protected]> Fixes: b436a5f8b6c8 ("drm/i915/gt: Track all timelines created using the HWSP") 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