开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
/
ivpu_fw.c
Age
Commit message (
Expand
)
Author
2024-10-30
accel/ivpu: Increase DMA address range
Karol Wachowski
2024-10-30
accel/ivpu: Add debug Kconfig option
Maciej Falkowski
2024-10-11
accel/ivpu: Add initial Panther Lake support
Maciej Falkowski
2024-10-11
accel/ivpu: Add auto selection logic for job scheduler
Jacek Lawrynowicz
2024-10-11
accel/ivpu: Limit FW version string length
Jacek Lawrynowicz
2024-10-11
accel/ivpu: Rename ivpu_log_level to fw_log_level
Jacek Lawrynowicz
2024-07-15
accel/ivpu: Add missing MODULE_FIRMWARE metadata
Alexander F. Lent
2024-06-14
accel/ivpu: Make parts of FW image read-only
Wachowski, Karol
2024-05-17
accel/ivpu: Split IP and buttress code
Wachowski, Karol
2024-05-15
accel/ivpu: Implement support for hardware scheduler
Wachowski, Karol
2024-05-15
accel/ivpu: Implement support for preemption buffers
Wachowski, Karol
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
2024-02-19
accel/ivpu: Rename VPU to NPU in message strings
Jacek Lawrynowicz
2024-02-19
accel/ivpu: Refactor BO creation functions
Wachowski, Karol
2024-02-19
accel/ivpu: Add support for FW boot param system_time_us
Krystian Pradzynski
2024-02-19
accel/ivpu: Remove legacy firmware name
Jacek Lawrynowicz
2024-02-06
accel/ivpu/40xx: Enable D0i3 message
Krystian Pradzynski
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-08
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
2023-10-31
accel/ivpu/40xx: Allow to change profiling frequency
Krystian Pradzynski
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-30
accel/ivpu: Add support for delayed D0i3 entry message
Andrzej Kacprowski
2023-10-30
accel/ivpu: Pass D0i3 residency time to the VPU firmware
Andrzej Kacprowski
2023-10-30
accel/ivpu: Add dvfs_mode file to debugfs
Tomasz Rusinowicz
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-19
Revert "accel/ivpu: Use cached buffers for FW loading"
Stanislaw Gruszka
2023-10-12
accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
Jacek Lawrynowicz
2023-09-27
accel/ivpu: Use cached buffers for FW loading
Karol Wachowski
2023-09-04
accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
Jacek Lawrynowicz
2023-08-09
accel/ivpu: Add initial support for VPU 4
Stanislaw Gruszka
2023-08-09
accel/ivpu: Refactor memory ranges logic
Karol Wachowski
2023-08-09
accel/ivpu: Switch to generation based FW names
Jacek Lawrynowicz
2023-07-07
accel/ivpu: Print firmware name and version
Andrzej Kacprowski
2023-07-07
accel/ivpu: Add firmware tracing support
Stanislaw Gruszka
2023-02-06
accel/ivpu: Fix FW API data alignment issues
Andrzej Kacprowski
2023-01-19
accel/ivpu: Add PM support
Jacek Lawrynowicz
2023-01-19
accel/ivpu: Implement firmware parsing and booting
Jacek Lawrynowicz