index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
2023-07-11
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
2023-07-05
accel/ivpu: Clear specific interrupt status bits on C0
Karol Wachowski
2023-07-05
accel/ivpu: Fix VPU register access in irq disable
Karol Wachowski
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-20
accel/qaic: Call DRM helper function to destroy prime GEM
Pranjal Ramajor Asha Kanojiya
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2023-06-09
accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()
Jeffrey Hugo
2023-06-09
accel/qaic: Free user handle on interrupted mutex
Carl Vanderlip
2023-06-08
accel/habanalabs: refactor error info reset
Dani Liberman
2023-06-08
accel/habanalabs: add event queue extra validation
Ofir Bitton
2023-06-08
accel/habanalabs: unsecure TSB_CFG_MTRR regs
Ofir Bitton
2023-06-08
accel/habanalabs: move ioctl error print to debug level
Oded Gabbay
2023-06-08
accel/habanalabs: fix bug of not fetching addr_dec info
Ofir Bitton
2023-06-08
accel/habanalabs: remove sim code
Oded Gabbay
2023-06-08
accel/habanalabs: mask part of hmmu page fault captured address
Dani Liberman
2023-06-08
accel/habanalabs: update state when loading boot fit
Koby Elbaz
2023-06-08
accel/habanalabs: print qman data on error only for lower qman
Tomer Tayar
2023-06-08
accel/habanalabs: use lower QM in QM errors handling
Tomer Tayar
2023-06-08
accel/habanalabs: use binning info when handling razwi
Dani Liberman
2023-06-08
accel/habanalabs: remove support for mmu disable
Ofir Bitton
2023-06-08
accel/habanalabs: upon DMA errors, use FW-extracted error cause
Koby Elbaz
2023-06-08
accel/habanalabs: print max timeout value on CS stuck
Oded Gabbay
2023-06-08
accel/habanalabs: align to latest firmware specs
Oded Gabbay
2023-06-08
accel/habanalabs: fix mem leak in capture user mappings
Moti Haimovski
2023-06-08
accel/habanalabs: set unused bit as reserved
Oded Gabbay
2023-06-08
accel/habanalabs: rename security functions related arguments
Koby Elbaz
2023-06-08
accel/habanalabs: fix gaudi2_get_tpc_idle_status() return
Dan Carpenter
2023-06-08
accel/habanalabs: Fix some kernel-doc comments
Yang Li
2023-06-08
accel/habanalabs: always fetch pci addr_dec error info
Ofir Bitton
2023-06-08
accel/habanalabs: fix a static warning - 'dubious: x & !y'
Koby Elbaz
2023-06-08
accel/habanalabs: poll for device status update following WFE cmd
Koby Elbaz
2023-06-08
accel/habanalabs: expose debugfs files later
Tomer Tayar
2023-06-08
accel/habanalabs: add pci health check during heartbeat
Ofir Bitton
2023-06-08
accel/habanalabs: add missing tpc interrupt info
Dafna Hirschfeld
2023-06-08
accel/habanalabs: refactor abort of completions and waits
Koby Elbaz
2023-06-08
accel/habanalabs: minimize encapsulation signal mutex lock time
Koby Elbaz
2023-06-08
accel/ivpu: Fix sporadic VPU boot failure
Andrzej Kacprowski
2023-06-08
accel/ivpu: Do not use mutex_lock_interruptible
Stanislaw Gruszka
2023-06-08
accel/ivpu: Do not trigger extra VPU reset if the VPU is idle
Andrzej Kacprowski
2023-06-06
accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEP
Stanislaw Gruszka
2023-06-06
accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATOR
Randy Dunlap
2023-06-05
accel/habanalabs: call to HW/FW err returns 0 when no events exist
Moti Haimovski
2023-06-05
accel/habanalabs: unsecure TPC bias registers
Ofir Bitton
2023-06-05
accel/habanalabs: do soft-reset using cpucp packet
Dafna Hirschfeld
2023-06-05
accel/habanalabs: check fw version using sw version
Dafna Hirschfeld
2023-06-05
accel/habanalabs: extract and save the FW's SW major/minor/sub-minor
Dafna Hirschfeld
2023-06-05
accel/habanalabs: rename fw_{major/minor}_version to fw_inner_{major/minor}_ver
Dafna Hirschfeld
2023-06-05
accel/habanalabs: add helper to extract the FW major/minor
Dafna Hirschfeld
2023-06-05
accel/habanalabs: fix bug in free scratchpad memory
Moti Haimovski
2023-06-05
accel/habanalabs: remove commented code that won't be used
Koby Elbaz
[next]