linux/drivers/gpu/drm/msm
Jonathan Marek 0ded520b18 drm/msm: reset devfreq freq_table/max_state before devfreq_add_device
These never get set back to 0 when probing fails, so an attempt to probe
again results in broken behavior. Fix the problem by setting thse to zero
before they are used.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Signed-off-by: Rob Clark <robdclark@chromium.org>
2020-07-30 13:44:52 -07:00
..
adreno drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, cleanup} 2020-07-30 13:44:52 -07:00
disp Linux 5.8-rc6 2020-07-24 08:48:05 +10:00
dsi
edp
hdmi
Kconfig
Makefile
msm_atomic.c
msm_atomic_trace.h
msm_atomic_tracepoints.c
msm_debugfs.c
msm_debugfs.h
msm_drv.c drm-misc-next for v5.9: 2020-06-24 15:45:51 +10:00
msm_drv.h drm/msm: Refactor address space initialization 2020-05-23 13:38:16 -07:00
msm_fb.c
msm_fbdev.c
msm_fence.c
msm_fence.h
msm_gem.c drm-misc-next for v5.9: 2020-06-24 15:45:51 +10:00
msm_gem.h
msm_gem_prime.c
msm_gem_shrinker.c
msm_gem_submit.c drm-misc-next for v5.9: 2020-06-24 15:45:51 +10:00
msm_gem_vma.c drm/msm: Refactor address space initialization 2020-05-23 13:38:16 -07:00
msm_gpu.c drm/msm: reset devfreq freq_table/max_state before devfreq_add_device 2020-07-30 13:44:52 -07:00
msm_gpu.h drm msm next for 5.8-rc1 2020-06-08 11:33:38 -07:00
msm_gpu_trace.h
msm_gpu_tracepoints.c
msm_gpummu.c drm/msm: Update the MMU helper function APIs 2020-05-23 13:38:16 -07:00
msm_iommu.c drm/msm: Update the MMU helper function APIs 2020-05-23 13:38:16 -07:00
msm_kms.h
msm_mmu.h drm/msm: Update the MMU helper function APIs 2020-05-23 13:38:16 -07:00
msm_perf.c
msm_rd.c
msm_ringbuffer.c
msm_ringbuffer.h
msm_submitqueue.c drm/msm: fix potential memleak in error branch 2020-06-11 20:06:12 -07:00
NOTES