summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_hdmi.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-08-08 13:41:11 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-08-22 11:31:39 (GMT)
commit4257d3ba3b87a84adb2f840620cb63512f0bab22 (patch)
treeb815c7608223763185e57f2d628ca6a5590e48f5 /drivers/gpu/drm/i915/intel_hdmi.c
parent651d794fae9b79237aae1c97f8a9d9f3817bd31d (diff)
downloadlinux-fsl-qoriq-4257d3ba3b87a84adb2f840620cb63512f0bab22.tar.xz
drm/i915: Allow the user to set bo into the DISPLAY cache domain
This is primarily for the benefit of the create2 ioctl so that the caller can avoid the later step of rebinding the bo with new PTE bits. After introducing WT (and possibly GFDT) cacheing for display targets, not everything in the display is earmarked as UC, and more importantly what is is controlled by the kernel. Note that set_cache_level/get_cache_level for DISPLAY is not necessarily idempotent; get_cache_level may return UC for architectures that have no special cache domain for the display engine. 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 'drivers/gpu/drm/i915/intel_hdmi.c')
0 files changed, 0 insertions, 0 deletions