summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-21drm/xe/bo: Fix swapin when moving to VRAMThomas Hellström
2023-12-21drm/xe/mtl: Add support to get C6 residency/status of MTLBadal Nilawar
2023-12-21drm/xe: add a new sysfs directory for gtidle propertiesRiana Tauro
2023-12-21drm/xe/bo: consider bo->flags in xe_bo_migrate()Matthew Auld
2023-12-21drm/doc: include xe_drm.hMatthew Auld
2023-12-21drm/xe/uapi: silence kernel-doc errorsMatthew Auld
2023-12-21drm/xe/uapi: add some kernel-doc for region queryMatthew Auld
2023-12-21drm/xe/uapi: restrict system wide accountingMatthew Auld
2023-12-21drm/xe: Document topology mask queryFrancois Dugast
2023-12-21drm/xe: Move defines before relevant fieldsFrancois Dugast
2023-12-21drm/xe: Document structures for device queryFrancois Dugast
2023-12-21drm/xe: Fix unreffed ptr leak on engine lookupMika Kuoppala
2023-12-21drm/xe: Skip applying copy engine fusesLucas De Marchi
2023-12-21drm/xe/bo: handle PL_TT -> PL_TTMatthew Auld
2023-12-21drm/xe: VM LRU bulk moveMatthew Brost
2023-12-21drm/xe: Only try to lock external BOs in VM bindMatthew Brost
2023-12-21drm/xe: Ensure LR engines are not persistentMatthew Brost
2023-12-21drm/xe: Long running job updateMatthew Brost
2023-12-21drm/xe: NULL binding implementationMatthew Brost
2023-12-21drm/Xe: Use EOPNOTSUPP instead of ENOTSUPPJanga Rahul Kumar
2023-12-21drm/xe: limit GGTT size to GUC_GGTT_TOPDaniele Ceraolo Spurio
2023-12-21drm/xe/mtl: Add some initial MTL workaroundsMatt Roper
2023-12-21drm/xe: Fix check for platform without geometry pipelineMichał Winiarski
2023-12-21drm/xe: Fix uninitialized variablesMichał Winiarski
2023-12-21drm/xe: Fix GT looping for standalone mediaRiana Tauro
2023-12-21drm/xe: Donot apply forcewake while reading actual frequencyBadal Nilawar
2023-12-21drm/xe/guc: Normalize error messages with %#xLucas De Marchi
2023-12-21drm/xe/guc: Fix typo s/enabled/enable/Lucas De Marchi
2023-12-21drm/xe: Rename pte/pde encoding functionsLucas De Marchi
2023-12-21drm/xe: Move XE_PTE_FLAG_READ_ONLY to xe_vm_types.hMatthew Brost
2023-12-19drm/xe: s/XE_PTE_READ_ONLY/XE_PTE_FLAG_READ_ONLYMatthew Brost
2023-12-19drm/xe: Use Xe ordered workqueue for rebind workerMatthew Brost
2023-12-19drm/xe: Handle unmapped userptr in analyze VMMatthew Brost
2023-12-19drm/xe: Emit a render cache flush after each rcs/ccs batchThomas Hellström
2023-12-19drm/xe: Invalidate TLB also on bind if in scratch page modeThomas Hellström
2023-12-19drm/xe/reg_sr: Apply limit to register whitelistingGustavo Sousa
2023-12-19drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()Gustavo Sousa
2023-12-19drm/xe/guc: Read HXG fields from DW1 of G2H responseMatthew Brost
2023-12-19drm/xe: Fix some formatting issues in uAPIFrancois Dugast
2023-12-19drm/xe: Group engine related structsFrancois Dugast
2023-12-19drm/xe: Use SPDX-License-Identifier instead of license textFrancois Dugast
2023-12-19drm/xe/wa: Extend scope of Wa_14015795083Matt Roper
2023-12-19drm/xe: REBAR resize should be best effortMichael J. Ruhl
2023-12-19drm/xe: Don't hardcode GuC's MOCS index in register headerMatt Roper
2023-12-19drm/xe: Initialize MOCS earlierMatt Roper
2023-12-19drm/xe: Reformat xe_guc_regs.hMatt Roper
2023-12-19drm/xe: Replace deprecated DRM_ERROR()Gustavo Sousa
2023-12-19drm/xe: Add kerneldoc description of multi-tile devicesMatt Roper
2023-12-19drm/xe: Reinstate media GT supportMatt Roper
2023-12-19drm/xe: Update query uapi to support standalone mediaMatt Roper