summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_fbdev.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie1-0/+4
2016-06-04drm/msm: deal with exhausted vmap space betterRob Clark1-0/+4
2016-05-31drm/msm: Nuke dummy gamma_set/get functionsDaniel Vetter1-14/+0
2016-02-11drm/msm: remove unused variableArnd Bergmann1-1/+0
2016-02-09drm/msm: remove the drm_device_is_unplugged checkHaixia Shi1-3/+0
2015-12-14drm/msm: Use unlocked gem unreferencingDaniel Vetter1-1/+1
2015-10-16drm/gem: Drop struct_mutex requirement from drm_gem_mmap_objDaniel Vetter1-5/+0
2015-08-06drm/msm: Use new drm_fb_helper functionsArchit Taneja1-24/+10
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