index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Lines
2023-10-27
accel/qaic: Enable 1 MSI fallback mode
Carl Vanderlip
-20
/
+50
2023-10-23
accel/ivpu: Delete the TODO file
Deepak R Varma
-11
/
+0
2023-10-23
accel/ivpu/37xx: Remove support for FPGA and simics
Stanislaw Gruszka
-49
/
+8
2023-10-23
accel/ivpu: Do not initialize parameters on power up
Stanislaw Gruszka
-8
/
+8
2023-10-23
accel/ivpu: Print IPC type string instead of number
Krystian Pradzynski
-4
/
+71
2023-10-23
accel/ivpu: Read clock rate only if device is up
Karol Wachowski
-1
/
+31
2023-10-23
accel/ivpu: Fix verbose version of REG_POLL macros
Krystian Pradzynski
-31
/
+48
2023-10-23
accel/ivpu: Use ratelimited warn and err in IPC/JSM
Krystian Pradzynski
-21
/
+26
2023-10-12
accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
Jacek Lawrynowicz
-41
/
+51
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-24
/
+62
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-117
/
+202
2023-09-27
accel/ivpu: Compile ivpu_debugfs.c conditionally
Stanislaw Gruszka
-3
/
+6
2023-09-27
accel/ivpu: Update debugfs to latest changes in DRM
Stanislaw Gruszka
-31
/
+31
2023-09-22
accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL
Pranjal Ramajor Asha Kanojiya
-11
/
+113
2023-09-22
accel/qaic: Create a function to initialize BO
Pranjal Ramajor Asha Kanojiya
-6
/
+14
2023-09-22
accel/qaic: Clean up BO during flushing of transfer list
Pranjal Ramajor Asha Kanojiya
-8
/
+6
2023-09-22
accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo()
Pranjal Ramajor Asha Kanojiya
-4
/
+5
2023-09-22
accel/qaic: Declare BO 'sliced' after all the operations are complete
Pranjal Ramajor Asha Kanojiya
-3
/
+2
2023-09-22
accel/qaic: Update BO metadata in a central location
Pranjal Ramajor Asha Kanojiya
-10
/
+8
2023-09-22
accel/qaic: Remove ->size field from struct qaic_bo
Pranjal Ramajor Asha Kanojiya
-9
/
+3
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
-273
/
+290
2023-09-15
accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc()
Pranjal Ramajor Asha Kanojiya
-62
/
+47
2023-09-15
accel/qaic: Register for PCI driver at the beginning of module init
Pranjal Ramajor Asha Kanojiya
-8
/
+8
2023-09-08
Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/d...
Dave Airlie
-2
/
+1
2023-09-04
accel/ivpu: Print information about used workarounds
Stanislaw Gruszka
-0
/
+14
2023-09-04
accel/ivpu: Move MMU register definitions to ivpu_mmu.c
Jacek Lawrynowicz
-75
/
+75
2023-09-04
accel/ivpu/37xx: White space cleanup
Stanislaw Gruszka
-50
/
+50
2023-09-04
accel/ivpu/37xx: Change register rename leftovers
Stanislaw Gruszka
-70
/
+70
2023-09-04
accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
Jacek Lawrynowicz
-8
/
+4
2023-09-04
accel/ivpu: Initialize context with SSID = 1
Karol Wachowski
-6
/
+27
2023-09-04
accel/ivpu: Add information about context on failure
Stanislaw Gruszka
-2
/
+2
2023-09-04
accel/ivpu: Make ivpu_pm_init() void
Stanislaw Gruszka
-7
/
+3
2023-09-04
accel/ivpu: Remove duplicated error messages
Jacek Lawrynowicz
-44
/
+25
2023-09-04
accel/ivpu: Move set autosuspend delay to HW specific code
Krystian Pradzynski
-6
/
+14
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
-2
/
+0
2023-09-01
drm/debugfs: rework debugfs directory creation v5
Christian König
-12
/
+18
2023-08-31
drm/debugfs: drop debugfs_init() for the render and accel node v2
Christian König
-3
/
+0
2023-08-25
accel/ivpu: refactor deprecated strncpy
Justin Stitt
-2
/
+1
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
-22
/
+61
2023-08-18
Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-8
/
+19
2023-08-15
accel/qaic: Clean up integer overflow checking in map_user_pages()
Dan Carpenter
-8
/
+18
2023-08-15
accel/qaic: Fix slicing memory leak
Pranjal Ramajor Asha Kanojiya
-0
/
+1
2023-08-11
Merge tag 'drm-misc-fixes-2023-08-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-0
/
+8
2023-08-09
accel/ivpu: Add initial support for VPU 4
Stanislaw Gruszka
-2
/
+1462
2023-08-09
accel/ivpu: Refactor memory ranges logic
Karol Wachowski
-30
/
+28
2023-08-09
accel/ivpu: Extend get_param ioctl to identify capabilities
Stanislaw Gruszka
-0
/
+19
2023-08-09
accel/ivpu: Switch to generation based FW names
Jacek Lawrynowicz
-6
/
+15
2023-08-09
accel/ivpu: Use generation based function and registers names
Jacek Lawrynowicz
-484
/
+492
2023-08-09
accel/ivpu: Rename sources to use generation based names
Jacek Lawrynowicz
-3
/
+3
2023-08-08
accel/ivpu: Add set_pages_array_wc/uc for internal buffers
Karol Wachowski
-0
/
+8
[next]