summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor/panthor_device.c
AgeCommit message (Expand)Author
2025-04-23drm/panthor: show device-wide list of DRM GEM objects over DebugFSAdrián Larumbe
2025-04-17drm/panthor: Fix the panthor_gpu_coherency_init() error pathBoris Brezillon
2025-04-10drm/panthor: Call panthor_gpu_coherency_init() after PM resume()Boris Brezillon
2025-01-13drm/panthor: Fix a race between the reset and suspend pathBoris Brezillon
2024-12-11drm/panthor: Fix the fast-reset logicBoris Brezillon
2024-12-11drm/panthor: Be robust against resume failuresBoris Brezillon
2024-12-11drm/panthor: Ignore devfreq_{suspend, resume}_device() failuresBoris Brezillon
2024-12-11drm/panthor: Preserve the result returned by panthor_fw_resume()Boris Brezillon
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-11-19drm/panthor: Explicitly set the coherency modeAkash Goel
2024-11-07drm/panthor: Be stricter about IO mapping flagsJann Horn
2024-05-13drm/panthor: Call panthor_sched_post_reset() even if the reset failedBoris Brezillon
2024-05-13drm/panthor: Force an immediate reset on unrecoverable faultsBoris Brezillon
2024-04-02drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernelBoris Brezillon
2024-03-25drm/panthor: Don't use virt_to_pfn()Steven Price
2024-03-25drm/panthor: Fix the CONFIG_PM=n caseBoris Brezillon
2024-03-11Revert "drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue"Jani Nikula
2024-03-11drm/panthor: Fix undefined panthor_device_suspend/resume symbol issueBoris Brezillon
2024-03-11drm/panthor: Explicitly include mm.h for the {virt, __phys)_to_pfn() defsBoris Brezillon
2024-03-01drm/panthor: Add the device logical blockBoris Brezillon