OSDN Git Service

Fix insignificant warnings
[android-x86/external-drm_gralloc.git] / gralloc_drm_kms.c
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-07-03 Chih-Wei HuangChange default pixel format to RGBA8888
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-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
2015-07-26 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2015-05-11 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2015-04-29 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2015-04-19 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2015-01-20 Chih-Wei Huangfix building issues of 64-bit targets
2013-07-17 Somebodyallow to force graphics mode
2013-07-17 Chih-Wei HuangTEMP HACK: make non-standalone surfaceflinger work
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-07 Tapani Pälligralloc: check possible crtcs of plane against primary...
2013-04-15 Tapani Pälligralloc: plane support
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-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-11 Andrew P BoieMerge "split gralloc.$(TARGET_PRODUCT)"
2012-12-14 Tapani Pälligralloc: add NV12 format enum and fb allocation support...
2012-11-07 Tapani Pälligralloc: no cloned mode on platforms with hdmi as primary
2012-10-24 Tapani Pälligralloc: hdmi cloned mode support
2012-10-23 Daniel LeungRevert "gralloc: hdmi cloned mode support"
2012-10-18 Tapani Pälligralloc: hdmi cloned mode support
2012-10-12 Tapani Pälligralloc: split resolve_drm_format
2012-10-12 Tapani Pälligralloc: introduce planeresources
2012-10-12 Tapani Pälligralloc: add refcount to gralloc_drm_bo_t
2012-10-12 Tapani Pälligralloc : use drmModeAddFB2
2012-07-11 Charles JohnsonChange all occurances of LOGE to ALOGE, LOGW to ALOGW...
2011-09-08 Chia-I Wulog connector info
2011-08-29 Chia-I Wuremove first drm_kms_wait_for_post call
2011-08-24 Chia-I Wuvmwgfx: assorted fixes
2011-07-31 Chia-I Wuadd more functions to gralloc_drm kms interface
2011-07-30 Chia-I Wuadd support for debug.drm.mode
2011-07-11 Chia-I Wulet drivers decide the fb format
2011-06-12 Chia-I Wuinitial commit