summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-21drm/xe/xe2: Add GT topology readoutMatt Roper
2023-12-21drm/xe/xe2: Update render/compute context image sizesMatt Roper
2023-12-21drm/xe: Stop tracking 4-tile supportMatt Roper
2023-12-21drm/xe: enable idle msg and set hysteresis for GSCCSDaniele Ceraolo Spurio
2023-12-21drm/xe: don't expose the GSCCS to usersDaniele Ceraolo Spurio
2023-12-21drm/xe: GSC forcewake supportDaniele Ceraolo Spurio
2023-12-21drm/xe: add GSCCS ring opsDaniele Ceraolo Spurio
2023-12-21drm/xe: add GSCCS irq supportDaniele Ceraolo Spurio
2023-12-21drm/xe: base definitions for the GSCCSDaniele Ceraolo Spurio
2023-12-21drm/xe: common function to assign queue nameDaniele Ceraolo Spurio
2023-12-21drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUTNiranjana Vishwanathapura
2023-12-21drm/xe: Simplify engine class sched_props settingNiranjana Vishwanathapura
2023-12-21drm/xe/dg2: Remove Wa_15010599737Shekhar Chauhan
2023-12-21drm/xe: Improve vram info debug printingOak Zeng
2023-12-21drm/xe: Make xe_mem_region structOak Zeng
2023-12-21drm/xe: Call __guc_exec_queue_fini_async direct for KERNEL exec_queuesMatthew Brost
2023-12-21drm/xe: skip rebind_list if vma destroyedMatthew Auld
2023-12-21drm/xe/guc_submit: fixup deregister in job timeoutMatthew Auld
2023-12-21drm/xe/pm: Add vram_d3cold_threshold for d3cold capable deviceAnshuman Gupta
2023-12-21drm/xe: Add Wa_14015150844 for DG2 and Xe_LPGMatt Roper
2023-12-21drm/xe: don't warn for bogus pagefaultsMatthew Auld
2023-12-21drm/xe: Implement HW workaround 14016763929Oak Zeng
2023-12-21drm/xe: Update ARL-S DevIDs to the latest BSpecLucas De Marchi
2023-12-21drm/xe: Set max pte size when skipping rebindsMatthew Brost
2023-12-21drm/xe/guc_submit: prevent repeated unregisterMatthew Auld
2023-12-21drm/xe: Fix error path in xe_guc_pc_start()Lucas De Marchi
2023-12-21drm/xe: Fix error path in xe_guc_pc_gucrc_disable()Lucas De Marchi
2023-12-21drm/xe: Add min/max cap for engine scheduler propertiesTejas Upadhyay
2023-12-21drm/xe: Add sysfs for preempt reset timeoutTejas Upadhyay
2023-12-21drm/xe: Add timeslice duration engine property to sysfsTejas Upadhyay
2023-12-21drm/xe: Add job timeout engine property to sysfsTejas Upadhyay
2023-12-21drm/xe: Add sysfs for default engine scheduler propertiesTejas Upadhyay
2023-12-21drm/xe: Add sysfs entries for engines under its GTTejas Upadhyay
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-21drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]Francois Dugast
2023-12-21drm/xe: Fix error paths of __xe_bo_create_lockedMaarten Lankhorst
2023-12-21drm/xe: remove header variable from parse_g2h_msgMatthew Brost
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast
2023-12-21drm/xe/macro: Remove unused constantFrancois Dugast
2023-12-21drm/xe: Add define WQ_HEADER_SIZEMatthew Brost
2023-12-21drm/xe: Remove ct->fence_contextMatthew Brost
2023-12-21drm/xe: Remove XE_GUC_CT_SELFTESTMatthew Brost
2023-12-21drm/xe/mtl: Reduce Wa_14018575942 scope to the CCS engineMatt Roper
2023-12-21drm/xe: Ensure memory eviction on s2idle.Rodrigo Vivi
2023-12-21drm/xe: Only init runtime PM after all d3cold config is in place.Rodrigo Vivi
2023-12-21drm/xe: Fix the runtime_idle call and d3cold.allowed decision.Rodrigo Vivi
2023-12-21drm/xe: Move d3cold_allowed decision all together.Rodrigo Vivi
2023-12-21drm/xe: Only set PCI d3cold_allowed when we are really allowing.Rodrigo Vivi
2023-12-21drm/xe: Introduce fault injection for gt resetHimal Prasad Ghimiray
2023-12-21drm/xe: Notify Userspace when gt reset failsHimal Prasad Ghimiray