blob: db4487afb741d5568fd4853db6a90ddb29a09661 [file] [log] [blame]
1df4289d5b23 ("drm/msm: Optimize adreno_show_object()")
cdb95931dea3 ("drm/msm/gpu: Add the buffer objects from the submit to the crash dump")
43a56687d15d ("drm/msm/adreno: Add ringbuffer data to the GPU state")
bcf1d9fa5d03 ("drm/msm/adreno: Convert the show/crash file format")
c0fec7f562ec ("drm/msm/gpu: Capture the GPU state on a GPU hang")
65a3c2748e88 ("drm/msm/gpu: Rearrange the code that collects the task during a hang")
4f776f4511c7 ("drm/msm/gpu: Convert the GPU show function to use the GPU state")
e00e473d9817 ("drm/msm/gpu: Capture the state of the GPU")
331dc0bc195b ("drm/msm: add a5xx specific debugfs")
f91c14ab448a ("drm/msm: Add devfreq support for the GPU")
c09513cfebd8 ("drm/msm/adreno: a5xx: Explicitly program the CP0 performance counter")
999ae6edc1c1 ("drm/msm/adreno: Move clock parsing to adreno_gpu_init()")
1babd706b455 ("drm/msm/gpu: Remove unused bus scaling code")
156a537d056a ("drm/msm/adreno: Remove a useless call to dev_pm_opp_get_freq()")
aa2a2ab7b714 ("drm/msm/adreno: Call dev_pm_opp_put()")
2d2bccef7192 ("drm/msm: free kstrdup'd cmdline")
96169f4e755a ("drm/msm: dump submits which triggered gpu hang")
18bb8a6c899d ("drm/msm: show task cmdline in gpu recovery messages")
b1fc2839d2f9 ("drm/msm: Implement preemption for A5XX targets")
4d87fc32dfd2 ("drm/msm: Make the value of RB_CNTL (almost) generic")
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")
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")
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")
a23cb3b52fec ("drm/msm: Turn off hardware clock gating before reading A5XX registers")
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()")
49fd08baa36a ("drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA")
e895c7bd31f5 ("drm/msm: Remove idle function hook")
167b606aa262 ("drm/msm: Remove DRM_MSM_NUM_IOCTLS")
7c65817e6d38 ("drm/msm: gpu: Enable zap shader for A5XX")
925344ccc91d ("BackMerge tag 'v4.12-rc5' into drm-next")