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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
accel/ivpu: Assure device is off if power up sequence fail
Stanislaw Gruszka
2
-14
/
+18
2023-10-31
accel/ivpu/40xx: Allow to change profiling frequency
Krystian Pradzynski
5
-0
/
+76
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
16
-163
/
+240
2023-10-30
accel/ivpu: Add support for delayed D0i3 entry message
Andrzej Kacprowski
8
-8
/
+108
2023-10-30
accel/ivpu/37xx: Print warning when VPUIP is not idle during power down
Stanislaw Gruszka
1
-2
/
+5
2023-10-30
accel/ivpu: Introduce ivpu_ipc_send_receive_active()
Karol Wachowski
2
-14
/
+27
2023-10-30
accel/ivpu: Pass D0i3 residency time to the VPU firmware
Andrzej Kacprowski
4
-1
/
+28
2023-10-30
accel/ivpu/40xx: Capture D0i3 entry host and device timestamps
Andrzej Kacprowski
1
-0
/
+8
2023-10-30
accel/ivpu: Change test_mode module param to bitmask
Karol Wachowski
3
-8
/
+7
2023-10-30
accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASK
Andrzej Kacprowski
3
-4
/
+7
2023-10-30
accel/ivpu: Remove reset from power up sequence
Karol Wachowski
2
-10
/
+0
2023-10-30
accel/ivpu: Add dvfs_mode file to debugfs
Tomasz Rusinowicz
3
-0
/
+34
2023-10-30
accel/ivpu: Remove unneeded drm_driver declaration
Stanislaw Gruszka
1
-2
/
+0
2023-10-30
accel/ivpu: Update FW API
Krystian Pradzynski
3
-24
/
+392
2023-10-30
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
1
-3
/
+0
2023-10-26
accel/ivpu/37xx: Fix missing VPUIP interrupts
Karol Wachowski
1
-6
/
+5
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
10
-22
/
+58
2023-10-23
accel/ivpu: Delete the TODO file
Deepak R Varma
1
-11
/
+0
2023-10-23
accel/ivpu/37xx: Remove support for FPGA and simics
Stanislaw Gruszka
1
-49
/
+8
2023-10-23
accel/ivpu: Do not initialize parameters on power up
Stanislaw Gruszka
2
-8
/
+8
2023-10-23
accel/ivpu: Print IPC type string instead of number
Krystian Pradzynski
3
-4
/
+71
2023-10-23
accel/ivpu: Read clock rate only if device is up
Karol Wachowski
3
-1
/
+31
2023-10-23
accel/ivpu: Fix verbose version of REG_POLL macros
Krystian Pradzynski
2
-31
/
+48
2023-10-23
accel/ivpu: Use ratelimited warn and err in IPC/JSM
Krystian Pradzynski
2
-21
/
+26
2023-10-19
accel/ivpu: Extend address range for MMU mmap
Wludzik, Jozef
1
-6
/
+3
2023-10-19
Revert "accel/ivpu: Use cached buffers for FW loading"
Stanislaw Gruszka
2
-10
/
+4
2023-10-19
accel/ivpu: Don't enter d0i3 during FLR
Jacek Lawrynowicz
6
-4
/
+21
2023-10-12
accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
Jacek Lawrynowicz
7
-41
/
+51
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-2
/
+9
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
1
-2
/
+1
2023-09-28
accel/ivpu: Annotate struct ivpu_job with __counted_by
Kees Cook
1
-1
/
+1
2023-09-27
accel/ivpu: Compile ivpu_debugfs.c conditionally
Stanislaw Gruszka
3
-3
/
+6
2023-09-27
accel/ivpu: Update debugfs to latest changes in DRM
Stanislaw Gruszka
3
-31
/
+31
2023-09-27
accel/ivpu: Use cached buffers for FW loading
Karol Wachowski
2
-3
/
+10
2023-09-27
accel/ivpu/40xx: Fix missing VPUIP interrupts
Karol Wachowski
1
-6
/
+5
2023-09-27
accel/ivpu/40xx: Disable frequency change interrupt
Karol Wachowski
1
-2
/
+1
2023-09-27
accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-Up
Karol Wachowski
2
-0
/
+16
2023-09-27
accel/ivpu: Don't flood dmesg with VPU ready message
Jacek Lawrynowicz
1
-1
/
+1
2023-09-27
accel/ivpu: Do not use wait event interruptible
Stanislaw Gruszka
1
-7
/
+4
2023-09-25
accel/ivpu: Add Arrow Lake pci id
Stanislaw Gruszka
2
-0
/
+3
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
13
-256
/
+272
2023-09-20
accel/ivpu/40xx: Fix buttress interrupt handling
Karol Wachowski
1
-1
/
+8
2023-09-08
Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-2
/
+1
2023-09-04
accel/ivpu: Print information about used workarounds
Stanislaw Gruszka
3
-0
/
+14
2023-09-04
accel/ivpu: Move MMU register definitions to ivpu_mmu.c
Jacek Lawrynowicz
2
-75
/
+75
2023-09-04
accel/ivpu/37xx: White space cleanup
Stanislaw Gruszka
1
-50
/
+50
2023-09-04
accel/ivpu/37xx: Change register rename leftovers
Stanislaw Gruszka
2
-70
/
+70
2023-09-04
accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
Jacek Lawrynowicz
3
-8
/
+4
2023-09-04
accel/ivpu: Initialize context with SSID = 1
Karol Wachowski
4
-6
/
+27
[prev]
[next]