aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/xe/xe_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-07drm/xe: Move xe_device_sysfs_init() to xe_device_probe()Raag Jadav1-0/+5
2025-04-08drm/xe: Enable configfs support for survivability modeRiana Tauro1-1/+1
2025-03-27drm/xe/bo: Add a bo remove callbackThomas Hellström1-4/+6
2025-03-21drm/xe: Allow to inject error in early probeLucas De Marchi1-0/+1
2025-03-21drm/xe: Move survivability back to xeLucas De Marchi1-2/+15
2025-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström1-0/+8
2025-03-12drm/xe/vf: Don't try Driver-FLR if VFMichal Wajdeczko1-4/+10
2025-03-12drm/xe: Prefer USEC_PER_SEC over MICROMichal Wajdeczko1-1/+1
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-86/+15
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-0/+8
2025-03-06drm/xe/bo: Introduce xe_bo_put_asyncThomas Hellström1-0/+3
2025-03-05drm/xe: Add a shrinker for xe bosThomas Hellström1-0/+8
2025-02-28Merge drm/drm-next into drm-xe-nextLucas De Marchi1-2/+7
2025-02-27Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-56/+223
2025-02-25drm/xe: Stop ignoring errors from xe_ttm_sys_mgr_init()Lucas De Marchi1-1/+4
2025-02-25drm/xe: Rename update_device_info() after sriovLucas De Marchi1-2/+2
2025-02-25drm/xe: Stop ignoring errors from xe_heci_gsc_init()Lucas De Marchi1-3/+3
2025-02-25drm/xe: Move survivability entirely to xe_pciLucas De Marchi1-6/+1
2025-02-25drm/xe/display: Drop xe_display_driver_remove()Lucas De Marchi1-6/+2
2025-02-25drm/xe: Drop remove callback supportLucas De Marchi1-68/+0
2025-02-18drm/xe: s/xe_mmio_init/xe_mmio_probe_earlyIlia Levi1-1/+1
2025-02-14drm/xe/hwmon: Stop ignoring errors on probeLucas De Marchi1-1/+3
2025-02-14drm/xe/pmu: Fail probe if xe_pmu_register() failsLucas De Marchi1-1/+3
2025-02-14drm/xe/oa: Handle errors in xe_oa_register()Lucas De Marchi1-6/+8
2025-02-14drm/xe: Move drm_dev_unplug() out of display functionLucas De Marchi1-6/+2
2025-02-14drm/xe/oa: Move fini to xe_oaLucas De Marchi1-6/+1
2025-02-14drm/xe: Cleanup unwind of gt initializationLucas De Marchi1-19/+2
2025-02-14drm/xe: Remove leftover pxp commentLucas De Marchi1-1/+0
2025-02-14drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()Lucas De Marchi1-1/+3
2025-02-14drm/xe: Fix xe_display_fini() callsLucas De Marchi1-10/+11
2025-02-14drm/xe: Add callback support for driver removeLucas De Marchi1-0/+68
2025-02-13drm/xe: Use device wedged eventRaag Jadav1-1/+6
2025-02-04drm/xe/pxp: Fail the load if PXP fails to initializeDaniele Ceraolo Spurio1-2/+2
2025-02-03drm/xe/pxp: Initialize PXP structure and KCR regDaniele Ceraolo Spurio1-0/+6
2025-01-31drm/xe/display: Use a single early init call for displayMaarten Lankhorst1-9/+1
2025-01-31drm/xe: Defer irq init until after xe_display_init_noaccelMaarten Lankhorst1-4/+4
2025-01-30Merge drm/drm-next into drm-xe-nextLucas De Marchi1-1/+0
2025-01-28drm/xe: Enable Boot Survivability modeRiana Tauro1-1/+6
2025-01-27drm/xe/pmu: Enable PMU interfaceVinay Belgaumkar1-0/+3
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2025-01-21drm/xe: Move suballocator init to after display initMaarten Lankhorst1-0/+6
2025-01-16drm/xe/mmap: Add mmap support for PCI memory barrierTejas Upadhyay1-1/+106
2025-01-12drm/xe: convert timeout to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-01-13Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-2/+2
2025-01-09drm/xe: Fix all typos in xeNitin Gote1-1/+1
2025-01-09Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-1/+3
2025-01-07drm/xe/vf: Don't check has flat ccs in bios on VFJakub Kolakowski1-1/+1
2024-12-13drm/xe/irq: Separate MSI and MSI-X flowsIlia Levi1-1/+3
2024-12-13Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-0/+8
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula1-1/+0