Bug 32301

Summary: Fix for agpgart for the AMD-751 and related parts
Product: Base System Reporter: joeo <joeo>
Component: i386Assignee: dfr
Status: Closed FIXED    
Severity: Affects Only Me CC: joeo
Priority: Normal    
Version: 4.4-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description joeo 2001-11-26 21:40:00 UTC
	AGP functionality for this chipset isn't working with the supplied
	driver.  The page directory needs its entries offset into it
	by an amount determined by the base address of the aperture.

Fix: This patch should correctly populate the page directory with
	the addresses of the gatt tables.  Also the linux driver for
	this chipset seems to indicate that the programatic interface
	for the amd_751 (irongate northbridge part), amd_761 (improved
	part capable of AGP4x operation, socket A?), and amd_762 
	(part of the 760mp chipset) are identical for AGP functionality.
Comment 1 ru freebsd_committer freebsd_triage 2001-11-29 07:51:12 UTC
Responsible Changed
From-To: freebsd-bugs->dfr

Doug wrote this driver, so he probably has the hardware to test the patch.
Comment 2 Eric Anholt freebsd_committer freebsd_triage 2003-01-11 19:36:54 UTC
State Changed
From-To: open->closed

The AMD AGP patch was committed some time ago.