summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-19drm/xe: Fix typo in MCR documentationLucas De Marchi
2023-12-19drm/xe: Add debugfs for dumping GGTT mappingsMaarten Lankhorst
2023-12-19drm/xe: Drop TLB invalidation from ring operationsMatthew Brost
2023-12-19drm/xe: Add TLB invalidation fence after rebinds issued from execsMatthew Brost
2023-12-19drm/xe: Add has_asid to device infoMatthew Brost
2023-12-19drm/xe: Signal invalidation fence immediately if CT send failsMatthew Brost
2023-12-19drm/xe: Propagate VM unbind error to invalidation fenceMatthew Brost
2023-12-19drm/xe: Lock GGTT on when restoring kernel BOsMatthew Brost
2023-12-19drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost
2023-12-19drm/xe: Propagate error from bind operations to async fenceMatthew Brost
2023-12-19drm/xe: Add range based TLB invalidationsMatthew Brost
2023-12-19drm/xe: Add has_range_tlb_invalidation device attributeMatthew Brost
2023-12-19drm/xe: Delete debugfs entry to issue TLB invalidationMatthew Brost
2023-12-19drm/xe: Only set VM->asid for platforms that support a ASIDMatthew Brost
2023-12-19drm/xe: Add TDR for invalidation fence timeout cleanupMatthew Brost
2023-12-19drm/xe: Add TLB invalidation fence ftraceMatthew Brost
2023-12-19drm/xe: Kernel doc GT TLB invalidationsMatthew Brost
2023-12-19drm/xe: Invalidate TLB after unbind is completeMatthew Brost
2023-12-19drm/xe: Add TLB invalidation fenceMatthew Brost
2023-12-19drm/xe: Move TLB invalidation variable to own sub-structure in GTMatthew Brost
2023-12-19drm/xe: Break of TLB invalidation into its own fileMatthew Brost
2023-12-19drm/xe: Don't process TLB invalidation done in CT fast-pathMatthew Brost
2023-12-19drm/xe/migrate: Update emit_pte to cope with a size level than 4kMatthew Brost
2023-12-19drm/xe/ggtt: fix GGTT scratch usage for DG2Matthew Auld
2023-12-19drm/xe/ggtt: fix alignment usage for DG2Matthew Auld
2023-12-19drm/xe/ppgtt: fix scratch page usage on DG2Matthew Auld
2023-12-19drm/xe/ppgtt: clear the scratch pageMatthew Auld
2023-12-19drm/xe/bo: reduce xe_bo_create_pin_map() restrictionsMatthew Auld
2023-12-19drm/xe: Map initial FB at the same place in GGTT tooMaarten Lankhorst
2023-12-19drm/xe: Convert memory device refcount to s32Maarten Lankhorst
2023-12-19drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPIJosé Roberto de Souza
2023-12-19drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_XJosé Roberto de Souza
2023-12-19drm/xe: Use global macros to set PM functionsFrancois Dugast
2023-12-19drm/xe: skip Kunit tests requiring real hardware when running on UMLMauro Carvalho Chehab
2023-12-19drm/xe/guc_pc: Fix Meteor Lake registers.Rodrigo Vivi
2023-12-19drm/xe: Fix Meteor Lake rsa issue on guc loadingPhilippe Lecluse
2023-12-19drm/xe/gt: Enable interrupt while initializing root gtBalasubramani Vivekanandan
2023-12-19drm/xe: KUnit tests depend on CONFIG_DRM_FBDEV_EMULATIONMauro Carvalho Chehab
2023-12-19drm/xe/Kconfig.debug: select DEBUG_FS for KUnit runsMauro Carvalho Chehab
2023-12-19drm/xe: Add min config for kunit integration ARCH=umLucas De Marchi
2023-12-19drm/xe: Add documentation for mem_typeLucas De Marchi
2023-12-12drm/xe/gt: Fix min() with u32 and u64Lucas De Marchi
2023-12-12drm/xe: Fix tracepoints on 32bLucas De Marchi
2023-12-12drm/xe/mmio: Use non-atomic writeq/readq variant for 32bLucas De Marchi
2023-12-12drm/xe: Fix some log messages on 32bLucas De Marchi
2023-12-12drm/xe/ggtt: Use BIT_ULL() for 64bitLucas De Marchi
2023-12-12drm/xe: fix xe_mmio_total_vram_sizePhilippe Lecluse
2023-12-12drm/xe/pcode: fix pcode error checkMatthew Auld
2023-12-12drm/xe: enforce GSMBASE for DG1 instead of BAR2Philippe Lecluse
2023-12-12drm/xe: Fix hidden gotcha regression with bo createMaarten Lankhorst