index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
/
panthor_device.c
Age
Commit message (
Expand
)
Author
2025-04-23
drm/panthor: show device-wide list of DRM GEM objects over DebugFS
Adrián Larumbe
2025-04-17
drm/panthor: Fix the panthor_gpu_coherency_init() error path
Boris Brezillon
2025-04-10
drm/panthor: Call panthor_gpu_coherency_init() after PM resume()
Boris Brezillon
2025-01-13
drm/panthor: Fix a race between the reset and suspend path
Boris Brezillon
2024-12-11
drm/panthor: Fix the fast-reset logic
Boris Brezillon
2024-12-11
drm/panthor: Be robust against resume failures
Boris Brezillon
2024-12-11
drm/panthor: Ignore devfreq_{suspend, resume}_device() failures
Boris Brezillon
2024-12-11
drm/panthor: Preserve the result returned by panthor_fw_resume()
Boris Brezillon
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-11-19
drm/panthor: Explicitly set the coherency mode
Akash Goel
2024-11-07
drm/panthor: Be stricter about IO mapping flags
Jann Horn
2024-05-13
drm/panthor: Call panthor_sched_post_reset() even if the reset failed
Boris Brezillon
2024-05-13
drm/panthor: Force an immediate reset on unrecoverable faults
Boris Brezillon
2024-04-02
drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
Boris Brezillon
2024-03-25
drm/panthor: Don't use virt_to_pfn()
Steven Price
2024-03-25
drm/panthor: Fix the CONFIG_PM=n case
Boris Brezillon
2024-03-11
Revert "drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue"
Jani Nikula
2024-03-11
drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue
Boris Brezillon
2024-03-11
drm/panthor: Explicitly include mm.h for the {virt, __phys)_to_pfn() defs
Boris Brezillon
2024-03-01
drm/panthor: Add the device logical block
Boris Brezillon