aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2024-07-17drm/xe: Don't suspend device upon wedgeMatthew Brost1-0/+14
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost9-13/+80
2024-07-17drm/xe/gsc: add Battlemage supportAlexander Usyskin5-7/+43
2024-07-15drm/xe/vf: Track writes to inaccessible registers from VFMichal Wajdeczko3-1/+32
2024-07-12drm/xe/xe2: Add Wa_15015404425Tejas Upadhyay1-0/+23
2024-07-12drm/xe/pf: Limit fair VF LMEM provisioningMichal Wajdeczko1-0/+1
2024-07-12drm/xe/exec: Fix minor bug related to xe_sync_entry_cleanupAshutosh Dixit1-7/+7
2024-07-12drm/xe/kunit: Simplify xe_mocs live tests code layoutMichal Wajdeczko5-42/+18
2024-07-12drm/xe/kunit: Simplify xe_migrate live tests code layoutMichal Wajdeczko5-37/+15
2024-07-12drm/xe/kunit: Simplify xe_dma_buf live tests code layoutMichal Wajdeczko5-37/+15
2024-07-12drm/xe/kunit: Simplify xe_bo live tests code layoutMichal Wajdeczko5-41/+20
2024-07-12drm/xe/kunit: Drop XE_TEST_EXPORTMichal Wajdeczko1-2/+0
2024-07-12drm/xe/kunit: Kill xe_cur_kunit()Michal Wajdeczko6-16/+14
2024-07-11drm/xe: Add process name and PID to job timedout messageJosé Roberto de Souza1-2/+15
2024-07-11drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removalNirmoy Das1-4/+8
2024-07-11drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström2-20/+30
2024-07-11drm/xe: Drop trace_xe_hw_fence_freeMatthew Brost2-6/+0
2024-07-11drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit10-137/+138
2024-07-11drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay3-0/+9
2024-07-10drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removalNirmoy Das1-4/+8
2024-07-10Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter3-19/+6
2024-07-09drm/xe: Generate oob before compiling anythingLucas De Marchi1-21/+4
2024-07-09drm/xe/gt: Remove double includeLucas De Marchi1-1/+0
2024-07-09drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah1-0/+4
2024-07-09drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist movesThomas Hellström1-0/+4
2024-07-08drm/xe: Drop trace_xe_hw_fence_freeMatthew Brost2-6/+0
2024-07-08drm/xe/xe2lpm: Extend Wa_16021639441Ngai-Mint Kwan1-0/+10
2024-07-06drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström2-20/+30
2024-07-05drm/i915: disable fbc due to Wa_16023588340Matthew Auld2-1/+19
2024-07-05drm/xe/bmg: implement Wa_16023588340Matthew Auld9-1/+117
2024-07-04drm/xe: Use VF_CAP_REG for device wmbMichal Wajdeczko1-1/+10
2024-07-04drm/xe: Kill regs/xe_sriov_regs.hMichal Wajdeczko6-26/+15
2024-07-04drm/xe: Fix register definition order in xe_regs.hMichal Wajdeczko1-3/+3
2024-07-04drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper1-3/+3
2024-07-04drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld1-4/+4
2024-07-03drm/xe: Add VM bind IOCTL error injectionMatthew Brost4-1/+61
2024-07-03drm/xe: Update PT layer with better error handlingMatthew Brost1-65/+167
2024-07-03drm/xe: Update VM trace eventsMatthew Brost2-7/+45
2024-07-03drm/xe: Convert multiple bind ops into single jobMatthew Brost10-1025/+1063
2024-07-03drm/xe: Add xe_exec_queue_last_fence_test_depMatthew Brost2-0/+25
2024-07-03drm/xe: Add xe_vm_pgtable_update_op to xe_vma_opsMatthew Brost3-2/+84
2024-07-03drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queueMatthew Brost2-6/+5
2024-07-03drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit10-137/+138
2024-07-03drm/xe: Add timeout to preempt fencesMatthew Brost5-13/+59
2024-07-02drm/xe/guc: Demote GuC IDs usage message to debugMichal Wajdeczko1-2/+2
2024-07-02drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar4-8/+18
2024-07-02drm/xe/guc: Prevent use of uninitialized mutexVinay Belgaumkar1-0/+4
2024-07-01drm/xe/oa: Destroy the stream_lock mutexAshutosh Dixit1-0/+2
2024-07-01drm/xe/rtp: Fix out-of-bounds array accessLucas De Marchi1-1/+1
2024-07-01drm/xe/pf: Restart VFs provisioning after GT resetMichal Wajdeczko5-0/+52