1. e63a80b sdm: Add basic makefiles by Lihui Wen · 7 years ago
  2. 731bc93 sdm: Add support for multiple displays by Mathew Joseph Karimpanal · 8 years ago
  3. 5e656b2 sdm: comply with treble guidelines by Uday Kiran Pichika · 7 years ago
  4. e6e1b59 Revert "sdm: comply with treble guidelines" by Ramkumar Radhakrishnan · 7 years ago
  5. 2c7883a sdm: comply with treble guidelines by Uday Kiran Pichika · 7 years ago
  6. 2a419be sdm: Add support for WCG/HDR handling using SSPP by Arun Kumar K.R · 7 years ago
  7. 2d58644 sdm: Use generic libdebug utility. by Dileep Marchya · 7 years ago
  8. 2d7151c sdm: Set fb id for inline rotator session by Rohit Kulkarni · 8 years ago
  9. 6d0d806 sdm: Add support for excl rect by Namit Solanki · 8 years ago
  10. 45aa37c Merge "display: Enhance debug logging" by Linux Build Service Account · 8 years ago
  11. a73082e sdm: Add support for P010 Venus format by Mathew Joseph Karimpanal · 8 years ago
  12. d90a6a4 display: Enhance debug logging by Saurabh Dubey · 8 years ago
  13. 05a342a display: Mark header modules as vendor by Naseer Ahmed · 8 years ago
  14. 3d66b2b sdm: Add support to disable NoSplit strategy by Sushil Chauhan · 8 years ago
  15. 5d320c6 sdm: Provide best mode support for hdmi drm device by srikanth rajagopalan · 8 years ago
  16. 0a48110 sdm: Add support to simulate reduced configuration by Anjaneya Prasad Musunuri · 8 years ago
  17. ec21903 Merge "sdm: Add support for inline rotator" by Linux Build Service Account · 8 years ago
  18. 8622e36 sdm: Add support for inline rotator by Rohit Kulkarni · 9 years ago
  19. 66db305 sdm: Add sync task utility. by Dileep Marchya · 8 years ago
  20. 725789e display: Use LOCAL_VENDOR_MODULE by Naseer Ahmed · 8 years ago
  21. 25cdf2d sdm: Add factory template for compile time exclusion. by Dileep Marchya · 8 years ago
  22. 35d7f83 sdm: add utils to makefile by Ch Ganesh Kumar · 8 years ago
  23. ffb4b39 Merge "sdm/gralloc: Use correct DRM format enums for RGB formats" by Linux Build Service Account · 8 years ago
  24. 9c7ab94 display: Move all opensource modules to vendor partition by Naseer Ahmed · 8 years ago
  25. 7943ec9 display-hal: Add support for P010 ubwc format by Rohit Kulkarni · 9 years ago
  26. 4d78d03 display: makefile fixes by Naseer Ahmed · 8 years ago
  27. 8c305cc sdm: Add property to define max upscaling limit. by Rajavenu Kyatham · 8 years ago
  28. d77bc08 Merge "sdm: Change idle fallback time dynamically." by Linux Build Service Account · 8 years ago
  29. c1a71ca sdm: Add property to disable partial split by Pullakavi Srinivas · 8 years ago
  30. 1e54952 Revert "display: Move all opensource modules to vendor partition" by Naseer Ahmed · 8 years ago
  31. 4c79040 display: Move all opensource modules to vendor partition by Naseer Ahmed · 8 years ago
  32. b06308d sdm: Change idle fallback time dynamically. by Dileep Marchya · 8 years ago
  33. 5de9c63 sdm: Add support to recompute rectangles considering flips by Pullakavi Srinivas · 9 years ago
  34. 7d476ed sdm: drm: Add support for default non-atomic mode by Saurabh Shah · 9 years ago
  35. 61173ea sdm: Add support for new pixel formats in HAL by Rahul Sharma · 9 years ago
  36. 1494a93 sdm: Update layer parameters based on panel orientation by Pullakavi Srinivas · 9 years ago
  37. 40c8cf5 sdm: Add support for multiple tone map sessions by Sushil Chauhan · 9 years ago
  38. 0568ff1 sdm: Add utils in SDM utils by Sushil Chauhan · 9 years ago
  39. 9500197 Merge "sdm: Fix the MIN and MAX downscale factors for Rotator" by Linux Build Service Account · 9 years ago
  40. 6064cad sdm: Fix Map rect for offset in source domain by Prabhanjan Kandula · 9 years ago
  41. 249e03b sdm: Multi rect partial update changes by Ramkumar Radhakrishnan · 9 years ago
  42. fcdb6ac sdm: Fix the MIN and MAX downscale factors for Rotator by Sushil Chauhan · 9 years ago
  43. a61a5f8 sdm : Allow configurable sdm layer limit for external by Prabhanjan Kandula · 9 years ago
  44. 82253a4 sdm: Remove version dependency. by Rajavenu Kyatham · 9 years ago
  45. d3b4c06 sdm: Add property to enable destination scalar during bootup. by Ramkumar Radhakrishnan · 9 years ago
  46. b27735f sdm: Add rect mapping and interface to store actual resolution by Ramkumar Radhakrishnan · 9 years ago
  47. 000e198 Merge "sdm: Identify device node path before opening." by Linux Build Service Account · 9 years ago
  48. 710bc97 Merge "sdm: Export SDM interface headers to OUT directory." by Linux Build Service Account · 9 years ago
  49. bca3c7b sdm: Identify device node path before opening. by Dileep Marchya · 9 years ago
  50. f7f74a4 sdm: Export SDM interface headers to OUT directory. by Rajavenu Kyatham · 9 years ago
  51. 038ee09 sdm: Add GCC toolchain compatible makefiles. by Rajavenu Kyatham · 9 years ago
  52. f2ecade sdm: add check for disabling external animation by Ray Zhang · 9 years ago
  53. d6c709e Merge "sdm: Add property to define max video upscaling limit." by Linux Build Service Account · 9 years ago
  54. 694e4b3 sdm: Add property to define max video upscaling limit. by Dileep Marchya · 9 years ago
  55. 14a1fc6 sdm: Add support for adaptive variable refresh feature by Ramkumar Radhakrishnan · 9 years ago
  56. 2976276 sdm: Fix return value of DynLib::Open method. by Dileep Marchya · 9 years ago
  57. c644266 display-hal: Exclude HWC libs compilation. by Pullakavi Srinivas · 9 years ago
  58. 7290bd2 sdm: Use std version for basic operations. by Dileep Marchya · 9 years ago
  59. 52e51e4 sdm: Add DynLib utility for dynamic library lifecycle management. by Dileep Marchya · 9 years ago
  60. a5aee8d sdm: Use fstream to read sysfs entries. by Dileep Marchya · 9 years ago
  61. 6884047 sdm: Add support for dynamic layer mixer resolution change. by Ramkumar Radhakrishnan · 9 years ago
  62. ca8b2f3 sdm: Set system property when HDMI is Primary by Tatenda Chipeperekwa · 9 years ago
  63. 352a0ba sdm: Add sys wrappers for read, write, eventfd system calls by Tatenda Chipeperekwa · 9 years ago
  64. 3c3258c sdm/hwc: Add support for concurrent writeback by Saurabh Shah · 9 years ago
  65. d68b47d display: Use common includes in SDM by Naseer Ahmed · 9 years ago
  66. f4912df sdm: Add support for 10 bit RGB/YUV formats. by Ramkumar Radhakrishnan · 9 years ago
  67. bb069a6 sdm: Fix Wconversion errors by Naseer Ahmed · 9 years ago
  68. 918435f sdm: color-manager: Detect first frame of UI to apply color-mode. by Siddharth Zaveri · 10 years ago
  69. ddca4e7 sdm: Remove unused function in rect utility by Manoj Kumar AVM · 10 years ago
  70. 55fe304 sdm: Add SPD information for HDMI by Arun Kumar K.R · 10 years ago
  71. d8690a2 sdm: Use Sys wrapper for dup() call by Ramkumar Radhakrishnan · 10 years ago
  72. aa18fa0 Merge "sdm: Adjust the split if a horizontal flip is present" by Linux Build Service Account · 10 years ago
  73. 114e51f sdm: Cancel display event thread on exit. by Dileep Marchya · 10 years ago
  74. a866864 sdm: Adjust the split if a horizontal flip is present by Tatenda Chipeperekwa · 10 years ago
  75. ee93e50 sdm: Add a method to calculate union of a rectangle array. by Dileep Marchya · 10 years ago
  76. c604fb5 sdm: add header unistd.h by Chiou-Hao Hsu · 10 years ago
  77. ee1fc7e sdm: Do not allow decimation on UBWC framebuffer by Sushil Chauhan · 10 years ago
  78. 2d019a4 sdm: Support ControlPartialUpdate api in libqdutils by Manoj Kumar AVM · 10 years ago
  79. 511fb6d sdm: Add a property to disable scalar by Dileep Marchya · 10 years ago
  80. 3450811 sdm: Add split rectangle support for split rotation. by Ramkumar Radhakrishnan · 10 years ago
  81. b5e45c4 sdm: Parse UBWC feature from MDP caps by Sushil Chauhan · 10 years ago
  82. de0339e sdm: Add Sys::* types for system call wrappers. by Dileep Marchya · 10 years ago
  83. b3b0a33 sdm: Default to C++11 standard and use clang toolchain by Naseer Ahmed · 10 years ago
  84. 299b030 sdm: Align system properties with customer documentation by Tatenda Chipeperekwa · 10 years ago
  85. 45b11d2 sdm: Report mixer configuration in dumpsys by Tatenda Chipeperekwa · 10 years ago
  86. e2a5908 sdm: Remove libsdmutils dependency on Android. by Dileep Marchya · 10 years ago
  87. 73d002e sdm: Align to new SDM design. by Dileep Marchya · 10 years ago