index
:
drm_hwcomposer
main
master
KMS-based HWComposer implementation (mirrored from https://gitlab.freedesktop.org/drm-hwcomposer/drm-hwcomposer)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
drm_hwcomposer: Add feature to search for KMS DRI card
HEAD
master
Matvii Zorin
2
-2
/
+30
2020-07-03
drm_hwcomposer: Implement *DisplayBrightness* stubs
Andrii Chepurnyi
2
-0
/
+22
2020-07-03
drm_hwcomposer: Implement SetColorModeWithIntent stub
Andrii Chepurnyi
2
-0
/
+15
2020-07-03
drm_hwcomposer: Implement GetRenderIntents stub
Andrii Chepurnyi
2
-0
/
+31
2020-07-03
drm_hwcomposer: Fix ValidateDisplay() when lowest z-order is nonzero
Liviu Dudau
1
-2
/
+7
2020-07-01
drm_hwcomposer: Run test commit only when it actually needed
Matvii Zorin
1
-1
/
+3
2020-06-26
drm_hwcomposer: Fix invalid buffer_handle_t pointer
Paul Howgego
1
-6
/
+0
2020-06-26
drm_hwcomposer: Propagate PLATFORM_SDK_VERSION to cflags
Andrii Chepurnyi
1
-0
/
+6
2020-04-14
drm_hwcomposer: Fix GetDisplayIdentificationData
Andrii Chepurnyi
1
-3
/
+6
2020-02-21
drm_hwcomposer: Relax failure when no EDID property is found
John Stultz
1
-2
/
+1
2020-02-20
drm_hwcomposer: Improve error messages.
Peter Collingbourne
2
-3
/
+3
2020-02-19
drm_hwcomposer: Add statistics on flattening to dump message
Roman Kovalivskyi
4
-11
/
+55
2020-02-19
drm_hwcomposer: Add fallback to client for layers flattening
Roman Kovalivskyi
4
-43
/
+140
2020-02-19
drm_hwcomposer: Add property that allows disabling of hardware scaling
Roman Stratiienko
4
-1
/
+26
2020-02-11
drm_hwcomposer: Try to fix build with older Android Pie releases
John Stultz
2
-1
/
+6
2020-02-10
drm_hwcomposer: Extract more BO data by Imagination importer v2
Roman Stratiienko
1
-0
/
+2
2020-02-04
drm_hwcomposer: Revert "drm_hwcomposer: Extract more BO data by Imagination i...
John Stultz
1
-9
/
+2
2020-01-24
drm_hwcomposer: Extract more BO data by Imagination importer
Roman Stratiienko
1
-2
/
+9
2020-01-16
drm_hwcomposer: Remove redundant hotplug call
Roman Kovalivskyi
1
-3
/
+0
2020-01-16
drm_hwcomposer: Add check to vsync routine to avoid crash on callback
Roman Kovalivskyi
2
-5
/
+21
2020-01-04
drm_hwcomposer: Add GetDisplayCapabilities and getDisplayIdentificationData
Lowry Li (Arm Technology China)
4
-0
/
+63
2019-12-19
drm_hwcomposer: Extract ConvertBoInfo() from ImportBuffer() method
Roman Stratiienko
12
-138
/
+88
2019-12-17
drm_hwcomposer: Choose client layer range to achieve minimal GPU load
Roman Stratiienko
2
-16
/
+66
2019-12-16
drm_hwcomposer: Add simplistic SetColorTransform implementation
Roman Kovalivskyi
2
-4
/
+28
2019-12-16
drm_hwcomposer: Add simplistic SetLayerColor implementation
Roman Kovalivskyi
2
-2
/
+5
2019-12-09
drm_hwcomposer: Add refcount for GEM handle
Vincent Donnefort
6
-7
/
+46
2019-12-04
drm_hwcomposer: Introduce dumpsys metrics
Roman Stratiienko
2
-5
/
+95
2019-12-03
drm_hwcomposer: Fix returned fence in PresentDisplay
Matteo Franchin
4
-21
/
+18
2019-11-28
drm_hwcomposer: Add safe guard for unknown connector type
Roman Kovalivskyi
1
-3
/
+8
2019-11-28
drm_hwcomposer: Fix compilation issues with Android 9
Roman Kovalivskyi
1
-5
/
+6
2019-11-27
drm_hwcomposer: Fix missing definition build error on P and earlier
Roman Stratiienko
6
-5
/
+6
2019-11-21
drm_hwcomposer: Add property hwc.drm.primary_display_order
Roman Kovalivskyi
1
-11
/
+98
2019-11-21
drm_hwcomposer: Add DrmConnector::name function
Roman Kovalivskyi
2
-0
/
+20
2019-11-21
drm_hwcomposer: Apply same logic for 'CURSOR' layers as for 'DEVICE'
Roman Stratiienko
2
-1
/
+8
2019-11-21
drm_hwcomposer: Fix mixed layer composition
Roman Stratiienko
1
-39
/
+20
2019-11-11
drm_hwcomposer: Add Imagination platform support
Roman Stratiienko
3
-0
/
+112
2019-11-06
drm_hwcomposer: avoid using signed errno on uint32 type
Roman Stratiienko
3
-7
/
+9
2019-10-22
drm_hwcomposer: HWC2: Handle bad layer_handle
Vincent Donnefort
2
-4
/
+13
2019-10-22
drm_hwcomposer: HWC2: Handle bad display_handle
Vincent Donnefort
1
-6
/
+18
2019-10-22
drm_hwcomposer: HWC2: Align SetColorMode Error with Android VTS
Vincent Donnefort
1
-1
/
+1
2019-10-22
drm_hwcomposer: HWC2: Align SetPowerMode Errors with Android VTS
Vincent Donnefort
1
-1
/
+4
2019-10-10
drm_hwcomposer: platformmeson: fix AFBC 32x8 feature support
Neil Armstrong
1
-5
/
+6
2019-07-11
drm_hwcomposer: add LCD panel support
Mykhailo Sopiha
1
-1
/
+2
2019-07-11
drm_hwcomposer: add non hwfb import filter
Mykhailo Sopiha
2
-1
/
+14
2019-06-21
drm_hwcomposer: pre-filter modes provided to HWC2
Neil Armstrong
1
-17
/
+59
2019-06-11
drm_hwcomposer: Organize files into subdirs
Sean Paul
46
-24
/
+32
2019-06-11
drm_hwcomposer: Add platformmeson for Amlogic SoC support
Neil Armstrong
3
-0
/
+191
2019-06-11
drm_hwcomposer: Drop modes with DRM_MODE_FLAG_INTERLACE to HWC2
Neil Armstrong
1
-8
/
+25
2019-06-07
drm_hwcomposer: clean Importer inherited classes
Mykhailo Sopiha
6
-64
/
+8
2019-06-04
drm_hwcomposer: recalculate vrefresh from clock + resolution
Neil Armstrong
1
-2
/
+2
[next]