Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change all occurances of LOGE to ALOGE, LOGW to ALOGW and LOGI to ALOGI due ↵ | Charles Johnson | 2012-07-10 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | to change in Jelly Bean. Signed-off-by: Charles Johnson <charles.f.johnson@intel.com> modified: gralloc.c modified: gralloc_drm.c modified: gralloc_drm_intel.c modified: gralloc_drm_kms.c modified: gralloc_drm_nouveau.c modified: gralloc_drm_pipe.c modified: gralloc_drm_radeon.c Change-Id: Idd9e533eab366d9f9dc199d961891255a66384a2 | ||||
* | add support for YUV formats | Chia-I Wu | 2011-10-27 | 1 | -2/+6 |
| | |||||
* | fix build errors | Chia-I Wu | 2011-08-29 | 1 | -1/+1 |
| | | | | Introduced by the last commit. | ||||
* | add support for debug.drm.mode | Chia-I Wu | 2011-07-30 | 1 | -1/+9 |
| | | | | The mode string is "<xres>x<yres>[@<bpp>]". | ||||
* | let drivers decide the fb format | Chia-I Wu | 2011-07-11 | 1 | -0/+1 |
| | |||||
* | add nouveau support | Chia-I Wu | 2011-06-13 | 1 | -0/+372 |