OSDN Git Service

android-x86/external-drm_hwcomposer.git
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 Stratiienkodrm_hwcomposer: fix build error after fbf5c0ca45b3
2020-09-25 Roman Kovalivskyidrm_hwcomposer: Add check for format support during...
2020-09-25 Roman Kovalivskyidrm_hwcomposer: Add supported formats list to DrmPlane
2020-09-24 Mattijs Korpershoekdrm_hwcomposer: add drm-mediatek to client-backend...
2020-09-23 Mattijs Korpershoekdrm_hwcomposer: Add MediaTek platform support
2020-09-12 Roman Stratiienkodrm_hwcomposer: remove vendor.hwc.drm.exclude_non_hwfb_...
2020-09-12 Roman Stratiienkodrm_hwcomposer: always use PlanStageGreedy
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-09-01 Roman Stratiienkodrm_hwcomposer: libdrm gralloc_handle: modifiers and...
2020-09-01 Roman Stratiienkodrm_hwcomposer: fix incorrect layer_count usage
2020-08-26 Matvii Zorindrm_hwcomposer: Add rcar-du display backend
2020-08-26 Matvii Zorindrm_hwcomposer: Add composition skipping backend
2020-08-26 Matvii Zorindrm_hwcomposer: Add backend-dependent validation for...
2020-08-26 Matvii Zorindrm_hwcomposer: Expand access to HwcDisplay class members
2020-08-26 Matvii Zorindrm_hwcomposer: Move DrmHwcTwo internal classes outside...
2020-08-26 Matvii Zorindrm_hwcomposer: Add include guard into drmhwctwo.h
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-07-03 Andrii Chepurnyidrm_hwcomposer: Implement *DisplayBrightness* stubs
2020-07-03 Andrii Chepurnyidrm_hwcomposer: Implement SetColorModeWithIntent stub
2020-07-03 Andrii Chepurnyidrm_hwcomposer: Implement GetRenderIntents stub
2020-07-03 Liviu Dudaudrm_hwcomposer: Fix ValidateDisplay() when lowest z...
2020-07-01 Matvii Zorindrm_hwcomposer: Run test commit only when it actually...
2020-06-26 Paul Howgegodrm_hwcomposer: Fix invalid buffer_handle_t pointer
2020-06-26 Andrii Chepurnyidrm_hwcomposer: Propagate PLATFORM_SDK_VERSION to cflags
2020-04-14 Andrii Chepurnyidrm_hwcomposer: Fix GetDisplayIdentificationData
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 Kovalivskyidrm_hwcomposer: Add statistics on flattening to dump...
2020-02-19 Roman Kovalivskyidrm_hwcomposer: Add fallback to client for layers flatt...
2020-02-19 Roman Stratiienkodrm_hwcomposer: Add property that allows disabling...
2020-02-11 John Stultzdrm_hwcomposer: Try to fix build with older Android...
2020-02-10 Roman Stratiienkodrm_hwcomposer: Extract more BO data by Imagination...
2020-02-04 John Stultzdrm_hwcomposer: Revert "drm_hwcomposer: Extract more...
2020-01-24 Roman Stratiienkodrm_hwcomposer: Extract more BO data by Imagination...
2020-01-16 Roman Kovalivskyidrm_hwcomposer: Remove redundant hotplug call
2020-01-16 Roman Kovalivskyidrm_hwcomposer: Add check to vsync routine to avoid...
2020-01-04 Lowry Li (Arm... drm_hwcomposer: Add GetDisplayCapabilities and getDispl...
2019-12-19 Roman Stratiienkodrm_hwcomposer: Extract ConvertBoInfo() from ImportBuff...
2019-12-17 Roman Stratiienkodrm_hwcomposer: Choose client layer range to achieve...
2019-12-16 Roman Kovalivskyidrm_hwcomposer: Add simplistic SetColorTransform implem...
2019-12-16 Roman Kovalivskyidrm_hwcomposer: Add simplistic SetLayerColor implementation
2019-12-09 Vincent Donnefortdrm_hwcomposer: Add refcount for GEM handle
2019-12-04 Roman Stratiienkodrm_hwcomposer: Introduce dumpsys metrics
2019-12-03 Matteo Franchindrm_hwcomposer: Fix returned fence in PresentDisplay
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-27 Roman Stratiienkodrm_hwcomposer: Fix missing definition build error...
2019-11-21 Roman Kovalivskyidrm_hwcomposer: Add property hwc.drm.primary_display_order
2019-11-21 Roman Kovalivskyidrm_hwcomposer: Add DrmConnector::name function
2019-11-21 Roman Stratiienkodrm_hwcomposer: Apply same logic for 'CURSOR' layers...
2019-11-20 Roman Stratiienkodrm_hwcomposer: Fix mixed layer composition
2019-11-11 Roman Stratiienkodrm_hwcomposer: Add Imagination platform support
2019-11-06 Roman Stratiienkodrm_hwcomposer: avoid using signed errno on uint32...
2019-10-22 Vincent Donnefortdrm_hwcomposer: HWC2: Handle bad layer_handle
2019-10-22 Vincent Donnefortdrm_hwcomposer: HWC2: Handle bad display_handle
2019-10-22 Vincent Donnefortdrm_hwcomposer: HWC2: Align SetColorMode Error with...
2019-10-22 Vincent Donnefortdrm_hwcomposer: HWC2: Align SetPowerMode Errors with...
2019-10-10 Neil Armstrongdrm_hwcomposer: platformmeson: fix AFBC 32x8 feature...
2019-07-11 Mykhailo Sopihadrm_hwcomposer: add LCD panel support
2019-07-11 Mykhailo Sopihadrm_hwcomposer: add non hwfb import filter
2019-06-21 Neil Armstrongdrm_hwcomposer: pre-filter modes provided to HWC2
2019-06-11 Sean Pauldrm_hwcomposer: Organize files into subdirs
2019-06-11 Neil Armstrongdrm_hwcomposer: Add platformmeson for Amlogic SoC support
2019-06-11 Neil Armstrongdrm_hwcomposer: Drop modes with DRM_MODE_FLAG_INTERLACE...
2019-06-07 Mykhailo Sopihadrm_hwcomposer: clean Importer inherited classes
2019-06-04 Neil Armstrongdrm_hwcomposer: recalculate vrefresh from clock + resol...
2019-04-11 Victor Chongdrm_hwcomposer: platformhisi: extend conditional of...
2019-04-10 Colin Crossdrm_hwcomposer: Move hwcomposer.drm_hikey and hwcompose...
2019-04-10 Colin Crossdrm_hwcomposer: Convert external/drm_hwcomposer to...
2019-03-30 John Stultzdrm_hwcomposer: Remove unnecessary parentheses in the...
2019-03-28 John Stultzdrm_hwcomposer: Tweak mode selection to pick the first...
2019-03-19 Sean PaulRevert "drm_hwcomposer: platformgeneric: Fix build"
2019-03-18 Alexandru Gheorghedrm_hwcomposer: Set zpos relative to the minimum possib...
2019-03-18 Sean Pauldrm_hwcomposer: Rename DrmProperty::immutable()
2019-03-18 Sean Pauldrm_hwcomposer: Change return type of DrmProperty:...
2019-03-15 Sean Pauldrm_hwcomposer: Use proper commit for author/committer...
2019-03-06 Andrii Chepurnyidrm_hwcomposer: platformgeneric: Fix build
2019-03-06 Andrii Chepurnyidrm_hwcomposer: Chose preferred mode with type DRM_MODE...
2019-03-06 Andrii Chepurnyidrm_hwcomposer: Added hotplug support of the external...
2019-03-05 Andrii Chepurnyidrm_hwcomposer: Fix VSYNC control
2019-02-28 John Stultzdrm_hwcomposer: Initialize buffer_ pointer to NULL
2019-02-28 John Stultzdrm_hwcomposer: platformhisi: Conditionalize some of...
2019-01-31 Ayan Kumar... drm_hwcomposer: Add support for Arm Framebuffer Compres...
2019-01-30 Sean Pauldrm_hwcomposer: Fix check commit script to ignore case...
2019-01-15 John Stultzdrm_hwcomposer: Rework ValidateDisplay layer check...
2018-12-14 Jorge E. Moreiradrm_hwcomposer: Complete rename of DrmResources to...
2018-12-03 Alexey Firagodrm_hwcomposer: platformhisi: Remove fake-importing
2018-11-27 Alexey Firagodrm_hwcomposer: Add checking if we can import a buffer
2018-10-09 Alexandru Gheorghedrm_hwcomposer: Add z order support
2018-10-09 Alexandru Gheorghedrm_hwcomposer: Propagate PlanStage error
2018-09-05 Sean Pauldrm_hwcomposer: Add commit message validation to CI
2018-09-05 Sean Pauldrm_hwcomposer: Pull CI check into dedicated script
2018-09-04 Lowry Lidrm_hwcomposer: Add support for pixel blend mode property
2018-09-03 Andrii ChepurnyiFix actual clang-format version in readme
2018-08-31 John Stultzdrm_hwcomposer: Add support for P+ environments
next