blob: 4c6c478b6f9b86155fb16b910bf03a2c8496071e [file] [log] [blame]
3c352b66905b ("drm/msm/mdp5: don't use autosuspend")
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")
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")
3b6acf144053 ("drm/msm/mdp5: Use plane helpers to configure src/dst rectangles")
c57a94ffd010 ("drm/msm/mdp5: rip out plane->pending tracking")
2401a0084614 ("drm/msm: gpu: Add support for the GPMU")
b5f103ab98c7 ("drm/msm: gpu: Add A5XX target support")
4ac277cd9dd0 ("drm/msm: Disable interrupts during init")
89d777a57245 ("drm/msm: Remove 'src_clk' from adreno configuration")
fb0399819239 ("drm/msm: Add adreno_gpu_write64()")
78babc1633c4 ("drm/msm: convert iova to 64b")
9708ebbe1728 ("drm/msm/mdp5: move LM bounds check into plane->atomic_check()")
49ec5b2e5acb ("drm/msm/mdp5: handle SMP block allocations "atomically"")
4a0f012da3e2 ("drm/msm/mdp5: dynamically assign hw pipes to planes")
ac2a3fd35b48 ("drm/msm/mdp5: add skeletal mdp5_state")
c056b55dc672 ("drm/msm/mdp5: introduce mdp5_hw_pipe")
f5903bad80fe ("drm/msm/mdp5: rip out mode_changed")
6ff3ddca2a69 ("drm/msm/mdp5: don't be so casty")
0002d30f3f82 ("drm/msm/mdp5: drop mdp5_plane::name")
a210069557f5 ("drm/msm/mdp5: nuke mdp5_plane_complete_flip()")
cee265886d1e ("drm/msm/mdp5: drop mdp5_crtc::name")
d3937111cdaf ("drm/msm/mdp5: small rename")
667ce33e57d0 ("drm/msm: support multiple address spaces")
394da4b8f37e ("drm/msm/mdp5: clip img size to src size")
2c381848833a ("drm/msm/mdp5: no scaling support on RGBn pipes for 8x16")
1455adbd4596 ("drm/msm/mdp5: handle non-fullscreen base plane case")
dd701ae9ce37 ("drm/msm/mdp5: add atomic_print_state support")
f54d1867005c ("dma-buf: Rename struct fence to dma_fence")
a5725ab0497a ("drm/msm/adreno: move function declarations to header file")
7b889adbac8d ("doc: add missing docbook parameter for fence-array")
574a37b1bb07 ("drm/msm/mdp5: Advertize 180 degree rotation")
5b560c3a99a0 ("drm/msm/mdp5: Use per-plane rotation property")
30cd85dd6edc ("dma-buf/sync_file: hold reference to fence when creating sync_file")
838de39fc951 ("drm/fence: release fence reference when canceling event")
1cec20f0ea0e ("dma-buf: Restart reservation_object_wait_timeout_rcu() after writes")
fedf54132d24 ("dma-buf: Restart reservation_object_get_fences_rcu() after writes")