index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-04
accel/ivpu: Add information about context on failure
Stanislaw Gruszka
1
-2
/
+2
2023-09-04
accel/ivpu: Make ivpu_pm_init() void
Stanislaw Gruszka
3
-7
/
+3
2023-09-04
accel/ivpu: Remove duplicated error messages
Jacek Lawrynowicz
3
-44
/
+25
2023-09-04
accel/ivpu: Move set autosuspend delay to HW specific code
Krystian Pradzynski
4
-6
/
+14
2023-08-25
accel/ivpu: refactor deprecated strncpy
Justin Stitt
1
-2
/
+1
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-0
/
+8
2023-08-09
accel/ivpu: Add initial support for VPU 4
Stanislaw Gruszka
7
-2
/
+1462
2023-08-09
accel/ivpu: Refactor memory ranges logic
Karol Wachowski
6
-30
/
+28
2023-08-09
accel/ivpu: Extend get_param ioctl to identify capabilities
Stanislaw Gruszka
1
-0
/
+19
2023-08-09
accel/ivpu: Switch to generation based FW names
Jacek Lawrynowicz
1
-6
/
+15
2023-08-09
accel/ivpu: Use generation based function and registers names
Jacek Lawrynowicz
6
-484
/
+492
2023-08-09
accel/ivpu: Rename sources to use generation based names
Jacek Lawrynowicz
4
-3
/
+3
2023-08-08
accel/ivpu: Add set_pages_array_wc/uc for internal buffers
Karol Wachowski
1
-0
/
+8
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
17
-124
/
+799
2023-07-07
accel/ivpu: Add fw_name file to debugfs
Krystian Pradzynski
1
-0
/
+10
2023-07-07
accel/ivpu: Print firmware name and version
Andrzej Kacprowski
2
-4
/
+13
2023-07-07
accel/ivpu: Add debugfs files for testing device reset
Stanislaw Gruszka
3
-0
/
+43
2023-07-07
accel/ivpu: Add firmware tracing support
Stanislaw Gruszka
6
-3
/
+404
2023-07-07
accel/ivpu: Initial debugfs support
Stanislaw Gruszka
4
-0
/
+93
2023-07-05
accel/ivpu: Clear specific interrupt status bits on C0
Karol Wachowski
2
-6
/
+13
2023-07-05
accel/ivpu: Fix VPU register access in irq disable
Karol Wachowski
1
-1
/
+1
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-2
/
+0
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
6
-31
/
+40
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-06-08
accel/ivpu: Fix sporadic VPU boot failure
Andrzej Kacprowski
2
-1
/
+13
2023-06-08
accel/ivpu: Do not use mutex_lock_interruptible
Stanislaw Gruszka
2
-19
/
+7
2023-06-08
accel/ivpu: Do not trigger extra VPU reset if the VPU is idle
Andrzej Kacprowski
1
-4
/
+5
2023-06-08
accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEs
Karol Wachowski
3
-16
/
+64
2023-06-08
accel/ivpu: Rename and cleanup MMU600 page tables
Karol Wachowski
2
-92
/
+97
2023-06-08
accel/ivpu: Make DMA bit mask HW specific
Karol Wachowski
2
-1
/
+4
2023-06-08
accel/ivpu: Add MMU support for 4 level page mappings
Karol Wachowski
3
-53
/
+132
2023-06-08
accel/ivpu: Remove configuration of MMU TBU1 and TBU3
Karol Wachowski
1
-15
/
+4
2023-06-08
accel/ivpu: Use struct_size()
Christophe JAILLET
1
-3
/
+1
2023-06-06
accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEP
Stanislaw Gruszka
1
-7
/
+14
2023-06-06
accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATOR
Randy Dunlap
1
-0
/
+1
2023-04-25
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-10
/
+4
2023-04-05
accel/ivpu: Fix S3 system suspend when not idle
Jacek Lawrynowicz
1
-15
/
+11
2023-04-05
accel/ivpu: Add dma fence to command buffers only
Karol Wachowski
1
-11
/
+7
2023-04-05
accel/ivpu: Remove D3hot delay for Meteorlake
Karol Wachowski
1
-0
/
+4
2023-03-24
accel/ivpu: Fix IPC buffer header status field value
Andrzej Kacprowski
1
-1
/
+1
2023-03-24
accel/ivpu: Fix VPU clock calculation
Stanislaw Gruszka
1
-2
/
+14
2023-03-24
accel/ivpu: Remove support for 1 tile SKUs
Stanislaw Gruszka
1
-41
/
+18
2023-03-24
accel/ivpu: Disable buttress on device removal
Stanislaw Gruszka
3
-0
/
+6
2023-03-24
accel/ivpu: Fix power down sequence
Stanislaw Gruszka
1
-35
/
+2
2023-03-24
accel/ivpu: Do not use SSID 1
Stanislaw Gruszka
2
-3
/
+6
2023-03-24
accel/ivpu: Cancel recovery work
Stanislaw Gruszka
3
-3
/
+17
2023-03-24
accel/ivpu: Do not access HW registers after unbind
Stanislaw Gruszka
3
-4
/
+16
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-06
accel/ivpu: Fix old dma_buf api usage
Stanislaw Gruszka
1
-6
/
+2
[prev]
[next]