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