index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-12
25
-900
/
+1326
|
\
|
*
Merge v6.7-rc3 into drm-next
Daniel Vetter
2023-11-28
1
-22
/
+21
|
|
\
|
*
|
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
2023-11-16
8
-201
/
+199
|
*
|
accel/ivpu: Use dedicated work for job timeout detection
Stanislaw Gruszka
2023-11-16
3
-15
/
+43
|
*
|
accel/ivpu: Do not use cons->aborted for job_done_thread
Stanislaw Gruszka
2023-11-16
2
-10
/
+9
|
*
|
accel/ivpu: Do not use irqsave in ivpu_ipc_dispatch
Stanislaw Gruszka
2023-11-16
1
-3
/
+3
|
*
|
accel/ivpu: Rename cons->rx_msg_lock
Stanislaw Gruszka
2023-11-16
2
-15
/
+14
|
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-15
11
-28
/
+63
|
|
\
\
|
*
|
|
accel/ivpu: Use GEM shmem helper for all buffers
Jacek Lawrynowicz
2023-11-08
5
-460
/
+144
|
*
|
|
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
2023-11-08
2
-4
/
+1
|
*
|
|
accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()
Jacek Lawrynowicz
2023-11-08
7
-90
/
+109
|
*
|
|
accel/ivpu: Allocate vpu_addr in gem->open() callback
Jacek Lawrynowicz
2023-11-08
3
-37
/
+32
|
*
|
|
accel/ivpu: Fix compilation with CONFIG_PM=n
Jacek Lawrynowicz
2023-11-07
1
-2
/
+2
|
*
|
|
accel/ivpu: Rename VPU to NPU in product strings
Jacek Lawrynowicz
2023-10-31
2
-5
/
+6
|
*
|
|
accel/ivpu: Simplify MMU SYNC command
Jacek Lawrynowicz
2023-10-31
1
-4
/
+1
|
*
|
|
accel/ivpu: Make DMA allocations for MMU600 write combined
Karol Wachowski
2023-10-31
1
-52
/
+63
|
*
|
|
accel/ivpu: Print CMDQ errors after consumer timeout
Karol Wachowski
2023-10-31
1
-3
/
+31
|
*
|
|
accel/ivpu: Abort pending rx ipc on reset
Stanislaw Gruszka
2023-10-31
3
-4
/
+20
|
*
|
|
accel/ivpu: Stop job_done_thread on suspend
Stanislaw Gruszka
2023-10-31
4
-6
/
+35
|
*
|
|
accel/ivpu: Assure device is off if power up sequence fail
Stanislaw Gruszka
2023-10-31
2
-14
/
+18
|
*
|
|
accel/ivpu/40xx: Allow to change profiling frequency
Krystian Pradzynski
2023-10-31
5
-0
/
+76
|
*
|
|
accel/ivpu: Add support for delayed D0i3 entry message
Andrzej Kacprowski
2023-10-30
8
-8
/
+108
|
*
|
|
accel/ivpu/37xx: Print warning when VPUIP is not idle during power down
Stanislaw Gruszka
2023-10-30
1
-2
/
+5
|
*
|
|
accel/ivpu: Introduce ivpu_ipc_send_receive_active()
Karol Wachowski
2023-10-30
2
-14
/
+27
|
*
|
|
accel/ivpu: Pass D0i3 residency time to the VPU firmware
Andrzej Kacprowski
2023-10-30
4
-1
/
+28
|
*
|
|
accel/ivpu/40xx: Capture D0i3 entry host and device timestamps
Andrzej Kacprowski
2023-10-30
1
-0
/
+8
|
*
|
|
accel/ivpu: Change test_mode module param to bitmask
Karol Wachowski
2023-10-30
3
-8
/
+7
|
*
|
|
accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASK
Andrzej Kacprowski
2023-10-30
3
-4
/
+7
|
*
|
|
accel/ivpu: Remove reset from power up sequence
Karol Wachowski
2023-10-30
2
-10
/
+0
|
*
|
|
accel/ivpu: Add dvfs_mode file to debugfs
Tomasz Rusinowicz
2023-10-30
3
-0
/
+34
|
*
|
|
accel/ivpu: Remove unneeded drm_driver declaration
Stanislaw Gruszka
2023-10-30
1
-2
/
+0
|
*
|
|
accel/ivpu: Update FW API
Krystian Pradzynski
2023-10-30
3
-24
/
+392
|
*
|
|
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
2023-10-30
1
-3
/
+0
*
|
|
|
accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initialization
Andrzej Kacprowski
2023-12-11
1
-3
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
accel/ivpu/37xx: Fix hangs related to MMIO reset
Jacek Lawrynowicz
2023-11-21
1
-24
/
+22
*
|
|
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
2023-11-15
1
-3
/
+0
|
|
/
|
/
|
*
|
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
1
-2
/
+1
|
\
\
|
*
|
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-04
1
-2
/
+1
*
|
|
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-11-01
24
-440
/
+536
|
\
\
\
|
*
\
\
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-31
16
-163
/
+240
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
accel/ivpu: Delete the TODO file
Deepak R Varma
2023-10-23
1
-11
/
+0
|
|
*
|
accel/ivpu/37xx: Remove support for FPGA and simics
Stanislaw Gruszka
2023-10-23
1
-49
/
+8
|
|
*
|
accel/ivpu: Do not initialize parameters on power up
Stanislaw Gruszka
2023-10-23
2
-8
/
+8
|
|
*
|
accel/ivpu: Print IPC type string instead of number
Krystian Pradzynski
2023-10-23
3
-4
/
+71
|
|
*
|
accel/ivpu: Read clock rate only if device is up
Karol Wachowski
2023-10-23
3
-1
/
+31
|
|
*
|
accel/ivpu: Fix verbose version of REG_POLL macros
Krystian Pradzynski
2023-10-23
2
-31
/
+48
|
|
*
|
accel/ivpu: Use ratelimited warn and err in IPC/JSM
Krystian Pradzynski
2023-10-23
2
-21
/
+26
|
|
*
|
accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
Jacek Lawrynowicz
2023-10-12
7
-41
/
+51
|
*
|
|
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-23
10
-22
/
+58
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-10-11
2
-2
/
+9
|
|
\
\
\
[next]