An error occurred fetching the project authors.
  1. 23 Apr, 2013 1 commit
  2. 22 Apr, 2013 3 commits
  3. 22 Feb, 2013 1 commit
  4. 20 Feb, 2013 1 commit
  5. 02 Oct, 2012 1 commit
  6. 20 Sep, 2012 1 commit
  7. 21 Jun, 2012 1 commit
    • Christian Koenig's avatar
      drm/radeon: apply Murphy's law to the kms irq code v3 · fb98257a
      Christian Koenig authored
      1. It is really dangerous to have more than one
         spinlock protecting the same information.
      
      2. radeon_irq_set sometimes wasn't called with lock
         protection, so it can happen that more than one
         CPU would tamper with the irq regs at the same
         time.
      
      3. The pm.gui_idle variable was assuming that the 3D
         engine wasn't becoming idle between testing the
         register and setting the variable. So just remove
         it and test the register directly.
      
      v2: Also handle the hpd irq code the same way.
      v3: Rename hpd parameter for clarification.
      Signed-off-by: default avatarChristian Koenig <christian.koenig@amd.com>
      Reviewed-by: default avatarAlex Deucher <alexander.deucher@amd.com>
      fb98257a
  8. 16 Jun, 2012 1 commit
  9. 05 Jun, 2012 1 commit
  10. 22 May, 2012 1 commit
  11. 17 May, 2012 1 commit
  12. 13 May, 2012 6 commits
  13. 01 May, 2012 4 commits
  14. 24 Apr, 2012 1 commit
  15. 03 Jan, 2012 3 commits
  16. 19 Dec, 2011 1 commit
  17. 31 Mar, 2011 1 commit
  18. 23 Feb, 2011 1 commit
  19. 02 Aug, 2010 1 commit
  20. 19 May, 2010 1 commit
  21. 23 Apr, 2010 2 commits
  22. 19 Apr, 2010 1 commit
  23. 15 Mar, 2010 4 commits
  24. 16 Dec, 2009 1 commit