aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/msm_fbdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-01drm/msm: add support for "stolen" memRob Clark1-1/+2
2015-02-01drm/msm: fix fallout of atomic dpms changesRob Clark1-3/+0
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding1-2/+8
2014-12-17drm/msm: Deletion of unnecessary checks before two function callsMarkus Elfring1-2/+1
2014-11-16drm/msm: Fix fbdev for 16- and 24-bit modes.Daniel Thompson1-3/+0
2014-08-26drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun1-1/+1
2014-08-04drm/msm: Implement msm drm fb_mmap callback functionHai Li1-3/+42
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding1-1/+1
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding1-1/+1
2014-06-22drm/msm: Replace type of paddr to uint32_t.Matwey V. Kornilov1-1/+1
2014-04-25drm/msm: default to XR24 rather than AR24Rob Clark1-4/+1
2013-08-24drm/msm: basic KMS driver for snapdragonRob Clark1-0/+258