OSDN Git Service

android-x86/external-drm_gralloc.git
2019-02-23 Chih-Wei HuangRemove unused variables android-x86-7.1-r4 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5 android-x86-9.0-r1 android-x86-9.0-r2
2019-02-23 Chih-Wei HuangInclude <string.h>
2019-01-14 Chih-Wei Huanggralloc_drm: open the DRM device of the primary framebuffer android-x86-8.1-r1
2018-10-30 Mauro Rossigralloc_pipe_drm: support rework PIPE_HANDLE_USAGE_...
2018-09-06 Chih-Wei HuangMerge remote-tracking branch 'x86/nougat-x86' into...
2018-09-06 Mauro Rossigralloc_pipe_drm: add storage_sample_count parameter...
2018-07-24 Chih-Wei HuangRemove radeonsi from the list of radeon_drivers android-x86-7.1-r3
2018-07-14 Mauro Rossigralloc_drm_pipe: add support for winsys handle types
2018-01-04 Chih-Wei HuangMerge remote-tracking branch 'x86/nougat-x86' into...
2018-01-04 Chih-Wei HuangFix insignificant warnings android-x86-7.1-r1 android-x86-7.1-r2
2018-01-04 Chih-Wei Huanggralloc_drm_kms: use local buffer for uevent_desc
2018-01-04 Chih-Wei Huanggralloc_drm_kms: try to find more primary display
2018-01-04 Chih-Wei Huanggralloc_drm_kms: fix possible segfault
2018-01-03 Chih-Wei Huanggralloc_drm_kms: fix connector leak
2017-11-23 Chih-Wei HuangMerge remote-tracking branch 'x86/nougat-x86' into...
2017-11-23 Chih-Wei Huanggralloc_drm: search the correct drm device
2017-11-20 Mauro RossiContinue using BGRA_8888 for pipe drivers
2017-11-20 Chih-Wei HuangRemove obsolete code
2017-11-20 Mauro Rossigralloc_drm_pipe: update DRI_LIBRARY_PATH to /vendor
2017-11-20 Chih-Wei HuangMove libraries to /vendor
2017-11-03 Chih-Wei Huanggralloc_drm_intel: only use RGBA_8888 in flip mode
2017-09-09 Chih-Wei HuangAvoid duplicated macro definition
2017-08-23 Mauro Rossinouveau: add support for Pascal chipsets
2017-08-23 Tomasz Figadrm_gralloc: Enable allocation of flexible YUV420 buffers
2017-08-23 Tomasz Figadrm_gralloc: Implement lock_ycbcr method
2017-07-30 Chih-Wei HuangContinue using BGRA_8888 for nouveau and radeon
2017-07-27 Chih-Wei Huanggralloc_drm: allow GRALLOC_USAGE_HW_VIDEO_ENCODER buffers
2017-07-27 Chih-Wei HuangSync GRALLOC_MODULE_PERFORM_GET_DRM_FD definition with...
2017-07-03 Chih-Wei HuangChange default pixel format to RGBA8888
2017-05-15 Mauro RossiUpdate sw usage flags handling marshmallow-x86
2017-03-17 Chih-Wei Huanggralloc_drm_pipe: fix the arguments of resource_get_handle android-x86-6.0-r3
2016-09-09 Mauro Rossiremove PIPE_BIND_TRANSFER_READ/WRITE for compatibility... android-x86-6.0-r2
2016-08-27 Mauro Rossiandroid: fix gralloc_drm_pipe building error with mesa...
2016-07-11 Chih-Wei Huanggralloc_drm: show the unsupported error if drv is null android-x86-6.0-r1
2016-07-06 Mark Yaodrm_gralloc: fix random crash with wildpointer
2016-06-27 WuZhenSupport multiple exteranl dispaly in mirror mode
2016-06-27 WuZhenMaintain a list of connector outputs
2016-06-27 WuZhenRename hdmi_output_mode
2016-06-27 Ma JianBest fit the external display
2016-06-13 Mauro Rossinouveau: add support for latest Kepler and Maxwell...
2016-06-13 Mauro Rossiandroid: fix gralloc_drm_pipe building error with mesa...
2016-05-12 WuZhenavoid issue with devices that don't support blit.
2016-05-12 WuZhenRevert "TEMP HACK: make non-standalone surfaceflinger...
2016-05-12 WuZhensupport hotplug with vanilla drm uevent
2016-05-12 WuZhensupport hdmi clone more for intel GEN8+ gpus
2016-05-02 Mauro Rossigralloc_drm: use pipe as a fallback instead of default
2016-04-01 Rob Herringdrm_gralloc: pipe: add error handling for NULL load_pip...
2016-04-01 Rob HerringFix gralloc_drm_handle_t size mismatch on 32 and 64...
2016-03-18 Chih-Wei Huanggralloc_drm_pipe: ignore mode_quirk_vmwgfx
2016-03-17 Chih-Wei HuangRevert "Changed format constants to match what vmwgfx...
2016-03-17 Rob HerringAndroid.mk: remove unneeded static libraries
2016-03-17 Rob HerringBuild pipe support by default
2016-03-17 Rob ClarkWIP: synchronize gralloc entry points
2016-03-17 Rob HerringAdd gralloc_drm_get_prime_fd function
2016-03-17 Rob Herringpipe: use gallium loader function
2016-03-17 Rob Herringfix pipe building with upstream
2016-01-06 WuZhenadd padding to gralloc_drm_handle_t
2015-11-13 Chih-Wei HuangMerge remote-tracking branch 'x86/lollipop-x86' into...
2015-11-13 Mauro Rossifix GRALLOC_DRM_HANDLE_NUM_INTS definition for 64-bit lollipop-x86
2015-10-09 Chih-Wei HuangRevert "gralloc: Remove localized hw specific pixel...
2015-10-09 Sean Pauldrm_gralloc: Add drm_gralloc actions to gralloc_drm.h
2015-10-06 Rob ClarkWIP: always use gralloc_drm_get_pid()
2015-09-18 Mauro Rossiandroid: export drm_gralloc headers
2015-07-26 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2015-07-26 Paulo Sergio... Correct the casting type for radeon drm calls
2015-06-19 Chih-Wei Huanggralloc_drm_pipe: remove unnecessary headers kitkat-x86 android-x86-4.4-r3
2015-05-11 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2015-05-11 Paulo Sergio... Include newer/missing chipset families
2015-04-29 Chih-Wei Huanggralloc_drm: make GRALLOC_USAGE_SW_READ_OFTEN be a...
2015-04-29 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2015-04-29 Paulo Sergio... Enable radeonsi on Android-x86
2015-04-29 Chih-Wei Huangdo not use pipe driver for r600g
2015-04-29 Chih-Wei Huangremove unnecessary paths in LOCAL_C_INCLUDES
2015-04-19 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2015-04-19 Paulo Sergio... Changed format constants to match what vmwgfx driver...
2015-01-29 Chih-Wei Huangnouveau: undefine SW_INDICATOR_FULLY_DISABLES_TILING
2015-01-22 Chih-Wei Huanggralloc_drm_pipe: fix building errors with mesa 10.4
2015-01-22 Chih-Wei Huangadd radeonsi to pci_id_driver_map.h
2015-01-22 Emil Velikovnouveau: bring some sw_indicator love
2015-01-22 Emil Velikovnouveau: update against libdrm_nouveau-2.0
2015-01-22 Emil Velikovall: Cleanup duplicated macros.
2015-01-22 Emil Velikovgralloc_drm_pipe: bail out as soon as the correct scree...
2015-01-22 Emil Velikovgralloc_drm: bail out early when we find the driver
2015-01-20 Chih-Wei Huangfix building issues of 64-bit targets
2015-01-20 Chih-Wei Huangenable multiarch builds
2015-01-16 Rob Clarkfreedreno: completely untested initial support
2015-01-01 Chih-Wei Huanggralloc_drm: improve log android-x86-4.4-r2
2014-05-19 pstgliaradeon: fix tiling config for family older than 06xx android-x86-4.4-r1
2013-09-24 Chih-Wei Huangget rid of HAL pixelformats 5551 and 4444
2013-08-04 Chih-Wei Huangradeon: update chipinfo and remove outdated headers
2013-07-22 Chih-Wei Huangr600g: fix building errors with the latest mesa
2013-07-17 Chih-Wei Huanggralloc_drm_intel: fix i915 issues: failed to exec...
2013-07-17 Somebodyallow to force graphics mode
2013-07-17 Chih-Wei HuangTEMP HACK: make non-standalone surfaceflinger work
2013-07-17 Chih-Wei Huangchange hal name to gralloc.drm
2013-06-12 Andy RossFix refcounting of mapped bo's
2013-05-21 Tapani Pälligralloc: map HAL format RGBX_8888 to drm format XBGR8888
2013-05-13 Tapani Pälligralloc: provide methods for hwc to change handle of...
2013-05-09 Matthew K GumbelMerge "gralloc: check possible crtcs of plane against...
2013-05-09 Andrew P BoieMerge "gralloc: Remove localized hw specific pixel...
next