agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses
authorPierre Willenbrock <pierre@pirsoft.de>
Fri, 19 Jun 2009 16:31:47 +0000 (18:31 +0200)
committerDave Airlie <airlied@redhat.com>
Sat, 20 Jun 2009 04:16:59 +0000 (14:16 +1000)
Otherwise, the high bits to be stuffed in the unused lower bits of the
page address are lost.

Signed-off-by: Pierre Willenbrock <pierre@pirsoft.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found