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
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-19
drm/xe: prevent UAF around preempt fence
Matthew Auld
4
-4
/
+4
2024-08-19
drm/xe: Remove redundant param from xe_bo_create_user
Nirmoy Das
5
-14
/
+12
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
drm/xe: Use reserved copy engine for user binds on faulting devices
Matthew Brost
4
-68
/
+70
2024-08-16
drm/xe/mcr: Try to derive dss_per_grp from hwconfig attributes
Matt Roper
4
-4
/
+83
2024-08-16
drm/xe: Add debugfs to dump GuC's hwconfig
Matt Roper
3
-0
/
+70
2024-08-16
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
5
-26
/
+31
2024-08-16
drm/xe: Use for_each_remote_tile rather than manual check
Matthew Brost
1
-3
/
+2
2024-08-16
drm/xe/uc: Use devm to register cleanup that includes exec_queues
Daniele Ceraolo Spurio
2
-4
/
+4
2024-08-16
drm/xe/uc: Use managed bo for HuC and GSC objects
Daniele Ceraolo Spurio
3
-53
/
+14
2024-08-16
Merge tag 'drm-intel-next-2024-08-13' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2
-7
/
+21
2024-08-15
drm/xe: Fix tile fini sequence
Matthew Brost
1
-1
/
+4
2024-08-15
drm/xe: use devm instead of drmm for managed bo
Daniele Ceraolo Spurio
1
-3
/
+3
2024-08-15
drm/xe: Make exec_queue_kill safe to call twice
Daniele Ceraolo Spurio
2
-2
/
+15
2024-08-15
drm/xe: fix engine_class bounds check again
Matthew Auld
1
-1
/
+1
2024-08-15
drm/xe: Hold a PM ref when GT TLB invalidations are inflight
Matthew Brost
4
-3
/
+29
2024-08-15
drm/xe: Drop xe_gt_tlb_invalidation_wait
Matthew Brost
4
-110
/
+80
2024-08-15
drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
Matthew Brost
3
-25
/
+40
2024-08-15
drm/xe/pf: Fix VF config validation on multi-GT platforms
Michal Wajdeczko
1
-3
/
+8
2024-08-15
drm/xe: Build PM into GuC CT layer
Matthew Brost
3
-1
/
+18
2024-08-15
drm/xe/vf: Fix register value lookup
Michal Wajdeczko
1
-1
/
+1
2024-08-15
drm/xe: Fix use after free when client stats are captured
Umesh Nerlige Ramappa
3
-9
/
+13
2024-08-15
drm/xe: Take a ref to xe file when user creates a VM
Umesh Nerlige Ramappa
1
-1
/
+5
2024-08-15
drm/xe: Add ref counting for xe_file
Umesh Nerlige Ramappa
3
-2
/
+37
2024-08-15
drm/xe: Move part of xe_file cleanup to a helper
Umesh Nerlige Ramappa
1
-11
/
+18
2024-08-15
drm/xe: Validate user fence during creation
Matthew Brost
1
-4
/
+8
2024-08-14
drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr register
Tejas Upadhyay
1
-1
/
+1
2024-08-14
drm/xe: Write all slices if its mcr register
Tejas Upadhyay
2
-5
/
+5
2024-08-14
drm/xe: Move enable host l2 VRAM post MCR init
Tejas Upadhyay
1
-1
/
+1
2024-08-13
drm/xe: Rename enable_display module param
Lucas De Marchi
6
-34
/
+41
2024-08-13
drm/xe: Remove unused xe parameter
Himal Prasad Ghimiray
1
-11
/
+6
2024-08-13
drm/xe: Name and document Wa_14019789679
Matt Roper
2
-10
/
+27
2024-08-13
drm/xe: add kdev_to_xe_device() helper and use it
Jani Nikula
2
-7
/
+7
2024-08-13
drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directly
Jani Nikula
1
-1
/
+1
2024-08-13
drm/xe/tests: remove unused leftover xe_call_for_each_device()
Jani Nikula
2
-53
/
+0
2024-08-13
drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
Nirmoy Das
5
-16
/
+45
2024-08-12
drm/xe/xe2hpg: Add Wa_14021821874
Tejas Upadhyay
2
-0
/
+5
2024-08-12
drm/xe: Add stats for tlb invalidation count
Nirmoy Das
3
-0
/
+4
2024-08-12
drm/xe/gt: Add APIs for printing stats over debugfs
Nirmoy Das
5
-0
/
+88
2024-08-12
drm/i915/opregion: convert to struct intel_display
Jani Nikula
1
-6
/
+13
[prev]
[next]