index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-29
drm/panthor: Fix build warning when DEBUG_FS is disabled
Adrián Larumbe
2
-8
/
+5
2025-04-23
drm/panthor: show device-wide list of DRM GEM objects over DebugFS
Adrián Larumbe
5
-0
/
+262
2025-04-23
drm/panthor: Label all kernel BO's
Adrián Larumbe
5
-10
/
+20
2025-04-23
drm/panthor: Add driver IOCTL for setting BO labels
Adrián Larumbe
2
-1
/
+45
2025-04-23
drm/panthor: Introduce BO labeling
Adrián Larumbe
2
-0
/
+63
2025-04-22
drm/panthor: Don't create a file offset for NO_MMAP BOs
Boris Brezillon
2
-12
/
+8
2025-04-17
drm/panthor: Fix the panthor_gpu_coherency_init() error path
Boris Brezillon
1
-1
/
+1
2025-04-14
drm/panthor: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2
-6
/
+6
2025-04-10
drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler()
Boris Brezillon
1
-1
/
+0
2025-04-10
drm/panthor: Let IRQ handlers clear the interrupts themselves
Boris Brezillon
4
-2
/
+11
2025-04-10
drm/panthor: Update panthor_mmu::irq::mask when needed
Boris Brezillon
1
-0
/
+1
2025-04-10
drm/panthor: Call panthor_gpu_coherency_init() after PM resume()
Boris Brezillon
1
-4
/
+4
2025-04-10
drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions
Boris Brezillon
1
-2
/
+2
2025-03-26
drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Dmitry Osipenko
2
-4
/
+4
2025-03-05
drm/panthor: Clean up FW version information display
Steven Price
1
-5
/
+4
2025-03-05
drm/panthor: Avoid sleep locking in the internal BO size path
Adrián Larumbe
2
-39
/
+31
2025-03-05
drm/panthor: Replace sleep locks with spinlocks in fdinfo path
Adrián Larumbe
1
-14
/
+12
2025-03-05
drm/panthor: Update CS_STATUS_ defines to correct values
Ashley Smith
1
-3
/
+3
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
1
-0
/
+1
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2
-16
/
+28
2025-02-07
drm/panthor: avoid garbage value in panthor_ioctl_dev_query()
Su Hui
1
-0
/
+1
2025-02-07
drm/panthor: Fix race condition when gathering fdinfo group samples
Adrián Larumbe
1
-0
/
+2
2025-02-07
drm/panthor: Expose size of driver internal BO's over fdinfo
Adrián Larumbe
7
-1
/
+136
2025-01-13
drm/panthor: Fix a race between the reset and suspend path
Boris Brezillon
1
-10
/
+12
2025-01-13
drm/panthor: fix all mmu kernel-doc comments
Randy Dunlap
1
-34
/
+37
2025-01-13
drm/panthor: Remove dead code
Florent Tomasin
3
-9
/
+0
2024-12-17
drm/panthor: Report innocent group kill
Boris Brezillon
2
-1
/
+20
2024-12-11
drm/panthor: Fix the fast-reset logic
Boris Brezillon
4
-55
/
+53
2024-12-11
drm/panthor: Be robust against resume failures
Boris Brezillon
4
-3
/
+30
2024-12-11
drm/panthor: Ignore devfreq_{suspend, resume}_device() failures
Boris Brezillon
3
-40
/
+11
2024-12-11
drm/panthor: Be robust against runtime PM resume failures in the suspend path
Boris Brezillon
3
-7
/
+13
2024-12-11
drm/panthor: Preserve the result returned by panthor_fw_resume()
Boris Brezillon
1
-2
/
+2
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-0
/
+8
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-28
drm/panthor: Fix a typo in the FW iface flag definitions
Boris Brezillon
1
-32
/
+32
2024-11-22
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
10
-82
/
+676
2024-11-20
drm/panthor: Fix compilation failure on panthor_fw.c
Liviu Dudau
1
-0
/
+1
2024-11-19
drm/panthor: Simplify FW fast reset path
Karunika Choo
1
-7
/
+8
2024-11-19
drm/panthor: Explicitly set the coherency mode
Akash Goel
2
-1
/
+30
2024-11-19
drm/panthor: Update memattr programing to align with GPU spec
Akash Goel
1
-8
/
+15
2024-11-13
drm/panthor: Fix handling of partial GPU mapping of BOs
Akash Goel
1
-0
/
+2
2024-11-07
drm/panthor: Be stricter about IO mapping flags
Jann Horn
1
-0
/
+4
2024-11-07
drm/panthor: Lock XArray when getting entries for the VM
Liviu Dudau
1
-0
/
+2
2024-11-06
drm/panthor: Fix OPP refcnt leaks in devfreq initialisation
Adrián Larumbe
1
-9
/
+8
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
5
-12
/
+40
2024-10-30
drm/panthor: Report group as timedout when we fail to properly suspend
Boris Brezillon
1
-4
/
+11
2024-10-30
drm/panthor: Fail job creation when the group is dead
Boris Brezillon
1
-0
/
+5
2024-10-30
drm/panthor: Fix firmware initialization on systems with a page size > 4k
Boris Brezillon
4
-8
/
+24
[next]