index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
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
2024-10-11
Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-10-09
Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-10-09
Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-10-02
drm/panthor: add sysfs knob for enabling job profiling
Adrián Larumbe
2024-10-02
drm/panthor: enable fdinfo for memory stats
Adrián Larumbe
2024-10-02
drm/panthor: add DRM fdinfo support
Adrián Larumbe
2024-10-02
drm/panthor: record current and maximum device clock frequencies
Adrián Larumbe
2024-10-02
drm/panthor: introduce job cycle and timestamp accounting
Adrián Larumbe
2024-10-01
drm/panthor: Don't add write fences to the shared BOs
Boris Brezillon
2024-10-01
drm/panthor: Don't declare a queue blocked if deferred operations are pending
Boris Brezillon
2024-10-01
drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
Boris Brezillon
2024-10-01
drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()
Boris Brezillon
2024-10-01
drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flags
Liviu Dudau
2024-10-01
Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-09-25
drm/panthor: Add DEV_QUERY_GROUP_PRIORITIES_INFO dev query
Mary Guillemard
2024-09-25
drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priority
Mary Guillemard
2024-09-23
drm/panthor: Fix race when converting group handle to group object
Steven Price
2024-09-12
drm/panthor: Display FW version information
Steven Price
2024-09-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
2024-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
2024-09-05
drm/panthor: flush FW AS caches in slow reset path
Adrián Larumbe
2024-09-05
drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev query
Mary Guillemard
2024-09-05
drm/panthor: Restrict high priorities on group_create
Mary Guillemard
2024-09-02
drm/panthor: Use the BITS_PER_LONG macro
Jinjie Ruan
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-07-04
drm/panthor: Record devfreq busy as soon as a job is started
Steven Price
2024-07-03
drm/panthor: Fix sync-only jobs
Boris Brezillon
2024-07-03
drm/panthor: Don't check the array stride on empty uobj arrays
Boris Brezillon
2024-05-13
drm/panthor: Call panthor_sched_post_reset() even if the reset failed
Boris Brezillon
2024-05-13
drm/panthor: Reset the FW VM to NULL on unplug
Boris Brezillon
2024-05-13
drm/panthor: Keep a ref to the VM at the panthor_kernel_bo level
Boris Brezillon
2024-05-13
drm/panthor: Force an immediate reset on unrecoverable faults
Boris Brezillon
2024-05-13
drm/panthor: Fix an off-by-one in the heap context retrieval logic
Boris Brezillon
2024-05-13
drm/panthor: Relax the constraints on the tiler chunk size
Boris Brezillon
2024-05-13
drm/panthor: Make sure the tiler initial/max chunks are consistent
Boris Brezillon
2024-05-13
drm/panthor: Fix tiler OOM handling to allow incremental rendering
Antonino Maniscalco
2024-05-02
drm/panthor: Fix the FW reset logic
Boris Brezillon
[next]