summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pci.c
AgeCommit message (Expand)Author
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-17drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-26drm/xe: derive mem copy capability from graphics versionNitin Gote
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
2025-12-12drm/xe/lnl: Drop pre-production workaround supportMatt Roper
2025-12-12drm/xe: Track pre-production workaround supportMatt Roper
2025-12-12drm/xe: Add page reclamation info to device infoOak Zeng
2025-12-12drm/xe/cri: Enable I2C controllerRaag Jadav
2025-12-11drm/xe/multi_queue: Add multi_queue_enable_mask to gt informationNiranjana Vishwanathapura
2025-12-09drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpcNiranjana Vishwanathapura
2025-12-04Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-12-01drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski
2025-11-28drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski
2025-11-27drm/xe/pm: Assert on runtime suspend if VFs are enabledRaag Jadav
2025-11-26drm/xe: Add caching pagetable flagZbigniew Kempczyński
2025-11-25drm/xe: Add device flag to indicate standalone MERTLukasz Laguna
2025-11-18drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane
2025-11-17Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-11-10drm/xe: Fix MTL vm_max_levelRodrigo Vivi
2025-11-07Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-10-23drm/xe/cri: Add CRI platform definitionBalasubramani Vivekanandan
2025-10-23drm/xe/migrate: support MEM_COPY instructionMatthew Auld
2025-10-18drm/xe/xe3p_xpc: Add Xe3p_XPC IP definitionBalasubramani Vivekanandan
2025-10-17drm/xe/nvl: Define NVL-S platformMatt Roper
2025-10-17drm/xe/xe3p: Add support for media IP versions 35.00 & 35.03Shekhar Chauhan
2025-10-17drm/xe/xe3: Add support for graphics IP versions 30.04 & 30.05Shekhar Chauhan
2025-10-14drm/xe/sriov: Disable SR-IOV if primary GT is disabled via configfsMatt Roper
2025-10-14drm/xe/configfs: Add attribute to disable GT typesMatt Roper
2025-10-14drm/xe: Break GT setup out of xe_info_init()Matt Roper
2025-10-14drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workaroundsMatt Roper
2025-10-14drm/xe: Move primary GT allocation from xe_tile_init_early to xe_tile_initMatt Roper
2025-10-14drm/xe: Read VF GMD_ID with a specifically-allocated dummy GTMatt Roper
2025-10-14drm/xe: Move 'has_flatccs' flag back to platform descriptorMatt Roper
2025-10-14drm/xe: Move 'vram_flags' flag back to platform descriptorMatt Roper
2025-10-14drm/xe: Move 'vm_max_level' flag back to platform descriptorMatt Roper
2025-10-14drm/xe: Move 'va_bits' flag back to platform descriptorMatt Roper
2025-10-13drm/xe: Move rebar to be done earlierLucas De Marchi
2025-10-09drm/xe: Move rebar to be done earlierLucas De Marchi
2025-10-09drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VFMatthew Brost
2025-09-29Merge drm/drm-next into drm-intel-nextJani Nikula