index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/ivpu: Improve recovery and reset support
Jacek Lawrynowicz
2024-01-25
8
-48
/
+70
*
accel/ivpu: Improve stability of ivpu_submit_ioctl()
Jacek Lawrynowicz
2024-01-25
2
-78
/
+62
*
accel/ivpu: Fix dev open/close races with unbind
Jacek Lawrynowicz
2024-01-25
6
-65
/
+85
*
accel/ivpu: Disable PLL after VPU IP reset during FLR
Jacek Lawrynowicz
2024-01-22
1
-2
/
+19
*
accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY param
Wachowski, Karol
2024-01-22
3
-12
/
+3
*
accel/ivpu: Improve buffer object debug logs
Jacek Lawrynowicz
2024-01-22
2
-42
/
+22
*
accel/ivpu: Disable buffer sharing among VPU contexts
Jacek Lawrynowicz
2024-01-22
1
-38
/
+6
*
accel/ivpu: Free buffer sgt on unbind
Jacek Lawrynowicz
2024-01-22
1
-2
/
+12
*
accel/ivpu: Fix for missing lock around drm_gem_shmem_vmap()
Jacek Lawrynowicz
2024-01-22
1
-0
/
+5
*
accel/ivpu: Add diagnostic messages when VPU fails to boot or suspend
Wachowski, Karol
2024-01-22
2
-3
/
+6
*
accel/ivpu: Add debug prints for MMU map/unmap operations
Wachowski, Karol
2024-01-22
2
-0
/
+10
*
accel/ivpu: Call diagnose failure in ivpu_mmu_cmdq_sync()
Wachowski, Karol
2024-01-22
1
-0
/
+2
*
accel/ivpu: Dump MMU events in case of VPU boot timeout
Wachowski, Karol
2024-01-22
3
-0
/
+10
*
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-12
47
-1177
/
+2175
|
\
|
*
accel/habanalabs: fix information leak in sec_attest_info()
Xingyuan Mo
2023-12-19
1
-1
/
+1
|
*
accel/habanalabs/gaudi2: avoid overriding existing undefined opcode data
Tomer Tayar
2023-12-19
1
-21
/
+19
|
*
accel/habanalabs: add parent_device sysfs attribute
Tomer Tayar
2023-12-19
2
-0
/
+12
|
*
accel/habanalabs/gaudi2: add zero padding when printing QM CP instruction
Tomer Tayar
2023-12-19
1
-1
/
+1
|
*
accel/habanalabs: report 3 instances of Infineon second stage
Ariel Suller
2023-12-19
1
-2
/
+18
|
*
accel/habanalabs/gaudi2: add signed dev info uAPI
Moti Haimovski
2023-12-19
3
-0
/
+63
|
*
accel/habanalabs/gaudi2: use correct registers to dump QM CQ info
Tomer Tayar
2023-12-19
2
-12
/
+12
|
*
accel/habanalabs: expose module id through sysfs
Dani Liberman
2023-12-19
1
-0
/
+10
|
*
accel/habanalabs: print error code when mapping fails
Dani Liberman
2023-12-19
1
-3
/
+4
|
*
accel/habanalabs/gaudi2: get the correct QM CQ info upon an error
Tomer Tayar
2023-12-19
2
-22
/
+23
|
*
accel/habanalabs: set hard reset flag if graceful reset is skipped
Tomer Tayar
2023-12-19
1
-1
/
+1
|
*
accel/habanalabs: remove 'get temperature' debug print
Ofir Bitton
2023-12-19
1
-4
/
+0
|
*
accel/habanalabs/gaudi2: fix undef opcode reporting
Dafna Hirschfeld
2023-12-19
1
-8
/
+6
|
*
accel/habanalabs: fix EQ heartbeat mechanism
Farah Kassabri
2023-12-19
1
-7
/
+7
|
*
accel/habanalabs: add support for Gaudi2C device
Oded Gabbay
2023-12-19
6
-0
/
+13
|
*
accel/habanalabs: add log when eq event is not received
Farah Kassabri
2023-12-19
1
-2
/
+4
|
*
accel/habanalabs/gaudi2: assume hard-reset by FW upon PCIe AXI drain
Tomer Tayar
2023-12-19
2
-0
/
+10
|
*
accel/habanalabs: update device boot error check
Farah Kassabri
2023-12-19
1
-83
/
+32
|
*
accel/habanalabs: add pcie reset prepare/done hooks
farah kassabri
2023-12-19
1
-0
/
+34
|
*
accel: Include <drm/drm_auth.h>
Thomas Zimmermann
2023-12-06
1
-0
/
+1
|
*
accel/qaic: Expand DRM device lifecycle
Carl Vanderlip
2023-12-01
3
-29
/
+19
|
*
accel/qaic: Increase number of in_reset states
Carl Vanderlip
2023-12-01
4
-18
/
+28
|
*
Merge v6.7-rc3 into drm-next
Daniel Vetter
2023-11-28
1
-22
/
+21
|
|
\
|
*
|
accel/qaic: Update MAX_ORDER use to be inclusive
Jeffrey Hugo
2023-11-17
1
-1
/
+1
|
*
|
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
38
-3167
/
+1789
|
|
\
\
|
*
|
|
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/qaic: Support for 0 resize slice execution in BO
Pranjal Ramajor Asha Kanojiya
2023-11-03
1
-61
/
+43
[next]