blob: 20da5ad804f43e5089f8c60220b63b9bdc201f3a [file] [log] [blame]
de3916c70a24 ("drm/msm/dpu: Track resources in global state")
bb00a452d6f7 ("drm/msm/dpu: Refactor resource manager")
b954fa6baaca ("drm/msm/dpu: Refactor rm iterator")
8724d5720900 ("drm/msm/dpu: Remove unused function arguments")
b6fadcade627 ("drm/msm/dpu: Remove unnecessary NULL check")
99beed68c3c7 ("drm/msm/dpu: Remove unnecessary NULL checks")
abda0d925f9c ("drm/msm/dpu: Mark various data tables as const")
8fbd534b7248 ("drm/msm/dpu: Remove set but not used variables 'mode', 'dpu_kms', 'priv'")
fa8278b89dfb ("drm/msm/dpu: Remove unnecessary NULL checks")
966301400402 ("drm/msm/dpu: Remove unnecessary NULL checks")
c3739878a9e5 ("drm/msm/dpu: Remove unnecessary NULL checks")
422ed7558117 ("drm/msm/dpu: Remove unnecessary NULL checks")
c3b80b28c174 ("drm/msm/dpu: Remove unused macro")
33e42bf6c53b ("drm/msm/dpu: remove some impossible error checking")
9d4c8fd1af46 ("drm/msm/dpu: assign intf to encoder in mode_set")
b107603b4ad0 ("drm/msm/dpu: map mixer/ctl hw blocks in encoder modeset")
c2ab55a68a33 ("drm/msm/dpu: dont use encoder->crtc in atomic path")
a7fcc3237f31 ("drm/msm/dpu: release resources on modeset failure")
b6057cda8f6c ("drm/msm/dpu: move hw_inf encoder baseclass")
d3db61caf45a ("drm/msm/dpu: remove struct encoder_kickoff_params")
7579cb0533d7 ("drm/msm/dpu: maintain hw_mdp in kms")
1a5e17785603 ("drm/msm/dpu: clean up redundant hw type")
ab92182cddd3 ("drm/msm/dpu: remove encoder from crtc mixer struct")
720a221f8770 ("drm/msm/dpu: clean up dpu_rm_check_property_topctl declaration")
3763f1a55110 ("drm/msm/dpu: remove dev from RM")
8998010c538d ("drm/msm/dpu: avoid tracking reservations in RM")
3804a9824186 ("drm/msm/dpu: Further cleanups for static inline functions")
3d688410e641 ("drm/msm/dpu: Cleanup the debugfs functions")
8fe62a63a867 ("drm/msm/dpu: Remove dpu_irq and unused functions")
53edf4625966 ("drm/msm/dpu: Cleanup callers of dpu_hw_blk_init")
fa79bcc3d18b ("drm/msm/dpu: Remove unused functions")
35d600dd9248 ("drm/msm/dpu: Remove dpu_crtc_get_mixer_height")
27bc773aa69c ("drm/msm/dpu: Remove dpu_dbg")
a9d629d71dc7 ("drm/msm: dpu: Remove crtc_lock from setup_mixers")
4b8c6279593a ("drm/msm: dpu: Stop using encoder->crtc pointer")
fba7427eb594 ("drm/msm: dpu: Add ->enabled to dpu_encoder_virt")
09a2e645b0f7 ("drm/msm: dpu: Remove dpu_power_handle")
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()")
50bcc689b1f1 ("drm/msm: dpu: Make legacy cursor updates asynchronous")
6a41da17e87d ("drm: msm: Use DRM_DEV_* instead of dev_*")
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")
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")