summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/uapi: Remove useless max_page_sizeRodrigo Vivi2023-12-211-3/+0
* drm/xe/uapi: Typo lingo and other small backwards compatible fixesRodrigo Vivi2023-12-211-1/+1
* drm/xe: Fix LRC workaroundsLucas De Marchi2023-12-211-7/+34
* drm/xe: Add dbg messages for LRC WAsLucas De Marchi2023-12-211-0/+4
* drm/xe/reg_sr: Use xe_gt_dbgLucas De Marchi2023-12-211-5/+3
* drm/xe/reg_sr: Simplify check for masked registersLucas De Marchi2023-12-212-5/+8
* drm/xe/pat: Use 0 instead of space on errorLucas De Marchi2023-12-211-1/+1
* drm/xe/selftests: make eviction test tile centricMatthew Auld2023-12-211-7/+7
* drm/xe/selftests: consider multi-GT for eviction testMatthew Auld2023-12-211-4/+8
* drm/xe/pm: Use PM functions only if CONFIG_PM_SLEEP is enabledFrancois Dugast2023-12-211-23/+25
* drm/xe: Fix array of bindsMatthew Brost2023-12-211-206/+212
* drm/xe: Fixup unwind on VM ops errorsMatthew Brost2023-12-212-10/+24
* drm/xe: Convert xe_vma_op_flags to BIT macrosMatthew Brost2023-12-211-3/+3
* drm/xe: fix has_llc on rklMatthew Auld2023-12-211-0/+1
* drm/xe: nuke GuC on unloadMatthew Auld2023-12-215-7/+25
* drm/xe: Prevent return with locked vmPallavi Mishra2023-12-211-11/+11
* drm/xe: Add patch version on guc firmware initZhanjun Dong2023-12-212-6/+9
* drm/xe/pvc: Use fast copy engines as migrate engine on PVCNiranjana Vishwanathapura2023-12-213-5/+34
* drm/xe/pvc: Force even num engines to use 64BNiranjana Vishwanathapura2023-12-212-0/+11
* drm/xe/pvc: Blacklist BCS_SWCTRL registerNiranjana Vishwanathapura2023-12-212-0/+8
* drm/xe/ct: fix resv_space printMatthew Auld2023-12-211-1/+1
* drm/xe: standardize vm-less kernel submissionsDaniele Ceraolo Spurio2023-12-217-37/+12
* drm/xe: split kernel vs permanent engine flagsDaniele Ceraolo Spurio2023-12-214-13/+27
* drm/xe: fix submissions without vmDaniele Ceraolo Spurio2023-12-213-5/+8
* drm/xe: Drop xe_mmio_write64()Matt Roper2023-12-212-14/+0
* drm/xe: Avoid 64-bit register readsMatt Roper2023-12-213-16/+58
* drm/xe/lnl: Hook up MOCS tableBalasubramani Vivekanandan2023-12-211-0/+8
* drm/xe/lnl: Add GuC firmware definitionMatt Roper2023-12-211-0/+1
* drm/xe/lnl: Add LNL platform definitionMatt Roper2023-12-212-0/+7
* drm/xe/xe2: Program GuC's MOCS on Xe2 and beyondMatt Roper2023-12-212-2/+2
* drm/xe/xe2: Add MOCS tableBalasubramani Vivekanandan2023-12-211-6/+23
* drm/xe/xe2: Track VA bits independently of max page table levelMatt Roper2023-12-215-3/+11
* drm/xe/xe2: Define Xe2_LPM IP featuresMatt Roper2023-12-211-0/+7
* drm/xe/xe2: Define Xe2_LPG IP featuresMatt Roper2023-12-211-0/+19
* drm/xe/xe2: AuxCCS is no longer usedMatt Roper2023-12-211-2/+4
* drm/xe/xe2: Handle fused-off CCS enginesMatt Roper2023-12-212-1/+29
* drm/xe/xe2: Update context image layoutsMatt Roper2023-12-211-2/+74
* drm/xe/xe2: Add MCR register steering for media GTMatt Roper2023-12-211-2/+24
* drm/xe/xe2: Add MCR register steering for primary GTMatt Roper2023-12-213-1/+51
* drm/xe/xe2: Add GT topology readoutMatt Roper2023-12-213-6/+15
* drm/xe/xe2: Update render/compute context image sizesMatt Roper2023-12-211-1/+8
* drm/xe: Stop tracking 4-tile supportMatt Roper2023-12-212-11/+1
* drm/xe: enable idle msg and set hysteresis for GSCCSDaniele Ceraolo Spurio2023-12-212-0/+20
* drm/xe: don't expose the GSCCS to usersDaniele Ceraolo Spurio2023-12-211-0/+3
* drm/xe: GSC forcewake supportDaniele Ceraolo Spurio2023-12-212-0/+9
* drm/xe: add GSCCS ring opsDaniele Ceraolo Spurio2023-12-211-5/+21
* drm/xe: add GSCCS irq supportDaniele Ceraolo Spurio2023-12-212-7/+20
* drm/xe: base definitions for the GSCCSDaniele Ceraolo Spurio2023-12-218-6/+18
* drm/xe: common function to assign queue nameDaniele Ceraolo Spurio2023-12-214-38/+26
* drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUTNiranjana Vishwanathapura2023-12-213-1/+17