summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2017-04-03drm/msm: Make sure to detach the MMU during GPU cleanupJordan Crouse
2017-04-03drm/msm/hdmi: redefinitions of macros not requiredVinay Simha BN
2017-04-03drm/msm/mdp5: Update SSPP_MAX valueArchit Taneja
2017-04-03drm/msm/dsi: Fix bug in dsi_mgr_phy_enableArchit Taneja
2017-04-03drm/msm: Don't allow zero sized buffer objectsJordan Crouse
2017-04-03drm/msm: Fix wrong pointer check in a5xx_destroyJordan Crouse
2017-04-03drm/msm: adreno: fix build error without debugfsArnd Bergmann
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-07Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2017-02-06drm/msm: return -EFAULT if copy_from_user() failsDan Carpenter
2017-02-06drm/msm/dsi: Add PHY/PLL for 8x96Archit Taneja
2017-02-06drm/msm/dsi: Add new method to calculate 14nm PHY timingsHai Li
2017-02-06drm/msm/dsi: Move PHY operations out of hostHai Li
2017-02-06drm/msm/dsi: Reset both PHYs before clock operation for dual DSIArchit Taneja
2017-02-06drm/msm/dsi: Pass down use case to PHYHai Li
2017-02-06drm/msm/dsi: Return more timings from PHY to hostHai Li
2017-02-06drm/msm/dsi: Add a PHY op that initializes version specific stuffArchit Taneja
2017-02-06drm/msm/dsi: Add 8x96 info in dsi_cfgArchit Taneja
2017-02-06drm/msm/dsi: Don't error if a DSI host doesn't have a device connectedArchit Taneja
2017-02-06drm/msm/mdp5: Add support for legacy cursor updatesArchit Taneja
2017-02-06drm/msm/mdp5: Refactor mdp5_plane_atomic_checkArchit Taneja
2017-02-06drm/msm/mdp5: Add cursor planesArchit Taneja
2017-02-06drm/msm/mdp5: Misc cursor plane bitsArchit Taneja
2017-02-06drm/msm/mdp5: Configure COLOR3_OUT propagationArchit Taneja
2017-02-06drm/msm/mdp5: Use plane helpers to configure src/dst rectanglesArchit Taneja
2017-02-06drm/msm/mdp5: Prepare CRTC/LM for empty stagesArchit Taneja
2017-02-06drm/msm/mdp5: Create only as many CRTCs as we needArchit Taneja
2017-02-06drm/msm/mdp5: cfg: Change count to unsigned intArchit Taneja
2017-02-06drm/msm/mdp5: Create single encoder per interface (INTF)Archit Taneja
2017-02-06drm/msm/mdp5: Prepare for merging video and command encodersArchit Taneja
2017-02-06drm/msm: Set encoder's mode of operation using a kms funcArchit Taneja
2017-02-06drm/msm: Construct only one encoder for DSIArchit Taneja
2017-02-06drm/msm/dsi: Set msm_dsi->encoders before initializing bridgeArchit Taneja
2017-02-06drm/msm/dsi: Update generated headersArchit Taneja
2017-02-06drm/msm/mdp5: Update generated headersArchit Taneja
2017-02-06drm/msm/mdp5: cfg: Add pipe_cursor blockArchit Taneja
2017-02-06drm/msm: let gpu wire up it's own fault handlerRob Clark
2017-02-06drm/msm: drop _clk suffix from clk namesRob Clark
2017-02-06drm/msm: drop quirks bindingRob Clark
2017-02-06drm/msm: drop qcom,chipidRob Clark
2017-02-06drm/msm: remove qcom,gpu-pwrlevels bindingsRob Clark
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-01-27Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-13drm/msm: fix potential null ptr issue in non-iommu caseRob Clark
2017-01-13drm/msm/mdp5: rip out plane->pending trackingRob Clark