summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pci.c
AgeCommit message (Expand)Author
2026-08-14drm/xe: Report all probe errors using SIGIDMichal Wajdeczko
2026-08-14drm/xe: Report 'probe blocked' status using SIGIDMichal Wajdeczko
2026-07-22drm/xe/nvls: Drop force_probe requirementGustavo Sousa
2026-07-16drm/xe/guc: Hold device ref until queue teardown completesArvind Yadav
2026-07-14drm/xe/pf: Disable display in admin only PF modeSatyanarayana K V P
2026-07-10drm/xe: Use xe_tile_info() in alloc_primary_gt() and alloc_media_gt()Shuicheng Lin
2026-07-10drm/xe/configfs: Add enable_multi_queue attributeShuicheng Lin
2026-07-09drm/xe/guc: Handle GuC local uncorrectable error notificationsZhanjun Dong
2026-07-02drm/xe: Add tile_count to xe_probed_infoGustavo Sousa
2026-07-02drm/xe: Don't initialize tile_count in xe_info_init_early()Gustavo Sousa
2026-07-02drm/xe: Add graphics/media IPs and their step info to xe_probed_infoGustavo Sousa
2026-07-02drm/xe: Add platform-level step info to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/step: Make xe_step_platform_get() independent from xe->infoGustavo Sousa
2026-07-02drm/xe: Add devid and revid to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/step: Pass xe_step_info to xe_step_*_get() functionsGustavo Sousa
2026-07-02drm/xe: Add framework for info probingGustavo Sousa
2026-07-02drm/xe/xe_pci_error: Group all devres to release them on PCIe slot resetRiana Tauro
2026-07-02drm/xe/xe_pci_error: Implement PCI error recovery callbacksRiana Tauro
2026-06-30drm/xe: Drop 'force_execlist' module parameterMatt Roper
2026-06-22drm/xe/xe_ras: Add drm_ras feature flagRiana Tauro
2026-05-27drm/xe/pm: Don't access device in init_early()Michal Wajdeczko
2026-05-27drm/xe: Move xe->info.devid|revid initializationMichal Wajdeczko
2026-05-27drm/xe: Move xe->info.force_execlist initializationMichal Wajdeczko
2026-05-27drm/xe: Drop unused param from xe_device_create()Michal Wajdeczko
2026-05-27drm/xe: Use raw device ID to find sub-platform descriptorMichal Wajdeczko
2026-05-14drm/xe/sriov: Mark NVL as SR-IOV capableJakub Kolakowski
2026-05-08drm/xe: Make decision to use Xe2-style blitter instructions a feature flagMatt Roper
2026-04-17drm/xe: Drop skip_mtcfg descriptor flagMatt Roper
2026-04-06drm/xe/xe3p_lpg: Add missing indirect ring state feature flagGustavo Sousa
2026-03-30drm/xe/xe_pci: Enable System Controller support on CRI platformAnoop Vijay
2026-03-10drm/xe/nvlp: Read platform-level stepping infoGustavo Sousa
2026-03-10drm/xe: Modify stepping info directly in xe_step_*_get()Gustavo Sousa
2026-03-03drm/xe/guc: Skip access counter queue init for unsupported platformsHimal Prasad Ghimiray
2026-02-27drm/xe: restrict multi-lrc to VCS/VECS enginesXin Wang
2026-02-11drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski
2026-02-10drm/xe/nvlp: Add NVL-P platform definitionShekhar Chauhan
2026-02-10drm/xe/xe3p_lpg: Add support for graphics IP 35.10Shekhar Chauhan
2026-02-06drm/xe/xe3p_xpc: XeCore mask spans four registersMatt Roper
2026-02-06drm/xe: Move number of XeCore fuse registers to graphics descriptorMatt Roper
2026-01-23drm/xe: derive mem copy capability from graphics versionNitin Gote
2026-01-16drm/xe: Add has_ctx_tlb_inval to device infoMatthew Brost
2026-01-16drm/xe/multi_queue: Enable multi_queue on xe3p_xpcNiranjana Vishwanathapura
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2026-01-12drm/xe/hwmon: Expose temperature limitsKarthik Poosa
2026-01-12drm/xe/ptl: Enable PXP for PTLDaniele Ceraolo Spurio
2025-12-24drm/xe: Move rebar to its own fileLucas De Marchi
2025-12-23drm/xe/soc_remapper: Add system controller config for SoC remapperUmesh Nerlige Ramappa
2025-12-23drm/xe/soc_remapper: Use SoC remapper helper from VSEC codeUmesh Nerlige Ramappa
2025-12-19Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-12-18drm/xe/nvm: enable cri platformAlexander Usyskin