summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor/panthor_device.h
AgeCommit message (Expand)AuthorFilesLines
2024-12-11drm/panthor: Fix the fast-reset logicBoris Brezillon1-0/+11
2024-12-11drm/panthor: Be robust against resume failuresBoris Brezillon1-0/+26
2024-10-02drm/panthor: add DRM fdinfo supportAdrián Larumbe1-0/+8
2024-10-02drm/panthor: record current and maximum device clock frequenciesAdrián Larumbe1-0/+6
2024-10-02drm/panthor: introduce job cycle and timestamp accountingAdrián Larumbe1-0/+22
2024-05-13drm/panthor: Force an immediate reset on unrecoverable faultsBoris Brezillon1-0/+1
2024-04-03drm/panthor: Cleanup unused variable 'cookie'Liviu Dudau1-4/+0
2024-04-02drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()Boris Brezillon1-13/+4
2024-04-02drm/panthor: Fix ordering in _irq_suspend()Boris Brezillon1-2/+2
2024-04-02drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernelBoris Brezillon1-24/+0
2024-03-25drm/panthor: Don't use virt_to_pfn()Steven Price1-1/+1
2024-03-01drm/panthor: Add the device logical blockBoris Brezillon1-0/+394