summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor
AgeCommit message (Expand)Author
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
2024-10-11Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-09Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-09Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-02drm/panthor: add sysfs knob for enabling job profilingAdrián Larumbe
2024-10-02drm/panthor: enable fdinfo for memory statsAdrián Larumbe
2024-10-02drm/panthor: add DRM fdinfo supportAdrián Larumbe
2024-10-02drm/panthor: record current and maximum device clock frequenciesAdrián Larumbe
2024-10-02drm/panthor: introduce job cycle and timestamp accountingAdrián Larumbe
2024-10-01drm/panthor: Don't add write fences to the shared BOsBoris Brezillon
2024-10-01drm/panthor: Don't declare a queue blocked if deferred operations are pendingBoris Brezillon
2024-10-01drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()Boris Brezillon
2024-10-01drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()Boris Brezillon
2024-10-01drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flagsLiviu Dudau
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie