aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Fix array of bindsMatthew Brost1-206/+212
2023-12-21drm/xe: Fixup unwind on VM ops errorsMatthew Brost2-10/+24
2023-12-21drm/xe: Convert xe_vma_op_flags to BIT macrosMatthew Brost1-3/+3
2023-12-21drm/xe: fix has_llc on rklMatthew Auld1-0/+1
2023-12-21drm/xe: nuke GuC on unloadMatthew Auld5-7/+25
2023-12-21drm/xe: Prevent return with locked vmPallavi Mishra1-11/+11
2023-12-21drm/xe: Add patch version on guc firmware initZhanjun Dong2-6/+9
2023-12-21drm/xe/pvc: Use fast copy engines as migrate engine on PVCNiranjana Vishwanathapura3-5/+34
2023-12-21drm/xe/pvc: Force even num engines to use 64BNiranjana Vishwanathapura2-0/+11
2023-12-21drm/xe/pvc: Blacklist BCS_SWCTRL registerNiranjana Vishwanathapura2-0/+8
2023-12-21drm/xe/ct: fix resv_space printMatthew Auld1-1/+1
2023-12-21drm/xe: standardize vm-less kernel submissionsDaniele Ceraolo Spurio7-37/+12
2023-12-21drm/xe: split kernel vs permanent engine flagsDaniele Ceraolo Spurio4-13/+27
2023-12-21drm/xe: fix submissions without vmDaniele Ceraolo Spurio3-5/+8
2023-12-21drm/xe: Drop xe_mmio_write64()Matt Roper2-14/+0
2023-12-21drm/xe: Avoid 64-bit register readsMatt Roper3-16/+58
2023-12-21drm/xe/lnl: Hook up MOCS tableBalasubramani Vivekanandan1-0/+8
2023-12-21drm/xe/lnl: Add GuC firmware definitionMatt Roper1-0/+1
2023-12-21drm/xe/lnl: Add LNL platform definitionMatt Roper2-0/+7
2023-12-21drm/xe/xe2: Program GuC's MOCS on Xe2 and beyondMatt Roper2-2/+2
2023-12-21drm/xe/xe2: Add MOCS tableBalasubramani Vivekanandan1-6/+23
2023-12-21drm/xe/xe2: Track VA bits independently of max page table levelMatt Roper5-3/+11
2023-12-21drm/xe/xe2: Define Xe2_LPM IP featuresMatt Roper1-0/+7
2023-12-21drm/xe/xe2: Define Xe2_LPG IP featuresMatt Roper1-0/+19
2023-12-21drm/xe/xe2: AuxCCS is no longer usedMatt Roper1-2/+4
2023-12-21drm/xe/xe2: Handle fused-off CCS enginesMatt Roper2-1/+29
2023-12-21drm/xe/xe2: Update context image layoutsMatt Roper1-2/+74
2023-12-21drm/xe/xe2: Add MCR register steering for media GTMatt Roper1-2/+24
2023-12-21drm/xe/xe2: Add MCR register steering for primary GTMatt Roper3-1/+51
2023-12-21drm/xe/xe2: Add GT topology readoutMatt Roper3-6/+15
2023-12-21drm/xe/xe2: Update render/compute context image sizesMatt Roper1-1/+8
2023-12-21drm/xe: Stop tracking 4-tile supportMatt Roper2-11/+1
2023-12-21drm/xe: enable idle msg and set hysteresis for GSCCSDaniele Ceraolo Spurio2-0/+20
2023-12-21drm/xe: don't expose the GSCCS to usersDaniele Ceraolo Spurio1-0/+3
2023-12-21drm/xe: GSC forcewake supportDaniele Ceraolo Spurio2-0/+9
2023-12-21drm/xe: add GSCCS ring opsDaniele Ceraolo Spurio1-5/+21
2023-12-21drm/xe: add GSCCS irq supportDaniele Ceraolo Spurio2-7/+20
2023-12-21drm/xe: base definitions for the GSCCSDaniele Ceraolo Spurio8-6/+18
2023-12-21drm/xe: common function to assign queue nameDaniele Ceraolo Spurio4-38/+26
2023-12-21drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUTNiranjana Vishwanathapura3-1/+17
2023-12-21drm/xe: Simplify engine class sched_props settingNiranjana Vishwanathapura1-14/+12
2023-12-21drm/xe/dg2: Remove Wa_15010599737Shekhar Chauhan2-7/+0
2023-12-21drm/xe: Improve vram info debug printingOak Zeng1-5/+6
2023-12-21drm/xe: Make xe_mem_region structOak Zeng4-60/+47
2023-12-21drm/xe: Call __guc_exec_queue_fini_async direct for KERNEL exec_queuesMatthew Brost1-14/+6
2023-12-21drm/xe: skip rebind_list if vma destroyedMatthew Auld2-4/+7
2023-12-21drm/xe/guc_submit: fixup deregister in job timeoutMatthew Auld1-4/+6
2023-12-21drm/xe/pm: Add vram_d3cold_threshold for d3cold capable deviceAnshuman Gupta1-2/+5
2023-12-21drm/xe: Add Wa_14015150844 for DG2 and Xe_LPGMatt Roper2-0/+12
2023-12-21drm/xe: don't warn for bogus pagefaultsMatthew Auld2-3/+3