Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
  • xcap-capability-linux
  • drivers
  • gpu
  • drm
  • radeon
  • radeon_agp.c
Find file BlameHistoryPermalink
  • Jerome Glisse's avatar
    drm/radeon/kms: Disable AGP is aperture size < 32M · 0a3f3163
    Jerome Glisse authored Jan 13, 2010
    
    
    radeon KMS need a GART of at least 32M to properly work. This patch
    check the AGP aperture size and disable if it's less than 32M. Note
    than unlike non KMS path we don't staticaly allocate AGP memory so
    we are not wasting memory not used by graphic processing.
    
    Signed-off-by: default avatarJerome Glisse <jglisse@redhat.com>
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    0a3f3163