i915: Map status page cached for chips with GTT-based HWS location.
This should improve performance by avoiding uncached reads by the CPU (the point of having a status page), and may improve stability. This patch only affects G33, GM45 and G45 chips as those are the only ones using GTT-based HWS mappings. Signed-off-by:Keith Packard <keithp@keithp.com> Signed-off-by:
Eric Anholt <eric@anholt.net> Signed-off-by:
Dave Airlie <airlied@redhat.com>
Showing
- drivers/gpu/drm/drm_agpsupport.c 3 additions, 2 deletionsdrivers/gpu/drm/drm_agpsupport.c
- drivers/gpu/drm/i915/i915_drv.h 3 additions, 0 deletionsdrivers/gpu/drm/i915/i915_drv.h
- drivers/gpu/drm/i915/i915_gem.c 15 additions, 13 deletionsdrivers/gpu/drm/i915/i915_gem.c
- include/drm/drmP.h 2 additions, 1 deletioninclude/drm/drmP.h
Loading
Please register or sign in to comment