1. 24 Nov, 2009 1 commit
    • Dave Airlie's avatar
      drm/radeon/kms: resume AGP by calling init. · 0ebf1717
      Dave Airlie authored
      AGP resume was broken since we moved to the new init path,
      because we never re-enabled AGP on these systems at resume time.
      
      This patch just calls the AGP resume call which just does the reinit
      at resume time like the old path did.
      
      Since AGP is pretty much gpu independant I did it outside
      the gpu specific code.
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      0ebf1717
  2. 20 Nov, 2009 5 commits
  3. 19 Nov, 2009 9 commits
  4. 18 Nov, 2009 25 commits