summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-24drm_hwcomposer: Add feature to search for KMS DRI cardHEADmasterMatvii Zorin1-0/+1
2020-07-03drm_hwcomposer: Implement *DisplayBrightness* stubsAndrii Chepurnyi1-0/+2
2020-07-03drm_hwcomposer: Implement SetColorModeWithIntent stubAndrii Chepurnyi1-0/+1
2020-07-03drm_hwcomposer: Implement GetRenderIntents stubAndrii Chepurnyi1-0/+4
2020-02-19drm_hwcomposer: Add statistics on flattening to dump messageRoman Kovalivskyi2-2/+10
2020-02-19drm_hwcomposer: Add fallback to client for layers flatteningRoman Kovalivskyi2-0/+27
2020-02-19drm_hwcomposer: Add property that allows disabling of hardware scalingRoman Stratiienko2-0/+19
2020-02-11drm_hwcomposer: Try to fix build with older Android Pie releasesJohn Stultz1-0/+2
2020-01-16drm_hwcomposer: Add check to vsync routine to avoid crash on callbackRoman Kovalivskyi1-1/+1
2020-01-04drm_hwcomposer: Add GetDisplayCapabilities and getDisplayIdentificationDataLowry Li (Arm Technology China)2-0/+7
2019-12-19drm_hwcomposer: Extract ConvertBoInfo() from ImportBuffer() methodRoman Stratiienko2-0/+6
2019-12-17drm_hwcomposer: Choose client layer range to achieve minimal GPU loadRoman Stratiienko1-0/+4
2019-12-16drm_hwcomposer: Add simplistic SetColorTransform implementationRoman Kovalivskyi1-0/+5
2019-12-16drm_hwcomposer: Add simplistic SetLayerColor implementationRoman Kovalivskyi1-0/+1
2019-12-04drm_hwcomposer: Introduce dumpsys metricsRoman Stratiienko1-1/+25
2019-12-03drm_hwcomposer: Fix returned fence in PresentDisplayMatteo Franchin3-8/+8
2019-11-21drm_hwcomposer: Add DrmConnector::name functionRoman Kovalivskyi1-0/+4
2019-11-21drm_hwcomposer: Apply same logic for 'CURSOR' layers as for 'DEVICE'Roman Stratiienko1-0/+1
2019-10-22drm_hwcomposer: HWC2: Handle bad layer_handleVincent Donnefort1-4/+10
2019-10-22drm_hwcomposer: HWC2: Handle bad display_handleVincent Donnefort1-6/+18
2019-06-11drm_hwcomposer: Organize files into subdirsSean Paul20-0/+2084