blob: ccf87d0b5e01020118f503d766f41fa0e0a187e8 [file] [log] [blame]
71dc6c08e4c5 ("drm/msm/dpu: update bandwidth threshold check")
7bdc0c4b8126 ("msm:disp:dpu1: add support for display for SC7180 target")
abda0d925f9c ("drm/msm/dpu: Mark various data tables as const")
3804a9824186 ("drm/msm/dpu: Further cleanups for static inline functions")
53edf4625966 ("drm/msm/dpu: Cleanup callers of dpu_hw_blk_init")
49dfe764797b ("drm/msm/dpu: Remove dpu_crtc_is_enabled()")
35d600dd9248 ("drm/msm/dpu: Remove dpu_crtc_get_mixer_height")
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()")
aa4df9bf2862 ("drm/msm: dpu: Clean up _dpu_core_video_mode_intf_connected()")
0841851f3b22 ("drm/msm: dpu: Remove empty/useless labels")
58fba464eaef ("drm/msm: dpu: Remove 'inline' from several functions")
9a5e3fce4b74 ("drm/msm/dpu: Replace dpu_crtc_reset by atomic helper")
812eeeb6b59e ("drm/msm: dpu: Add tracing around CTL_FLUSH")
8527b2d83657 ("drm/msm/dpu: Revise _dpu_plane_get_aspace")
04b96b63c564 ("drm/msm/dpu: Remove unneeded checks in dpu_crtc.c")
1bd5a13b7986 ("drm/msm/dpu: Remove unneeded checks in dpu_plane.c")
ad92af7ec4c8 ("drm/msm/dpu: remove RM topology definition")
32ecf92a3d01 ("drm/msm/dpu: remove RM dependency on connector state")
d0a1381612e0 ("drm/msm/dpu: remove display H_TILE from encoder")
4a0dc640c550 ("drm/msm/dpu: remove LOCK/CLEAR support in RM")
9816b2266567 ("drm/msm/dpu: remove cdm block support from resource manager")
b033def8741a ("drm/msm/dpu: clean up destination scaler residue")
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")
3f4db2e2cc41 ("drm/msm/dpu: iterate for assigned hw ctl in virtual encoder")
57250ca54333 ("drm/msm/dpu: use kms stored hw mdp block")
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")
07ca1fc0f8a0 ("drm/msm/dpu: enable cursor plane on dpu")
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")
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")
4e4902324a9b ("drm/msm: Add modifier to mdp_get_format arguments")
14be3200cd5f ("drm/msm: rename mdp->disp")