summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.c
AgeCommit message (Expand)Author
2025-07-01drm/xe/bmg: Update Wa_22019338487Vinay Belgaumkar
2025-07-01drm/xe: Split xe_device_td_flush()Lucas De Marchi
2025-05-07drm/xe: Move xe_device_sysfs_init() to xe_device_probe()Raag Jadav
2025-04-08drm/xe: Enable configfs support for survivability modeRiana Tauro
2025-03-27drm/xe/bo: Add a bo remove callbackThomas Hellström
2025-03-21drm/xe: Allow to inject error in early probeLucas De Marchi
2025-03-21drm/xe: Move survivability back to xeLucas De Marchi
2025-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-03-12drm/xe/vf: Don't try Driver-FLR if VFMichal Wajdeczko
2025-03-12drm/xe: Prefer USEC_PER_SEC over MICROMichal Wajdeczko
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-03-06drm/xe/bo: Introduce xe_bo_put_asyncThomas Hellström
2025-03-05drm/xe: Add a shrinker for xe bosThomas Hellström
2025-02-28Merge drm/drm-next into drm-xe-nextLucas De Marchi
2025-02-27Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-02-25drm/xe: Stop ignoring errors from xe_ttm_sys_mgr_init()Lucas De Marchi
2025-02-25drm/xe: Rename update_device_info() after sriovLucas De Marchi
2025-02-25drm/xe: Stop ignoring errors from xe_heci_gsc_init()Lucas De Marchi
2025-02-25drm/xe: Move survivability entirely to xe_pciLucas De Marchi
2025-02-25drm/xe/display: Drop xe_display_driver_remove()Lucas De Marchi
2025-02-25drm/xe: Drop remove callback supportLucas De Marchi
2025-02-18drm/xe: s/xe_mmio_init/xe_mmio_probe_earlyIlia Levi
2025-02-14drm/xe/hwmon: Stop ignoring errors on probeLucas De Marchi
2025-02-14drm/xe/pmu: Fail probe if xe_pmu_register() failsLucas De Marchi
2025-02-14drm/xe/oa: Handle errors in xe_oa_register()Lucas De Marchi
2025-02-14drm/xe: Move drm_dev_unplug() out of display functionLucas De Marchi
2025-02-14drm/xe/oa: Move fini to xe_oaLucas De Marchi
2025-02-14drm/xe: Cleanup unwind of gt initializationLucas De Marchi
2025-02-14drm/xe: Remove leftover pxp commentLucas De Marchi
2025-02-14drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()Lucas De Marchi
2025-02-14drm/xe: Fix xe_display_fini() callsLucas De Marchi
2025-02-14drm/xe: Add callback support for driver removeLucas De Marchi
2025-02-13drm/xe: Use device wedged eventRaag Jadav
2025-02-04drm/xe/pxp: Fail the load if PXP fails to initializeDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Initialize PXP structure and KCR regDaniele Ceraolo Spurio
2025-01-31drm/xe/display: Use a single early init call for displayMaarten Lankhorst
2025-01-31drm/xe: Defer irq init until after xe_display_init_noaccelMaarten Lankhorst
2025-01-30Merge drm/drm-next into drm-xe-nextLucas De Marchi
2025-01-28drm/xe: Enable Boot Survivability modeRiana Tauro
2025-01-27drm/xe/pmu: Enable PMU interfaceVinay Belgaumkar
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-21drm/xe: Move suballocator init to after display initMaarten Lankhorst
2025-01-16drm/xe/mmap: Add mmap support for PCI memory barrierTejas Upadhyay
2025-01-12drm/xe: convert timeout to secs_to_jiffies()Easwar Hariharan
2025-01-13Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-01-09drm/xe: Fix all typos in xeNitin Gote
2025-01-09Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-01-07drm/xe/vf: Don't check has flat ccs in bios on VFJakub Kolakowski
2024-12-13drm/xe/irq: Separate MSI and MSI-X flowsIlia Levi