summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-06-12drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar
2025-06-12drm/xe/guc: Ignore GuC CT errors when wedgedVinay Belgaumkar
2025-06-12drm/xe: Add helper function to inject fault into ct_dead_capture()Satyanarayana K V P
2025-06-12drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio
2025-06-12drm/xe: Make WA BB part of LRC BOMatthew Brost
2025-06-12drm/xe: Use WRITE_ONCE for range->tile_invalidated updateMatthew Brost
2025-06-12drm/xe: Don't use drm exec locking in SVM pagefaultsMatthew Brost
2025-06-12drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi
2025-06-11drm/xe/lrc: Prepare WA BB setup for more usersLucas De Marchi
2025-06-11drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi
2025-06-11drm/xe/xe2_hpg: Define additional Xe2_HPG GMD_IDShekhar Chauhan
2025-06-11drm/xe/xe2_hpg: Add set of workaroundsShekhar Chauhan
2025-06-11drm/i915/display: drop i915_reg.h include where possibleJani Nikula
2025-06-11Revert "drm/xe/display: use xe->display to decide whether to do anything"Vivek Kasireddy
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-06-10drm/xe: Reorder 'Get pages failed' messageMatthew Brost
2025-06-09Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-06-09drm/xe: GSM size should be constant on most platformsMatt Roper
2025-06-09drm/xe/svm: Fix regression disallowing 64K SVM migrationMaarten Lankhorst
2025-06-09drm/xe/uc: Use GT-oriented firmware messagesMichal Wajdeczko
2025-06-09drm/i915: split out display register macros to a separate fileJani Nikula
2025-06-09Merge drm/drm-next into drm-intel-nextJani Nikula
2025-06-09drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit testsMaarten Lankhorst
2025-06-09drm/xe: Implement a helper for reading out a GGTT PTE at a specified offsetMaarten Lankhorst
2025-06-09drm/xe: Remove pte_encode_bo callbackMaarten Lankhorst
2025-06-09drm/xe/display: Convert GGTT mapping to use pte_encode_flagsMaarten Lankhorst
2025-06-09drm/xe/display: Dont poke into GGTT internals to fill a DPTMaarten Lankhorst
2025-06-09drm/xe/ggtt: Seperate flags and address in PTE encodingMaarten Lankhorst
2025-06-09drm/xe/display: Remove dereferences of ggtt for tile idMaarten Lankhorst
2025-06-09drm/xe: Add xe_ggtt_allocMaarten Lankhorst
2025-06-09drm/xe: Add xe_ggtt_might_lockMaarten Lankhorst
2025-06-09drm/xe: Use xe_ggtt_map_bo_unlocked for resumeMaarten Lankhorst
2025-06-09drm/xe: Remove IOSF_MBI select.Maarten Lankhorst
2025-06-06drm/xe/topology: Stop trying to fix programming mistakesMichal Wajdeczko
2025-06-06drm/xe/topology: Use register array size instead magic numberMichal Wajdeczko
2025-06-06drm/xe/topology: Simplify code for loading DSS maskMichal Wajdeczko
2025-06-06drm/xe: don't store the xe device pointer inside xe_ttm_ttDave Airlie
2025-06-06drm/xe/vf: Store the GuC FW info in guc->fwDaniele Ceraolo Spurio
2025-06-06drm/xe/vf: Use uc_fw_version to store the negotiated GuC ABIDaniele Ceraolo Spurio
2025-06-06drm/xe/vf: Boostrap all GTs immediately after MMIO initDaniele Ceraolo Spurio
2025-06-06drm/xe/uc: Prepare uc_fw_version for storing the VF ABI versionDaniele Ceraolo Spurio
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-05drm/xe/xe3: Disable null query for anyhit shaderNitin Gote
2025-06-05drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()Maciej Patelczyk
2025-06-05drm/xe: Create LRC BO without VMNiranjana Vishwanathapura
2025-06-05drm/xe/guc_submit: add back fixMatthew Auld
2025-06-05drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio
2025-06-05drm/xe/pxp: Use the correct define in the set_property_funcs arrayDaniele Ceraolo Spurio
2025-06-05drm/xe/sched: stop re-submitting signalled jobsMatthew Auld
2025-06-05drm/xe: Rework eviction rejection of bound external bosThomas Hellström