1. 22437e9 Call DRI2CloseScreen after pScreen->CloseScreen by Daniel Kurtz · 12 years ago
  2. e81fdab Explicitly set .resize member of xf86CrtcConfigFuncsRec by Daniel Kurtz · 13 years ago
  3. dbecfdd Check result from fstat by David Garbett · 12 years ago
  4. 2314837 NameForAtom may return NULL by Daniel Kurtz · 12 years ago
  5. 7cb6f65 Merge tag '0.6.0' by Paul Geary · 12 years ago
  6. 9983d3d Bump version to 0.6 by David Garbett · 12 years ago 0.6.0
  7. f256ebe A modeset that results in an unexpected resolution is reverted by Dave Barnish · 12 years ago
  8. 981264d Provide a new hook to allocate GEM objects in a device specific way. by Javier Martin · 12 years ago
  9. 1ce8567 Use correct flags for scanout buffers in exynos. by Javier Martin · 12 years ago
  10. d53e94e Use plane property for setting Exynos zpos by Ray Smith · 12 years ago
  11. e762b12 Added a platform specific flag for vsync timestamp query support. by Dave Barnish · 12 years ago
  12. b4299f8 Fallback to blitting when out of scanout memory by Ray Smith · 12 years ago
  13. 4d37be3 DRI2 N-Buffering by David Garbett · 12 years ago
  14. 119001b Cache GEM name in omap_bo by David Garbett · 12 years ago
  15. ea65195 Remove spurious semi-colon by David Garbett · 12 years ago
  16. edccfd8 Remove ARMSOCRec.has_resized by Ray Smith · 12 years ago
  17. 04af999 Move wakeup handler to per-fd not per-Screen by Ray Smith · 12 years ago
  18. b31657f Fix dropped const compiler warnings by Ray Smith · 12 years ago
  19. dd94805 Fix build failure when XF86_SCRN_INTERFACE is defined by Dave Barnish · 12 years ago
  20. 1a3dac3 Added DRM device selection options to xorg.conf by Dave Barnish · 12 years ago
  21. 2e99895 Source conforms to linux kernel coding style by Dave Barnish · 12 years ago
  22. 0bdb738 Fixed some small defects by Dave Barnish · 12 years ago
  23. 257c6f1 Removed some unneeded #includes by Dave Barnish · 12 years ago
  24. de45ed4 Abstract cursor format handling by Dave Barnish · 12 years ago
  25. c9c2faf Fix one CRTC per Screen support by Ray Smith · 12 years ago
  26. af04615 Reload hardware cursor after mode setting if it is initialized. by Dave Barnish · 12 years ago
  27. 4c9be97 Removed obsolete TODO comment by Dave Barnish · 12 years ago
  28. fd50b13 Improved error handling in ARMSOCScreenInit by Dave Barnish · 12 years ago
  29. f0952c1 Support one CRTC per screen. by Dave Barnish · 12 years ago
  30. 40c8ee2 Tidy up auxiliary files by Dave Barnish · 12 years ago
  31. 3386605 Reduce chance of OOM in case of resolution change. by Dave Barnish · 12 years ago
  32. aa067dc Merge "Removed padding from ARMSOCEXARec struct." by Dave Barnish · 12 years ago
  33. d519de6 Added asserts for non-zero refcounts in armsoc_bo operations. by Dave Barnish · 12 years ago
  34. 7bddade Removed padding from ARMSOCEXARec struct. by Dave Barnish · 12 years ago
  35. 982518c Improve ScreenInit & CloseScreen by Dave Barnish · 12 years ago
  36. e0e9ba9 Remove dependency on mibstore by Peter Robinson · 12 years ago
  37. 296e210 Merge "Tidy up ARMSOCMapMem() & ARMSOCUnmapMem()" by Dave Barnish · 12 years ago
  38. 0cd783b Merge "Prevent flushing issues when clearing a bo if there is a cache in use" by Dave Barnish · 12 years ago
  39. 52faee0 Tidy up ARMSOCMapMem() & ARMSOCUnmapMem() by Dave Barnish · 12 years ago
  40. fee41c2 Prevent flushing issues when clearing a bo if there is a cache in use by Dave Barnish · 12 years ago
  41. e20b381 Fix page flipping when there are disabled CRTCs by Ray Smith · 12 years ago
  42. b4de259 Remove comment related to determining when to call gamma_set by Paul Geary · 12 years ago
  43. 02465b1 Remove references to freedesktop.org by David Garbett · 12 years ago
  44. b3c21a7 Pass X the correct package version by David Garbett · 12 years ago
  45. e76eb32 Set M4 directory by David Garbett · 12 years ago
  46. 13c713c Remove dependency on DRI, add dependency on DRI2 by David Garbett · 12 years ago
  47. 73b3c5a Fixing .gitignore by David Garbett · 12 years ago
  48. d92c8d9 Fixes build when -Werror=unused-variable is enabled by Paul Geary · 12 years ago
  49. f8b9969 Rename generic armsoc files from omap_ to armsoc_ by Paul Geary · 12 years ago
  50. 87558aa Merge "Tidy up unused/badly named headers" by Ray Smith · 12 years ago
  51. bf20612 Merge "Fix build issue for Exynos build target" by Paul Geary · 12 years ago
  52. bed8763 Tidy up unused/badly named headers by Ray Smith · 12 years ago
  53. adf7c1f Fix build issue for Exynos build target by Paul Geary · 12 years ago
  54. 8ffd91c Rename omap references to armsoc by Paul Geary · 12 years ago
  55. 01b5c17 Removed code which is obsolete, unused, commented out or irrelevant by Dave Barnish · 12 years ago
  56. b03d8ef Remove video support by Paul Geary · 12 years ago
  57. 8fb1088 Merge "Fixes miscellaneous static analysis warnings" by Paul Geary · 12 years ago
  58. 6fe52f3 Fixes miscellaneous static analysis warnings by Paul Geary · 12 years ago
  59. 34579dc Implements missing OMAPUnmapMem function body. by Paul Geary · 12 years ago
  60. b93cd89 Abstract cursor plane initialization by Ray Smith · 12 years ago
  61. 3c33c3d Add DRM driver abstraction by Ray Smith · 12 years ago
  62. 292ae50 Added "Initial PL111 HW Cursor support" by John Rees · 12 years ago
  63. 4ddeac9 Merge "Remove unused omap_bo_from_name" by Raymond Smith · 12 years ago
  64. 26d8497 Merge "Fix mixed code/declarations compiler warnings/errors" by Raymond Smith · 12 years ago
  65. 1706004 Remove unused omap_bo_from_name by Ray Smith · 12 years ago
  66. 6ae735f Fix mixed code/declarations compiler warnings/errors by Ray Smith · 12 years ago
  67. c7085fc Update README by Dave Barnish · 12 years ago
  68. 9a3797b Clean up failures in DRI2CreateBuffer by Ray Smith · 12 years ago
  69. 0655fb3 Make omap_bo_map return NULL upon failure as expected by Ray Smith · 12 years ago
  70. 2bc3bf6 Allocate backing bo in CreatePixmap2 where it can safely fail by Ray Smith · 12 years ago
  71. 003cf5e Handle HW cursor init errors and fallback to SW cursor by Ray Smith · 12 years ago
  72. 2742d15 Removed obsolete TODOs and added ticket references to those remaining by Dave Barnish · 12 years ago
  73. 523c9ff Fix bug & improve error handling in drmmode_set_mode_major() by Dave Barnish · 12 years ago
  74. f465973 Tidy up of buffer type selection defines by Dave Barnish · 12 years ago
  75. 757ba7d Fix size passed to memset in omap_bo_clear by David Garbett · 12 years ago
  76. 9220596 Remove '\n' from _MSG() format strings by Daniel Kurtz · 12 years ago
  77. 01a91f6 Cause server abort on drmSetMaster failure by Daniel Kurtz · 12 years ago
  78. e1924a7 Fix drmSetMaster error reporting by Daniel Kurtz · 12 years ago
  79. 57053bc drmmode_display: debug_modes should not be set explictly by Mandeep Singh Baines · 13 years ago
  80. 8ea4f97 Readd msync to omap_bo_cpu_fini by David Garbett · 12 years ago
  81. 7be37d3 Readd omap_bo_size by David Garbett · 12 years ago
  82. b55fb4a Remove omap_drm dependency by Stéphane Marchesin · 13 years ago
  83. 926fd1e Fix hotplug info message by Daniel Kurtz · 13 years ago
  84. 34e72b0 Refactor bytes-per-pixel computation by Daniel Kurtz · 13 years ago
  85. f5a38ad Free props struct when destroying drmmode_output by Daniel Kurtz · 13 years ago
  86. b813189 fix memleaks when iterating drmMode property list by Daniel Kurtz · 13 years ago
  87. a2a23bf Fix property flag check when setting dpms by Daniel Kurtz · 13 years ago
  88. e8a7099 omap_driver: remove redundant call to xf86SetDesiredModes by Mandeep Singh Baines · 13 years ago
  89. b8b3520 Track cursor visibility per-crtc by Stéphane Marchesin · 13 years ago
  90. 6a5dead To implement smooth transition during resize by akshu agrawal · 13 years ago
  91. 4904bc7 armsoc: Ignore/Add X clients at VT switch by abhinav.k · 12 years ago
  92. 922104e armsoc: Force page flip event even if crtc disabed by Abhinav Kochhar · 13 years ago
  93. 99ab7c6 Update man page. by Dave Barnish · 13 years ago
  94. c50baf5 Provide xorg.conf option to disable page flipping. by Dave Barnish · 13 years ago
  95. 4942d78 Bump version to 0.5.1 by David Garbett · 13 years ago 0.5.1
  96. ef4b748 Add 24-bit visual for windows when screen depth is 24. by David Garbett · 13 years ago
  97. c0bc3fb Change default visual to have a depth of bitsPerPixel. by David Garbett · 13 years ago
  98. 100928b Correct Color map size in visuals, and use as maximum. by David Garbett · 13 years ago
  99. 5195c47 Bump version to 0.5.0 by David Garbett · 13 years ago 0.5.0
  100. ae5a636 select() on dma_buf fd in cpu_prep (so PrepareAccess). by David Garbett · 13 years ago