index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
/
ivpu_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
accel/ivpu: Add initial support for VPU 4
Stanislaw Gruszka
1
-2
/
+8
2023-08-09
accel/ivpu: Refactor memory ranges logic
Karol Wachowski
1
-2
/
+2
2023-08-09
accel/ivpu: Extend get_param ioctl to identify capabilities
Stanislaw Gruszka
1
-0
/
+19
2023-08-09
accel/ivpu: Use generation based function and registers names
Jacek Lawrynowicz
1
-3
/
+3
2023-07-07
accel/ivpu: Initial debugfs support
Stanislaw Gruszka
1
-0
/
+5
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-2
/
+0
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-06-08
accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEs
Karol Wachowski
1
-0
/
+4
2023-06-08
accel/ivpu: Make DMA bit mask HW specific
Karol Wachowski
1
-1
/
+3
2023-04-25
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+4
2023-04-05
accel/ivpu: Remove D3hot delay for Meteorlake
Karol Wachowski
1
-0
/
+4
2023-03-24
accel/ivpu: Disable buttress on device removal
Stanislaw Gruszka
1
-0
/
+4
2023-03-24
accel/ivpu: Do not use SSID 1
Stanislaw Gruszka
1
-2
/
+2
2023-03-24
accel/ivpu: Cancel recovery work
Stanislaw Gruszka
1
-0
/
+2
2023-03-24
accel/ivpu: Do not access HW registers after unbind
Stanislaw Gruszka
1
-2
/
+6
2023-02-06
accel/ivpu: Set dma max_segment_size
Stanislaw Gruszka
1
-0
/
+1
2023-02-06
accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context
Andrzej Kacprowski
1
-0
/
+1
2023-02-06
accel/ivpu: Set dma max_segment_size
Stanislaw Gruszka
1
-0
/
+1
2023-02-06
accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context
Andrzej Kacprowski
1
-0
/
+1
2023-02-01
accel/ivpu: avoid duplicate assignment
Arnd Bergmann
1
-1
/
+0
2023-01-31
accel/ivpu: avoid duplicate assignment
Arnd Bergmann
1
-1
/
+0
2023-01-19
accel/ivpu: Add PM support
Jacek Lawrynowicz
1
-0
/
+28
2023-01-19
accel/ivpu: Add command buffer submission logic
Jacek Lawrynowicz
1
-4
/
+30
2023-01-19
accel/ivpu: Implement firmware parsing and booting
Jacek Lawrynowicz
1
-1
/
+130
2023-01-19
accel/ivpu: Add IPC driver and JSM messages
Jacek Lawrynowicz
1
-0
/
+13
2023-01-19
accel/ivpu: Add GEM buffer object management
Jacek Lawrynowicz
1
-2
/
+28
2023-01-19
accel/ivpu: Add Intel VPU MMU support
Jacek Lawrynowicz
1
-2
/
+81
2023-01-19
accel/ivpu: Introduce a new DRM driver for Intel VPU
Jacek Lawrynowicz
1
-0
/
+353