index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-19
drm/i915/gt: Allow the user to change the CCS mode through sysfs
ccs-mode
Andi Shyti
1
-0
/
+72
2024-08-19
drm/i915/gt: Implement creation and removal routines for CCS engines
Andi Shyti
1
-0
/
+76
2024-08-19
drm/i915/gt: Isolate single sysfs engine file creation
Andi Shyti
2
-28
/
+51
2024-08-19
drm/i915/gt: Store active CCS mask
Andi Shyti
2
-4
/
+26
2024-08-19
drm/i915/gt: Store engine-related sysfs kobjects
Andi Shyti
3
-0
/
+10
2024-08-19
drm/i915/gt: Expose the number of total CCS slices
Andi Shyti
3
-0
/
+27
2024-08-19
drm/i915/gt: Remove cslices mask value from the CCS structure
Andi Shyti
2
-6
/
+1
2024-08-19
drm/i915/gt: Manage CCS engine creation within UABI exposure
Andi Shyti
2
-26
/
+17
2024-08-19
drm/i915/gt: Refactor uabi engine class/instance list creation
Andi Shyti
1
-12
/
+17
2024-08-19
drm/i915/gt: Allow the creation of multi-mode CCS masks
Andi Shyti
2
-17
/
+63
2024-08-19
drm/i915/gt: Move the CCS mode variable to a global position
Andi Shyti
5
-7
/
+35
2024-08-19
drm-tip: 2024y-08m-19d-07h-40m-35s UTC integration manifest
Nirmoy Das
1
-0
/
+28
2024-08-19
Merge remote-tracking branch 'drm-xe/topic/xe-for-CI' into drm-tip
Nirmoy Das
4
-1
/
+26
2024-08-19
Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tip
Nirmoy Das
25
-71
/
+183
2024-08-19
Merge remote-tracking branch 'drm-xe/drm-xe-next' into drm-tip
Nirmoy Das
62
-494
/
+1459
2024-08-19
Merge remote-tracking branch 'drm-intel/drm-intel-gt-next' into drm-tip
Nirmoy Das
17
-29
/
+76
2024-08-19
Merge remote-tracking branch 'drm-intel/drm-intel-next' into drm-tip
Nirmoy Das
15
-180
/
+186
2024-08-19
Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tip
Nirmoy Das
62
-423
/
+489
2024-08-19
Merge remote-tracking branch 'drm/drm-next' into drm-tip
Nirmoy Das
492
-9477
/
+10038
2024-08-19
Merge remote-tracking branch 'drm-intel/drm-intel-fixes' into drm-tip
Nirmoy Das
386
-2407
/
+4309
2024-08-19
Merge remote-tracking branch 'drm-misc/drm-misc-fixes' into drm-tip
Nirmoy Das
2
-3
/
+12
2024-08-19
drm/xe: Remove redundant param from xe_bo_create_user
Nirmoy Das
5
-14
/
+12
2024-08-19
drm/i915/hdcp: Use correct cp_irq_count
Suraj Kandpal
1
-1
/
+3
2024-08-18
Linux 6.11-rc4
Linus Torvalds
1
-1
/
+1
2024-08-18
Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2024-08-18
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-30
/
+37
2024-08-18
Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-39
/
+9
2024-08-18
Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-10
/
+16
2024-08-18
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-8
/
+86
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
1
-2
/
+4
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
22
-182
/
+201
2024-08-17
Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-11
/
+29
2024-08-17
drm/xe/device: Remove unused xe_device::usm::num_vm_in_*
Francois Dugast
3
-26
/
+0
2024-08-17
drm/xe/vm: Remove restriction that all VMs must be faulting if one is
Francois Dugast
1
-8
/
+0
2024-08-17
drm/xe/exec: Switch hw engine group execution mode upon job submission
Francois Dugast
3
-2
/
+84
2024-08-17
drm/xe/hw_engine_group: Ensure safe transition between execution modes
Francois Dugast
2
-0
/
+80
2024-08-17
drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
Francois Dugast
1
-0
/
+33
2024-08-17
drm/xe/exec_queue: Prepare last fence for hw engine group resume context
Francois Dugast
2
-2
/
+33
2024-08-17
drm/xe/exec_queue: Remove duplicated code
Francois Dugast
1
-4
/
+1
2024-08-17
drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
Francois Dugast
1
-0
/
+36
2024-08-17
'drm/xe/hw_engine_group: Register hw engine group's exec queues
Francois Dugast
5
-0
/
+86
2024-08-17
drm/xe/guc_submit: Make suspend_wait interruptible
Francois Dugast
1
-6
/
+6
2024-08-17
drm/xe/hw_engine_group: Introduce xe_hw_engine_group
Francois Dugast
6
-0
/
+176
2024-08-17
Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-6
/
+17
2024-08-17
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+6
2024-08-17
drm/xe: Use reserved copy engine for user binds on faulting devices
Matthew Brost
4
-68
/
+70
2024-08-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+9
2024-08-17
Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-2
/
+24
2024-08-17
Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefs
Linus Torvalds
54
-672
/
+650
2024-08-17
drm/i915/gt: remove stray declaration of intel_gt_release_all()
Luca Coelho
1
-1
/
+0
[next]