summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pci.c
AgeCommit message (Expand)AuthorFilesLines
4 hoursMerge remote-tracking branch 'drm-xe/topic/xe-for-CI' into drm-tipLucas De Marchi1-1/+6
6 daysdrm/xe: Update xe2_graphics name stringMatt Roper1-1/+1
11 daysdrm/xe: Enable SR-IOV for ADL/ATSMMichal Wajdeczko1-0/+4
11 daysdrm/xe: Add PVC's PCI device IDsRodrigo Vivi1-1/+2
2024-10-29drm/xe/ptl: Enable PTL displayHaridhar Kalvala1-1/+1
2024-10-29drm/xe: switch to common PCI ID macrosJani Nikula1-29/+22
2024-10-08drm/xe/ptl: Add PTL platform definitionHaridhar Kalvala1-0/+7
2024-10-08drm/xe/xe3: Define Xe3 feature flagsHaridhar Kalvala1-1/+4
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast1-0/+19
2024-09-18drm/xe: Defer gt->mmio initialization until after multi-tile setupMatt Roper1-12/+0
2024-09-18drm/xe: Restore pci state upon resumeRodrigo Vivi1-0/+2
2024-09-11drm/xe/pci: Convert register access to use xe_mmioMatt Roper1-5/+10
2024-09-11drm/xe: Adjust mmio code to pass VF substructure to SRIOV codeMatt Roper1-0/+5
2024-09-11drm/xe: Add xe_tile backpointer to xe_mmioMatt Roper1-0/+2
2024-09-11drm/xe: Populate GT's mmio iomap from tile during initMatt Roper1-0/+4
2024-09-11Merge drm/drm-next into drm-xe-nextLucas De Marchi1-3/+2
2024-09-06drm/xe: Update runtime detection of has_flat_ccsLucas De Marchi1-0/+3
2024-09-06drm/xe: Cleanup has_flat_ccs handlingLucas De Marchi1-3/+2
2024-09-06drm/xe/pciids: separate ARL and MTL PCI IDsJani Nikula1-0/+1
2024-09-06drm/xe/pciids: separate RPL-U and RPL-P PCI IDsJani Nikula1-0/+1
2024-09-02drm/i915 & drm/xe: save struct drm_device to drvdataJani Nikula1-1/+1
2024-08-30Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...Dave Airlie1-2/+1
2024-08-28drm/xe/bmg: Drop force_probe requirementBalasubramani Vivekanandan1-1/+0
2024-08-27Merge drm/drm-next into drm-intel-nextRodrigo Vivi1-2/+5
2024-08-26drm/xe/lnl: Drop force_probe requirementLucas De Marchi1-1/+0
2024-08-22drm/xe: remove display stepping handlingJani Nikula1-2/+1
2024-08-13drm/xe: Rename enable_display module paramLucas De Marchi1-4/+4
2024-08-13drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directlyJani Nikula1-1/+1
2024-07-17drm/xe/gsc: add Battlemage supportAlexander Usyskin1-2/+5
2024-07-01drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOVMichal Wajdeczko1-4/+0
2024-06-26drm/xe/pf: Disable VFs on removeMichal Wajdeczko1-0/+5
2024-06-26Merge drm/drm-next into drm-xe-nextRodrigo Vivi1-1/+2
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula1-26/+80
2024-06-12drm/xe/bmg: Add PCI IDsMatt Roper1-1/+2
2024-05-31drm: move xe_pciids.h under include/drm/intelJani Nikula1-1/+1
2024-05-29drm/xe: Drop undesired prefix from the platform nameMichal Wajdeczko1-12/+12
2024-05-28drm/xe: Store platform name in xe_device.infoMichal Wajdeczko1-0/+1
2024-05-24drm/xe/vf: Provide early access to GMDID registerMichal Wajdeczko1-3/+47
2024-05-23drm/xe: remove unused struct 'xe_gt_desc'Dr. David Alan Gilbert1-6/+0
2024-05-22drm/xe/display: move device_remove over to drmmMatthew Auld1-1/+3
2024-05-15drm/xe/pf: Implement pci_driver.sriov_configure callbackMichal Wajdeczko1-0/+4
2024-05-13drm/xe: Drop __engine_maskLucas De Marchi1-3/+3
2024-05-08drm/xe/xe2: Enable Indirect Ring State support for Xe2Niranjana Vishwanathapura1-0/+1
2024-05-08drm/xe: Add Indirect Ring State supportNiranjana Vishwanathapura1-0/+2
2024-05-06drm/xe: Introduce has_device_atomics_on_smem device infoNirmoy Das1-0/+2
2024-05-06drm/xe: Introduce has_atomic_enable_pte_bit device infoNirmoy Das1-0/+3
2024-05-03drm/xe/bmg: Enable the display supportBalasubramani Vivekanandan1-0/+1
2024-05-02Merge drm/drm-next into drm-xe-nextThomas Hellström1-0/+1
2024-05-01drm/xe/gsc: define GSCCS for LNLDaniele Ceraolo Spurio1-1/+2
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-13/+30