summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-07-15drm/xe/vf: Track writes to inaccessible registers from VFMichal Wajdeczko-1/+32
2024-07-12drm/xe/xe2: Add Wa_15015404425Tejas Upadhyay-0/+23
2024-07-12drm/xe/pf: Limit fair VF LMEM provisioningMichal Wajdeczko-0/+1
2024-07-12drm/xe/exec: Fix minor bug related to xe_sync_entry_cleanupAshutosh Dixit-7/+7
2024-07-12drm/xe/kunit: Simplify xe_mocs live tests code layoutMichal Wajdeczko-42/+18
2024-07-12drm/xe/kunit: Simplify xe_migrate live tests code layoutMichal Wajdeczko-37/+15
2024-07-12drm/xe/kunit: Simplify xe_dma_buf live tests code layoutMichal Wajdeczko-37/+15
2024-07-12drm/xe/kunit: Simplify xe_bo live tests code layoutMichal Wajdeczko-41/+20
2024-07-12drm/xe/kunit: Drop XE_TEST_EXPORTMichal Wajdeczko-2/+0
2024-07-12drm/xe/kunit: Kill xe_cur_kunit()Michal Wajdeczko-16/+14
2024-07-11drm/xe: Add process name and PID to job timedout messageJosé Roberto de Souza-2/+15
2024-07-11drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay-0/+9
2024-07-10drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removalNirmoy Das-4/+8
2024-07-09drm/xe: Generate oob before compiling anythingLucas De Marchi-21/+4
2024-07-09drm/xe/gt: Remove double includeLucas De Marchi-1/+0
2024-07-09drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah-0/+4
2024-07-08drm/xe: Drop trace_xe_hw_fence_freeMatthew Brost-6/+0
2024-07-08drm/xe/xe2lpm: Extend Wa_16021639441Ngai-Mint Kwan-0/+10
2024-07-06drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström-21/+37
2024-07-05drm/i915: disable fbc due to Wa_16023588340Matthew Auld-1/+33
2024-07-05drm/xe/bmg: implement Wa_16023588340Matthew Auld-1/+117
2024-07-04drm/xe: Use VF_CAP_REG for device wmbMichal Wajdeczko-1/+10
2024-07-04drm/xe: Kill regs/xe_sriov_regs.hMichal Wajdeczko-26/+15
2024-07-04drm/xe: Fix register definition order in xe_regs.hMichal Wajdeczko-3/+3
2024-07-03drm/xe: Add VM bind IOCTL error injectionMatthew Brost-1/+61
2024-07-03drm/xe: Update PT layer with better error handlingMatthew Brost-65/+167
2024-07-03drm/xe: Update VM trace eventsMatthew Brost-7/+45
2024-07-03drm/xe: Convert multiple bind ops into single jobMatthew Brost-1025/+1063
2024-07-03drm/xe: Add xe_exec_queue_last_fence_test_depMatthew Brost-0/+25
2024-07-03drm/xe: Add xe_vm_pgtable_update_op to xe_vma_opsMatthew Brost-2/+84
2024-07-03drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queueMatthew Brost-6/+5
2024-07-03drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit-187/+190
2024-07-03drm/xe: Add timeout to preempt fencesMatthew Brost-13/+59
2024-07-02drm/xe/guc: Demote GuC IDs usage message to debugMichal Wajdeczko-2/+2
2024-07-02drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar-8/+18
2024-07-02drm/xe/guc: Prevent use of uninitialized mutexVinay Belgaumkar-0/+4
2024-07-01drm/xe/oa: Destroy the stream_lock mutexAshutosh Dixit-0/+2
2024-07-01drm/xe/rtp: Fix out-of-bounds array accessLucas De Marchi-1/+1
2024-07-01drm/xe/pf: Restart VFs provisioning after GT resetMichal Wajdeczko-0/+52
2024-07-01drm/xe/pf: Skip fair VFs provisioning if already provisionedMichal Wajdeczko-0/+63
2024-07-01drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOVMichal Wajdeczko-4/+7
2024-07-01drm/xe/guc: Configure TLB timeout based on CT buffer sizeNirmoy Das-8/+41
2024-06-28drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper-3/+3
2024-06-28drm/xe/mocs: Clarify difference between hw and sw sizesMatt Roper-31/+39
2024-06-28drm/xe/mocs: Update MOCS assertions and remove redundant checksMatt Roper-12/+2
2024-06-28drm/xe: Get hwe domain specific FW to read RING_TIMESTAMPUmesh Nerlige Ramappa-2/+11
2024-06-27drm/xe/client: Check return value of xe_force_wake_getNirmoy Das-2/+6
2024-06-27drm/xe/hwmon: Remove xe_hwmon_process_regKarthik Poosa-49/+40
2024-06-27drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld-4/+4
2024-06-26drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queueAshutosh Dixit-1/+78