1
0
Fork 0
alistair23-linux/drivers/gpu/drm/panfrost
Ezequiel Garcia f3617b449d drm/panfrost: Select devfreq
Currently, there is some logic for the driver to work without devfreq.
However, the driver actually fails to probe if !CONFIG_PM_DEVFREQ.

Fix this by selecting devfreq, and drop the additional checks
for devfreq.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190517150042.776-1-ezequiel@collabora.com
2019-05-22 13:05:13 -05:00
..
Kconfig drm/panfrost: Select devfreq 2019-05-22 13:05:13 -05:00
Makefile
TODO
panfrost_devfreq.c drm/panfrost: Select devfreq 2019-05-22 13:05:13 -05:00
panfrost_devfreq.h
panfrost_device.c drm/panfrost: Add missing _fini() calls in panfrost_device_fini() 2019-05-13 09:51:13 -05:00
panfrost_device.h drm/panfrost: Prevent concurrent resets 2019-04-18 09:27:34 -05:00
panfrost_drv.c drm/panfrost: Only put sync_out if non-NULL 2019-05-13 09:46:53 -05:00
panfrost_features.h
panfrost_gem.c drm/panfrost: Make panfrost_gem_free_object() static 2019-04-18 09:25:45 -05:00
panfrost_gem.h
panfrost_gpu.c drm/panfrost: Show stored feature registers 2019-05-03 15:36:23 -05:00
panfrost_gpu.h
panfrost_issues.h
panfrost_job.c drm/panfrost: Prevent concurrent resets 2019-04-18 09:27:34 -05:00
panfrost_job.h
panfrost_mmu.c
panfrost_mmu.h
panfrost_regs.h