aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: fix HuC FW ordering for DG1Daniele Ceraolo Spurio1-1/+1
2023-12-21drm/xe: Add missing ADL entries to xe_test_waAnusha Srivatsa1-0/+3
2023-12-21drm/xe/kunit: Handle fake device creation for all platform/subplatform casesAnusha Srivatsa1-3/+0
2023-12-21drm/xe/pm: Disable PM on unbounded pcie parent bridgeAnshuman Gupta3-0/+16
2023-12-21drm/xe: Fix vm refcount racesThomas Hellström1-14/+12
2023-12-21drm/xe/bo: Evict VRAM to TT rather than to systemThomas Hellström3-11/+22
2023-12-21drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup().Thomas Hellström1-0/+5
2023-12-21drm/xe/bo: Avoid creating a system resource when allocating a fresh VRAM boThomas Hellström1-21/+27
2023-12-21drm/xe/bo: Fix swapin when moving to VRAMThomas Hellström1-2/+5
2023-12-21drm/xe/mtl: Add support to get C6 residency/status of MTLBadal Nilawar4-17/+52
2023-12-21drm/xe: add a new sysfs directory for gtidle propertiesRiana Tauro8-29/+239
2023-12-21drm/xe/bo: consider bo->flags in xe_bo_migrate()Matthew Auld1-0/+13
2023-12-21drm/doc: include xe_drm.hMatthew Auld1-0/+5
2023-12-21drm/xe/uapi: silence kernel-doc errorsMatthew Auld1-4/+7
2023-12-21drm/xe/uapi: add some kernel-doc for region queryMatthew Auld1-15/+71
2023-12-21drm/xe/uapi: restrict system wide accountingMatthew Auld1-3/+9
2023-12-21drm/xe: Document topology mask queryFrancois Dugast1-0/+24
2023-12-21drm/xe: Move defines before relevant fieldsFrancois Dugast1-31/+42
2023-12-21drm/xe: Document structures for device queryFrancois Dugast1-0/+75
2023-12-21drm/xe: Fix unreffed ptr leak on engine lookupMika Kuoppala1-8/+8
2023-12-21drm/xe: Skip applying copy engine fusesLucas De Marchi1-0/+3
2023-12-21drm/xe/bo: handle PL_TT -> PL_TTMatthew Auld1-0/+10
2023-12-21drm/xe: VM LRU bulk moveMatthew Brost6-7/+43
2023-12-21drm/xe: Only try to lock external BOs in VM bindMatthew Brost1-3/+5
2023-12-21drm/xe: Ensure LR engines are not persistentMatthew Brost1-1/+3
2023-12-21drm/xe: Long running job updateMatthew Brost6-13/+134
2023-12-21drm/xe: NULL binding implementationMatthew Brost8-55/+126
2023-12-21drm/Xe: Use EOPNOTSUPP instead of ENOTSUPPJanga Rahul Kumar5-11/+11
2023-12-21drm/xe: limit GGTT size to GUC_GGTT_TOPDaniele Ceraolo Spurio1-6/+18
2023-12-21drm/xe/mtl: Add some initial MTL workaroundsMatt Roper2-0/+39
2023-12-21drm/xe: Fix check for platform without geometry pipelineMichał Winiarski3-1/+8
2023-12-21drm/xe: Fix uninitialized variablesMichał Winiarski3-3/+3
2023-12-21drm/xe: Fix GT looping for standalone mediaRiana Tauro1-1/+1
2023-12-21drm/xe: Donot apply forcewake while reading actual frequencyBadal Nilawar1-11/+3
2023-12-21drm/xe/guc: Normalize error messages with %#xLucas De Marchi1-3/+3
2023-12-21drm/xe/guc: Fix typo s/enabled/enable/Lucas De Marchi1-1/+1
2023-12-21drm/xe: Rename pte/pde encoding functionsLucas De Marchi5-38/+36
2023-12-21drm/xe: Move XE_PTE_FLAG_READ_ONLY to xe_vm_types.hMatthew Brost2-2/+1
2023-12-19drm/xe: s/XE_PTE_READ_ONLY/XE_PTE_FLAG_READ_ONLYMatthew Brost3-7/+9
2023-12-19drm/xe: Use Xe ordered workqueue for rebind workerMatthew Brost3-3/+8
2023-12-19drm/xe: Handle unmapped userptr in analyze VMMatthew Brost1-3/+7
2023-12-19drm/xe: Emit a render cache flush after each rcs/ccs batchThomas Hellström4-1/+40
2023-12-19drm/xe: Invalidate TLB also on bind if in scratch page modeThomas Hellström5-13/+57
2023-12-19drm/xe/reg_sr: Apply limit to register whitelistingGustavo Sousa1-0/+7
2023-12-19drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()Gustavo Sousa4-7/+9
2023-12-19drm/xe/guc: Read HXG fields from DW1 of G2H responseMatthew Brost1-3/+3
2023-12-19drm/xe: Fix some formatting issues in uAPIFrancois Dugast1-12/+12
2023-12-19drm/xe: Group engine related structsFrancois Dugast1-18/+18
2023-12-19drm/xe: Use SPDX-License-Identifier instead of license textFrancois Dugast1-22/+2
2023-12-19drm/xe/wa: Extend scope of Wa_14015795083Matt Roper1-8/+11