index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-09
drm/tests: Remove slow tests
Maxime Ripard
2
-2369
/
+0
2023-11-08
accel/ivpu: Use GEM shmem helper for all buffers
Jacek Lawrynowicz
5
-460
/
+144
2023-11-08
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
2
-4
/
+1
2023-11-08
accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()
Jacek Lawrynowicz
7
-90
/
+109
2023-11-08
accel/ivpu: Allocate vpu_addr in gem->open() callback
Jacek Lawrynowicz
3
-37
/
+32
2023-11-08
drm/sched: Don't disturb the entity when in RR-mode scheduling
Luben Tuikov
1
-13
/
+3
2023-11-07
accel/ivpu: Fix compilation with CONFIG_PM=n
Jacek Lawrynowicz
1
-2
/
+2
2023-11-06
drm/panel: nt35510: fix typo
Dario Binacchi
1
-1
/
+1
2023-11-06
drm/v3d: Expose the total GPU usage stats on sysfs
Maíra Canal
7
-3
/
+135
2023-11-06
drm/v3d: Implement show_fdinfo() callback for GPU usage stats
Maíra Canal
5
-1
/
+100
2023-11-06
drm: Do not round to megabytes for greater than 1MiB sizes in fdinfo stats
Tvrtko Ursulin
1
-1
/
+1
2023-11-05
drm/sched: Drop suffix from drm_sched_wakeup_if_can_queue
Tvrtko Ursulin
2
-4
/
+4
2023-11-05
drm/sched: Rename drm_sched_run_job_queue_if_ready and clarify kerneldoc
Tvrtko Ursulin
1
-8
/
+8
2023-11-05
drm/sched: Rename drm_sched_free_job_queue to be more descriptive
Tvrtko Ursulin
1
-7
/
+7
2023-11-05
drm/sched: Move free worker re-queuing out of the if block
Tvrtko Ursulin
1
-4
/
+3
2023-11-05
drm/sched: Rename drm_sched_get_cleanup_job to be more descriptive
Tvrtko Ursulin
1
-9
/
+9
2023-11-03
accel/qaic: Support for 0 resize slice execution in BO
Pranjal Ramajor Asha Kanojiya
1
-61
/
+43
2023-11-03
accel/qaic: Quiet array bounds check on DMA abort message
Carl Vanderlip
1
-1
/
+1
2023-11-02
drm/v3d: add brcm,2712-v3d as a compatible V3D device
Iago Toral Quiroga
1
-0
/
+1
2023-11-02
drm/v3d: fix up register addresses for V3D 7.x
Iago Toral Quiroga
5
-156
/
+204
2023-11-02
fbdev/simplefb: Add support for generic power-domains
Thierry Reding
1
-0
/
+93
2023-11-02
fbdev/simplefb: Support memory-region property
Thierry Reding
1
-5
/
+30
2023-11-02
drm/sched: Add a helper to queue TDR immediately
Matthew Brost
1
-1
/
+17
2023-11-02
drm/sched: Add drm_sched_start_timeout_unlocked helper
Matthew Brost
1
-10
/
+13
2023-11-02
drm/sched: Split free_job into own work item
Matthew Brost
1
-48
/
+98
2023-11-02
drm/sched: Convert drm scheduler to use a work queue rather than kthread
Matthew Brost
8
-76
/
+77
2023-11-02
drm/sched: Add drm_sched_wqueue_* helpers
Matthew Brost
5
-18
/
+56
2023-11-01
dma-buf: add dma_fence_timestamp helper
Christian König
3
-16
/
+8
2023-10-31
accel/ivpu: Rename VPU to NPU in product strings
Jacek Lawrynowicz
2
-5
/
+6
2023-10-31
accel/ivpu: Simplify MMU SYNC command
Jacek Lawrynowicz
1
-4
/
+1
2023-10-31
accel/ivpu: Make DMA allocations for MMU600 write combined
Karol Wachowski
1
-52
/
+63
2023-10-31
accel/ivpu: Print CMDQ errors after consumer timeout
Karol Wachowski
1
-3
/
+31
2023-10-31
accel/ivpu: Abort pending rx ipc on reset
Stanislaw Gruszka
3
-4
/
+20
2023-10-31
accel/ivpu: Stop job_done_thread on suspend
Stanislaw Gruszka
4
-6
/
+35
2023-10-31
accel/ivpu: Assure device is off if power up sequence fail
Stanislaw Gruszka
2
-14
/
+18
2023-10-31
accel/ivpu/40xx: Allow to change profiling frequency
Krystian Pradzynski
5
-0
/
+76
2023-10-31
Revert "drm/omapdrm: Annotate dma-fence critical section in commit path"
Tomi Valkeinen
1
-5
/
+4
2023-10-31
Revert "drm/tidss: Annotate dma-fence critical section in commit path"
Tomi Valkeinen
1
-4
/
+0
2023-10-30
drm/panfrost: Remove incorrect IS_ERR() check
Steven Price
1
-10
/
+2
2023-10-30
drm/v3d: wait for all jobs to finish before unregistering
Maíra Canal
1
-0
/
+2
2023-10-30
accel/ivpu: Add support for delayed D0i3 entry message
Andrzej Kacprowski
8
-8
/
+108
2023-10-30
accel/ivpu/37xx: Print warning when VPUIP is not idle during power down
Stanislaw Gruszka
1
-2
/
+5
2023-10-30
accel/ivpu: Introduce ivpu_ipc_send_receive_active()
Karol Wachowski
2
-14
/
+27
2023-10-30
accel/ivpu: Pass D0i3 residency time to the VPU firmware
Andrzej Kacprowski
4
-1
/
+28
2023-10-30
accel/ivpu/40xx: Capture D0i3 entry host and device timestamps
Andrzej Kacprowski
1
-0
/
+8
2023-10-30
accel/ivpu: Change test_mode module param to bitmask
Karol Wachowski
3
-8
/
+7
2023-10-30
accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASK
Andrzej Kacprowski
3
-4
/
+7
2023-10-30
accel/ivpu: Remove reset from power up sequence
Karol Wachowski
2
-10
/
+0
2023-10-30
accel/ivpu: Add dvfs_mode file to debugfs
Tomasz Rusinowicz
3
-0
/
+34
2023-10-30
accel/ivpu: Remove unneeded drm_driver declaration
Stanislaw Gruszka
1
-2
/
+0
[next]