blob: c9b32a730d0a99c948ab07d905a913b6f83d791b [file] [log] [blame]
9d9ea7a9c600 ("drm/msm/mdp5: restore cursor state when enabling crtc")
0033e1b523f6 ("drm/msm/mdp5: disable vblanks when crtc is off")
710e7a448783 ("drm/msm/mdp5: Don't use mode_set helper funcs for encoders and CRTCs")
d68fe15b1878 ("drm/msm/mdp5: Use runtime PM get/put API instead of toggling clocks")
af1f5f12c21b ("drm/msm/mdp5: fix unclocked register access in _cursor_set()")
8432a903fb97 ("drm/msm: remove address-space id")
8bdcd949bbe7 ("drm/msm: pass address-space to _get_iova() and friends")
f59f62d592a0 ("drm/msm/mdp4+5: move aspace/id to base class")
cb1e38181a07 ("drm/msm: fix locking inconsistency for gpu->hw_init()")
49fd08baa36a ("drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA")
ee546cd34ae8 ("drm/msm: Reference count address spaces")
9873ef074353 ("drm/msm: Make sure to detach the MMU during GPU cleanup")
821be43ff242 ("drm/msm/mdp5: Create mdp5_hwpipe_mode_set")
0ddc3a630743 ("drm/msm/mdp5: Start using parameters from CRTC state")
36d1364abbed ("drm/msm/mdp5: Clean up interface assignment")
a2380124fbd7 ("drm/msm/mdp5: Simplify LM <-> PP mapping")
adfc0e63abe5 ("drm/msm/mdp5: Start using mdp5_hw_mixer")
6803c60630ac ("drm/msm/mdp5: Add structs for hw Layer Mixers")
36849cc36142 ("drm/msm: Don't increase priv->num_aspaces until we know that it fits")
2002c9c33259 ("drm/msm: Fix wrong pointer check in a5xx_destroy")
eeb754746b14 ("drm/msm/gpu: use pm-runtime")
c3c3ab199bdd ("drm/msm/gpu: move suspend/resume into debugfs->show")
10967a0687b1 ("drm/msm/mdp5: Add support for legacy cursor updates")
5798c8e0d3e0 ("drm/msm/mdp5: Misc cursor plane bits")
829200ac9138 ("drm/msm/mdp5: Configure COLOR3_OUT propagation")
3b6acf144053 ("drm/msm/mdp5: Use plane helpers to configure src/dst rectangles")
e5366ffe50cc ("drm/msm/mdp5: Create only as many CRTCs as we need")
b3a94705a036 ("drm/msm/mdp5: Create single encoder per interface (INTF)")
df8a71d2b22f ("drm/msm/mdp5: Prepare for merging video and command encoders")
9c9f6f8d472c ("drm/msm: Set encoder's mode of operation using a kms func")
97e00119534b ("drm/msm: Construct only one encoder for DSI")
0bb70b82c2f9 ("drm/msm/dsi: Set msm_dsi->encoders before initializing bridge")
b0df0b251b25 ("Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next")