OSDN Git Service

drm_hwcomposer: Fix client range selection logic
[android-x86/external-drm_hwcomposer.git] / drm /
2021-03-03 Roman Stratiienkodrm_hwcomposer: CI: Add more source files to the build
2021-03-03 Roman Stratiienkodrm_hwcomposer: clang-tidy: enable cppcoreguidelines...
2021-03-03 Roman Stratiienkodrm_hwcomposer: clang-tidy: enable clang-analyzer-...
2021-03-03 Roman Stratiienkodrm_hwcomposer: enable code analysis using clang-tidy
2021-03-03 Roman Stratiienkodrm_hwcomposer: CI: Initial build and clang-tidy checks
2021-02-11 John Stultzdrm_hwcomposer: Fix drmSetMaster() usage
2021-01-30 Matvii Zorindrm_hwcomposer: Add support for color encoding and...
2021-01-16 Roman Stratiienkodrm_hwcomposer: Support unique fd for every YUV plane
2021-01-13 Roman Stratiienkodrm_hwcomposer: Ensure composer has master access to...
2020-12-03 Roman Stratiienkodrm_hwcomposer: Reorganize modifiers handling logic
2020-11-02 Dennis Tsiangdrm_hwcomposer: implement Gralloc 4 BufferInfoMapperMet...
2020-10-20 Roman Stratiienkodrm_hwcomposer: refactor platform directory
2020-09-28 Roman Stratiienkodrm_hwcomposer: Fix RegisterCallback() function
2020-09-26 Marijn Suijtendrm_hwcomposer: Return error from GetEdidBlob if blob...
2020-09-25 Roman Kovalivskyidrm_hwcomposer: Add supported formats list to DrmPlane
2020-09-11 Andrii Chepurnyidrm_hwcomposer: Fix EDID fetch from DRM
2020-09-08 Roman Stratiienkodrm_hwcomposer: use CamelCase in source/header files...
2020-09-08 Roman Stratiienkodrm_hwcomposer: move header files into source directory
2020-08-26 Matvii Zorindrm_hwcomposer: Add backend-dependent validation for...
2020-08-20 Jason Macnakdrm_hwcomposer: Move properties into vendor namespace
2020-07-24 Matvii Zorindrm_hwcomposer: Add feature to search for KMS DRI card
2020-02-21 John Stultzdrm_hwcomposer: Relax failure when no EDID property...
2020-02-20 Peter Collingbournedrm_hwcomposer: Improve error messages.
2020-02-19 Roman Stratiienkodrm_hwcomposer: Add property that allows disabling...
2020-01-16 Roman Kovalivskyidrm_hwcomposer: Add check to vsync routine to avoid...
2020-01-04 Lowry Li (Arm Tech... drm_hwcomposer: Add GetDisplayCapabilities and getDispl...
2019-11-28 Roman Kovalivskyidrm_hwcomposer: Add safe guard for unknown connector...
2019-11-28 Roman Kovalivskyidrm_hwcomposer: Fix compilation issues with Android 9
2019-11-21 Roman Kovalivskyidrm_hwcomposer: Add property hwc.drm.primary_display_order
2019-11-21 Roman Kovalivskyidrm_hwcomposer: Add DrmConnector::name function
2019-07-11 Mykhailo Sopihadrm_hwcomposer: add LCD panel support
2019-06-11 Sean Pauldrm_hwcomposer: Organize files into subdirs