1. 15753cf r600g: avoid using pb* helper we are loosing previous cpu cycle with it by Jerome Glisse · 14 years ago
  2. edda44e r600g: more indentation fix + warning silencing + dead code removal by Jerome Glisse · 14 years ago
  3. 46c1970 r600g: implement texture_get_handle (needed for eglExportDRMImageMESA) by Benjamin Franzke · 14 years ago
  4. 29c4a15 r600g: propogate resource usage flags to winsys, use to choose bo domains by Keith Whitwell · 14 years ago
  5. 86778da r600g: Made radeon_bo::map_count signed. by Tilman Sauerbeck · 14 years ago
  6. 4e34393 r600g: Removed unused 'ptr' argument from radeon_bo(). by Tilman Sauerbeck · 14 years ago
  7. 8a74f74 r600g: retrieve tiling info from kernel for shared buffers. by Dave Airlie · 14 years ago
  8. 7b3fa03 r600g: get tiling info from kernel by Dave Airlie · 14 years ago
  9. 3fabd21 r600g: fix dirty state handling by Jerome Glisse · 14 years ago
  10. ea5a74f r600g: userspace fence to avoid kernel call for testing bo busy status by Jerome Glisse · 14 years ago
  11. 2cf3199 r600g: simplify block relocation by Jerome Glisse · 14 years ago
  12. ac8a1eb r600g: use dirty list to track dirty blocks by Bas Nieuwenhuizen · 14 years ago
  13. 585e409 r600g: improve bo flushing by Jerome Glisse · 14 years ago
  14. 12d16e5 r600g: store reloc information in bo structure by Jerome Glisse · 14 years ago
  15. d2c06b5 r600g: drop use_mem_constant. by Dave Airlie · 14 years ago
  16. 46997d4 r600g: drop mman allocator by Dave Airlie · 14 years ago
  17. 05813ad r600g: add bo busy backoff. by Dave Airlie · 14 years ago
  18. 3c38e4f r600g: add bo fenced list. by Dave Airlie · 14 years ago
  19. 674452f r600g: use r600_bo for relocation argument, simplify code by Jerome Glisse · 14 years ago
  20. 294c9fc r600g: rename radeon_ws_bo to r600_bo by Jerome Glisse · 14 years ago
  21. 1c2b3cb r600g: fix wwarning in bo_map function by Dave Airlie · 14 years ago
  22. 40181ae r600g: keep a mapping around for each bo by John Doe · 14 years ago
  23. dde1391 r600g: don't double count dirty block by John Doe · 14 years ago
  24. dbcd652 r600g: clean up some code from move to new paths. by Dave Airlie · 14 years ago
  25. 1235bec r600g: cleanup by Jerome Glisse · 14 years ago
  26. 5646964 r600g: use a hash table instead of group by Jerome Glisse · 14 years ago
  27. 301ab49 r600g: move radeon.h members around to add back map flushing. by Dave Airlie · 14 years ago
  28. 0282682 r600g: fix occlusion query after change to block structure by Jerome Glisse · 14 years ago
  29. a852615 r600g: disable early cull optimization when occlusion query running by Jerome Glisse · 14 years ago
  30. eff1af6 r600g: evergreen fix for new design by Jerome Glisse · 14 years ago
  31. ca35292 r600g: occlusion query for new design by Jerome Glisse · 14 years ago
  32. 363dfb8 r600g: move chip class to radeon common structure by Jerome Glisse · 14 years ago
  33. fd266ec r600g: alternative command stream building from context by Jerome Glisse · 14 years ago