summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-20drm/xe/vf: Return EOPNOTSUPP for DRM_XE_DEVICE_QUERY_ENGINE_CYCLES if VFMarcin Bernatowicz
2025-02-19drm/xe: Drop unnecessary GT lookup in xe_exec_queue_create_ioctl()Matt Roper
2025-02-18drm/xe/display: Spin-off xe_display runtime/d3cold sequencesRodrigo Vivi
2025-02-18drm/{i915, xe}/display: Move dsm registration under intel_driverRodrigo Vivi
2025-02-18drm/xe: Add xe_mmio_init() initialization functionIlia Levi
2025-02-18drm/xe: s/xe_mmio_init/xe_mmio_probe_earlyIlia Levi
2025-02-17drm/xe/display: Clarify XE_IOCTL_DBG messageMaarten Lankhorst
2025-02-17drm/xe: Fix typo in xe_job_ptrsTejas Upadhyay
2025-02-16drm/xe/pf: Release all VFs configs on device removalMichal Wajdeczko
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 extra calls to xe_hw_fence_irq_finish()Lucas 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_tile_init_noalloc() error propagationLucas De Marchi
2025-02-14drm/xe: Fix error handling in xe_irq_install()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-14drm/xe/debugfs: fixed the return value of wedged_mode_setXin Wang
2025-02-14drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_setShuicheng Lin
2025-02-13drm/xe/display: Remove hpd cancel work sync from runtime pm pathRodrigo Vivi
2025-02-12drm/xe/display: Add missing watermark ipc update at runtime resumeRodrigo Vivi
2025-02-11drm/xe/debugfs: Add node to dump guc log to dmesgLucas De Marchi
2025-02-11drm/xe/pxp: Don't use 0 to indicate NULLDaniele Ceraolo Spurio
2025-02-11drm/xe: Carve out wopcm portion from the stolen memoryNirmoy Das
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay
2025-02-10drm/xe: Move VRAM manager to struct xe_vram_regionPiotr Piórkowski
2025-02-10drm/xe: Rename struct xe_mem_region to struct xe_vram_regionPiotr Piórkowski
2025-02-10drm/xe/pf: Use an explicit check to see if the device has LMTTPiotr Piórkowski
2025-02-07drm/xe: Enable SR-IOV for PTLMichal Wajdeczko
2025-02-07drm/xe: Add stats for vma page faultsFrancois Dugast
2025-02-06drm/xe: Don't treat SR-IOV platforms as reclaim unsafeMichal Wajdeczko
2025-02-06drm/xe: Fix PVC RPe and RPa informationRodrigo Vivi
2025-02-05drm/xe/hwmon: expose package and vram temperatureRaag Jadav
2025-02-04drm/xe/pxp: Fail the load if PXP fails to initializeDaniele Ceraolo Spurio
2025-02-04drm/xe/vf: Don't try to trigger a full GT reset if VFMichal Wajdeczko
2025-02-04drm/xe/relay: Don't use GFP_KERNEL for new transactionsMichal Wajdeczko
2025-02-03drm/xe: Refactor max_remote_tilesSai Teja Pottumuttu
2025-02-03drm/xe: Refactor dma_mask_sizeSai Teja Pottumuttu
2025-02-03drm/xe/pxp: Enable PXP for MTL and LNLDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Add PXP debugfs supportDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: add PXP PM supportDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp/uapi: Add API to mark a BO as using PXPDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp/uapi: Add a query for PXP statusDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queuesDaniele Ceraolo Spurio
2025-02-03drm/xe/pxp: Add PXP queue tracking and session startDaniele Ceraolo Spurio