summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pci.c
AgeCommit message (Expand)Author
2023-12-21drm/xe: Add skip_guc_pc flagVinay Belgaumkar
2023-12-21drm/xe/gsc: Define GSCCS for MTLDaniele Ceraolo Spurio
2023-12-21drm/xe: Encapsulate all the module parametersBommithi Sakeena
2023-12-21drm/xe: Print virtualization mode during probeMichal Wajdeczko
2023-12-21drm/xe: Prepare for running in different SR-IOV modesMichal Wajdeczko
2023-12-21drm/xe: Add device flag to indicate SR-IOV supportMichal Wajdeczko
2023-12-21drm/xe/display: Improve s2idle handling.Maarten Lankhorst
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst
2023-12-21drm/xe/gsc: enable pvc supportAlexander Usyskin
2023-12-21drm/xe/uapi: Replace useless 'instance' per unique gt_idRodrigo Vivi
2023-12-21drm/xe/gsc: add has_heci_gscfi indication to deviceVitaly Lubart
2023-12-21drm/xe: add MMIO extension support flagsKoby Elbaz
2023-12-21drm/xe: add a flag to bypass multi-tile config from MTCFG regKoby Elbaz
2023-12-21drm/xe/rpls: Add RPLS SupportAnusha Srivatsa
2023-12-21drm/xe/rplu: s/ADLP/ALDERLAKE_PAnusha Srivatsa
2023-12-21drm/xe: Infer service copy functionality from engine listMatt Roper
2023-12-21drm/xe: change old msi irq api to a new oneDani Liberman
2023-12-21drm/xe/pm: Use PM functions only if CONFIG_PM_SLEEP is enabledFrancois Dugast
2023-12-21drm/xe: fix has_llc on rklMatthew Auld
2023-12-21drm/xe/lnl: Add LNL platform definitionMatt Roper
2023-12-21drm/xe/xe2: Track VA bits independently of max page table levelMatt Roper
2023-12-21drm/xe/xe2: Define Xe2_LPM IP featuresMatt Roper
2023-12-21drm/xe/xe2: Define Xe2_LPG IP featuresMatt Roper
2023-12-21drm/xe: Stop tracking 4-tile supportMatt Roper
2023-12-21drm/xe: Ensure memory eviction on s2idle.Rodrigo Vivi
2023-12-21drm/xe: Move d3cold_allowed decision all together.Rodrigo Vivi
2023-12-21drm/xe: Only set PCI d3cold_allowed when we are really allowing.Rodrigo Vivi
2023-12-21drm/xe/pm: Init pcode and restore vram on power lostAnshuman Gupta
2023-12-21drm/xe/pm: Toggle d3cold_allowed using vram_usagesAnshuman Gupta
2023-12-21drm/xe/pm: Add vram_d3cold_threshold SysfsAnshuman Gupta
2023-12-21drm/xe/pm: Refactor xe_pm_runtime_initAnshuman Gupta
2023-12-21drm/xe/pm: Add pci d3cold_capable supportAnshuman Gupta
2023-12-21drm/xe: Enable PCI device earlierMatt Roper
2023-12-21drm/xe: Don't raise error on fused-off mediaMatt Roper
2023-12-21drm/xe: Return GMD_ID revid properlyMatt Roper
2023-12-21drm/xe/pm: Disable PM on unbounded pcie parent bridgeAnshuman Gupta
2023-12-21drm/xe: Fix GT looping for standalone mediaRiana Tauro
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