summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor
AgeCommit message (Expand)Author
2025-04-29drm/panthor: Fix build warning when DEBUG_FS is disabledAdrián Larumbe
2025-04-23drm/panthor: show device-wide list of DRM GEM objects over DebugFSAdrián Larumbe
2025-04-23drm/panthor: Label all kernel BO'sAdrián Larumbe
2025-04-23drm/panthor: Add driver IOCTL for setting BO labelsAdrián Larumbe
2025-04-23drm/panthor: Introduce BO labelingAdrián Larumbe
2025-04-22drm/panthor: Don't create a file offset for NO_MMAP BOsBoris Brezillon
2025-04-17drm/panthor: Fix the panthor_gpu_coherency_init() error pathBoris Brezillon
2025-04-14drm/panthor: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-10drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler()Boris Brezillon
2025-04-10drm/panthor: Let IRQ handlers clear the interrupts themselvesBoris Brezillon
2025-04-10drm/panthor: Update panthor_mmu::irq::mask when neededBoris Brezillon
2025-04-10drm/panthor: Call panthor_gpu_coherency_init() after PM resume()Boris Brezillon
2025-04-10drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitionsBoris Brezillon
2025-03-26drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function namesDmitry Osipenko
2025-03-05drm/panthor: Clean up FW version information displaySteven Price
2025-03-05drm/panthor: Avoid sleep locking in the internal BO size pathAdrián Larumbe
2025-03-05drm/panthor: Replace sleep locks with spinlocks in fdinfo pathAdrián Larumbe
2025-03-05drm/panthor: Update CS_STATUS_ defines to correct valuesAshley Smith
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner
2025-02-07drm/panthor: avoid garbage value in panthor_ioctl_dev_query()Su Hui
2025-02-07drm/panthor: Fix race condition when gathering fdinfo group samplesAdrián Larumbe
2025-02-07drm/panthor: Expose size of driver internal BO's over fdinfoAdrián Larumbe
2025-01-13drm/panthor: Fix a race between the reset and suspend pathBoris Brezillon
2025-01-13drm/panthor: fix all mmu kernel-doc commentsRandy Dunlap
2025-01-13drm/panthor: Remove dead codeFlorent Tomasin
2024-12-17drm/panthor: Report innocent group killBoris 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: Be robust against runtime PM resume failures in the suspend pathBoris Brezillon
2024-12-11drm/panthor: Preserve the result returned by panthor_fw_resume()Boris Brezillon
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-28drm/panthor: Fix a typo in the FW iface flag definitionsBoris Brezillon
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-20drm/panthor: Fix compilation failure on panthor_fw.cLiviu Dudau
2024-11-19drm/panthor: Simplify FW fast reset pathKarunika Choo
2024-11-19drm/panthor: Explicitly set the coherency modeAkash Goel
2024-11-19drm/panthor: Update memattr programing to align with GPU specAkash Goel
2024-11-13drm/panthor: Fix handling of partial GPU mapping of BOsAkash Goel
2024-11-07drm/panthor: Be stricter about IO mapping flagsJann Horn
2024-11-07drm/panthor: Lock XArray when getting entries for the VMLiviu Dudau
2024-11-06drm/panthor: Fix OPP refcnt leaks in devfreq initialisationAdrián Larumbe
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-30drm/panthor: Report group as timedout when we fail to properly suspendBoris Brezillon
2024-10-30drm/panthor: Fail job creation when the group is deadBoris Brezillon
2024-10-30drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon