linux/drivers/gpu/drm/panfrost
Clément Péron 9713e942a5 drm/panfrost: clean headers in devfreq
Don't include not required headers and sort them.

Reviewed-by: Steven Price <steven.price@arm.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Signed-off-by: Clément Péron <peron.clem@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200710095409.407087-3-peron.clem@gmail.com
2020-08-07 10:11:26 -06:00
..
Kconfig
Makefile
panfrost_devfreq.c drm/panfrost: clean headers in devfreq 2020-08-07 10:11:26 -06:00
panfrost_devfreq.h
panfrost_device.c drm/panfrost: Reduce the amount of logs on deferred probe 2020-06-18 09:59:25 +01:00
panfrost_device.h drm/panfrost: Add support for multiple power domains 2020-02-25 14:35:35 -06:00
panfrost_drv.c drm/panfrost: Add compatible string for bifrost 2020-08-07 10:11:19 -06:00
panfrost_features.h
panfrost_gem_shrinker.c drm/panfrost: Make sure the shrinker does not reclaim referenced BOs 2020-02-03 11:23:21 +00:00
panfrost_gem.c drm/panfrost: Use kvfree() to free bo->sgts 2020-06-19 11:00:02 +01:00
panfrost_gem.h drm/panfrost: Make sure the shrinker does not reclaim referenced BOs 2020-02-03 11:23:21 +00:00
panfrost_gpu.c drm/panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_ID 2020-08-07 10:11:11 -06:00
panfrost_gpu.h
panfrost_issues.h
panfrost_job.c drm/panfrost: Fix runtime PM imbalance on error 2020-06-19 11:00:02 +01:00
panfrost_job.h drm/panfrost: Add the panfrost_gem_mapping concept 2020-01-21 10:32:55 -06:00
panfrost_mmu.c drm/panfrost: Use kvfree() to free bo->sgts 2020-06-19 11:00:02 +01:00
panfrost_mmu.h drm/panfrost: Add the panfrost_gem_mapping concept 2020-01-21 10:32:55 -06:00
panfrost_perfcnt.c drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlocked 2020-05-19 22:31:34 +01:00
panfrost_perfcnt.h drm/panfrost: Open/close the perfcnt BO 2019-12-06 11:06:20 -06:00
panfrost_regs.h
TODO