summaryrefslogtreecommitdiff
path: root/include/drm
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2015-10-08 13:39:54 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-10-19 12:12:02 +0200
commitdef0c5f6b0cd58cfc0b5702b1e1b1f5078debc35 (patch)
treefa8d4dc46cb69bca41d6697fb17ff754dce755f5 /include/drm
parent1f9a99e0e75f29776d6f4062a03edc5e41c60596 (diff)
drm/i915: Map the ringbuffer using WB on LLC machines
If we have llc coherency, we can write directly into the ringbuffer using ordinary cached writes rather than forcing WC access. v2: An important consequence is that we can forgo the mappable request for WB ringbuffers, allowing for many more simultaneous contexts. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions