messages from 2023-01-12 22:25:01 to 2023-02-13 23:21:45 UTC [more...]
[Intel-xe] [PATCH 00/22] TLB Invalidation
2023-02-13 23:21 UTC (28+ messages)
` [Intel-xe] [PATCH 01/22] drm/xe: Don't process TLB invalidation done in CT fast-path
` [Intel-xe] [PATCH 02/22] drm/xe: Break of TLB invalidation into its own file
` [Intel-xe] [PATCH 03/22] drm/xe: Move TLB invalidation variable to own sub-structure in GT
` [Intel-xe] [PATCH 04/22] drm/xe: Add TLB invalidation fence
` [Intel-xe] [PATCH 05/22] drm/xe: Invalidate TLB after unbind is complete
` [Intel-xe] [PATCH 06/22] drm/xe: Kernel doc GT TLB invalidations
` [Intel-xe] [PATCH 07/22] drm/xe: Add TLB invalidation fence ftrace
` [Intel-xe] [PATCH 08/22] drm/xe: Fix build for CONFIG_DRM_XE_DEBUG
` [Intel-xe] [PATCH 09/22] drm/xe: Add TDR for invalidation fence timeout cleanup
` [Intel-xe] [PATCH 10/22] drm/xe: Only set VM->asid for platforms that support a ASID
` [Intel-xe] [PATCH 11/22] drm/xe: Delete debugfs entry to issue TLB invalidation
` [Intel-xe] [PATCH 12/22] drm/xe: Add has_range_tlb_invalidation device attribute
` [Intel-xe] [PATCH 13/22] drm/xe: Add range based TLB invalidations
` [Intel-xe] [PATCH 14/22] drm/xe: Propagate error from bind operations to async fence
` [Intel-xe] [PATCH 15/22] drm/xe: Use GuC to do GGTT invalidations for the GuC firmware
` [Intel-xe] [PATCH 16/22] drm/xe: Coalesce GGTT invalidations
` [Intel-xe] [PATCH 17/22] drm/xe: Lock GGTT on when restoring kernel BOs
` [Intel-xe] [PATCH 18/22] drm/xe: Propagate VM unbind error to invalidation fence
` [Intel-xe] [PATCH 19/22] drm/xe: Signal invalidation fence immediately if CT send fails
` [Intel-xe] [PATCH 20/22] drm/xe: Add has_asid to device info
` [Intel-xe] [PATCH 21/22] drm/xe: Add TLB invalidation fence after rebinds issued from execs
` [Intel-xe] [PATCH 22/22] drm/xe: Drop TLB invalidation from ring operations
[Intel-xe] [PATCH] test:test
2023-02-13 6:25 UTC
[Intel-xe] [PATCH 0/4] A few display patches needing review to be confirmed
2023-02-06 22:35 UTC (9+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe/fbc: set compressed_fb to NULL on error
` [Intel-xe] [PATCH 2/4] drm/xe: fix XE_DISPLAY dependency on ACPI
` [Intel-xe] [PATCH 3/4] drm/xe: allow building XE_DISPLAY without ACPI
` [Intel-xe] [PATCH 4/4] drm/xe: fix DRM_FBDEV_EMULATION dependencies
[Intel-xe] [PATCH v2] drm/xe: Add fake workaround to maintain backward compatible in MI_BATCH_BUFFER_START
2023-02-06 22:09 UTC (14+ messages)
[Intel-xe] [PATCH 0/6] Disabling display with modparam
2023-02-03 20:27 UTC (7+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe: allow disabling display at modprobe time
` [Intel-xe] [PATCH 2/6] drm/xe: place all modprobe parameters at the same place
` [Intel-xe] [PATCH 3/6] drm/xe: move XE_DISPLAY to the Kconfig
` [Intel-xe] [PATCH 4/6] drm/xe: move xe device display logic to a separate file
` [Intel-xe] [PATCH 5/6] drm/xe: move xe IRQ-related display logic to xe_display.c
` [Intel-xe] [PATCH 6/6] drm/xe: move xe PM-related "
[Intel-xe] [PATCH] drm/xe/migrate: Update emit_pte to cope with a size level than 4k
2023-02-03 20:16 UTC
[Intel-xe] [PATCH 00/37] Catching up since we went public
2023-02-03 19:56 UTC (56+ messages)
` [Intel-xe] [PATCH 01/37] drm/msm: Fix compile error
` [Intel-xe] [PATCH 02/37] drm/xe: Implement a local xe_mmio_wait32
` [Intel-xe] [PATCH 03/37] drm/xe: Stop using i915's range_overflows_t macro
` [Intel-xe] [PATCH 04/37] drm/xe: Let's return last value read on xe_mmio_wait32
` [Intel-xe] [PATCH 05/37] drm/xe: Convert guc_ready to regular xe_mmio_wait32
` [Intel-xe] [PATCH 06/37] drm/xe: Wait for success on guc done
` [Intel-xe] [PATCH 07/37] drm/xe: Remove i915_utils dependency from xe_guc_pc
` [Intel-xe] [PATCH 08/37] drm/xe: Stop using i915_utils in xe_wopcm
` [Intel-xe] [PATCH 09/37] drm/xe: Let's avoid i915_utils in the xe_force_wake
` [Intel-xe] [PATCH 10/37] drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us
` [Intel-xe] [PATCH 11/37] drm/xe: Remove i915_utils dependency from xe_pcode
` [Intel-xe] [PATCH 12/37] drm/xe/migrate: Add kerneldoc for the migrate subsystem
` [Intel-xe] [PATCH 13/37] drm/xe: Take memory ref on kernel job creation
` [Intel-xe] [PATCH 14/37] drm/xe: Add intel_pps support too
` [Intel-xe] [PATCH 15/37] drm/xe: Rework initialisation ordering slightly so we can inherit fb
` [Intel-xe] [PATCH 16/37] drm/xe: Implement stolen memory
` [Intel-xe] [PATCH 17/37] drm/xe: Allow fbdev to allocate "
` [Intel-xe] [PATCH 18/37] drm/xe: Implement initial hw readout for framebuffer
` [Intel-xe] [PATCH 19/37] drm/xe: Put DPT into stolen memory, if available
` [Intel-xe] [PATCH 20/37] drm/xe: Implement FBC support
` [Intel-xe] [PATCH 21/37] drm/i915: Remove i915_drm_suspend_mode
` [Intel-xe] [PATCH 22/37] drm/xe: Fix compilation when Xe driver is builtin
` [Intel-xe] [PATCH 23/37] drm/xe: Fix dumb bo create
` [Intel-xe] [PATCH 24/37] drm/i915: Expand force_probe to block probe of devices as well
` [Intel-xe] [PATCH 25/37] drm/xe: Introduce force_probe parameter
` [Intel-xe] [PATCH 26/37] Revert "drm/xe: Validate BO on CPU fault"
` [Intel-xe] [PATCH 27/37] drm/xe: Ensure VMA not userptr before calling xe_bo_is_stolen
` [Intel-xe] [PATCH 28/37] drm/xe: Don't use engine_mask until after hwconfig parse
` [Intel-xe] [PATCH 29/37] drm/xe: Fake pulling gt->info.engine_mask from hwconfig blob
` [Intel-xe] [PATCH 30/37] drm/xe/guc: Report submission version of GuC firmware
` [Intel-xe] [PATCH 31/37] drm/xe/guc: s/xe_guc_send_mmio/xe_guc_mmio_send
` [Intel-xe] [PATCH 32/37] drm/xe/guc: Add support GuC MMIO send / recv
` [Intel-xe] [PATCH 33/37] drm/xe: Make FBC check stolen at use time
` [Intel-xe] [PATCH 34/37] drm/xe: Move xe_ttm_stolen_mgr_init back
` [Intel-xe] [PATCH 35/37] drm/xe: Fix hidden gotcha regression with bo create
` [Intel-xe] [PATCH 36/37] drm/xe: Fix xe_mmio_wait32 timeouts
` [Intel-xe] [PATCH 37/37] drm/xe: enforce GSMBASE for DG1 instead of BAR2
[Intel-xe] [PATCH 00/20] Catching up - round 2
2023-01-31 19:30 UTC (27+ messages)
` [Intel-xe] [PATCH 01/20] drm/xe/migrate: Update emit_pte to cope with a size level than 4k
` [Intel-xe] [PATCH 02/20] drm/xe/fbc: set compressed_fb to NULL on error
` [Intel-xe] [PATCH 03/20] drm/xe/pcode: fix pcode error check
` [Intel-xe] [PATCH 04/20] drm/xe: fix xe_mmio_total_vram_size
` [Intel-xe] [PATCH 05/20] drm/xe/ggtt: Use BIT_ULL() for 64bit
` [Intel-xe] [PATCH 06/20] drm/xe: Fix some log messages on 32b
` [Intel-xe] [PATCH 07/20] drm/xe/mmio: Use non-atomic writeq/readq variant for 32b
` [Intel-xe] [PATCH 08/20] drm/xe: Fix tracepoints on 32b
` [Intel-xe] [PATCH 09/20] drm/xe/gt: Fix min() with u32 and u64
` [Intel-xe] [PATCH 10/20] drm/xe: Add documentation for mem_type
` [Intel-xe] [PATCH 11/20] drm/xe/ext: Dont call intel_display_power_is_enabled from irq install/remove
` [Intel-xe] [PATCH 12/20] ]65; 7002; 1cdrm/xe: Add min config for kunit integration ARCH=um
` [Intel-xe] [PATCH 13/20] drm/xe/Kconfig.debug: select DEBUG_FS for KUnit runs
` [Intel-xe] [PATCH 14/20] drm/xe: KUnit tests depend on CONFIG_DRM_FBDEV_EMULATION
` [Intel-xe] [PATCH 15/20] drm/xe: fix XE_DISPLAY dependency on ACPI
` [Intel-xe] [PATCH 16/20] drm/xe: allow building XE_DISPLAY without ACPI
` [Intel-xe] [PATCH 17/20] drm/xe: fix DRM_FBDEV_EMULATION dependencies
` [Intel-xe] [PATCH 18/20] drm/xe/gt: Enable interrupt while initializing root gt
` [Intel-xe] [PATCH 19/20] drm/xe: Fix Meteor Lake rsa issue on guc loading
` [Intel-xe] [PATCH 20/20] drm/xe/guc_pc: Fix Meteor Lake registers
[Intel-xe] [PATCH 23/23] drm/xe: Introduce a new DRM driver for Intel GPUs
2023-01-31 1:37 UTC
[Intel-xe] [PATCH v3] drm/xe: Add fake workaround to maintain backward compatible in MI_BATCH_BUFFER_START
2023-01-30 18:50 UTC
[Intel-xe] [PATCH] drm/xe: Add fake workaround to maintain backward compatible in MI_BATCH_BUFFER_START
2023-01-30 14:57 UTC (2+ messages)
[Intel-xe] [PATCH 1/2] xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_X
2023-01-23 21:35 UTC (4+ messages)
` [Intel-xe] [PATCH 2/2] xe: Add XE_ENGINE_GET_PROPERTY uAPI
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox