index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
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-21
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/linux into drm-next
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
2024-10-11
Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
6
-50
/
+477
2024-10-09
Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
2
-21
/
+42
2024-10-09
Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
6
-6
/
+153
2024-10-02
drm/panthor: add sysfs knob for enabling job profiling
Adrián Larumbe
1
-0
/
+39
2024-10-02
drm/panthor: enable fdinfo for memory stats
Adrián Larumbe
1
-0
/
+12
2024-10-02
drm/panthor: add DRM fdinfo support
Adrián Larumbe
4
-0
/
+97
2024-10-02
drm/panthor: record current and maximum device clock frequencies
Adrián Larumbe
2
-1
/
+23
2024-10-02
drm/panthor: introduce job cycle and timestamp accounting
Adrián Larumbe
2
-49
/
+306
2024-10-01
drm/panthor: Don't add write fences to the shared BOs
Boris Brezillon
1
-6
/
+1
2024-10-01
drm/panthor: Don't declare a queue blocked if deferred operations are pending
Boris Brezillon
1
-1
/
+7
2024-10-01
drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
Boris Brezillon
1
-2
/
+3
2024-10-01
drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()
Boris Brezillon
1
-0
/
+8
2024-10-01
drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flags
Liviu Dudau
1
-0
/
+1
2024-10-01
Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
1
-2
/
+14
2024-09-25
drm/panthor: Add DEV_QUERY_GROUP_PRIORITIES_INFO dev query
Mary Guillemard
1
-19
/
+42
2024-09-25
drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priority
Mary Guillemard
2
-3
/
+1
2024-09-23
drm/panthor: Fix race when converting group handle to group object
Steven Price
1
-2
/
+14
2024-09-12
drm/panthor: Display FW version information
Steven Price
1
-1
/
+56
2024-09-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
5
-5
/
+50
[prev]
[next]