OSDN Git Service

[FreeBSD] IGP gart needs to be un-cached.
authorRobert Noland <rnoland@2hip.net>
Sun, 7 Sep 2008 01:08:33 +0000 (21:08 -0400)
committerRobert Noland <rnoland@2hip.net>
Sun, 7 Sep 2008 01:08:33 +0000 (21:08 -0400)
commit740f09bffde20d9207497bd107d50941ca21278a
tree67fb687214bacc8a2c0fbe9e2875ae3e6a1421c9
parentbe5fad45ee4e81997784f258fcdfaf0a303dd666
[FreeBSD] IGP gart needs to be un-cached.

Airlied inadvertently discovered that the IGP gart needs to be un-cached
for radeon rs485 and rs690 to work.  Initial tests by placing a wbinvd()
after allocating the gart were successful.  This is an attempt at a more
appropriate method of achieving success.
bsd-core/ati_pcigart.c