index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
/
ivpu_fw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
accel/ivpu: Increase DMA address range
Karol Wachowski
1
-2
/
+4
2024-10-30
accel/ivpu: Add debug Kconfig option
Maciej Falkowski
1
-0
/
+2
2024-10-11
accel/ivpu: Add initial Panther Lake support
Maciej Falkowski
1
-0
/
+3
2024-10-11
accel/ivpu: Add auto selection logic for job scheduler
Jacek Lawrynowicz
1
-2
/
+13
2024-10-11
accel/ivpu: Limit FW version string length
Jacek Lawrynowicz
1
-3
/
+4
2024-10-11
accel/ivpu: Rename ivpu_log_level to fw_log_level
Jacek Lawrynowicz
1
-2
/
+2
2024-07-15
accel/ivpu: Add missing MODULE_FIRMWARE metadata
Alexander F. Lent
1
-0
/
+4
2024-06-14
accel/ivpu: Make parts of FW image read-only
Wachowski, Karol
1
-1
/
+30
2024-05-17
accel/ivpu: Split IP and buttress code
Wachowski, Karol
1
-10
/
+10
2024-05-15
accel/ivpu: Implement support for hardware scheduler
Wachowski, Karol
1
-0
/
+7
2024-05-15
accel/ivpu: Implement support for preemption buffers
Wachowski, Karol
1
-0
/
+3
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
1
-1
/
+0
2024-02-19
accel/ivpu: Rename VPU to NPU in message strings
Jacek Lawrynowicz
1
-1
/
+1
2024-02-19
accel/ivpu: Refactor BO creation functions
Wachowski, Karol
1
-17
/
+22
2024-02-19
accel/ivpu: Add support for FW boot param system_time_us
Krystian Pradzynski
1
-0
/
+6
2024-02-19
accel/ivpu: Remove legacy firmware name
Jacek Lawrynowicz
1
-2
/
+0
2024-02-06
accel/ivpu/40xx: Enable D0i3 message
Krystian Pradzynski
1
-1
/
+0
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+1
2023-11-08
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
1
-1
/
+1
2023-10-31
accel/ivpu/40xx: Allow to change profiling frequency
Krystian Pradzynski
1
-0
/
+7
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-9
/
+9
2023-10-30
accel/ivpu: Add support for delayed D0i3 entry message
Andrzej Kacprowski
1
-3
/
+45
2023-10-30
accel/ivpu: Pass D0i3 residency time to the VPU firmware
Andrzej Kacprowski
1
-1
/
+16
2023-10-30
accel/ivpu: Add dvfs_mode file to debugfs
Tomasz Rusinowicz
1
-0
/
+5
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
1
-0
/
+1
2023-10-19
Revert "accel/ivpu: Use cached buffers for FW loading"
Stanislaw Gruszka
1
-5
/
+4
2023-10-12
accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
Jacek Lawrynowicz
1
-9
/
+9
2023-09-27
accel/ivpu: Use cached buffers for FW loading
Karol Wachowski
1
-3
/
+5
2023-09-04
accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
Jacek Lawrynowicz
1
-3
/
+3
2023-08-09
accel/ivpu: Add initial support for VPU 4
Stanislaw Gruszka
1
-0
/
+2
2023-08-09
accel/ivpu: Refactor memory ranges logic
Karol Wachowski
1
-10
/
+8
2023-08-09
accel/ivpu: Switch to generation based FW names
Jacek Lawrynowicz
1
-6
/
+15
2023-07-07
accel/ivpu: Print firmware name and version
Andrzej Kacprowski
1
-4
/
+12
2023-07-07
accel/ivpu: Add firmware tracing support
Stanislaw Gruszka
1
-2
/
+50
2023-02-06
accel/ivpu: Fix FW API data alignment issues
Andrzej Kacprowski
1
-13
/
+24
2023-01-19
accel/ivpu: Add PM support
Jacek Lawrynowicz
1
-0
/
+4
2023-01-19
accel/ivpu: Implement firmware parsing and booting
Jacek Lawrynowicz
1
-0
/
+419