linux/drivers/gpu/drm/panthor
Rain Yang a8cb5ca536 drm/panthor: skip regulator setup if no such prop
The regulator is optional, skip the setup instead of returning an
error if it is not present

Signed-off-by: Rain Yang <jiyu.yang@nxp.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Signed-off-by: Steven Price <steven.price@arm.com>
Link: https://lore.kernel.org/r/20250928090334.35389-2-jiyu.yang@oss.nxp.com
2025-10-09 13:57:12 +01:00
..
Kconfig Revert "drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue" 2024-03-11 14:16:10 +02:00
Makefile drm/panthor: Add panthor_hw and move gpu_info initialization into it 2025-08-15 10:50:43 +01:00
panthor_devfreq.c drm/panthor: skip regulator setup if no such prop 2025-10-09 13:57:12 +01:00
panthor_devfreq.h drm/panthor: Ignore devfreq_{suspend, resume}_device() failures 2024-12-11 10:03:59 +01:00
panthor_device.c drm/panthor: add custom ASN_HASH support for mt8196 2025-10-06 10:50:59 +01:00
panthor_device.h drm/panthor: add custom ASN_HASH support for mt8196 2025-10-06 10:50:59 +01:00
panthor_drv.c drm/panthor: add custom ASN_HASH support for mt8196 2025-10-06 10:50:59 +01:00
panthor_fw.c drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUs 2025-08-15 10:53:21 +01:00
panthor_fw.h drm/panthor: Update CS_STATUS_ defines to correct values 2025-03-05 11:09:17 +00:00
panthor_gem.c gpuvm: remove gem.gpuva.lock_dep_map 2025-08-28 12:40:43 +02:00
panthor_gem.h panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lock 2025-08-28 12:40:43 +02:00
panthor_gpu.c drm/panthor: add custom ASN_HASH support for mt8196 2025-10-06 10:50:59 +01:00
panthor_gpu.h drm/panthor: Clean up 64-bit register definitions 2025-06-06 12:44:41 +02:00
panthor_heap.c drm/panthor: Label all kernel BO's 2025-04-23 10:35:35 +02:00
panthor_heap.h drm/panthor: Expose size of driver internal BO's over fdinfo 2025-02-07 15:23:39 +01:00
panthor_hw.c drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUs 2025-08-15 10:53:21 +01:00
panthor_hw.h drm/panthor: Add panthor_hw and move gpu_info initialization into it 2025-08-15 10:50:43 +01:00
panthor_mmu.c drm/panthor: check bo offset alignment in vm bind 2025-09-03 12:29:54 +01:00
panthor_mmu.h drm/panthor: Remove dead VM flushing code 2025-07-14 16:59:21 +01:00
panthor_regs.h drm/panthor: add custom ASN_HASH support for mt8196 2025-10-06 10:50:59 +01:00
panthor_sched.c drm/panthor: always set fence errors on CS_FAULT 2025-09-18 16:33:58 +01:00
panthor_sched.h drm/panthor: assign unique names to queues 2025-09-11 10:39:42 +01:00