1. 9f8b37e WIP: always use gralloc_drm_get_pid() by Rob Clark · 9 years ago
  2. 928e9f8 WIP: synchronize gralloc entry points by Rob Clark · 9 years ago
  3. 6914669 WIP: more debug logging by Rob Clark · 9 years ago
  4. a62ff5d freedreno: add prime_fd support to bo handles by Varad Gautam · 9 years ago
  5. 160414c freedreno: fill in virtual buffer address after mmap by Varad Gautam · 9 years ago
  6. 613181c Merge remote-tracking branch 'x86/kitkat-x86' into lollipop-x86 by Chih-Wei Huang · 9 years ago
  7. a6fbe5b Include newer/missing chipset families by Paulo Sergio Travaglia · 9 years ago
  8. c624692 gralloc_drm: make GRALLOC_USAGE_SW_READ_OFTEN be a valid usage by Chih-Wei Huang · 9 years ago
  9. 94f0840 Merge remote-tracking branch 'x86/kitkat-x86' into lollipop-x86 by Chih-Wei Huang · 9 years ago
  10. e381446 Enable radeonsi on Android-x86 by Paulo Sergio Travaglia · 9 years ago
  11. f67d8de do not use pipe driver for r600g by Chih-Wei Huang · 9 years ago
  12. 32c3dbf remove unnecessary paths in LOCAL_C_INCLUDES by Chih-Wei Huang · 9 years ago
  13. 7e2e2dd Merge remote-tracking branch 'x86/kitkat-x86' into lollipop-x86 by Chih-Wei Huang · 9 years ago
  14. dc21193 Changed format constants to match what vmwgfx driver expects by Paulo Sergio Travaglia · 9 years ago
  15. 28207c0 nouveau: undefine SW_INDICATOR_FULLY_DISABLES_TILING by Chih-Wei Huang · 9 years ago
  16. 703199c gralloc_drm_pipe: fix building errors with mesa 10.4 by Chih-Wei Huang · 9 years ago
  17. d71e796 add radeonsi to pci_id_driver_map.h by Chih-Wei Huang · 9 years ago
  18. 1d8f169 nouveau: bring some sw_indicator love by Emil Velikov · 10 years ago
  19. fb8246b nouveau: update against libdrm_nouveau-2.0 by Emil Velikov · 10 years ago
  20. b88e243 all: Cleanup duplicated macros. by Emil Velikov · 10 years ago
  21. 1033415 gralloc_drm_pipe: bail out as soon as the correct screen_create is called by Emil Velikov · 10 years ago
  22. eccafc5 gralloc_drm: bail out early when we find the driver by Emil Velikov · 10 years ago
  23. 68a74eb fix building issues of 64-bit targets by Chih-Wei Huang · 10 years ago
  24. 9ce9ceb enable multiarch builds by Chih-Wei Huang · 10 years ago
  25. c46b2ee freedreno: completely untested initial support by Rob Clark · 10 years ago
  26. 00ba5a9 gralloc_drm: improve log by Chih-Wei Huang · 9 years ago
  27. 7161569 radeon: fix tiling config for family older than 06xx by pstglia · 10 years ago
  28. a8eb27d get rid of HAL pixelformats 5551 and 4444 by Chih-Wei Huang · 11 years ago
  29. 53548f3 radeon: update chipinfo and remove outdated headers by Chih-Wei Huang · 11 years ago
  30. 3d6e614 r600g: fix building errors with the latest mesa by Chih-Wei Huang · 11 years ago
  31. 263f0c1 gralloc_drm_intel: fix i915 issues: failed to exec batch by Chih-Wei Huang · 11 years ago
  32. 152d07c allow to force graphics mode by Somebody · 11 years ago
  33. b19bbdb TEMP HACK: make non-standalone surfaceflinger work by Chih-Wei Huang · 11 years ago
  34. 53a49c0 change hal name to gralloc.drm by Chih-Wei Huang · 11 years ago
  35. 8ab337a Fix refcounting of mapped bo's by Andy Ross · 11 years ago
  36. 04978c8 gralloc: map HAL format RGBX_8888 to drm format XBGR8888 by Tapani Pälli · 11 years ago
  37. a872ecf gralloc: provide methods for hwc to change handle of a plane by Tapani Pälli · 11 years ago
  38. 29b0195 Merge "gralloc: check possible crtcs of plane against primary output" by Matthew K Gumbel · 11 years ago
  39. 1df4901 Merge "gralloc: Remove localized hw specific pixel format" by Andrew P Boie · 11 years ago
  40. 6062311 gralloc: check possible crtcs of plane against primary output by Tapani Pälli · 11 years ago
  41. df57ea9 gralloc: cleanup, use ALIGN macro by Tapani Pälli · 11 years ago
  42. 0bf69ed add ilo to intel_drivers by Chia-I Wu · 11 years ago
  43. 3e00d32 gralloc: Remove localized hw specific pixel format by Sean V Kelley · 11 years ago
  44. b201e98 gralloc: plane support by Tapani Pälli · 11 years ago
  45. 4b3db54 gralloc_drm: fix building errors with latest mesa by Chih-Wei Huang · 11 years ago
  46. 6acef2e gralloc: use proper mode for hdmi output by Tapani Pälli · 11 years ago
  47. f3c326e gralloc: change copy api and fix copy function for intel by Tapani Pälli · 11 years ago
  48. 25d2251 move drm_module_t to a hal private header by Tapani Pälli · 11 years ago
  49. 63c4263 Merge "gralloc_drm_bo_lock: add special usage for GRALLOC_USAGE_HW_TEXTURE" by Andrew P Boie · 11 years ago
  50. 73e275e gralloc: set supported planes for buffers on allocation by Tapani Pälli · 11 years ago
  51. a8f0334 gralloc: implement yuv offset query as hw specific function by Tapani Pälli · 11 years ago
  52. 65a831d gralloc_drm_bo_lock: add special usage for GRALLOC_USAGE_HW_TEXTURE by Adrian Marius Negreanu · 11 years ago
  53. 421d4ec gralloc: new function to query the gem handle of buffer_handle_t by Tapani Pälli · 11 years ago
  54. 16a747a Merge "split gralloc.$(TARGET_PRODUCT)" by Andrew P Boie · 11 years ago
  55. cca14cf gralloc: yuv offset calculation function for mesa by Tapani Pälli · 11 years ago
  56. 45a9451 gralloc: add NV12 format enum and fb allocation support for it by Tapani Pälli · 11 years ago
  57. 05280dd split gralloc.$(TARGET_PRODUCT) by Adrian Marius Negreanu · 12 years ago
  58. ebfa14d gralloc: use headers from drm and mesa instead of local copy by Tapani Pälli · 12 years ago
  59. 2a9d541 gralloc: no cloned mode on platforms with hdmi as primary by Tapani Pälli · 12 years ago
  60. b89d7ca gralloc: hdmi cloned mode support by Tapani Pälli · 12 years ago
  61. 8075c81 Revert "gralloc: hdmi cloned mode support" by Daniel Leung · 12 years ago
  62. 2d2758b gralloc: hdmi cloned mode support by Tapani Pälli · 12 years ago
  63. c878105 gralloc_drm_intel: set gem handle for each bo by Tapani Pälli · 12 years ago
  64. 28d19f6 gralloc: split resolve_drm_format by Tapani Pälli · 12 years ago
  65. 49ae832 gralloc: introduce planeresources by Tapani Pälli · 12 years ago
  66. a86ecd9 gralloc: add refcount to gralloc_drm_bo_t by Tapani Pälli · 12 years ago
  67. 12971f8 gralloc : use drmModeAddFB2 by Tapani Pälli · 12 years ago
  68. d58b0de gralloc: Add support for prebuilt gralloc libs by Andrew Boie · 12 years ago
  69. b56dc92 Change all occurances of LOGE to ALOGE, LOGW to ALOGW and LOGI to ALOGI due to change in Jelly Bean. by Charles Johnson · 12 years ago
  70. b65a3f8 add support for YUV formats by Chia-I Wu · 13 years ago
  71. 5196640 remove an unnecessary include by Chia-I Wu · 13 years ago
  72. 830ac16 log connector info by Chia-I Wu · 13 years ago
  73. 3ea0051 remove outdated BOARD_USES_* by Chia-I Wu · 13 years ago
  74. cfe21d9 remove first drm_kms_wait_for_post call by Chia-I Wu · 13 years ago
  75. 8c382cc fix build errors by Chia-I Wu · 13 years ago
  76. db29afe vmwgfx: assorted fixes by Chia-I Wu · 13 years ago
  77. 64591d8 update pci_ids by Chia-I Wu · 13 years ago
  78. 74a2f65 radeon: use a table to detect chip family by Chia-I Wu · 13 years ago
  79. 5bb8620 drop the 'c' suffix from i915c/i965c by Chia-I Wu · 13 years ago
  80. 8542de3 revise gralloc_drm bo interface by Chia-I Wu · 13 years ago
  81. d5c39c9 add more functions to gralloc_drm kms interface by Chia-I Wu · 13 years ago
  82. 333d566 add support for debug.drm.mode by Chia-I Wu · 13 years ago
  83. 75ee75c protect against NULL handle by Chia-I Wu · 13 years ago
  84. 1db5403 make sure the driver is initialized before registering by Chia-I Wu · 13 years ago
  85. 92eac93 allow FB to be mapped by Chia-I Wu · 13 years ago
  86. 25e0413 map a bo only when it is locked for CPU access by Chia-I Wu · 13 years ago
  87. 2fc5da4 close bo on unregister() by Chia-I Wu · 13 years ago
  88. 3b55dd8 android: use BOARD_GPU_DRIVERS by Chia-I Wu · 13 years ago
  89. fdf2a36 radeon: zero the newly allocated bo by Chia-I Wu · 13 years ago
  90. aba06d5 radeon: refactor bo allocation by Chia-I Wu · 13 years ago
  91. a442674 radeon: verbose debug messages on errors by Chia-I Wu · 13 years ago
  92. 68ea7da improve bo validation a little bit by Chia-I Wu · 13 years ago
  93. cbd6279 radeon: enable tiling by Chia-I Wu · 13 years ago
  94. 896fbd1 radeon: detect chip family by Chia-I Wu · 13 years ago
  95. 3dcc015 support other drivers in pipe by Chia-I Wu · 13 years ago
  96. e59db8f let drivers decide the fb format by Chia-I Wu · 13 years ago
  97. 59eb3d8 add (untested) copy support to pipe by Chia-I Wu · 13 years ago
  98. a020bfa add (untested) pipe support by Chia-I Wu · 13 years ago
  99. 64345b4 add nouveau support by Chia-I Wu · 13 years ago
  100. 2ec32d4 initial commit by Chia-I Wu · 13 years ago