https://bugzilla.kernel.org/show_bug.cgi?id=19002





--- Comment #7 from Alex Deucher <alexdeuc...@gmail.com>  2010-10-13 15:12:16 
---
(In reply to comment #6)
> 
> Meanwhile, is the radeon.agpmode=-1 boot parameter like the xorg.conf device
> section Option "AGPMode" "int" or Option "BusType" "string" that I used to use
> and that's still documented in the radeon manpage?  Do those do any good now
> with KMS or are they ignored in that case, with only the boot parameters 
> having
> any effect?

Correct.  the agpmode module parameter is a combination of those two xorg
driver options. -1 uses the on board GART mechanism rather than the northbridge
provided AGP one. 1,2,4,8 specify the AGP mode when using the northbridge
provided AGP GART.  When KMS is active, the AGPMode and BusType xorg.conf
options are not used as KMS configures the hw independent of X.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to