summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAgeFilesLines
* drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja2015-08-141-1/+3
* drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark2015-08-141-2/+6
* drm/msm: Use new drm_fb_helper functionsArchit Taneja2015-08-061-24/+10Star
* drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst2015-07-272-4/+8
* drm/msm: restart queued submits after hangRob Clark2015-06-114-4/+49
* drm/msm: fix timeout calculationRob Clark2015-06-114-16/+21
* drm/msm/hdmi: Use pinctrl in HDMI driverStephane Viau2015-06-111-0/+11
* drm/msm/hdmi: Point to the right struct deviceStephane Viau2015-06-111-16/+16
* drm/msm/mdp: Add support for more 32-bit RGB formatsStephane Viau2015-06-111-0/+6
* drm/msm/atomic: Clean up planes in the error paths of .atomic_commit()Laurent Pinchart2015-06-111-3/+9
* drm/msm/mdp5: Always generate active-high sync signals for DSIHai Li2015-06-111-4/+8
* drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=nBrian Norris2015-06-111-0/+1
* drm/msm: use devm_gpiod_get_optional for optional reset gpioUwe Kleine-König2015-06-111-23/+6Star
* drm/msm/dsi: Separate PHY to another platform deviceHai Li2015-06-114-77/+284
* drm/msm/dsi: Enable PLL driver in MSM DSIHai Li2015-06-115-35/+229
* drm/msm/dsi: Add DSI PLL clock driver supportHai Li2015-06-118-7/+926
* drm/msm: use IS_ERR() to check regulator_get() returnFabian Frederick2015-06-111-1/+1
* drm/msm: use IS_ERR() to check msm_ioremap() returnFabian Frederick2015-06-111-2/+2
* drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commitHai Li2015-06-112-20/+66
* drm/msm: Use customized function to wait for atomic commit doneHai Li2015-06-1110-11/+146
* drm/msm: drop redundant debug outputNicholas Mc Guire2015-06-111-2/+1Star
* drm/msm: wait_for_completion_timeout return is never negativeNicholas Mc Guire2015-06-111-1/+1
* drm/msm: match wait_for_completion_timeout return typeNicholas Mc Guire2015-06-111-5/+5
* drm/msm: dsi: Provide option to force continuous HS clockArchit Taneja2015-06-111-0/+5
* drm/msm: Call drm_prime_gem_destroy to clean up imported GEM objectjilai wang2015-06-111-0/+1
* drm/msm/edp: fix build warning - missing prototypeRob Clark2015-06-111-1/+2
* drm/msm: drop redundant output in debug messageNicholas Mc Guire2015-06-111-1/+1
* drm/msm: fix HZ dependency of timeoutNicholas Mc Guire2015-06-111-1/+2
* drm/msm: fixup wait_for_completion_timeout handlingNicholas Mc Guire2015-06-111-3/+5
* drm/msm/mdp5: fix for crash in disable pathRob Clark2015-06-111-3/+2Star
* drm/msm: workaround for missing irq on a306/8x16Rob Clark2015-06-111-0/+11
* drm/msm: adreno a306 supportRob Clark2015-06-115-4/+25
* drm/msm: clarify downstream bus scalingRob Clark2015-06-1110-11/+11
* drm/msm/mdp4: Support NV12MT format in mdp4Rob Clark2015-06-112-0/+24
* drm/msm: update generated headersRob Clark2015-06-1117-143/+1359
* drm/msm: add missing DRIVER_ATOMIC flagRob Clark2015-06-111-0/+1
* drm/msm/adreno: dump scratch regs and other info on hangRob Clark2015-06-114-3/+25
* drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau2015-05-211-1/+1
* drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark2015-05-153-3/+3
* drm/msm/dsi: Simplify the code to get the number of read byteHai Li2015-05-141-10/+4Star
* drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li2015-05-143-6/+12
* drm/msm: setup vram after component_bind_all()Rob Clark2015-05-141-4/+4
* drm/msm/dsi: use pr_err_ratelimitedRob Clark2015-05-141-1/+1
* drm/msm: fix unbalanced DRM framebuffer init/destroyStephane Viau2015-05-141-4/+3Star
* drm/msm/mdp5: Fix iteration on INTF config arrayStephane Viau2015-05-143-26/+29
* drm/msm/dsi: Fixup missing *break* statement during cmd rxHai Li2015-05-141-0/+1
* drm/msm/dp: fix error return codeJulia Lawall2015-05-141-1/+2
* drm: msm: Fix build when legacy fbdev support isn't setArchit Taneja2015-05-141-0/+4
* drm/msm/dsi: Fix a couple more 64-bit build warningsStephane Viau2015-05-141-2/+2
* drm/msm: Fix a couple of 64-bit build warningsThierry Reding2015-05-144-10/+10