index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
Age
Commit message (
Expand
)
Author
2025-04-29
drm/panthor: Fix build warning when DEBUG_FS is disabled
Adrián Larumbe
2025-04-23
drm/panthor: show device-wide list of DRM GEM objects over DebugFS
Adrián Larumbe
2025-04-23
drm/panthor: Label all kernel BO's
Adrián Larumbe
2025-04-23
drm/panthor: Add driver IOCTL for setting BO labels
Adrián Larumbe
2025-04-23
drm/panthor: Introduce BO labeling
Adrián Larumbe
2025-04-22
drm/panthor: Don't create a file offset for NO_MMAP BOs
Boris Brezillon
2025-04-17
drm/panthor: Fix the panthor_gpu_coherency_init() error path
Boris Brezillon
2025-04-14
drm/panthor: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2025-04-10
drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler()
Boris Brezillon
2025-04-10
drm/panthor: Let IRQ handlers clear the interrupts themselves
Boris Brezillon
2025-04-10
drm/panthor: Update panthor_mmu::irq::mask when needed
Boris Brezillon
2025-04-10
drm/panthor: Call panthor_gpu_coherency_init() after PM resume()
Boris Brezillon
2025-04-10
drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions
Boris Brezillon
2025-03-26
drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Dmitry Osipenko
2025-03-05
drm/panthor: Clean up FW version information display
Steven Price
2025-03-05
drm/panthor: Avoid sleep locking in the internal BO size path
Adrián Larumbe
2025-03-05
drm/panthor: Replace sleep locks with spinlocks in fdinfo path
Adrián Larumbe
2025-03-05
drm/panthor: Update CS_STATUS_ defines to correct values
Ashley Smith
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2025-02-07
drm/panthor: avoid garbage value in panthor_ioctl_dev_query()
Su Hui
2025-02-07
drm/panthor: Fix race condition when gathering fdinfo group samples
Adrián Larumbe
2025-02-07
drm/panthor: Expose size of driver internal BO's over fdinfo
Adrián Larumbe
2025-01-13
drm/panthor: Fix a race between the reset and suspend path
Boris Brezillon
2025-01-13
drm/panthor: fix all mmu kernel-doc comments
Randy Dunlap
2025-01-13
drm/panthor: Remove dead code
Florent Tomasin
2024-12-17
drm/panthor: Report innocent group kill
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: Be robust against runtime PM resume failures in the suspend path
Boris Brezillon
2024-12-11
drm/panthor: Preserve the result returned by panthor_fw_resume()
Boris Brezillon
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-28
drm/panthor: Fix a typo in the FW iface flag definitions
Boris Brezillon
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-11-20
drm/panthor: Fix compilation failure on panthor_fw.c
Liviu Dudau
2024-11-19
drm/panthor: Simplify FW fast reset path
Karunika Choo
2024-11-19
drm/panthor: Explicitly set the coherency mode
Akash Goel
2024-11-19
drm/panthor: Update memattr programing to align with GPU spec
Akash Goel
2024-11-13
drm/panthor: Fix handling of partial GPU mapping of BOs
Akash Goel
2024-11-07
drm/panthor: Be stricter about IO mapping flags
Jann Horn
2024-11-07
drm/panthor: Lock XArray when getting entries for the VM
Liviu Dudau
2024-11-06
drm/panthor: Fix OPP refcnt leaks in devfreq initialisation
Adrián Larumbe
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
2024-10-30
drm/panthor: Report group as timedout when we fail to properly suspend
Boris Brezillon
2024-10-30
drm/panthor: Fail job creation when the group is dead
Boris Brezillon
2024-10-30
drm/panthor: Fix firmware initialization on systems with a page size > 4k
Boris Brezillon
[next]