summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-21drm/xe: standardize vm-less kernel submissionsDaniele Ceraolo Spurio
2023-12-21drm/xe: split kernel vs permanent engine flagsDaniele Ceraolo Spurio
2023-12-21drm/xe: fix submissions without vmDaniele Ceraolo Spurio
2023-12-21drm/xe: Drop xe_mmio_write64()Matt Roper
2023-12-21drm/xe: Avoid 64-bit register readsMatt Roper
2023-12-21drm/xe/lnl: Hook up MOCS tableBalasubramani Vivekanandan
2023-12-21drm/xe/lnl: Add GuC firmware definitionMatt Roper
2023-12-21drm/xe/lnl: Add LNL platform definitionMatt Roper
2023-12-21drm/xe/xe2: Program GuC's MOCS on Xe2 and beyondMatt Roper
2023-12-21drm/xe/xe2: Add MOCS tableBalasubramani Vivekanandan
2023-12-21drm/xe/xe2: Track VA bits independently of max page table levelMatt Roper
2023-12-21drm/xe/xe2: Define Xe2_LPM IP featuresMatt Roper
2023-12-21drm/xe/xe2: Define Xe2_LPG IP featuresMatt Roper
2023-12-21drm/xe/xe2: AuxCCS is no longer usedMatt Roper
2023-12-21drm/xe/xe2: Handle fused-off CCS enginesMatt Roper
2023-12-21drm/xe/xe2: Update context image layoutsMatt Roper
2023-12-21drm/xe/xe2: Add MCR register steering for media GTMatt Roper
2023-12-21drm/xe/xe2: Add MCR register steering for primary GTMatt Roper
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: 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