index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-10
/
+10
2023-02-06
accel/ivpu: Fix old dma_buf api usage
Stanislaw Gruszka
1
-6
/
+2
2023-02-06
accel/ivpu: Set dma max_segment_size
Stanislaw Gruszka
1
-0
/
+1
2023-02-06
accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context
Andrzej Kacprowski
3
-1
/
+13
2023-02-06
accel/ivpu: Fix FW API data alignment issues
Andrzej Kacprowski
3
-44
/
+65
2023-02-01
accel/ivpu: avoid duplicate assignment
Arnd Bergmann
1
-1
/
+0
2023-02-01
accel: fix CONFIG_DRM dependencies
Arnd Bergmann
1
-1
/
+4
2023-01-30
Merge tag 'drm-habanalabs-next-2023-01-26' of https://git.kernel.org/pub/scm/...
Dave Airlie
429
-0
/
+335817
2023-01-26
habanalabs/gaudi2: find decode error root cause
Koby Elbaz
6
-1
/
+695
2023-01-26
habanalabs/gaudi2: unsecure tpc kernel_config registers
Ofir Bitton
1
-0
/
+1
2023-01-26
habanalabs: clear in_compute_reset when escalating to hard reset
Tomer Tayar
1
-0
/
+1
2023-01-26
habanalabs: run error handling if scrub_device_mem fails after reset
Tomer Tayar
1
-1
/
+1
2023-01-26
habanalabs: enhance info printed on FW load errors
Moti Haimovski
1
-10
/
+9
2023-01-26
habanalabs: optimize command submission completion timestamp
Ofir Bitton
3
-6
/
+23
2023-01-26
habanalabs: refactor user interrupt type
Ofir Bitton
3
-17
/
+32
2023-01-26
habanalabs/gaudi2: fix emda range registers razwi handling
Dani Liberman
1
-36
/
+33
2023-01-26
habanalabs: block soft-reset on an unusable device
Koby Elbaz
1
-3
/
+8
2023-01-26
habanalabs/gaudi2: print page fault axi transaction id
Dani Liberman
1
-3
/
+6
2023-01-26
habanalabe/gaudi2: add cfg base when displaying razwi addresses
Dani Liberman
1
-8
/
+9
2023-01-26
habanalabs/gaudi2: read mmio razwi information
Dani Liberman
1
-37
/
+80
2023-01-26
habanalabs: fix bug in timestamps registration code
farah kassabri
1
-11
/
+22
2023-01-26
habanalabs: bugs fixes in timestamps buff alloc
farah kassabri
1
-2
/
+3
2023-01-26
habanalabs: check pad and reserved fields in ioctls
farah kassabri
2
-2
/
+19
2023-01-26
habanalabs: remove unnecessary (void*) conversions
XU pengfei
1
-1
/
+1
2023-01-26
habanalabs: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2023-01-26
habanalabs: extend fatal messages to contain PCI info
Moti Haimovski
1
-13
/
+25
2023-01-26
habanalabs/gaudi2: remove use of razwi info received from f/w
Dani Liberman
1
-136
/
+57
2023-01-26
habanalabs: trace LBW reads/writes
Ohad Sharabi
2
-2
/
+18
2023-01-26
habanalabs/gaudi2: fix log for sob value overflow/underflow
Carmit Carmel
1
-5
/
+4
2023-01-26
habanalabs: add set engines masks ASIC function
Ohad Sharabi
5
-13
/
+43
2023-01-26
habanalabs: protect access to dynamic mem 'user_mappings'
Koby Elbaz
4
-13
/
+33
2023-01-26
habanalabs: remove redundant memset
Tom Rix
1
-2
/
+0
2023-01-26
habanalabs: refactor razwi/page-fault information structures
Koby Elbaz
4
-33
/
+49
2023-01-26
habanalabs/gaudi2: avoid reconfiguring the same PB registers
Koby Elbaz
3
-16
/
+1224
2023-01-26
habanalabs/gaudi: allow device acquire while in debug mode
Ofir Bitton
1
-6
/
+0
2023-01-26
habanalabs: move some prints to debug level
Oded Gabbay
3
-4
/
+4
2023-01-26
habanalabs: update f/w files
Oded Gabbay
2
-7
/
+127
2023-01-26
habanalabs/gaudi2: update f/w files
Oded Gabbay
2
-16
/
+23
2023-01-26
habanalabs/gaudi2: update asic register files
Oded Gabbay
10
-155
/
+114
2023-01-26
habanalabs: verify that kernel CB is destroyed only once
Tomer Tayar
5
-26
/
+18
2023-01-26
habanalabs: add uapi to flush inbound HBM transactions
Ohad Sharabi
5
-2
/
+33
2023-01-26
habanalabs: move driver to accel subsystem
Oded Gabbay
426
-0
/
+333689
2023-01-25
accel/ivpu: Fix spelling mistake "tansition" -> "transition"
Colin Ian King
1
-2
/
+2
2023-01-19
accel/ivpu: Add PM support
Jacek Lawrynowicz
10
-8
/
+451
2023-01-19
accel/ivpu: Add command buffer submission logic
Jacek Lawrynowicz
7
-4
/
+732
2023-01-19
accel/ivpu: Implement firmware parsing and booting
Jacek Lawrynowicz
7
-1
/
+958
2023-01-19
accel/ivpu: Add IPC driver and JSM messages
Jacek Lawrynowicz
9
-0
/
+1805
2023-01-19
accel/ivpu: Add GEM buffer object management
Jacek Lawrynowicz
5
-2
/
+883
2023-01-19
accel/ivpu: Add Intel VPU MMU support
Jacek Lawrynowicz
8
-3
/
+1475
2023-01-19
accel/ivpu: Introduce a new DRM driver for Intel VPU
Jacek Lawrynowicz
11
-0
/
+2167
[next]