Bug 206695

Summary: agpgart should not be compiled into kernel
Product: [Fedora] Fedora Reporter: The Source <thesource>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: pfrields, wtogami
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-17 14:14:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description The Source 2006-09-15 18:35:53 UTC
Description of problem:
It would be nice if you compile agpgart as modules by default. Otherwise I have
to recompile kernel if I want to use other agp driver (like nvidia which is more
effective)

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Dave Jones 2006-09-17 03:04:14 UTC
It needs to be built in so that resource allocation for various other things
work correctly (for example the amd64 IOMMU, and the IntelFB driver).


Comment 2 The Source 2006-09-17 09:12:26 UTC
Probably you know it yourself, but it is not good to force users to use unwanted
drivers. Is there any way to disable agpgart even if it is inside kernel?

Comment 3 Dave Jones 2006-09-17 14:14:14 UTC
agp=off