]> bbs.cooldavid.org Git - net-next-2.6.git/commit
intel-agp: Set dma mask for i915
authorDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 5 Aug 2009 07:12:40 +0000 (08:12 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 5 Aug 2009 07:13:27 +0000 (08:13 +0100)
commitba3139f2577eee24479db73b8dfc7d78eaf4c486
tree069924c6a9717244621bd628f7642452e98ed396
parent6a12235c7d2d75c7d94b9afcaaecd422ff845ce0
intel-agp: Set dma mask for i915

If DMAR is configured in but absent, we really do want to make sure that
the dma mask is set appropriately. Otherwise we get mapping failures on
highmem. Spotted by Zhenyu Wang.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/char/agp/intel-agp.c