blob: b3f5178d7583b5c3e091b312f67ce1adc4a01045 [file] [log] [blame]
2fb7487aaf71 ("drm/msm: Get rid of the REG_ADRENO offsets")
8907afb476ac ("drm/msm: Allow a5xx to mark the RPTR shadow as privileged")
933415e24bd0 ("drm/msm: Add support for private address space instances")
15eb9ad073c0 ("drm/msm: Drop context arg to gpu->submit()")
cf655d615931 ("drm/msm: Add a context pointer to the submitqueue")
f6828e0c4045 ("drm/msm: Disable the RPTR shadow")
34221545d206 ("drm/msm: Split the a5xx preemption record")
6f7cd6e40b94 ("drm/msm/a6xx: add module param to enable debugbus snapshot")
ccac7ce373c1 ("drm/msm: Refactor address space initialization")
52da6d513183 ("drm/msm: Attach the IOMMU device during initialization")
d3b68ddf1d38 ("drm/msm/a4xx: add a405_registers for a405 device")
dc0fa5eb765d ("drm/msm/a4xx: add adreno a405 support")
29ac8979cdf7 ("drm/msm/a6xx: use msm_gem for GMU memory objects")
a5fb8b918920 ("drm/msm/a6xx: Use the DMA API for GMU memory objects")
9cc68ee1d92e ("drm/msm: Fix a6xx GMU shutdown sequence")
e37b624d2513 ("drm/msm: use BUG_ON macro for debugging.")
e20c9284c8f2 ("drm/msm/adreno: Add support for Adreno 510 GPU")
53bf7f7a437a ("drm/msm: Remove unused function arguments")
26c0b26dcd00 ("drm/msm/gpu: add ocmem init/cleanup functions")
518304cbf3b2 ("drm/msm/mdp5: Find correct node for creating gem address space")
c14b5dce5ece ("drm/msm: Annotate intentional switch statement fall throughs")
7af5cdb158f3 ("drm/msm: correct NULL pointer dereference in context_init")
a93be1fc6c84 ("drm/msm/dpu: Avoid calling _dpu_kms_mmu_destroy() on init failure")
370063ee427a ("drm/msm/adreno: Add A540 support")
295b22ae596c ("drm/msm: Pass the MMU domain index in struct msm_file_private")
adf151c246ec ("drm/msm/adreno: Enable 64 bit mode by default on a5xx and a6xx targets")
998efc74672c ("drm/msm/a6xx: Drop the device reference in gmu")
a62fb211ad0c ("drm/msm/a6xx: Remove devm calls from gmu driver")
5ca4a094ba7e ("drm/msm/a6xx: Check for ERR or NULL before iounmap")
cfcb365861b7 ("drm/msm/a6xx: Remove duplicate irq disable from remove")
606ec90fc226 ("drm/msm/a6xx: Avoid freeing gmu resources multiple times")
b02872df58ac ("drm/msm/a6xx: Don't enable GPU state code if dependencies are missing")
a9e2559c931d ("drm/msm/gpu: Move zap shader loading to adreno")
fb076b15d50d ("drm/msm/a6xx: Remove an unused struct member")
41570b747cf3 ("msm/drm/a6xx: Turn off the GMU if resume fails")
e31fdb74c183 ("drm/msm/a6xx: Make GMU reset useful")
9325d4266afd ("drm/msm/gpu: Attach to the GPU GX power domain")
b94a6e3737ac ("drm/msm/a6xx: Remove unwanted regulator code")
6cd5235c3135 ("drm/msm: a5xx: fix possible object reference leak")
a6bb79ab4879 ("drm/msm: Remove pm_runtime calls from msm_iommu.c")
fcf9d0b7d2f5 ("drm/msm/a6xx: Add support for an interconnect path")