linux/drivers/gpu/drm/msm
Sai Prakash Ranjan a046c2c28a drm/msm/mdp4: Remove unused downstream bus scaling apis
MSM bus scaling has moved on to use interconnect framework
and downstream bus scaling apis are not present anymore.
Remove them as they are nop anyways in the current code,
no functional change.

Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
2020-09-04 12:15:29 -07:00
..
adreno drm/msm: Disable the RPTR shadow 2020-09-04 12:14:15 -07:00
disp drm/msm/mdp4: Remove unused downstream bus scaling apis 2020-09-04 12:15:29 -07:00
dsi drm/msm/dsi: Add DSI configuration for SDM660 2020-07-31 06:46:17 -07:00
edp
hdmi
Kconfig
Makefile
msm_atomic.c drm/msm: enable vblank during atomic commits 2020-08-21 22:30:17 -07:00
msm_atomic_trace.h
msm_atomic_tracepoints.c
msm_debugfs.c
msm_debugfs.h
msm_drv.c drm/msm: add shutdown support for display platform_driver 2020-08-18 08:09:01 -07:00
msm_drv.h drm/msm: use kthread_create_worker instead of kthread_run 2020-07-31 06:46:17 -07:00
msm_fb.c
msm_fbdev.c
msm_fence.c
msm_fence.h
msm_gem.c
msm_gem.h
msm_gem_prime.c
msm_gem_shrinker.c
msm_gem_submit.c
msm_gem_vma.c
msm_gpu.c drm/msm: Enable expanded apriv support for a650 2020-09-04 12:14:07 -07:00
msm_gpu.h drm/msm: Enable expanded apriv support for a650 2020-09-04 12:14:07 -07:00
msm_gpu_trace.h
msm_gpu_tracepoints.c
msm_gpummu.c
msm_iommu.c
msm_kms.h
msm_mmu.h
msm_perf.c
msm_rd.c
msm_ringbuffer.c drm/msm: Enable expanded apriv support for a650 2020-09-04 12:14:07 -07:00
msm_ringbuffer.h
msm_submitqueue.c
NOTES