summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-25drm/xe: Update xe2_graphics name stringMatt Roper
2024-11-22drm/xe/guc: Add support for G2G communicationsJohn Harrison
2024-11-22drm/xe: Allow bo mapping on multiple ggttsNiranjana Vishwanathapura
2024-11-22drm/xe/ptl: Add another PTL PCI IDMatt Atwood
2024-11-22drm/xe/pf: Drop 2GiB limit of fair LMEM allocationMichal Wajdeczko
2024-11-21drm/xe: Sort again the info flagsLucas De Marchi
2024-11-18drm/xe: Drop useless d3cold allowed messageMatthew Brost
2024-11-18drm/xe/vram: drop 2G block restrictionMatthew Auld
2024-11-15drm/xe: Split xe_gt_stat.hLucas De Marchi
2024-11-15drm/xe: Drop HAS_HECI_*Lucas De Marchi
2024-11-15drm/xe: Include xe_oa_types.hLucas De Marchi
2024-11-15drm/xe: Mark preempt fence workqueue as reclaimMatthew Brost
2024-11-15drm/xe/ufence: Wake up waiters after setting ufence->signalledNirmoy Das
2024-11-14drm/xe/guc: Remove duplicate source fieldZhanjun Dong
2024-11-14drm/xe: Wire devcoredump to LR TDRMatthew Brost
2024-11-14drm/xe: Change xe_engine_snapshot_capture_for_job to be for queueMatthew Brost
2024-11-14drm/xe: Improve schedule disable response failureMatthew Brost
2024-11-14drm/xe: Add exec queue param to devcoredumpMatthew Brost
2024-11-14drm/xe: Add ring start to LRC snapshotMatthew Brost
2024-11-14drm/xe: Add ring address to LRC snapshotMatthew Brost
2024-11-14drm/xe: Add xe_ring_lrc_is_idle() helperMatthew Brost
2024-11-14drm/xe: Ignore GGTT TLB inval errors during GT resetNirmoy Das
2024-11-14drm/xe: Allow fault injection in vm create and vm bind IOCTLsFrancois Dugast
2024-11-13drm/xe/oa: Fix "Missing outer runtime PM protection" warningAshutosh Dixit
2024-11-13drm/xe: Sample gpu timestamp closer to exec queuesLucas De Marchi
2024-11-13drm/xe: Wait on killed exec queuesLucas De Marchi
2024-11-13drm/xe: handle flat ccs during hibernation on igpuMatthew Auld
2024-11-12drm/xe/guc: Support crash dump notification from GuCJohn Harrison
2024-11-12drm/xe/guc: Reduce default GuC log verbosityJohn Harrison
2024-11-12drm/xe/gsc: Improve SW proxy error checking and loggingDaniele Ceraolo Spurio
2024-11-12drm/xe: Take job list lock in xe_sched_first_pending_jobNirmoy Das
2024-11-09drm/xe/guc: Do not assert CTB state while sending MMIOTomasz Lis
2024-11-09drm/xe/guc: Prefer GT oriented logs in submit codeMichal Wajdeczko
2024-11-09drm/xe/guc: Prefer GT oriented asserts in submit codeMichal Wajdeczko
2024-11-08drm/xe: improve hibernation on igpuMatthew Auld
2024-11-08drm/xe: Add gt_id to xe_sched_job tracesLucas De Marchi
2024-11-08drm/xe/pf: Adjust scheduling priority based on policy changeMichal Wajdeczko
2024-11-08drm/xe/pf: Allow to control scheduling priority using debugfsMichal Wajdeczko
2024-11-08drm/xe/pf: Add functions to configure VF scheduling priorityMichal Wajdeczko
2024-11-08drm/xe/guc: Add VF_CFG_SCHED_PRIORITY to KLV helperMichal Wajdeczko
2024-11-08drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definitionMichal Wajdeczko
2024-11-07drm/xe: Ensure all locks released in exec IOCTLMatthew Brost
2024-11-07drm/xe/guc: Don't treat GuC generic CAT error as protocol errorMichal Wajdeczko
2024-11-07drm/xe/guc: Don't read data from G2H prior to length checkMichal Wajdeczko
2024-11-07drm/xe/guc: Drop redundant logs about invalid G2H lengthMichal Wajdeczko
2024-11-07drm/xe/guc: Log content of the failed G2H messageMichal Wajdeczko
2024-11-06drm/xe/vf: Defer fixups if migrated twice fastTomasz Lis
2024-11-06drm/xe/vf: Start post-migration fixups with provisioning queryTomasz Lis
2024-11-06drm/xe/vf: Send RESFIX_DONE message at end of VF restoreTomasz Lis
2024-11-06drm/xe/vf: Document SRIOV VF restore flowTomasz Lis