2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/panfrost
Philippe Simons 69b8115fc8 drm/panfrost: reorder pd/clk/rst sequence
According to Mali manuals, the powerup sequence should be
enable pd, asserting the reset then enabling the clock and
the reverse for powerdown.

Reviewed-by: Steven Price <steven.price@arm.com>
Tested-by: John Williams <porschemad911@gmail.com>
Signed-off-by: Philippe Simons <simons.philippe@gmail.com>
Signed-off-by: Steven Price <steven.price@arm.com>
Link: https://lore.kernel.org/r/20250403055210.54486-4-simons.philippe@gmail.com
2025-04-28 10:24:04 +01:00
..
Kconfig drm/panfrost: fix GENERIC_ATOMIC64 dependency 2023-01-18 11:09:57 +00:00
Makefile drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs 2024-03-11 13:27:10 +01:00
panfrost_devfreq.c drm/panfrost: Add missing OPP table refcnt decremental 2024-11-06 15:41:37 +00:00
panfrost_devfreq.h drm/panfrost: Add fdinfo support GPU load metrics 2023-10-04 13:04:15 +02:00
panfrost_device.c drm/panfrost: reorder pd/clk/rst sequence 2025-04-28 10:24:04 +01:00
panfrost_device.h drm/panfrost: Add PM runtime flag 2025-04-28 10:23:48 +01:00
panfrost_drv.c drm/panfrost: add h616 compatible string 2025-04-28 10:23:55 +01:00
panfrost_dump.c drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names 2025-03-26 22:59:56 +03:00
panfrost_dump.h drm/panfrost: Add support for devcoredump 2022-08-08 12:39:55 +01:00
panfrost_features.h drm/panfrost: Set HW_FEATURE_AARCH64_MMU feature flag on Bifrost models 2025-03-31 12:08:28 +01:00
panfrost_gem_shrinker.c drm/shmem-helper: Refactor locked/unlocked functions 2025-03-26 23:00:12 +03:00
panfrost_gem.c drm/panfrost: Test for imported buffers with drm_gem_is_imported() 2025-04-14 10:53:11 +02:00
panfrost_gem.h Many singleton patches against the MM code. The patch series which are 2023-11-02 19:38:47 -10:00
panfrost_gpu.c drm/panfrost: Add GPU ID for MT8188 Mali-G57 MC3 2024-11-28 11:25:20 +00:00
panfrost_gpu.h drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parameters 2024-09-02 10:13:38 +01:00
panfrost_issues.h drm/panfrost: Add Mali-G57 "Natt" support 2022-05-26 09:53:38 -04:00
panfrost_job.c drm/sched: Use struct for drm_sched_init() params 2025-02-12 11:59:52 +01:00
panfrost_job.h drm/panfrost: Synchronize and disable interrupts before powering off 2023-12-05 11:39:59 +01:00
panfrost_mmu.c drm/panfrost: Add support for AARCH64_4K page table format 2025-03-31 12:12:15 +01:00
panfrost_mmu.h drm/panfrost: Synchronize and disable interrupts before powering off 2023-12-05 11:39:59 +01:00
panfrost_perfcnt.c drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names 2025-03-26 22:59:56 +03:00
panfrost_perfcnt.h
panfrost_regs.h drm/panfrost: Add support for AARCH64_4K page table format 2025-03-31 12:12:15 +01:00
TODO