index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-03
accel/ivpu: Fix error handling in recovery/reset
Jacek Lawrynowicz
1
-36
/
+43
2025-02-03
accel/ivpu: Clear runtime_error after pm_runtime_resume_and_get() fails
Jacek Lawrynowicz
1
-1
/
+4
2025-02-03
accel/ivpu: Fix error handling in ivpu_boot()
Jacek Lawrynowicz
1
-2
/
+6
2025-01-10
Merge tag 'v6.13-rc6' into drm-next
Dave Airlie
3
-5
/
+9
2025-01-09
accel/ivpu: Enable HWS by default on all platforms
Jacek Lawrynowicz
1
-1
/
+12
2025-01-09
accel/ivpu: Add platform detection for presilicon
Karol Wachowski
5
-25
/
+29
2025-01-09
accel/ivpu: Add handling of VPU_JSM_STATUS_MVNCI_CONTEXT_VIOLATION_HW
Karol Wachowski
1
-0
/
+25
2025-01-09
accel/ivpu: Fix locking order in ivpu_job_submit
Karol Wachowski
1
-10
/
+7
2025-01-09
accel/ivpu: Fix locking order in ivpu_cmdq_destroy_ioctl
Karol Wachowski
1
-3
/
+6
2025-01-09
accel/ivpu: Set command queue management capability based on HWS
Karol Wachowski
4
-26
/
+19
2025-01-09
accel/ivpu: Fix missing MMU events from reserved SSID
Karol Wachowski
1
-3
/
+4
2025-01-09
accel/ivpu: Move parts of MMU event IRQ handling to thread handler
Karol Wachowski
3
-33
/
+69
2025-01-09
accel/ivpu: Dump only first MMU fault from single context
Karol Wachowski
3
-20
/
+46
2025-01-09
accel/ivpu: Use workqueue for IRQ handling
Maciej Falkowski
11
-55
/
+24
2025-01-09
accel/ivpu: Expose NPU memory utilization info in sysfs
Maciej Falkowski
1
-1
/
+29
2025-01-09
accel/ivpu: Abort all jobs after command queue unregister
Karol Wachowski
6
-62
/
+121
2025-01-09
accel/ivpu: Add API for command queue create/destroy/submit
Karol Wachowski
3
-145
/
+235
2025-01-09
accel/ivpu: Separate DB ID and CMDQ ID allocations from CMDQ allocation
Karol Wachowski
1
-24
/
+64
2024-12-19
accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()
Jacek Lawrynowicz
1
-1
/
+1
2024-12-19
accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init()
Jacek Lawrynowicz
1
-3
/
+7
2024-12-19
accel/ivpu: Fix general protection fault in ivpu_bo_list()
Jacek Lawrynowicz
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-12-05
accel/ivpu: remove DRIVER_DATE conditional drm_driver init
Jani Nikula
1
-7
/
+0
2024-11-13
accel/ivpu: Fix Qemu crash when running in passthrough
Jacek Lawrynowicz
1
-1
/
+1
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
4
-1
/
+15
2024-10-30
accel/ivpu: Move secondary preemption buffer allocation to DMA range
Karol Wachowski
1
-1
/
+1
2024-10-30
accel/ivpu: Increase DMA address range
Karol Wachowski
3
-9
/
+11
2024-10-30
accel/ivpu: Add debug Kconfig option
Maciej Falkowski
5
-0
/
+17
2024-10-30
accel/ivpu: Don't allocate preemption buffers when MIP is disabled
Karol Wachowski
2
-4
/
+4
2024-10-30
accel/ivpu: Make command queue ID allocated on XArray
Karol Wachowski
4
-46
/
+60
2024-10-30
accel/ivpu: Use xa_alloc_cyclic() instead of custom function
Karol Wachowski
3
-37
/
+12
2024-10-30
accel/ivpu: Unmap partially mapped BOs in case of errors
Karol Wachowski
1
-8
/
+11
2024-10-30
accel/ivpu: Clear CDTAB entry in case of failure
Karol Wachowski
1
-1
/
+8
2024-10-30
accel/ivpu: Remove copy engine support
Andrzej Kacprowski
3
-36
/
+20
2024-10-30
accel/ivpu: Defer MMU root page table allocation
Karol Wachowski
5
-149
/
+115
2024-10-30
accel/ivpu: Do not fail when more than 1 tile is fused
Karol Wachowski
1
-9
/
+3
2024-10-30
accel/ivpu: Fix NOC firewall interrupt handling
Andrzej Kacprowski
4
-1
/
+15
2024-10-11
accel/ivpu: Update power island delays
Karol Wachowski
2
-17
/
+34
2024-10-11
accel/ivpu: Add initial Panther Lake support
Maciej Falkowski
3
-3
/
+11
2024-10-11
accel/ivpu: Fix typos in ivpu_pm.c
Jacek Lawrynowicz
1
-2
/
+2
2024-10-11
accel/ivpu: Add tracing for IPC/PM/JOB
Jakub Pawlak
6
-1
/
+102
2024-10-11
accel/ivpu: Remove HWS_EXTRA_EVENTS from test modes
Jacek Lawrynowicz
2
-3
/
+0
2024-10-11
accel/ivpu: Fix ivpu_jsm_dyndbg_control()
Jacek Lawrynowicz
1
-1
/
+1
2024-10-11
accel/ivpu: Increase MS info buffer size
Jacek Lawrynowicz
1
-1
/
+1
2024-10-11
accel/ivpu: Use whole user and shave ranges for preemption buffers
Karol Wachowski
1
-9
/
+4
2024-10-11
accel/ivpu: Do not fail on cmdq if failed to allocate preemption buffers
Karol Wachowski
1
-11
/
+16
2024-10-11
accel/ivpu: Remove invalid warnings
Jacek Lawrynowicz
2
-3
/
+0
2024-10-11
accel/ivpu: Refactor failure diagnostics during boot
Karol Wachowski
1
-6
/
+11
2024-10-11
accel/ivpu: Prevent recovery invocation during probe and resume
Karol Wachowski
3
-38
/
+23
2024-10-11
accel/ivpu: Fix reset_engine debugfs file logic
Andrzej Kacprowski
1
-34
/
+8
[prev]
[next]