summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | drm/msm/mdp5: use 2 memory clients for YUV formats on newer mdp5Wentao Xu2015-08-163-6/+25
* | drm/msm/mdp: mark if a MDP format is YUV at definitionWentao Xu2015-08-162-14/+16
* | drm/msm/dp: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-08-161-15/+2
* | drm/msm/dsi: Save/Restore PLL status across PHY resetHai Li2015-08-165-36/+68
* | drm/msm/dsi: One function call less in dsi_init() after error detectionMarkus Elfring2015-08-161-13/+9
* | drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"Markus Elfring2015-08-161-3/+1
* | drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSHHai Li2015-08-164-23/+129
* | drm/msm/mdp5: Allocate CTL for each display interfaceHai Li2015-08-167-79/+80
* | drm/msm/mdp5: Add plane blending operation support for MDP5 (v2)jilai wang2015-08-166-85/+262
* | drm/msm: don't install plane properties on crtcRob Clark2015-08-166-10/+2
* | drm/msm/dsi: Report PHY errors only when they really occurArchit Taneja2015-08-161-1/+5
* | drm/msm: Set different display size limitation on each targetHai Li2015-08-165-4/+20
* | drm/msm/hdmi: standardize on lead chip for compatible namesRob Clark2015-08-161-4/+4
* | drm/msm: Add support for msm8x94Stephane Viau2015-08-165-32/+129
* | drm/msm/hdmi: remove ->reset() from HDMI PHYStephane Viau2015-08-165-144/+50
* | drm/msm/dsi: Add support for msm8x94Hai Li2015-08-163-0/+150
* | drm/msm/dsi: Use pinctrl in DSI driverHai Li2015-08-161-0/+12
* | drm/msm/dsi: Rename *dual panel* to *dual DSI*Hai Li2015-08-161-42/+42
* | drm/msm/dsi: Update source PLL selection in DSI PHYHai Li2015-08-163-22/+41
* | drm/msm/hdmi: add hdmi hdcp support (V3)jilai wang2015-08-168-8/+1523
* | drm/msm: update generated headersRob Clark2015-08-1617-220/+680
* | drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu2015-08-145-32/+104
* | drm/msm: change to uninterruptible wait in atomic commitWentao Xu2015-08-144-13/+14
* | 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/+10
* | 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/+6
* 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/+1
* 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