summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-07-14drm/xe: Waste fewer instructions in emit_wa_job()Tvrtko Ursulin
2025-07-14drm/xe/gt: Drop third submission for default contextLucas De Marchi
2025-07-14drm/xe/lrc: Remove leftover TODO/FIXMELucas De Marchi
2025-07-14drm/xe/gt: Extract emit_job_sync()Lucas De Marchi
2025-07-14drm/xe: Count dwords before allocatingLucas De Marchi
2025-07-14drm/xe/lrc: Reduce scope of empty lrc dataLucas De Marchi
2025-07-14drm/xe/vf: Store negotiated VF/PF ABI version at device levelMichal Wajdeczko
2025-07-14drm/xe/pf: Stop requiring VF/PF version negotiation on every GTMichal Wajdeczko
2025-07-14drm/xe/pf: Expose basic info about VFs in debugfsMichal Wajdeczko
2025-07-14drm/xe: Introduce xe_gt_is_main_type helperMichal Wajdeczko
2025-07-14drm/xe: Introduce xe_tile_is_root helperMichal Wajdeczko
2025-07-14drm/xe: Move PF and VF device types to separate headersMichal Wajdeczko
2025-07-14drm/xe: Combine PF and VF device data into unionMichal Wajdeczko
2025-07-14drm/xe: Update register definitions in LRC layout headerXin Wang
2025-07-14drm/xe: Add plumbing for indirect context workaroundsTvrtko Ursulin
2025-07-14drm/xe: Allow specifying number of extra dwords at the end of wa bb emissionTvrtko Ursulin
2025-07-14drm/xe: Track number of written dwords from workaround batch buffer emissionTvrtko Ursulin
2025-07-14drm/xe: Rename utilization workaround emission functionTvrtko Ursulin
2025-07-14drm/xe: Pass wa bb setup arguments in a structTvrtko Ursulin
2025-07-14drm/xe: Generalize wa bb emission codeTvrtko Ursulin
2025-07-14drm/xe: Fix missing kernel-docLucas De Marchi
2025-07-14drm/xe: Remove unused functionsDr. David Alan Gilbert
2025-07-11drm/xe: Normalize default param valuesLucas De Marchi
2025-07-11drm/xe/migrate: Fix alignment checkLucas De Marchi
2025-07-11drm/xe: Remove references to CONFIG_DRM_XE_DEVMEM_MIRRORMatthew Brost
2025-07-11drm/xe: Move page fault init after topology initMatthew Brost
2025-07-11drm/xe/migrate: fix copy direction in access_memoryMatthew Auld
2025-07-11drm/xe: Dont skip TLB invalidations on VFTejas Upadhyay
2025-07-11Merge tag 'drm-xe-next-2025-07-10' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter
2025-07-10drm/xe/guc: Default log level to non-verboseLucas De Marchi
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko
2025-07-10drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2Julia Filipchuk
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin
2025-07-10drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin
2025-07-10drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin
2025-07-10drm/xe/sriov: Mark BMG as SR-IOV capableMichal Wajdeczko
2025-07-10drm/xe: extend Wa_15015404425 to apply to PTLMatt Atwood
2025-07-10drm/xe: Move Wa_15015404425 to use the new XE_DEVICE_WA macroMatt Atwood
2025-07-10drm/xe: Add infrastructure for Device OOB workaroundsMatt Atwood
2025-07-10drm/xe: add new type to RTP contextMatt Atwood
2025-07-10drm/xe: add xe_device_wa infrastructureMatt Atwood
2025-07-10drm/xe: prepare xe_gen_wa_oob to be multi-useMatt Atwood
2025-07-10drm/xe/guc: Cancel ongoing H2G requests when stopping CTMichal Wajdeczko
2025-07-10drm/xe/guc: Move state change logger to helperMichal Wajdeczko
2025-07-10drm/xe/guc: Rename CT state change helperMichal Wajdeczko
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko
2025-07-10drm/xe/bo: add GPU memory trace pointsJuston Li
2025-07-10drm/xe/xe_i2c: Add support for i2c in survivability modeRiana Tauro
2025-07-10drm/xe/pm: Wire up suspend/resume for I2C controllerRaag Jadav