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-07-01
drm/xe/pf: Skip fair VFs provisioning if already provisioned
Michal Wajdeczko
3
-0
/
+63
2024-07-01
drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOV
Michal Wajdeczko
2
-4
/
+7
2024-07-01
drm/xe/guc: Configure TLB timeout based on CT buffer size
Nirmoy Das
3
-8
/
+41
2024-06-28
drm/xe/mcr: Avoid clobbering DSS steering
Matt Roper
1
-3
/
+3
2024-06-28
drm/xe/mocs: Clarify difference between hw and sw sizes
Matt Roper
2
-31
/
+39
2024-06-28
drm/xe/mocs: Update MOCS assertions and remove redundant checks
Matt Roper
1
-12
/
+2
2024-06-28
drm/xe: Get hwe domain specific FW to read RING_TIMESTAMP
Umesh Nerlige Ramappa
3
-2
/
+11
2024-06-27
drm/xe/client: Check return value of xe_force_wake_get
Nirmoy Das
1
-2
/
+6
2024-06-27
drm/xe/hwmon: Remove xe_hwmon_process_reg
Karthik Poosa
1
-49
/
+40
2024-06-27
drm/xe: fix error handling in xe_migrate_update_pgtables
Matthew Auld
1
-4
/
+4
2024-06-26
drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queue
Ashutosh Dixit
2
-1
/
+72
2024-06-26
drm/xe/oa: Allow stream enable/disable functions to return error
Ashutosh Dixit
1
-16
/
+22
2024-06-26
drm/xe/pf: Disable VFs on remove
Michal Wajdeczko
1
-0
/
+5
2024-06-26
drm/xe/irq: remove xe_irq_shutdown
Ilia Levi
3
-14
/
+4
2024-06-26
drm/xe/pf: Trigger explicit FLR while disabling VFs
Michal Wajdeczko
3
-0
/
+36
2024-06-26
drm/xe/guc: Print GuC error codes as hex value
Michal Wajdeczko
1
-1
/
+1
2024-06-26
drm/xe/guc: Add more GuC error codes to ABI
Michal Wajdeczko
1
-0
/
+31
2024-06-26
drm/xe/guc: Demote the H2G retry log message to debug
Michal Wajdeczko
1
-2
/
+2
2024-06-26
drm/xe/vf: Skip attempt to start GuC PC if VF
Michal Wajdeczko
1
-4
/
+13
2024-06-26
drm/xe/oa: Fix kernel doc in xe_drm.h
Ashutosh Dixit
1
-1
/
+2
2024-06-26
drm/xe/huc: Use GT oriented error messages in xe_huc.c
Michal Wajdeczko
1
-11
/
+11
2024-06-26
drm/xe/guc: Request max GT freq during resume
Vinay Belgaumkar
3
-3
/
+17
2024-06-26
drm/xe/lnl: Apply Wa_22019338487
Vinay Belgaumkar
13
-13
/
+159
2024-06-26
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
25
-153
/
+198
2024-06-24
drm/i915: Introduce the plane->min_alignment() vfunc
Ville Syrjälä
2
-3
/
+4
2024-06-20
drm/xe: Simplify locking in new_vma
Matthew Brost
1
-23
/
+18
2024-06-20
drm/xe: Invert runnable_state / pending enable check and assert
Matthew Brost
1
-2
/
+2
2024-06-20
drm/xe/vf: Custom HuC initialization if VF
Michal Wajdeczko
1
-0
/
+4
2024-06-20
drm/xe/vf: Skip engine ring enabling if VF
Michal Wajdeczko
1
-1
/
+2
2024-06-20
drm/xe/vf: Don't use register based TLB invalidation if VF
Michal Wajdeczko
1
-0
/
+4
2024-06-20
drm/xe/vf: Don't support gtidle if VF
Michal Wajdeczko
1
-0
/
+16
2024-06-20
drm/xe/vf: Don't initialize OA if VF
Michal Wajdeczko
1
-0
/
+4
2024-06-20
drm/xe/vf: Don't change hwe IRQ masks if using memory IRQs
Michal Wajdeczko
1
-0
/
+3
2024-06-20
drm/xe/vf: Don't apply tile workarounds if VF
Michal Wajdeczko
1
-0
/
+4
2024-06-20
drm/xe/vf: Don't run any save-restore RTP actions if VF
Michal Wajdeczko
1
-0
/
+4
2024-06-20
drm/xe/vf: Disable features that do not apply to VFs
Michal Wajdeczko
1
-0
/
+13
2024-06-20
drm/xe: Use the encoder suspend helper also used by the i915 driver
Imre Deak
1
-16
/
+2
2024-06-20
drm/xe/xelpgp: Extend Wa_14019877138 to graphics 12.74
Sai Teja Pottumuttu
1
-1
/
+1
2024-06-20
drm/xe/oa: Remove WARN_ON's for unsupported configurations
Ashutosh Dixit
1
-1
/
+1
2024-06-20
drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating config
José Roberto de Souza
1
-6
/
+6
2024-06-20
drm/xe/oa: Fix potential NPD when OA is not initialized
Michal Wajdeczko
1
-6
/
+9
2024-06-20
drm/xe/guc: Move ARAT interrupts enabling to the upload step
Michal Wajdeczko
1
-3
/
+3
2024-06-20
drm/xe/vf: Don't touch GuC irq registers if using memory irqs
Michal Wajdeczko
1
-2
/
+2
2024-06-19
drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
Michal Wajdeczko
1
-0
/
+9
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
160
-1801
/
+8008
2024-06-18
drm/xe/oa: Enable Xe2+ overrun mode
Ashutosh Dixit
2
-8
/
+30
2024-06-18
drm/xe/oa: Changes to OA_TAKEN
Ashutosh Dixit
1
-9
/
+13
2024-06-18
drm/xe/oa: Override GuC RC with OA on PVC
Ashutosh Dixit
4
-0
/
+87
2024-06-18
drm/xe/oa: Add MMIO trigger support
Ashutosh Dixit
3
-2
/
+51
2024-06-18
drm/xe/oa/uapi: OA buffer mmap
Ashutosh Dixit
1
-0
/
+46
[prev]
[next]