aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-15drm/msm/dsi: Make each PHY type compilation independentHai Li
2015-08-15drm/msm/dsi: Split PHY drivers to separate filesHai Li
2015-08-15drm/msm/dsi: Return void from msm_dsi_phy_disable()Hai Li
2015-08-15drm/msm/dsi: Specify bitmask to set source PLLHai Li
2015-08-15drm/msm/mdp: Clear pending interrupt status before enable interruptjilai wang
2015-08-15drm/msm/mdp5: Add rotation (hflip/vflip) support to MDP5 planes (v2)jilai wang
2015-08-15drm/msm: add calls to prepare and unprepare panelSrinivas Kandagatla
2015-08-15drm/msm/dsi: Modify dsi manager bridge ops to work with external bridgesArchit Taneja
2015-08-15drm/msm/dsi: Allow dsi to connect to an external bridgeArchit Taneja
2015-08-15drm/msm/dsi: Create a helper to check if there is a connected deviceArchit Taneja
2015-08-15drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'Archit Taneja
2015-08-15drm/msm/dsi: Make TE gpio optionalArchit Taneja
2015-08-15drm/msm: mdp4 lvds: get panel node via of graph parsingArchit Taneja
2015-08-15drm/msm: dsi host: Use device graph parsing to parse connected panelArchit Taneja
2015-08-15drm/msm: dsi host: add missing of_node_put()Archit Taneja
2015-08-15drm/msm: Enable clocks during enable/disable_vblank() callbacksHai Li
2015-08-15drm/msm/mdp5: Add support for msm8x74v1jilai wang
2015-08-15drm/msm/mdp5: Add DMA pipe planes for MDP5jilai wang
2015-08-15drm/msm/mdp: Add capabilities to MDP planes (v2)jilai wang
2015-08-15drm/msm/mdp5: add more YUV formats for MDP5Stephane Viau
2015-08-15drm/msm/mdp5: use 2 memory clients for YUV formats on newer mdp5Wentao Xu
2015-08-15drm/msm/mdp: mark if a MDP format is YUV at definitionWentao Xu
2015-08-15drm/msm/dp: use flags argument of devm_gpiod_get to set directionUwe Kleine-König
2015-08-15drm/msm/dsi: Save/Restore PLL status across PHY resetHai Li
2015-08-15drm/msm/dsi: One function call less in dsi_init() after error detectionMarkus Elfring
2015-08-15drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"Markus Elfring
2015-08-15drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSHHai Li
2015-08-15drm/msm/mdp5: Allocate CTL for each display interfaceHai Li
2015-08-15drm/msm/mdp5: Add plane blending operation support for MDP5 (v2)jilai wang
2015-08-15drm/msm: don't install plane properties on crtcRob Clark
2015-08-15drm/msm/dsi: Report PHY errors only when they really occurArchit Taneja
2015-08-15drm/msm: Set different display size limitation on each targetHai Li
2015-08-15drm/msm/hdmi: standardize on lead chip for compatible namesRob Clark
2015-08-15drm/msm: Add support for msm8x94Stephane Viau
2015-08-15drm/msm/hdmi: remove ->reset() from HDMI PHYStephane Viau
2015-08-15drm/msm/dsi: Add support for msm8x94Hai Li
2015-08-15drm/msm/dsi: Use pinctrl in DSI driverHai Li
2015-08-15drm/msm/dsi: Rename *dual panel* to *dual DSI*Hai Li
2015-08-15drm/msm/dsi: Update source PLL selection in DSI PHYHai Li
2015-08-15drm/msm/hdmi: add hdmi hdcp support (V3)jilai wang
2015-08-15drm/msm: update generated headersRob Clark
2015-08-14drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu
2015-08-14drm/msm: change to uninterruptible wait in atomic commitWentao Xu
2015-08-14drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja
2015-08-14drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark
2015-08-14Merge tag 'drm-amdkfd-next-fixes-2015-08-05' of git://people.freedesktop.org/...Dave Airlie
2015-08-14Merge branch 'drm-sti-next-atomic-2015-08-11' of http://git.linaro.org/people...Dave Airlie
2015-08-12drm/atomic: Use KMS VBLANK APIThierry Reding
2015-08-12drm/irq: Document return values more consistentlyThierry Reding
2015-08-12drm/irq: Make pipe unsigned and name consistentThierry Reding