Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • drivers
  • gpu
  • drm
  • nouveau
  • nouveau_drv.h
Find file BlameHistoryPermalink
  • Francisco Jerez's avatar
    drm/nouveau: Reset AGP before running the init scripts. · e04d8e82
    Francisco Jerez authored Jul 23, 2010
    
    
    BIOS scripts usually make an attempt to reset the AGP controller,
    however on some nv4x cards doing it properly involves switching FW off
    and on: if we do that without updating the AGP bridge settings
    accordingly (e.g. with the corresponding calls to agp_enable()) we
    will be locking ourselves out of the card MMIO space. Do it from
    nouveau_mem_reset_agp() before the init scripts are executed.
    
    Signed-off-by: default avatarFrancisco Jerez <currojerez@riseup.net>
    Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
    e04d8e82

Imprint & Privacy Policy