index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
qaic
/
qaic_data.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/qaic: Fix the for loop used to walk SG table
Pranjal Ramajor Asha Kanojiya
2024-10-12
1
-3
/
+3
*
accel/qaic: Add fifo queued debugfs
Jeffrey Hugo
2024-04-05
1
-0
/
+9
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-29
1
-5
/
+3
|
\
|
*
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-12
1
-77
/
+70
|
|
\
|
*
\
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-1
/
+1
|
|
\
\
|
|
*
|
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
1
-1
/
+1
|
*
|
|
accel/qaic: Fix GEM import path code
Pranjal Ramajor Asha Kanojiya
2023-12-15
1
-4
/
+2
|
|
/
/
*
|
|
accel/qaic: Call drm_gem_create_mmap_offset() once for each BO
Pranjal Ramajor Asha Kanojiya
2023-12-15
1
-4
/
+6
*
|
|
accel/qaic: Drop the reference to BO in error path of create BO IOCTL
Pranjal Ramajor Asha Kanojiya
2023-12-15
1
-4
/
+5
*
|
|
accel/qaic: Remove bo->queued field
Pranjal Ramajor Asha Kanojiya
2023-12-15
1
-12
/
+11
*
|
|
accel/qaic: Deprecate ->size field from attach slice IOCTL structure
Pranjal Ramajor Asha Kanojiya
2023-12-15
1
-13
/
+4
|
|
/
|
/
|
*
|
accel/qaic: Increase number of in_reset states
Carl Vanderlip
2023-12-01
1
-8
/
+8
*
|
accel/qaic: Update MAX_ORDER use to be inclusive
Jeffrey Hugo
2023-11-17
1
-1
/
+1
*
|
accel/qaic: Support for 0 resize slice execution in BO
Pranjal Ramajor Asha Kanojiya
2023-11-03
1
-61
/
+43
*
|
accel/qaic: Enable 1 MSI fallback mode
Carl Vanderlip
2023-10-27
1
-7
/
+18
|
/
*
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-29
1
-44
/
+143
|
\
|
*
accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-10
/
+109
|
*
accel/qaic: Create a function to initialize BO
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-6
/
+14
|
*
accel/qaic: Clean up BO during flushing of transfer list
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-8
/
+6
|
*
accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo()
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-4
/
+5
|
*
accel/qaic: Declare BO 'sliced' after all the operations are complete
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-3
/
+2
|
*
accel/qaic: Update BO metadata in a central location
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-10
/
+8
|
*
accel/qaic: Remove ->size field from struct qaic_bo
Pranjal Ramajor Asha Kanojiya
2023-09-22
1
-7
/
+3
*
|
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-23
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
accel/qaic: Fix slicing memory leak
Pranjal Ramajor Asha Kanojiya
2023-08-15
1
-0
/
+1
*
|
accel/qaic: remove redundant pointer pexec
Colin Ian King
2023-08-02
1
-3
/
+1
|
/
*
accel/qaic: Call DRM helper function to destroy prime GEM
Pranjal Ramajor Asha Kanojiya
2023-06-20
1
-2
/
+2
*
accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO
Pranjal Ramajor Asha Kanojiya
2023-05-23
1
-8
/
+12
*
accel/qaic: Flush the transfer list again
Pranjal Ramajor Asha Kanojiya
2023-05-23
1
-0
/
+5
*
accel/qaic: Validate if BO is sliced before slicing
Pranjal Ramajor Asha Kanojiya
2023-05-23
1
-0
/
+5
*
accel/qaic: Validate user data before grabbing any lock
Pranjal Ramajor Asha Kanojiya
2023-05-23
1
-38
/
+23
*
accel/qaic: initialize ret variable to 0
Tom Rix
2023-05-23
1
-1
/
+1
*
accel/qaic: Add datapath
Jeffrey Hugo
2023-04-06
1
-0
/
+1902