[Intel-gfx] [RFC][PATCH] drm/i915 Prefetch data from memory

Eric Anholt eric at anholt.net
Thu Jul 23 03:59:42 CEST 2009


On Tue, 2009-07-21 at 14:18 +0800, ling.ma at intel.com wrote:
> We read data from memory(WB type), in most cases we need not 
> care about prefetch because hardware data prefetch is good enough.
> However here our gpu address is not continuous, hardware prefetch
> is not effective, so we intends to prefetch data in advance.

Can you include measurement of the impact in the commit message?

Also, what if you prefetch past the end of the buffer?

-- 
Eric Anholt
eric at anholt.net                         eric.anholt at intel.com


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090722/3a37eccf/attachment.sig>


More information about the Intel-gfx mailing list