Skip to content
Snippets Groups Projects
  1. Aug 20, 2005
  2. Aug 19, 2005
  3. Aug 17, 2005
  4. Aug 16, 2005
  5. Aug 15, 2005
  6. Aug 14, 2005
  7. Aug 12, 2005
  8. Aug 11, 2005
  9. Aug 10, 2005
  10. Aug 09, 2005
  11. Aug 07, 2005
  12. Aug 05, 2005
    • Dave Airlie's avatar
      Fix bug in return to userspace resctx code · 99c3f88c
      Dave Airlie authored
      From: Egbert Eich <eich@suse.de>
      99c3f88c
    • Eric Anholt's avatar
      Rename the driver hooks in the DRM to something a little more · c789ea15
      Eric Anholt authored
          understandable: preinit -> load postinit -> (removed) presetup ->
          firstopen postsetup -> (removed) open_helper -> open prerelease ->
          preclose free_filp_priv -> postclose pretakedown -> lastclose
          postcleanup -> unload release -> reclaim_buffers_locked version ->
          (removed)
      postinit and version were replaced with generic code in the Linux DRM
          (drivers now set their version numbers and description in the driver
          structure, like on BSD). postsetup wasn't used at all. Fixes the savage
          hooks for initializing and tearing down mappings at the right times.
          Testing involved at least starting X, running glxgears, killing
          glxgears, exiting X, and repeating.
      Tested on: FreeBSD (g200, g400, r200, r128) Linux (r200, savage4)
      c789ea15
  13. Aug 04, 2005
  14. Aug 01, 2005
  15. Jul 28, 2005
  16. Jul 27, 2005
  17. Jul 20, 2005
  18. Jul 19, 2005
  19. Jul 16, 2005
  20. Jul 15, 2005
  21. Jul 13, 2005
  22. Jul 11, 2005
Loading