OSDN Git Service

android-x86/external-drm_gralloc.git
2017-11-23 Chih-Wei Huanggralloc_drm: search the correct drm device
2017-11-20 Chih-Wei HuangRemove obsolete code
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...
2013-05-07 Tapani Pälligralloc: check possible crtcs of plane against primary...
2013-05-03 Tapani Pälligralloc: cleanup, use ALIGN macro
2013-05-03 Chia-I Wuadd ilo to intel_drivers
2013-05-01 Sean V Kelleygralloc: Remove localized hw specific pixel format
2013-04-15 Tapani Pälligralloc: plane support
2013-04-11 Chih-Wei Huanggralloc_drm: fix building errors with latest mesa
2013-03-01 Tapani Pälligralloc: use proper mode for hdmi output
2013-03-01 Tapani Pälligralloc: change copy api and fix copy function for...
2013-02-18 Tapani Pällimove drm_module_t to a hal private header
2013-02-04 Andrew P BoieMerge "gralloc_drm_bo_lock: add special usage for GRALL...
2013-01-21 Tapani Pälligralloc: set supported planes for buffers on allocation
2013-01-21 Tapani Pälligralloc: implement yuv offset query as hw specific...
2013-01-18 Adrian Marius... gralloc_drm_bo_lock: add special usage for GRALLOC_USAG...
2013-01-15 Tapani Pälligralloc: new function to query the gem handle of buffer...
2013-01-11 Andrew P BoieMerge "split gralloc.$(TARGET_PRODUCT)"
2012-12-14 Tapani Pälligralloc: yuv offset calculation function for mesa
2012-12-14 Tapani Pälligralloc: add NV12 format enum and fb allocation support...
2012-11-14 Adrian Marius... split gralloc.$(TARGET_PRODUCT)
next