summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pci.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-01drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOVMichal Wajdeczko1-4/+0
2024-06-27drm/xe/pf: Disable VFs on removeMichal Wajdeczko1-0/+5
2024-06-27Merge 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-16drm/xe/pf: Implement pci_driver.sriov_configure callbackMichal Wajdeczko1-0/+4
2024-05-14drm/xe: Drop __engine_maskLucas De Marchi1-3/+3
2024-05-09drm/xe/xe2: Enable Indirect Ring State support for Xe2Niranjana Vishwanathapura1-0/+1
2024-05-09drm/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
2024-04-19drm/xe: Define all possible engines in media IP descriptorsMatt Roper1-7/+9
2024-04-18drm/xe/pm: Capture errors and handle themHimal Prasad Ghimiray1-2/+10
2024-04-10drm/xe/bmg: Add BMG platform definitionMatt Roper1-0/+6
2024-04-09drm/xe/xe2: Recognize Xe2_HPM IPMatt Roper1-1/+2
2024-04-09drm/xe/xe2: Recognize Xe2_HPG IPMatt Roper1-1/+2
2024-03-28drm/xe: Move SR-IOV probe to xe_device_probe_early()Michal Wajdeczko1-2/+0
2024-03-13drm/xe/lnl: Enable display supportBalasubramani Vivekanandan1-0/+1
2024-03-06drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPGMatt Roper1-0/+1
2024-01-31drm/xe: drop display/ subdir from include directoriesJani Nikula1-1/+1
2024-01-30drm/xe/xe2: Enable has_usmLucas De Marchi1-1/+1
2024-01-18drm/xe: Mark internal gmdid mappings as constMichal Wajdeczko1-2/+2
2024-01-09drm/xe/dgfx: Release mmap mappings on rpm suspendBadal Nilawar1-0/+2
2023-12-21drm/xe: Drop some unnecessary header includesMatt Roper1-1/+0
2023-12-21drm/xe/xe2: Support flat ccsHimal Prasad Ghimiray1-1/+1
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi1-10/+10
2023-12-21drm/xe/kunit: Add stub to read_gmdidLucas De Marchi1-0/+3
2023-12-21drm/xe: add some debug info for d3coldMatthew Auld1-0/+3
2023-12-21drm/xe: Don't "peek" into GMD_IDMichał Winiarski1-18/+16
2023-12-21drm/xe/device: Introduce xe_device_probe_earlyMichał Winiarski1-5/+21
2023-12-21drm/xe: Introduce xe_tile_init_early and use at earlier point in probeMichał Winiarski1-5/+5
2023-12-21drm/xe: Split xe_info_initMichał Winiarski1-32/+46
2023-12-21drm/xe: Use managed pci_enable_deviceMichał Winiarski1-12/+8
2023-12-21drm/xe: Skip calling drm_dev_put on probe errorMichał Winiarski1-4/+1
2023-12-21drm/xe: rename bypass_mtcfg to skip_mtcfgKoby Elbaz1-2/+2
2023-12-21drm/xe: add skip_pcode flagKoby Elbaz1-0/+2
2023-12-21drm/xe: Add skip_guc_pc flagVinay Belgaumkar1-0/+2
2023-12-21drm/xe/gsc: Define GSCCS for MTLDaniele Ceraolo Spurio1-1/+1
2023-12-21drm/xe: Encapsulate all the module parametersBommithi Sakeena1-3/+3
2023-12-21drm/xe: Print virtualization mode during probeMichal Wajdeczko1-0/+4