linux/drivers/gpu/drm/panthor
Akash Goel 76e8173ba9 drm/panthor: Correct the order of arguments passed to gem_sync
This commit corrects the order of arguments passed to panthor_gem_sync()
function, called when the SYNC_WAIT condition has to be evaluated for a
blocked GPU queue.

Fixes: cd2c9c3015 ("drm/panthor: Add flag to map GEM object Write-Back Cacheable")
Signed-off-by: Akash Goel <akash.goel@arm.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Link: https://patch.msgid.link/20260305110723.2871733-1-akash.goel@arm.com
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
2026-03-05 16:53:09 +00:00
..
Kconfig Revert "drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue" 2024-03-11 14:16:10 +02:00
Makefile drm/panthor: Introduce panthor_pwr API and power control framework 2025-11-26 10:56:18 +01:00
panthor_devfreq.c drm/panthor: Use existing OPP table if present 2025-11-03 15:28:39 +00:00
panthor_devfreq.h drm/panthor: call into devfreq for current frequency 2025-11-03 15:27:25 +00:00
panthor_device.c drm/panthor: Expose the selected coherency protocol to the UMD 2025-12-09 13:09:36 +01:00
panthor_device.h drm/panthor: Introduce panthor_pwr API and power control framework 2025-11-26 10:56:18 +01:00
panthor_drv.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
panthor_drv.h drm/panthor: Introduce huge tmpfs mountpoint option 2025-12-08 10:55:41 +01:00
panthor_fw.c drm/panthor: Fix NULL pointer dereference on panthor_fw_unplug 2025-12-17 14:15:24 +01:00
panthor_fw.h drm/panthor: Support 64-bit endpoint_req register for Mali-G1 2025-11-26 10:56:19 +01:00
panthor_gem.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
panthor_gem.h drm/panthor: Add a PANTHOR_BO_SYNC ioctl 2025-12-09 13:09:36 +01:00
panthor_gpu.c drm/panthor: Expose the selected coherency protocol to the UMD 2025-12-09 13:09:36 +01:00
panthor_gpu.h drm/panthor: Add architecture-specific function operations 2025-11-26 10:56:18 +01:00
panthor_heap.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08: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: Implement reading shader_present from nvmem 2026-01-13 17:06:15 +01:00
panthor_hw.h drm/panthor: Introduce panthor_pwr API and power control framework 2025-11-26 10:56:18 +01:00
panthor_mmu.c Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses 2026-02-22 08:26:33 -08:00
panthor_mmu.h drm/panthor: Remove dead VM flushing code 2025-07-14 16:59:21 +01:00
panthor_pwr.c drm/panthor: Implement soft reset via PWR_CONTROL 2025-11-26 10:56:19 +01:00
panthor_pwr.h drm/panthor: Implement soft reset via PWR_CONTROL 2025-11-26 10:56:19 +01:00
panthor_regs.h drm/panthor: Implement L2 power on/off via PWR_CONTROL 2025-11-26 10:56:18 +01:00
panthor_sched.c drm/panthor: Correct the order of arguments passed to gem_sync 2026-03-05 16:53:09 +00:00
panthor_sched.h drm/panthor: Evict groups before VM termination 2025-12-19 11:57:55 +01:00