index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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]