linux-block.git
2024-04-26 Matthew Brostdrm/xe: Lock all gpuva ops during VM bind IOCTL
2024-04-26 Lucas De Marchidrm/xe/display: Fix ADL-N detection
2024-04-26 Colin Ian Kingdrm/xe: Fix spelling mistake "forcebly" -> "forcibly"
2024-04-26 Michal Wajdeczkodrm/xe/pf: Initialize and update PF services on driver...
2024-04-26 Michal Wajdeczkodrm/xe/pf: Re-initialize SR-IOV specific HW settings
2024-04-26 Himal Prasad... drm/xe: Change xe_guc_submit_stop return to void
2024-04-26 Himal Prasad... drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers
2024-04-26 Himal Prasad... drm/xe/vm: Use xe_vm_lock()/xe_vm_unlock() helpers
2024-04-26 Matthew Brostdrm/xe: Replace engine references with exec queue in...
2024-04-26 Matthew Brostdrm/xe: Fix alignment in GuC exec queue state defines
2024-04-26 Matthew Brostdrm/xe: s/ENGINE_STATE_KILLED/EXEC_QUEUE_STATE_KILLED
2024-04-26 Matthew Brostdrm/xe: s/ENGINE_STATE_SUSPENDED/EXEC_QUEUE_STATE_SUSPENDED
2024-04-26 Matthew Brostdrm/xe: s/ENGINE_STATE_ENABLED/EXEC_QUEUE_STATE_ENABLED
2024-04-25 Matthew Brostdrm/xe: Delete unused GuC submission_state.suspend
2024-04-25 Matthew Aulddrm/xe/vm: prevent UAF in rebind_work_func()
2024-04-25 Matthew AuldRevert "drm/xe/vm: drop vm->destroy_work"
2024-04-25 Matthew Aulddrm/xe/preempt_fence: enlarge the fence critical section
2024-04-25 Michal Wajdeczkodrm/xe/guc: Fix typos in VF CFG KLVs descriptions
2024-04-25 Michal Wajdeczkodrm/xe/pf: Expose PF service details via debugfs
2024-04-24 Michal Wajdeczkodrm/xe: Check result of drmm_mutex_init()
2024-04-24 Tejas Upadhyaydrm/xe/xe2: Add workaround 14021567978
2024-04-24 Michal Wajdeczkodrm/xe/guc: Improve GuC doorbell/context ID manager...
2024-04-24 Rodrigo Vividrm/xe: Introduce the wedged_mode debugfs
2024-04-24 Rodrigo Vividrm/xe: Force wedged state and block GT reset upon...
2024-04-24 Rodrigo Vividrm/xe: declare wedged upon GuC load failure
2024-04-24 Rodrigo Vividrm/xe: Introduce a simple wedged state
2024-04-24 José Roberto... drm/xe: Add INSTDONE registers to devcoredump
2024-04-24 José Roberto... drm/xe: Add helpers to loop over geometry and compute DSS
2024-04-24 José Roberto... drm/xe: Store xe_hw_engine in xe_hw_engine_snapshot
2024-04-24 Michal Wajdeczkodrm/xe/pf: Clamp maximum execution quantum to 100s
2024-04-24 Michal Wajdeczkodrm/xe/guc: Update VF configuration KLVs definitions
2024-04-24 Michal Wajdeczkodrm/xe/pf: Expose SR-IOV policy settings over debugfs
2024-04-24 Michal Wajdeczkodrm/xe/pf: Expose SR-IOV VF control commands over debugfs
2024-04-24 Michal Wajdeczkodrm/xe/pf: Expose SR-IOV VFs configuration over debugfs
2024-04-24 Michal Wajdeczkodrm/xe/kunit: Add PF service tests
2024-04-24 Michal Wajdeczkodrm/xe/pf: Add SR-IOV GuC Relay PF services
2024-04-24 Michal Wajdeczkodrm/xe: Add few more GT register definitions
2024-04-24 Michal Wajdeczkodrm/xe: Add helper to calculate adjusted register offset
2024-04-24 Michal Wajdeczkodrm/xe/guc: Add GuC Relay ABI version 1.0 definitions
2024-04-24 Thomas Hellströmdrm/xe: Fix unexpected backmerge results
2024-04-23 Rodrigo Vividrm/xe: make xe_pm_runtime_lockdep_map a static struct
2024-04-22 Michal Wajdeczkodrm/xe/guc: Fix arguments passed to relay G2H handlers
2024-04-22 Michal Wajdeczkodrm/xe/pf: Fix xe_gt_sriov_pf_config_print_available_ggtt()
2024-04-22 Rodrigo Vividrm/xe: Kill xe_device_mem_access_{get*,put}
2024-04-19 Matt Roperdrm/xe: Define all possible engines in media IP descriptors
2024-04-19 Rodrigo Vividrm/i915: Convert intel_runtime_pm_get_noresume towards...
2024-04-19 Ashutosh Dixitdrm/i915/hwmon: Get rid of devm
2024-04-18 Himal Prasad... drm/xe/pm: Capture errors and handle them
2024-04-18 Himal Prasad... drm/xe/tile: Abort driver load for sysfs creation failure
2024-04-18 Himal Prasad... drm/xe/gt: Abort driver load for sysfs creation failure
2024-04-18 Himal Prasad... drm/xe: Return NULL in case of drmm_add_action_or_reset...
2024-04-18 Himal Prasad... drm/xe: call free_gsc_pkt only once on action add failure
2024-04-18 Himal Prasad... drm/xe: Remove sysfs only once on action add failure
2024-04-18 Himal Prasad... drm/xe: Simplify function return using drmm_add_action_...
2024-04-18 Gustavo Sousadrm/xe/xe2lpg: Extend Wa_14020338487
2024-04-18 Rodrigo Vividrm/xe: Add outer runtime_pm protection to xe_live_ktes...
2024-04-18 Rodrigo Vividrm/xe: Ensure all the inner access are using the _nore...
2024-04-18 Rodrigo Vividrm/xe: Convert mem_access_if_ongoing to direct xe_pm_r...
2024-04-18 Rodrigo Vividrm/xe: Removing extra mem_access protection from runti...
2024-04-18 Rodrigo Vividrm/xe: Convert xe_gem_fault to use direct xe_pm_runtim...
2024-04-18 Rodrigo Vividrm/xe: Remove useless mem_access during probe
2024-04-18 Rodrigo Vividrm/xe: Move lockdep protection from mem_access to...
2024-04-18 Rodrigo Vividrm/i915/display: convert inner wakeref get towards...
2024-04-18 Rodrigo Vividrm/xe: Introduce intel_runtime_pm_get_noresume at...
2024-04-18 Rodrigo Vividrm/xe: Introduce xe_pm_runtime_get_noresume for inner...
2024-04-17 Vinay Belgaumkardrm/xe/lnl: Apply GuC Wa_13011645652
2024-04-17 Matthew Aulddrm/xe/vm: don't include xe_gt.h
2024-04-17 Matthew Aulddrm/xe/vm: drop vm->destroy_work
2024-04-17 Matthew Aulddrm/xe/vm: prevent UAF with asid based lookup
2024-04-17 Matthew Aulddrm/xe/stolen: ignore first page for FBC
2024-04-17 Matthew Aulddrm/xe/stolen: lower the default alignment
2024-04-16 Lu Yaodrm/xe: select X86_PLATFORM_DEVICES when ACPI_WMI is...
2024-04-16 John Harrisondrm/xe/bmg: Some LNL workarounds also apply to BMG
2024-04-16 John Harrisondrm/xe/lnl: Enable more GuC based workarounds
2024-04-16 Michal Wajdeczkodrm/xe/pf: Add support to configure SR-IOV VFs
2024-04-16 Michal Wajdeczkodrm/xe/pf: Add SR-IOV PF specific early GT initialization
2024-04-16 Michal Wajdeczkodrm/xe/guc: Add PF2GUC_UPDATE_VF_CFG to ABI
2024-04-16 Michal Wajdeczkodrm/xe: Add xe_ttm_vram_get_avail
2024-04-16 Michal Wajdeczkodrm/xe: Allow to assign GGTT region to the VF
2024-04-16 Michal Wajdeczkodrm/xe: Add helper to format SR-IOV function name
2024-04-15 Francois Dugastdrm/xe/gt: Add L3 bank mask to GT topology
2024-04-12 Michal Wajdeczkodrm/xe/pf: Add support to configure GuC SR-IOV policies
2024-04-12 Michal Wajdeczkodrm/xe/guc: Add helpers for GuC KLVs
2024-04-12 Michal Wajdeczkodrm/xe/guc: Add PF2GUC_UPDATE_VGT_POLICY to ABI
2024-04-12 Michal Wajdeczkodrm/xe/pf: Introduce helper functions for use by PF
2024-04-12 Michal Wajdeczkodrm/xe/pf: Introduce mutex to protect VFs configurations
2024-04-12 Thomas HellströmMerge drm/drm-next into drm-xe-next
2024-04-12 Oak Zengdrm/xe: Use hmm_range_fault to populate user pages
2024-04-12 Oak Zengdrm/xe: Introduce helper to populate userptr
2024-04-12 Maarten Lankhorstdrm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
2024-04-11 José Roberto... drm/xe: Remove devcoredump during driver release
2024-04-11 José Roberto... devcoredump: Add dev_coredump_put()
2024-04-11 Dave AirlieMerge tag 'drm-misc-next-2024-04-10' of https://gitlab...
2024-04-10 Nathan Chancellordrm/xe: Add xe_guc_ads.c to uses_generated_oob
2024-04-10 Michal Wajdeczkodrm/xe/guc: Prefer GT oriented asserts in CTB code
2024-04-10 Michal Wajdeczkodrm/xe/guc: Prefer GT oriented logs in GuC CTB code
2024-04-10 Riana Taurodrm/xe: re-order lmem init check and wait for initializ...
2024-04-10 Riana Taurodrm/xe: check pcode init status only on root gt of...
2024-04-10 Uwe Kleine... drm/bridge: imx8mp-hdmi-pvi: Convert to platform remove...
2024-04-10 Wolfram Sangdrm: tilcdc: don't use devm_pinctrl_get_select_default...
next