summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pci.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+6
2026-02-18drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski1-0/+6
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+40
2026-01-26drm/xe: derive mem copy capability from graphics versionNitin Gote1-5/+1
2026-01-15drm/xe: Cleanup unused header includesMatt Roper1-1/+0
2026-01-13drm/xe/hwmon: Expose temperature limitsKarthik Poosa1-0/+3
2026-01-12drm/xe/ptl: Enable PXP for PTLDaniele Ceraolo Spurio1-0/+1
2025-12-24drm/xe: Move rebar to its own fileLucas De Marchi1-1/+2
2025-12-23drm/xe/soc_remapper: Add system controller config for SoC remapperUmesh Nerlige Ramappa1-0/+2
2025-12-23drm/xe/soc_remapper: Use SoC remapper helper from VSEC codeUmesh Nerlige Ramappa1-0/+3
2025-12-19Merge drm/drm-next into drm-xe-nextThomas Hellström1-1/+1
2025-12-19drm/xe/nvm: enable cri platformAlexander Usyskin1-0/+1
2025-12-13drm/xe/lnl: Drop pre-production workaround supportMatt Roper1-1/+0
2025-12-13drm/xe: Track pre-production workaround supportMatt Roper1-0/+6
2025-12-13drm/xe: Add page reclamation info to device infoOak Zeng1-0/+1
2025-12-12drm/xe/cri: Enable I2C controllerRaag Jadav1-0/+3
2025-12-12drm/xe/multi_queue: Add multi_queue_enable_mask to gt informationNiranjana Vishwanathapura1-0/+1
2025-12-09drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpcNiranjana Vishwanathapura1-0/+1
2025-12-05Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+17
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-78/+206
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström1-0/+1
2025-12-01drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski1-0/+17
2025-11-29drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski1-0/+17
2025-11-27drm/xe/pm: Assert on runtime suspend if VFs are enabledRaag Jadav1-0/+9
2025-11-26drm/xe: Add caching pagetable flagZbigniew Kempczyński1-0/+6
2025-11-25drm/xe: Add device flag to indicate standalone MERTLukasz Laguna1-0/+2
2025-11-18drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane1-0/+1
2025-11-17Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-1/+1
2025-11-10drm/xe: Fix MTL vm_max_levelRodrigo Vivi1-1/+1
2025-11-07Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie1-0/+1
2025-10-23drm/xe/cri: Add CRI platform definitionBalasubramani Vivekanandan1-0/+15
2025-10-23drm/xe/migrate: support MEM_COPY instructionMatthew Auld1-0/+5
2025-10-19drm/xe/xe3p_xpc: Add Xe3p_XPC IP definitionBalasubramani Vivekanandan1-0/+8
2025-10-18drm/xe/nvl: Define NVL-S platformMatt Roper1-0/+12
2025-10-18drm/xe/xe3p: Add support for media IP versions 35.00 & 35.03Shekhar Chauhan1-0/+2
2025-10-18drm/xe/xe3: Add support for graphics IP versions 30.04 & 30.05Shekhar Chauhan1-0/+2
2025-10-14drm/xe/sriov: Disable SR-IOV if primary GT is disabled via configfsMatt Roper1-1/+2
2025-10-14drm/xe/configfs: Add attribute to disable GT typesMatt Roper1-0/+23
2025-10-14drm/xe: Break GT setup out of xe_info_init()Matt Roper1-32/+52
2025-10-14drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workaroundsMatt Roper1-0/+6
2025-10-14drm/xe: Move primary GT allocation from xe_tile_init_early to xe_tile_initMatt Roper1-0/+4
2025-10-14drm/xe: Read VF GMD_ID with a specifically-allocated dummy GTMatt Roper1-29/+41
2025-10-14drm/xe: Move 'has_flatccs' flag back to platform descriptorMatt Roper1-6/+6
2025-10-14drm/xe: Move 'vram_flags' flag back to platform descriptorMatt Roper1-4/+4
2025-10-14drm/xe: Move 'vm_max_level' flag back to platform descriptorMatt Roper1-8/+15
2025-10-14drm/xe: Move 'va_bits' flag back to platform descriptorMatt Roper1-6/+15
2025-10-13drm/xe: Move rebar to be done earlierLucas De Marchi1-0/+2
2025-10-10drm/xe: Move rebar to be done earlierLucas De Marchi1-0/+2
2025-10-09drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VFMatthew Brost1-0/+2
2025-09-29Merge drm/drm-next into drm-intel-nextJani Nikula1-16/+24