index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Lines
2023-10-30
accel/ivpu: Add support for delayed D0i3 entry message
Andrzej Kacprowski
-8
/
+108
2023-10-30
accel/ivpu/37xx: Print warning when VPUIP is not idle during power down
Stanislaw Gruszka
-2
/
+5
2023-10-30
accel/ivpu: Introduce ivpu_ipc_send_receive_active()
Karol Wachowski
-14
/
+27
2023-10-30
accel/ivpu: Pass D0i3 residency time to the VPU firmware
Andrzej Kacprowski
-1
/
+28
2023-10-30
accel/ivpu/40xx: Capture D0i3 entry host and device timestamps
Andrzej Kacprowski
-0
/
+8
2023-10-30
accel/ivpu: Change test_mode module param to bitmask
Karol Wachowski
-8
/
+7
2023-10-30
accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASK
Andrzej Kacprowski
-4
/
+7
2023-10-30
accel/ivpu: Remove reset from power up sequence
Karol Wachowski
-10
/
+0
2023-10-30
accel/ivpu: Add dvfs_mode file to debugfs
Tomasz Rusinowicz
-0
/
+34
2023-10-30
accel/ivpu: Remove unneeded drm_driver declaration
Stanislaw Gruszka
-2
/
+0
2023-10-30
accel/ivpu: Update FW API
Krystian Pradzynski
-24
/
+392
2023-10-30
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
-3
/
+0
2023-10-27
accel/qaic: Support MHI QAIC_TIMESYNC channel
Pranjal Ramajor Asha Kanojiya
-4
/
+165
2023-10-27
accel/qaic: Add support for periodic timesync
Ajit Pal Singh
-1
/
+296
2023-10-27
accel/qaic: Enable 1 MSI fallback mode
Carl Vanderlip
-20
/
+50
2023-10-26
accel/ivpu/37xx: Fix missing VPUIP interrupts
Karol Wachowski
-6
/
+5
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
-22
/
+58
2023-10-23
accel/ivpu: Delete the TODO file
Deepak R Varma
-11
/
+0
2023-10-23
accel/ivpu/37xx: Remove support for FPGA and simics
Stanislaw Gruszka
-49
/
+8
2023-10-23
accel/ivpu: Do not initialize parameters on power up
Stanislaw Gruszka
-8
/
+8
2023-10-23
accel/ivpu: Print IPC type string instead of number
Krystian Pradzynski
-4
/
+71
2023-10-23
accel/ivpu: Read clock rate only if device is up
Karol Wachowski
-1
/
+31
2023-10-23
accel/ivpu: Fix verbose version of REG_POLL macros
Krystian Pradzynski
-31
/
+48
2023-10-23
accel/ivpu: Use ratelimited warn and err in IPC/JSM
Krystian Pradzynski
-21
/
+26
2023-10-19
accel/ivpu: Extend address range for MMU mmap
Wludzik, Jozef
-6
/
+3
2023-10-19
Revert "accel/ivpu: Use cached buffers for FW loading"
Stanislaw Gruszka
-10
/
+4
2023-10-19
accel/ivpu: Don't enter d0i3 during FLR
Jacek Lawrynowicz
-4
/
+21
2023-10-17
Merge tag 'drm-habanalabs-next-2023-10-10' of https://git.kernel.org/pub/scm/...
Dave Airlie
-3139
/
+1726
2023-10-12
accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
Jacek Lawrynowicz
-41
/
+51
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-24
/
+62
2023-10-09
accel/habanalabs/gaudi2: fix spmu mask creation
Oded Gabbay
-1
/
+2
2023-10-09
accel/habanalabs/gaudi2: perform hard-reset upon PCIe AXI drain event
Tomer Tayar
-1
/
+1
2023-10-09
accel/habanalabs: fix bug in decoder wait for cs completion
farah kassabri
-7
/
+7
2023-10-09
accel/habanalabs: remove wrong doc for init_phys_pg_pack_from_userptr
Dafna Hirschfeld
-1
/
+0
2023-10-09
accel/habanalabs: add missing debugfs function stubs
Arnd Bergmann
-0
/
+9
2023-10-09
accel/habanalabs: minor cosmetic update to habanalabs.h
Oded Gabbay
-16
/
+15
2023-10-09
accel/habanalabs/gaudi: remove define used for simulator
Oded Gabbay
-4
/
+1
2023-10-09
accel/habanalabs: remove leftover code
Oded Gabbay
-6
/
+1
2023-10-09
accel/habanalabs: print device name when it is removed
Oded Gabbay
-1
/
+1
2023-10-09
accel/habanalabs: remove unused field
Oded Gabbay
-1
/
+0
2023-10-09
accel/habanalabs/gaudi: remove unused structure definition
Oded Gabbay
-32
/
+0
2023-10-09
accel/habanalabs: trace dma map sgtable
Ohad Sharabi
-20
/
+81
2023-10-09
accel/habanalabs: remove unused asic functions
Oded Gabbay
-28
/
+0
2023-10-09
accel/habanalabs: update boot status print
Ariel Suller
-0
/
+4
2023-10-09
accel/habanalabs: extend preboot timeout when preboot might take longer
Dafna Hirschfeld
-3
/
+29
2023-10-09
accel/habanalabs: add debug prints to dump content of SG table for dma-buf
Tomer Tayar
-0
/
+7
2023-10-09
accel/habanalabs: add missing offset handling for dma-buf
Tomer Tayar
-35
/
+43
2023-10-09
accel/habanalabs: set hl_dmabuf_priv.device_address only when needed
Tomer Tayar
-7
/
+7
2023-10-09
accel/habanalabs: fix SG table creation for dma-buf mapping
Tomer Tayar
-95
/
+104
2023-10-09
accel/habanalabs: split user interrupts pending list
farah kassabri
-147
/
+209
[prev]
[next]