blob: 72618f3aa5a64fd7811519139b7ca0ea3f8b5fb3 [file] [log] [blame]
6a523388a2d4 ("drm/msm/dpu: Fix compile warnings")
241b507c166f ("drm/msm/dpu: fix "frame done" timeouts")
49dfe764797b ("drm/msm/dpu: Remove dpu_crtc_is_enabled()")
a796ba2cb3dd ("drm/msm: dpu: Separate crtc assignment from vblank enable")
5c6277c1d25b ("drm/msm: dpu: Don't bother checking ->enabled in dpu_crtc_vblank")
e4914867ac99 ("drm/msm: dpu: Remove vblank_callback from encoder")
b77d0f0d4ee7 ("drm/msm: dpu: Move pm_runtime_(get|put) from vblank_enable")
4b8c6279593a ("drm/msm: dpu: Stop using encoder->crtc pointer")
b01c2399226c ("drm/msm: dpu: Don't drop locks in crtc_vblank_enable")
18a63b3c6f0b ("drm/msm: dpu: Move crtc runtime resume to encoder")
aeb7b49a1b0f ("drm/msm: dpu: Move DPU_POWER_HANDLE_DBUS_ID to core_perf")
3cf63cd5f880 ("drm/msm: dpu: Handle crtc pm_runtime_resume() directly")
c24b6330035a ("drm/msm: dpu: Don't use power_event for vbif_init_memtypes")
88447b9b58fa ("drm/msm: dpu: Remove dpu_power_client")
5e1228d7fded ("drm/msm: dpu: Remove dpu_power_handle_get_dbus_name()")
ff5952a72cb4 ("drm/msm: dpu: Allocate proper amount for dpu_crtc_state")
50bcc689b1f1 ("drm/msm: dpu: Make legacy cursor updates asynchronous")
58fba464eaef ("drm/msm: dpu: Remove 'inline' from several functions")
9a5e3fce4b74 ("drm/msm/dpu: Replace dpu_crtc_reset by atomic helper")
7a007a121d34 ("drm/msm/dpu: Remove suspend state tracking from crtc")
b2b83523b176 ("drm/msm/dpu: Remove dpu_kms_pm_suspend/resume")
812eeeb6b59e ("drm/msm: dpu: Add tracing around CTL_FLUSH")
1da03408e256 ("drm/msm/dpu: Change _dpu_crtc_vblank_enable_no_lock to void")
9a9ede3f7193 ("drm/msm/dpu: Remove _dpu_crtc_power_enable")
04b96b63c564 ("drm/msm/dpu: Remove unneeded checks in dpu_crtc.c")
f65f035f1971 ("drm/msm: dpu: Don't store/deref pointers in trace ringbuffer")
cf6916f46147 ("drm/msm/dpu: rename hw_ctl to lm_ctl")
9222cdd27e82 ("drm/msm/dpu: move hw resource tracking to crtc state")
42331668786f ("drm/msm/dpu: make crtc get_mixer_width helper static")
726bcbb7d615 ("drm/msm/dpu: remove resource pool manager")
a9a0a61af806 ("drm/msm/dpu: remove scalar config definitions")
a41a8ccc1244 ("drm/msm/dpu: squash power handle event types")
ad8e5c2d7729 ("drm/msm/dpu: remove debugfs support for misr")
74593a28c221 ("drm/msm/dpu: fix for cursor blend issue")
3e91a8b5c158 ("drm/msm/disp/dpu: fix two spelling mistakes")
fba33cae6aa3 ("drm/msm/disp/dpu: Mark a handful of functions as static")
f2c9a924c1ac ("drm/msm/disp/dpu: Remove unused functions from dpu_formats.c")
c17aeda0b01c ("drm/msm/disp/dpu: Remove unused code from drm_crtc.c")
2f2eb723b50b ("drm/msm: rework vblank event handling in dpu_crtc")
25fdd5933e4c ("drm/msm: Add SDM845 DPU support")
2b7ac1a89898 ("drm/msm: Add .commit() callback to msm_kms functions")
7305a0ceec78 ("drm/msm: #define MAX_<OBJECT> in msm_drv.h")
77050c3febb1 ("drm/msm: Use labels for unwinding in the error path")
aaded2e3a1f6 ("drm/msm: #define MDP version numbers")
bc3220be2257 ("drm/msm/mdp5: subclass msm_mdss for mdp5")
d14659f5de7d ("drm/msm: Switch to atomic_helper_commit()")
70db18dca4e0 ("drm/msm: Remove msm_commit/worker, use atomic helper commit")
db8f4d5d3233 ("drm/msm: Move implicit sync handling to prepare_fb")
347b90b406ff ("drm/msm: Refactor complete_commit() to look more the helpers")
c21c731d93e8 ("drm/msm: Don't subclass drm_atomic_state anymore")