summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pci.c
AgeCommit message (Expand)Author
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-04-19drm/xe: Define all possible engines in media IP descriptorsMatt Roper
2024-04-18drm/xe/pm: Capture errors and handle themHimal Prasad Ghimiray
2024-04-09drm/xe/bmg: Add BMG platform definitionMatt Roper
2024-04-09drm/xe/xe2: Recognize Xe2_HPM IPMatt Roper
2024-04-09drm/xe/xe2: Recognize Xe2_HPG IPMatt Roper
2024-03-28drm/xe: Move SR-IOV probe to xe_device_probe_early()Michal Wajdeczko
2024-03-13drm/xe/lnl: Enable display supportBalasubramani Vivekanandan
2024-03-05drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPGMatt Roper
2024-01-31drm/xe: drop display/ subdir from include directoriesJani Nikula
2024-01-30drm/xe/xe2: Enable has_usmLucas De Marchi
2024-01-18drm/xe: Mark internal gmdid mappings as constMichal Wajdeczko
2024-01-08drm/xe/dgfx: Release mmap mappings on rpm suspendBadal Nilawar
2023-12-21drm/xe: Drop some unnecessary header includesMatt Roper
2023-12-21drm/xe/xe2: Support flat ccsHimal Prasad Ghimiray
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi
2023-12-21drm/xe/kunit: Add stub to read_gmdidLucas De Marchi
2023-12-21drm/xe: add some debug info for d3coldMatthew Auld
2023-12-21drm/xe: Don't "peek" into GMD_IDMichał Winiarski
2023-12-21drm/xe/device: Introduce xe_device_probe_earlyMichał Winiarski
2023-12-21drm/xe: Introduce xe_tile_init_early and use at earlier point in probeMichał Winiarski
2023-12-21drm/xe: Split xe_info_initMichał Winiarski
2023-12-21drm/xe: Use managed pci_enable_deviceMichał Winiarski
2023-12-21drm/xe: Skip calling drm_dev_put on probe errorMichał Winiarski
2023-12-21drm/xe: rename bypass_mtcfg to skip_mtcfgKoby Elbaz
2023-12-21drm/xe: add skip_pcode flagKoby Elbaz
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