summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/msm_fbdev.c
AgeCommit message (Expand)AuthorLines
2014-08-26drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun-1/+1
2014-08-04drm/msm: Implement msm drm fb_mmap callback functionHai Li-3/+42
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding-1/+1
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding-1/+1
2014-06-22drm/msm: Replace type of paddr to uint32_t.Matwey V. Kornilov-1/+1
2014-04-25drm/msm: default to XR24 rather than AR24Rob Clark-4/+1
2013-08-24drm/msm: basic KMS driver for snapdragonRob Clark-0/+258