summaryrefslogtreecommitdiffstats
path: root/gralloc_drm_nouveau.c
Commit message (Collapse)AuthorAgeFilesLines
* Change all occurances of LOGE to ALOGE, LOGW to ALOGW and LOGI to ALOGI due ↵Charles Johnson2012-07-101-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 formatsChia-I Wu2011-10-271-2/+6
|
* fix build errorsChia-I Wu2011-08-291-1/+1
| | | | Introduced by the last commit.
* add support for debug.drm.modeChia-I Wu2011-07-301-1/+9
| | | | The mode string is "<xres>x<yres>[@<bpp>]".
* let drivers decide the fb formatChia-I Wu2011-07-111-0/+1
|
* add nouveau supportChia-I Wu2011-06-131-0/+372