blob: ecd2da4f4ad0177333014b53ab99d5020617a63c [file] [log] [blame]
5c6277c1d25b ("drm/msm: dpu: Don't bother checking ->enabled in dpu_crtc_vblank")
7a007a121d34 ("drm/msm/dpu: Remove suspend state tracking from crtc")
b2b83523b176 ("drm/msm/dpu: Remove dpu_kms_pm_suspend/resume")
1da03408e256 ("drm/msm/dpu: Change _dpu_crtc_vblank_enable_no_lock to void")
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")
ad8e5c2d7729 ("drm/msm/dpu: remove debugfs support for misr")
74593a28c221 ("drm/msm/dpu: fix for cursor blend issue")
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")
331dc0bc195b ("drm/msm: add a5xx specific debugfs")
b1fc2839d2f9 ("drm/msm: Implement preemption for A5XX targets")
4c7085a5d581 ("drm/msm: Shadow current pointer in the ring until command is complete")
f97decac5f4c ("drm/msm: Support multiple ringbuffers")
cd414f3d9316 ("drm/msm: Move memptrs to msm_gpu")
f7de15450e90 ("drm/msm: Add per-instance submit queues")
eec874ce5ff1 ("drm/msm/adreno: load gpu at probe/bind time")
ad5149c4f65f ("drm/msm: fix _NO_IMPLICIT fencing case")
a0ce4d23b13d ("drm/msm: remove unused define")
8223286d62e2 ("drm/msm: Add a helper function for in-kernel buffer allocations")
1267a4dfe045 ("drm/msm: Attach the GPU MMU when it is created")
ac1b5ab41131 ("drm/msm: Add A5XX hardware fault detection")
774e39ee3572 ("drm/msm/mdp5: Set up runtime PM for MDSS")
8f93e043d048 ("drm/msm: gpu: don't abuse dma_alloc for non-DMA allocations")
bdab8e8b2bc8 ("drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOM")
b0135ab91af1 ("drm/msm: args->fence should be args->flags")
6e749e5971fc ("drm/msm: Allow hardware clock gating to be toggled")
4a630fadbb29 ("drm/msm: Fix potential buffer overflow issue")
0e08270a1f01 ("drm/msm: Separate locking of buffer resources from struct_mutex")
4b85f7f5cf77 ("drm/msm: support for an arbitrary number of address spaces")
f4839bd51263 ("drm/msm: refactor how we handle vram carveout buffers")
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()")
42a105e9cfaf ("drm/msm: Remove memptrs->wptr")
5770fc7a562e ("drm/msm: Add a struct to pass configuration to msm_gpu_init()")