summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2025-06-24drm/xe/hwmon: Fix xe_hwmon_power_max_writeKarthik Poosa
2025-06-24drm/xe/display: Add check for alloc_ordered_workqueue()Haoxiang Li
2025-06-24drm/xe: move DPT l2 flush to a more sensible placeMatthew Auld
2025-06-24drm/xe: Move DSB l2 flush to a more sensible placeMaarten Lankhorst
2025-06-24drm/xe/bmg: Update Wa_22019338487Vinay Belgaumkar
2025-06-24drm/xe: Split xe_device_td_flush()Lucas De Marchi
2025-06-24drm/xe/xe_guc_pc: Lock once to update stashed frequenciesLucas De Marchi
2025-06-24drm/xe/guc_pc: Add _locked variant for min/max freqLucas De Marchi
2025-06-23drm/xe/compat: remove old pcode compat interfaceJani Nikula
2025-06-23drm/xe/pcode: add struct drm_device based interfaceJani Nikula
2025-06-23drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()Jani Nikula
2025-06-23drm/xe/nvm: add support for non-posted eraseReuven Abliyev
2025-06-23drm/xe/nvm: add support for access modeAlexander Usyskin
2025-06-23drm/xe/nvm: add on-die non-volatile memory deviceAlexander Usyskin
2025-06-23Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2025-06-23Merge drm/drm-next into drm-intel-nextJani Nikula
2025-06-23Merge tag 'drm-intel-next-2025-06-18' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-06-20drm/xe/ptl: Apply Wa_16026007364sanirban
2025-06-20Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-06-20Merge tag 'drm-xe-next-2025-06-18' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-06-19drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio