1. 75f747b radeon: fix pitch alignment for non-power-of-two mipmaps on SI by Marek Olšák · 11 years ago
  2. a48d6e5 radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIK by Michel Dänzer · 11 years ago
  3. 58d0088 radeon: pad CS to 8 DW by Alex Deucher · 11 years ago
  4. 8a2e0fa radeon: add berlin pci ids by Alex Deucher · 12 years ago
  5. 378bb47 radeon: add kabini pci ids by Alex Deucher · 12 years ago
  6. 96c04c2 radeon: add Bonaire pci ids by Alex Deucher · 11 years ago
  7. 0ff7f27 radeon: add CIK chip families by Alex Deucher · 11 years ago
  8. a0178c0 radeon: correct RADEON_GEM_WAIT_IDLE use by Mark Kettenis · 11 years ago
  9. e5e51c2 radeon: add RADEON_SURF_FMASK flag which disables 2D->1D tiling transition by Marek Olšák · 12 years ago
  10. 96e90aa radeon: add HAINAN pci ids by Alex Deucher · 11 years ago
  11. c56729c radeon: add HAINAN family by Alex Deucher · 11 years ago
  12. ec3c257 radeon: add new richland pci ids by Alex Deucher · 12 years ago
  13. 439d7d7 radeon: add new SI pci ids by Alex Deucher · 12 years ago
  14. a36cdb8 radeon: add si tiling support v5 by Jerome Glisse · 12 years ago
  15. 36a2daa radeon: add pci ids for Richland APUs by Alex Deucher · 12 years ago
  16. ade2ad2 radeonsi: make sure tile_split field are not garbage by Jerome Glisse · 12 years ago
  17. 353f073 radeon: add OLAND pci ids by Alex Deucher · 12 years ago
  18. 76ae1f4 radeon: add OLAND family by Alex Deucher · 12 years ago
  19. 303ca37 radeon: Fix 1D tiling layout on SI. by Michel Dänzer · 12 years ago
  20. 0980633 drm/radeon: track global bo name and always return the same by Jerome Glisse · 12 years ago
  21. 171666e radeon: add new SI pci id by Alex Deucher · 12 years ago
  22. e32fff8 radeon: fix tile_split of 128-bit surface formats with 8x MSAA by Marek Olšák · 12 years ago
  23. bc494b3 radeon: fix unused-function warning by Andreas Boll · 12 years ago
  24. a4cb723 radeon: add some new SI pci ids by Alex Deucher · 12 years ago
  25. 1aebfdc radeon: fix stencil miptree allocation of combined ZS buffers on EG and SI by Marek Olšák · 12 years ago
  26. 77413e7 radeon: don't force stencil tile split to 0 by Marek Olšák · 12 years ago
  27. b3d90bb radeon: don't take the stencil-specific codepath for buffers without stencil by Marek Olšák · 12 years ago
  28. b925022 radeon: Sampling pitch for non-mipmaps seems padded to slice alignment on SI. by Michel Dänzer · 12 years ago
  29. 45083e6 radeon: Memory footprint of SI mipmap base level is padded to powers of two. by Michel Dänzer · 12 years ago
  30. 8572444 radeon: Fix layout of linear aligned mipmaps on SI. by Michel Dänzer · 12 years ago
  31. 853429b radeon: align r600 msaa buffers to a multiple of macrotile size * num samples by Marek Olšák · 12 years ago
  32. 5854572 radeon: fix allocation of MSAA surfaces on r600-r700 by Marek Olšák · 12 years ago
  33. 3163cfe radeon: add prime import/export support by Dave Airlie · 12 years ago
  34. 128803a radeon: tweak TILE_SPLIT for MSAA surfaces by Marek Olšák · 12 years ago
  35. e14aedc radeon: force 2D tiling for MSAA surfaces by Marek Olšák · 12 years ago
  36. 2337295 radeon: optimize allocation for depth w/o stencil and stencil w/o depth on EG by Marek Olšák · 12 years ago
  37. ad66c17 radeon: simplify ZS buffer checking on r600 by Marek Olšák · 12 years ago
  38. 9f823ca radeon: add some new SI pci ids by Alex Deucher · 12 years ago
  39. dd944a0 radeon: add some missing evergreen pci ids by Alex Deucher · 12 years ago
  40. a1d462d radeon/surface: free version after using it. by Dave Airlie · 12 years ago
  41. d1fcfb1 radeon: force 1D array mode for z/stencil surface by Jerome Glisse · 12 years ago
  42. 2f56002 radeon: enabled 2D tiling for evergreen only on fixed kernel by Jerome Glisse · 12 years ago
  43. 325e2e5 radeon: always properly initialize stencil_offset field by Jerome Glisse · 12 years ago
  44. c2b77a0 radeon: fall back to 1D tiling only with broken kernels by Alex Deucher · 12 years ago
  45. c563db0 radeon: add new pci ids by Alex Deucher · 12 years ago
  46. 481234f radeon: Add Southern Islands PCI IDs. by Michel Dänzer · 12 years ago
  47. cf7cc62 radeon: Add new R600 PCI ids for surface manager by Anisse Astier · 12 years ago
  48. c50cc24 radeon: add TN surface support by Alex Deucher · 13 years ago
  49. 9b3ad51 radeon: fix pitch alignment for scanout buffer by Jerome Glisse · 13 years ago
  50. 2cfac57 radeon_cs_setup_bo: Fix accounting if caller specified write and read domains. by Michel Dänzer · 13 years ago
  51. 356b87d radeon: add r600_pci_ids.h to header file by Jerome Glisse · 13 years ago
  52. 10c0837 radeon: fix surface API for good before anyone start relying on it by Jerome Glisse · 13 years ago
  53. 6a720cb radeon: surface fix macro -> micro tile fallback by Jerome Glisse · 13 years ago
  54. c51f7f0 radeon: add surface allocator helper v10 by Jerome Glisse · 13 years ago
  55. 8420743 radeon: silence valgrind warnings by zeroing memory by Marek Olšák · 14 years ago
  56. b8c4e58 Fix radeon distcheck. by Eric Anholt · 14 years ago
  57. af98ccf radeon: use the const qualifier in radeon_cs_write_table by Marek Olšák · 15 years ago
  58. 78de697 drm/radeon: add new cs command stream dumping facilities by Jerome Glisse · 15 years ago
  59. cc20ed8 drm/radeon: tab/whitespace cleanup by Jerome Glisse · 15 years ago
  60. 976e779 Install headers to $(includedir)/libdrm by Julien Cristau · 15 years ago
  61. 966c990 libdrm_radeon: Optimize cs_gem_reloc to do less looping. by Pauli Nieminen · 15 years ago
  62. 4b6f70f radeon: add square-tiling flag by Marek Olšák · 15 years ago
  63. 1802e1a libdrm/radeon: Fix section size mismatch to reset the section. by Pauli Nieminen · 15 years ago
  64. 520c658 radeon: enable by default now that kms is out of staging by Dave Airlie · 15 years ago
  65. 320811b radeon: get device id from the kernel, use it in cs_print by Jerome Glisse · 15 years ago
  66. 2612371 radeon: simpler cs print function by Jerome Glisse · 15 years ago
  67. 74937cd radeon: indentation + trailing space cleanup by Jerome Glisse · 15 years ago
  68. 6bf1ed2 radeon: indentation & trailing space cleanup by Jerome Glisse · 15 years ago
  69. b06cb75 radeon: indentation + trailing space cleanup by Jerome Glisse · 15 years ago
  70. 6de39fc radeon: fix BO null check, should be in higher level fn by Dave Airlie · 15 years ago
  71. 125994a radeon: straighten out the API insanity. by Dave Airlie · 15 years ago
  72. b84314a radeon: Use drmIoctl so we restart ioctl on EINTR or EAGAIN by Jerome Glisse · 15 years ago
  73. 10ce0ec Merge remote branch 'origin/master' into libdrm by Kristian Høgsberg · 15 years ago
  74. 4f57abf Move libdrm/ up one level by Kristian Høgsberg · 15 years ago