summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-07-02drm/xe: Assign GT IDs properly on multi-tile + multi-GT platformsMatt Roper
2025-07-02drm/xe/tests/pci: Ensure all platforms have a valid GT/tile countMatt Roper
2025-07-02drm/xe: Track maximum GTs per tile on a per-platform basisMatt Roper
2025-07-02drm/xe: Export xe_step_name for kunit testsMatt Roper
2025-07-02drm/xe/hw_engine_group: Fix potential leakMichal Wajdeczko
2025-07-01drm/xe: Allow dropping kunit dependency as built-inHarry Austen
2025-07-01drm/xe: Fix kconfig promptLucas De Marchi
2025-07-01drm/xe/bmg: Update Wa_22019338487Vinay Belgaumkar
2025-07-01drm/xe/bmg: Update Wa_14022085890Vinay Belgaumkar
2025-07-01drm/xe: Split xe_device_td_flush()Lucas De Marchi
2025-07-01drm/xe/xe_guc_pc: Lock once to update stashed frequenciesLucas De Marchi
2025-07-01drm/xe/guc_pc: Add _locked variant for min/max freqLucas De Marchi
2025-07-01drm/xe: Make WA BB part of LRC BOMatthew Brost
2025-07-01drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMMJia Yao
2025-07-01drm/xe: Consolidate LRC offset calculationsTvrtko Ursulin
2025-07-01drm/xe: Fix typo in KconfigMaarten Lankhorst
2025-06-28drm/xe: Allow dropping kunit dependency as built-inHarry Austen
2025-06-28drm/xe: Fix conflicting intel_pcode_* symbolsLucas De Marchi
2025-06-27drm/xe: Drop bo->sizeMatthew Brost
2025-06-27drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimizationDaniele Ceraolo Spurio
2025-06-27drm/xe/guc: Enable extended CAT error reportingDaniele Ceraolo Spurio
2025-06-27drm/i915/flipq: Provide the nuts and bolts code for flip queueVille Syrjälä
2025-06-27drm/i915/display: Add drm_panic support for Y-tiling with DPTJocelyn Falempe
2025-06-27drm/i915: Add intel_bo_panic_setup() and intel_bo_panic_finish()Jocelyn Falempe
2025-06-27drm/i915: Add intel_bo_alloc_framebuffer()Jocelyn Falempe
2025-06-27drm/i915/fbdev: Add intel_fbdev_get_map()Jocelyn Falempe
2025-06-26drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMMJia Yao
2025-06-26drm/xe: Rename xe_uc_init_hw to xe_uc_load_hwMaarten Lankhorst
2025-06-26drm/xe: Remove xe_uc_fini_hwMaarten Lankhorst
2025-06-26drm/xe: Remove xe_uc_init_hwconfig()Maarten Lankhorst
2025-06-26drm/xe: Move xe_ttm_sys_mgr_init() downwards.Maarten Lankhorst
2025-06-26drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_earlyMaarten Lankhorst
2025-06-26drm/xe: Rename gt_init sub-functionsMaarten Lankhorst
2025-06-26drm/xe: Only dump PAT when xe_hw_engines_init_early failsMaarten Lankhorst
2025-06-26drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init...Maarten Lankhorst
2025-06-26drm/xe: Simplify GuC early initializationMaarten Lankhorst
2025-06-26drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_initMaarten Lankhorst
2025-06-26drm/xe: Defer memirq init until neededMaarten Lankhorst
2025-06-26drm/xe: Implement and use the drm_pagemap populate_mm opThomas Hellström
2025-06-26drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemapMatthew Brost
2025-06-26drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...Thomas Hellström
2025-06-26drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initializationThomas Hellström
2025-06-26drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko
2025-06-26drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko
2025-06-26drm/xe: move DPT l2 flush to a more sensible placeMatthew Auld
2025-06-26drm/xe: Move DSB l2 flush to a more sensible placeMaarten Lankhorst
2025-06-25drm/xe: Do not wedge device on killed exec queuesMatthew Brost
2025-06-25Revert "drm/xe/ptl: Apply Wa_16026007364"Daniele Ceraolo Spurio
2025-06-24drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko
2025-06-24drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko