summaryrefslogtreecommitdiff
path: root/gralloc_drm_radeon.c
AgeCommit message (Expand)Author
2015-05-30drm_gralloc: Remove kms functionalitySean Paul
2014-05-19radeon: fix tiling config for family older than 06xxpstglia
2013-05-03gralloc: cleanup, use ALIGN macroTapani Pälli
2013-04-11gralloc_drm: fix building errors with latest mesaChih-Wei Huang
2012-07-10Change all occurances of LOGE to ALOGE, LOGW to ALOGW and LOGI to ALOGI due t...Charles Johnson
2011-10-27add support for YUV formatsChia-I Wu
2011-08-29fix build errorsChia-I Wu
2011-08-10radeon: use a table to detect chip familyChia-I Wu
2011-07-30add support for debug.drm.modeChia-I Wu
2011-07-18radeon: zero the newly allocated boChia-I Wu
2011-07-18radeon: refactor bo allocationChia-I Wu
2011-07-18radeon: verbose debug messages on errorsChia-I Wu
2011-07-18radeon: enable tilingChia-I Wu
2011-07-15radeon: detect chip familyChia-I Wu
2011-07-11let drivers decide the fb formatChia-I Wu
2011-06-12initial commitChia-I Wu