summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/msm_fbdev.c
AgeCommit message (Expand)AuthorLines
2015-10-16drm/gem: Drop struct_mutex requirement from drm_gem_mmap_objDaniel Vetter-5/+0
2015-08-06drm/msm: Use new drm_fb_helper functionsArchit Taneja-24/+10
2015-04-01drm/msm: add support for "stolen" memRob Clark-1/+2
2015-02-01drm/msm: fix fallout of atomic dpms changesRob Clark-3/+0
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding-2/+8
2014-12-17drm/msm: Deletion of unnecessary checks before two function callsMarkus Elfring-2/+1
2014-11-16drm/msm: Fix fbdev for 16- and 24-bit modes.Daniel Thompson-3/+0
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