summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2 days11-20/+102
|\
| * drm/xe: Don't suspend device upon wedgeMatthew Brost10 days1-0/+14
| * drm/xe: Wedge the entire deviceMatthew Brost10 days9-13/+80
| * drm/xe/pf: Limit fair VF LMEM provisioningMichal Wajdeczko10 days1-0/+1
| * drm/xe/exec: Fix minor bug related to xe_sync_entry_cleanupAshutosh Dixit10 days1-7/+7
* | Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds10 days207-2782/+13348
|\|
| * drm/xe: Drop trace_xe_hw_fence_freeMatthew Brost2024-07-112-6/+0
| * drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit2024-07-1110-137/+138
| * Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter2024-07-103-19/+6
| |\
| | * drm/i915: Introduce the plane->min_alignment() vfuncVille Syrjälä2024-06-242-3/+4
| | * drm/xe: Use the encoder suspend helper also used by the i915 driverImre Deak2024-06-201-16/+2
| * | drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar2024-07-024-8/+18
| * | drm/xe/guc: Prevent use of uninitialized mutexVinay Belgaumkar2024-07-021-0/+4
| * | drm/xe/oa: Destroy the stream_lock mutexAshutosh Dixit2024-07-011-0/+2
| * | drm/xe/rtp: Fix out-of-bounds array accessLucas De Marchi2024-07-011-1/+1
| * | drm/xe/pf: Restart VFs provisioning after GT resetMichal Wajdeczko2024-07-015-0/+52
| * | drm/xe/pf: Skip fair VFs provisioning if already provisionedMichal Wajdeczko2024-07-013-0/+63
| * | drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOVMichal Wajdeczko2024-07-012-4/+7
| * | drm/xe/guc: Configure TLB timeout based on CT buffer sizeNirmoy Das2024-07-013-8/+41
| * | drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper2024-06-281-3/+3
| * | drm/xe/mocs: Clarify difference between hw and sw sizesMatt Roper2024-06-282-31/+39
| * | drm/xe/mocs: Update MOCS assertions and remove redundant checksMatt Roper2024-06-281-12/+2
| * | drm/xe: Get hwe domain specific FW to read RING_TIMESTAMPUmesh Nerlige Ramappa2024-06-283-2/+11
| * | drm/xe/client: Check return value of xe_force_wake_getNirmoy Das2024-06-271-2/+6
| * | drm/xe/hwmon: Remove xe_hwmon_process_regKarthik Poosa2024-06-271-49/+40
| * | drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld2024-06-271-4/+4
| * | drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queueAshutosh Dixit2024-06-262-1/+72
| * | drm/xe/oa: Allow stream enable/disable functions to return errorAshutosh Dixit2024-06-261-16/+22
| * | drm/xe/pf: Disable VFs on removeMichal Wajdeczko2024-06-261-0/+5
| * | drm/xe/irq: remove xe_irq_shutdownIlia Levi2024-06-263-14/+4
| * | drm/xe/pf: Trigger explicit FLR while disabling VFsMichal Wajdeczko2024-06-263-0/+36
| * | drm/xe/guc: Print GuC error codes as hex valueMichal Wajdeczko2024-06-261-1/+1
| * | drm/xe/guc: Add more GuC error codes to ABIMichal Wajdeczko2024-06-261-0/+31
| * | drm/xe/guc: Demote the H2G retry log message to debugMichal Wajdeczko2024-06-261-2/+2
| * | drm/xe/vf: Skip attempt to start GuC PC if VFMichal Wajdeczko2024-06-261-4/+13
| * | drm/xe/oa: Fix kernel doc in xe_drm.hAshutosh Dixit2024-06-261-1/+2
| * | drm/xe/huc: Use GT oriented error messages in xe_huc.cMichal Wajdeczko2024-06-261-11/+11
| * | drm/xe/guc: Request max GT freq during resumeVinay Belgaumkar2024-06-263-3/+17
| * | drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar2024-06-2613-13/+159
| * | Merge drm/drm-next into drm-xe-nextRodrigo Vivi2024-06-2625-153/+198
| |\|
| | * Merge drm/drm-next into drm-intel-nextJani Nikula2024-06-19160-1801/+8008
| | |\
| | * | drm/i915/dp: Recheck link state after modesetImre Deak2024-06-131-0/+1
| | * | drm/xe/display: drop i915_drv.h include from xe codeJani Nikula2024-06-066-31/+24
| | * | drm/xe/display: reduce includes in compat i915_drv.hJani Nikula2024-06-061-3/+1
| | * | drm/xe/display: move compat runtime pm stubs to the correct fileJani Nikula2024-06-062-48/+51
| | * | drm/xe/display: move compat uncore stubs to the correct fileJani Nikula2024-06-062-5/+5
| | * | drm/i915/display: include xe_bo.h, gem_object_types etc. where neededJani Nikula2024-06-066-11/+21
| | * | drm/i915/display: include intel_step.h where neededJani Nikula2024-06-061-2/+0
| | * | drm/i915/display: include intel_uncore.h where neededJani Nikula2024-06-061-1/+0
| | * | drm/i915/display: include i915_gpu_error.h where neededJani Nikula2024-06-061-1/+0