diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-09-06 20:24:24 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2017-09-07 10:41:19 +0100 |
commit | df0700e53047662c167836bd6fdeea55d5d8dcfa (patch) | |
tree | 49b7a7b78bc83e091a1453c6df92b127f6f5118f /drivers/rapidio | |
parent | bb9d2d050503c69695557b8b741276686ca2a396 (diff) | |
download | linux-df0700e53047662c167836bd6fdeea55d5d8dcfa.tar.gz linux-df0700e53047662c167836bd6fdeea55d5d8dcfa.tar.bz2 linux-df0700e53047662c167836bd6fdeea55d5d8dcfa.zip |
drm/i915: Disable snooping (userptr, set-cache-level) on gen4
The original gen4 has an issue where writes (both render and blt) into
snoopable pages are lost. We've previously worked around this in
userspace (ddx, igt) by simply not requesting snoopable buffers, but upon
rediscovering this problem for a third time, make the kernel reject such
requests with -ENODEV.
This disables snooping on userspace buffers for i965g and i965gm (original
gen4) machines.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170906192424.26970-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/rapidio')
0 files changed, 0 insertions, 0 deletions