summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pci.c
AgeCommit message (Expand)Author
2023-12-19drm/xe: Reinstate media GT supportMatt Roper
2023-12-19drm/xe: Allow GT looping and lookup on standalone mediaMatt Roper
2023-12-19drm/xe: Allocate GT dynamicallyMatt Roper
2023-12-19drm/xe: Drop extra_gts[] declarations and XE_GT_TYPE_REMOTEMatt Roper
2023-12-19drm/xe: Drop vram_idMatt Roper
2023-12-19drm/xe: Move VRAM from GT to tileMatt Roper
2023-12-19drm/xe: Add for_each_tile iteratorMatt Roper
2023-12-19drm/xe: Add backpointer from gt to tileMatt Roper
2023-12-19drm/xe: Introduce xe_tileMatt Roper
2023-12-19drm/xe/mtl: Disable media GTMatt Roper
2023-12-19drm/xe: Add stepping support for GMD_ID platformsMatt Roper
2023-12-19drm/xe: Do not forget to drm_dev_put() in xe_pci_probe()Gustavo Sousa
2023-12-19drm/xe/adln: Enable ADL-NMatt Roper
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi
2023-12-19drm/xe: Enable Raptorlake-PJosé Roberto de Souza
2023-12-19drm/xe: Fix media detection for pre-GMD_ID platformsLucas De Marchi
2023-12-19drm/xe: Update comment on why d3cold is still blocked.Rodrigo Vivi
2023-12-19drm/xe: Fix build without CONFIG_PM_SLEEPFrancois Dugast
2023-12-19drm/xe: Add Rocketlake device infoAnusha Srivatsa
2023-12-19drm/xe: Track whether platform has LLCMatt Roper
2023-12-19drm/xe: Clean up xe_device_descMatt Roper
2023-12-19drm/xe: Select graphics/media descriptors from GMD_IDMatt Roper
2023-12-19drm/xe: Add printable name to IP descriptorsMatt Roper
2023-12-19drm/xe: Clarify GT counting logicMatt Roper
2023-12-19drm/xe: Move engine masks into IP descriptor structuresMatt Roper
2023-12-19drm/xe: Move most platform traits to graphics IPMatt Roper
2023-12-19drm/xe: Set require_force_probe in each platform's descriptionMatt Roper
2023-12-19drm/xe: Start splitting xe_device_desc into graphics/media structuresMatt Roper
2023-12-19drm/xe: Generalize fake device creationLucas De Marchi
2023-12-19drm/xe: Move test infra out of xe_pci.[ch]Lucas De Marchi
2023-12-19drm/xe: Extract function to initialize xe->infoLucas De Marchi
2023-12-19drm/xe: Fix platform orderLucas De Marchi
2023-12-19drm/xe: Stop accepting value in xe_migrate_clearBalasubramani Vivekanandan
2023-12-19drm/xe: Remove dependency on i915_reg.hLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-19drm/xe/pm: fix unbalanced ref handlingMatthew Auld
2023-12-19drm/xe: Remove duplicate media_verLucas De Marchi
2023-12-19drm/xe: Update the list of devices to add even more TGL devicesCarlos Santa
2023-12-19drm/xe: Add has_asid to device infoMatthew Brost
2023-12-19drm/xe: Add has_range_tlb_invalidation device attributeMatthew Brost
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-12drm/xe: Fake pulling gt->info.engine_mask from hwconfig blobMatthew Brost
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost