summaryrefslogtreecommitdiff
path: root/include/drm
diff options
context:
space:
mode:
authorOwain G. Ainsworth <oga@openbsd.org>2009-02-20 08:30:19 (GMT)
committerDave Airlie <airlied@redhat.com>2009-03-13 04:24:09 (GMT)
commit995e37cafb90f104395e015a9836cc459df1fc39 (patch)
treed7ba979272c6a754b3153ce1aa37bc30ad58191a /include/drm
parent87ba7c663af0f34aa603a5bb448783a5ed64573f (diff)
downloadlinux-fsl-qoriq-995e37cafb90f104395e015a9836cc459df1fc39.tar.xz
i915/drm: Remove two redundant agp_chipset_flushes
agp_chipset_flush() is for flushing the intel GMCH write cache via the IFP, these two uses are for when we're getting the object into the cpu READ domain, and thus should not be needed. This confused me when I was getting my head around the code. With thanks to airlied for helping me check my mental picture of how the flushes and clflushes are supposed to be used. Signed-off-by: Owain G. Ainsworth <oga@openbsd.org> Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions