index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
2023-11-15
1
-3
/
+0
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
1
-2
/
+1
|
\
|
*
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-04
1
-2
/
+1
*
|
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-11-01
24
-440
/
+536
|
\
\
|
*
\
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-31
16
-163
/
+240
|
|
\
\
|
|
*
|
accel/ivpu: Delete the TODO file
Deepak R Varma
2023-10-23
1
-11
/
+0
|
|
*
|
accel/ivpu/37xx: Remove support for FPGA and simics
Stanislaw Gruszka
2023-10-23
1
-49
/
+8
|
|
*
|
accel/ivpu: Do not initialize parameters on power up
Stanislaw Gruszka
2023-10-23
2
-8
/
+8
|
|
*
|
accel/ivpu: Print IPC type string instead of number
Krystian Pradzynski
2023-10-23
3
-4
/
+71
|
|
*
|
accel/ivpu: Read clock rate only if device is up
Karol Wachowski
2023-10-23
3
-1
/
+31
|
|
*
|
accel/ivpu: Fix verbose version of REG_POLL macros
Krystian Pradzynski
2023-10-23
2
-31
/
+48
|
|
*
|
accel/ivpu: Use ratelimited warn and err in IPC/JSM
Krystian Pradzynski
2023-10-23
2
-21
/
+26
|
|
*
|
accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
Jacek Lawrynowicz
2023-10-12
7
-41
/
+51
|
*
|
|
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-23
10
-22
/
+58
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-10-11
2
-2
/
+9
|
|
\
\
\
|
|
*
\
\
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-09-22
13
-256
/
+272
|
|
|
\
\
\
|
*
|
|
|
|
accel/ivpu: Compile ivpu_debugfs.c conditionally
Stanislaw Gruszka
2023-09-27
3
-3
/
+6
|
*
|
|
|
|
accel/ivpu: Update debugfs to latest changes in DRM
Stanislaw Gruszka
2023-09-27
3
-31
/
+31
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
accel/ivpu: Print information about used workarounds
Stanislaw Gruszka
2023-09-04
3
-0
/
+14
|
*
|
|
|
accel/ivpu: Move MMU register definitions to ivpu_mmu.c
Jacek Lawrynowicz
2023-09-04
2
-75
/
+75
|
*
|
|
|
accel/ivpu/37xx: White space cleanup
Stanislaw Gruszka
2023-09-04
1
-50
/
+50
|
*
|
|
|
accel/ivpu/37xx: Change register rename leftovers
Stanislaw Gruszka
2023-09-04
2
-70
/
+70
|
*
|
|
|
accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
Jacek Lawrynowicz
2023-09-04
3
-8
/
+4
|
*
|
|
|
accel/ivpu: Initialize context with SSID = 1
Karol Wachowski
2023-09-04
4
-6
/
+27
|
*
|
|
|
accel/ivpu: Add information about context on failure
Stanislaw Gruszka
2023-09-04
1
-2
/
+2
|
*
|
|
|
accel/ivpu: Make ivpu_pm_init() void
Stanislaw Gruszka
2023-09-04
3
-7
/
+3
|
*
|
|
|
accel/ivpu: Remove duplicated error messages
Jacek Lawrynowicz
2023-09-04
3
-44
/
+25
|
*
|
|
|
accel/ivpu: Move set autosuspend delay to HW specific code
Krystian Pradzynski
2023-09-04
4
-6
/
+14
*
|
|
|
|
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-31
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
accel/ivpu: Annotate struct ivpu_job with __counted_by
Kees Cook
2023-09-29
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
accel/ivpu/37xx: Fix missing VPUIP interrupts
Karol Wachowski
2023-10-26
1
-6
/
+5
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
accel/ivpu: Extend address range for MMU mmap
Wludzik, Jozef
2023-10-19
1
-6
/
+3
*
|
|
|
Revert "accel/ivpu: Use cached buffers for FW loading"
Stanislaw Gruszka
2023-10-19
2
-10
/
+4
*
|
|
|
accel/ivpu: Don't enter d0i3 during FLR
Jacek Lawrynowicz
2023-10-19
6
-4
/
+21
|
|
_
|
/
|
/
|
|
*
|
|
accel/ivpu: Use cached buffers for FW loading
Karol Wachowski
2023-09-27
2
-3
/
+10
*
|
|
accel/ivpu/40xx: Fix missing VPUIP interrupts
Karol Wachowski
2023-09-27
1
-6
/
+5
*
|
|
accel/ivpu/40xx: Disable frequency change interrupt
Karol Wachowski
2023-09-27
1
-2
/
+1
*
|
|
accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-Up
Karol Wachowski
2023-09-27
2
-0
/
+16
*
|
|
accel/ivpu: Don't flood dmesg with VPU ready message
Jacek Lawrynowicz
2023-09-27
1
-1
/
+1
*
|
|
accel/ivpu: Do not use wait event interruptible
Stanislaw Gruszka
2023-09-27
1
-7
/
+4
*
|
|
accel/ivpu: Add Arrow Lake pci id
Stanislaw Gruszka
2023-09-25
2
-0
/
+3
*
|
|
accel/ivpu/40xx: Fix buttress interrupt handling
Karol Wachowski
2023-09-20
1
-1
/
+8
|
/
/
*
|
Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/d...
Dave Airlie
2023-09-07
1
-2
/
+1
|
\
\
|
*
|
accel/ivpu: refactor deprecated strncpy
Justin Stitt
2023-08-25
1
-2
/
+1
|
|
/
*
|
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-23
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
accel/ivpu: Add set_pages_array_wc/uc for internal buffers
Karol Wachowski
2023-08-08
1
-0
/
+8
*
|
accel/ivpu: Add initial support for VPU 4
Stanislaw Gruszka
2023-08-09
7
-2
/
+1462
*
|
accel/ivpu: Refactor memory ranges logic
Karol Wachowski
2023-08-09
6
-30
/
+28
*
|
accel/ivpu: Extend get_param ioctl to identify capabilities
Stanislaw Gruszka
2023-08-09
1
-0
/
+19
*
|
accel/ivpu: Switch to generation based FW names
Jacek Lawrynowicz
2023-08-09
1
-6
/
+15
[next]