summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pci.c
AgeCommit message (Expand)Author
2025-07-07Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"Matthew Brost
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-05drm/xe/hwmon: Add support to manage power limits though mailboxKarthik Poosa
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-14drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa
2025-04-23drm/xe: evict user memory in PM notifierMatthew Auld
2025-04-08drm/xe: Enable configfs support for survivability modeRiana Tauro
2025-04-07drm/xe: Introduced needs_scratch bit in device descriptorOak Zeng
2025-03-28drm/xe/d3cold: Set power state to D3Cold during s2idle/s3Badal Nilawar
2025-03-25drm/xe: Move survivability back to xeLucas De Marchi
2025-03-21drm/xe: Move survivability back to xeLucas De Marchi
2025-03-14drm/xe/hwmon: expose fan speedRaag Jadav
2025-03-05drm/xe: Simplify setting release info in xe->infoGustavo Sousa
2025-03-05drm/xe: Re-use feature descriptors for pre-GMDID IPsGustavo Sousa
2025-03-05drm/xe: Convert pre-GMDID IPs to struct xe_ipGustavo Sousa
2025-03-05drm/xe: Define xe_ip instances before xe_device_descGustavo Sousa
2025-03-05drm/xe: Rename gmdid_map to xe_ipGustavo Sousa
2025-03-05drm/xe: Disambiguate GMDID-based IP namesGustavo Sousa
2025-03-05drm/xe: Set IP names in functions handling IP versionGustavo Sousa
2025-02-25drm/xe: Move survivability entirely to xe_pciLucas De Marchi
2025-02-25drm/xe: Drop remove callback supportLucas De Marchi
2025-02-25drm/xe: Stop setting drvdata to NULLLucas De Marchi
2025-02-14drm/xe: Add callback support for driver removeLucas De Marchi
2025-02-07drm/xe: Enable SR-IOV for PTLMichal Wajdeczko
2025-02-03drm/xe: Refactor max_remote_tilesSai Teja Pottumuttu
2025-02-03drm/xe: Refactor dma_mask_sizeSai Teja Pottumuttu
2025-02-03drm/xe/pxp: Enable PXP for MTL and LNLDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Initialize PXP structure and KCR regDaniele Ceraolo Spurio
2025-01-28drm/xe: Enable Boot Survivability modeRiana Tauro
2025-01-18drm/xe/vf: Perform early GT MMIO initialization to read GMDIDMichal Wajdeczko
2025-01-14drm/xe: Remove unused "mmio_ext" codeMatt Roper
2025-01-09drm/xe: Fix all typos in xeNitin Gote
2024-11-28drm/xe: Update xe2_graphics name stringMatt Roper
2024-10-29drm/xe/ptl: Enable PTL displayHaridhar Kalvala
2024-10-29drm/xe: switch to common PCI ID macrosJani Nikula
2024-10-08drm/xe/ptl: Add PTL platform definitionHaridhar Kalvala
2024-10-08drm/xe/xe3: Define Xe3 feature flagsHaridhar Kalvala
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast
2024-09-18drm/xe: Defer gt->mmio initialization until after multi-tile setupMatt Roper
2024-09-18drm/xe: Restore pci state upon resumeRodrigo Vivi
2024-09-11drm/xe/pci: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe: Adjust mmio code to pass VF substructure to SRIOV codeMatt Roper
2024-09-11drm/xe: Add xe_tile backpointer to xe_mmioMatt Roper
2024-09-11drm/xe: Populate GT's mmio iomap from tile during initMatt Roper
2024-09-11Merge drm/drm-next into drm-xe-nextLucas De Marchi
2024-09-06drm/xe: Update runtime detection of has_flat_ccsLucas De Marchi
2024-09-06drm/xe: Cleanup has_flat_ccs handlingLucas De Marchi
2024-09-06drm/xe/pciids: separate ARL and MTL PCI IDsJani Nikula
2024-09-06drm/xe/pciids: separate RPL-U and RPL-P PCI IDsJani Nikula
2024-09-02drm/i915 & drm/xe: save struct drm_device to drvdataJani Nikula