summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-02-21drm/xe/oa: Ensure that polled read returns latest dataUmesh Nerlige Ramappa
2025-02-21drm/xe: Add fault injection for xe_sync_entry_parsePriyanka Dandamudi
2025-02-20drm/xe/client: Skip show_run_ticks if unable to read timestampMarcin Bernatowicz
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/guc: Fix size_t print formatLucas De Marchi
2025-02-18drm/xe: Make GUC binaries dump consistent with other binaries in devcoredumpJosé Roberto de Souza
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-18drm/xe/oa: Switch to use hrtimer_setup()Nam Cao
2025-02-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-02-18drm/i915: Introduce i915_error_regsVille Syrjälä
2025-02-17drm/xe: Fix error handling in xe_irq_install()Lucas De Marchi
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-13drm/xe: Use device wedged eventRaag Jadav
2025-02-12drm/xe/display: Add missing watermark ipc update at runtime resumeRodrigo Vivi
2025-02-12drm/xe: Carve out wopcm portion from the stolen memoryNirmoy Das
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner
2025-02-12drm/i915/pch: Remove unused i915->pch_idJani Nikula
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/i915: Decouple intel_fb_bo.h interfaces from driver specific typesVille Syrjälä
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay
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