messages from 2023-04-25 19:26:52 to 2023-05-01 07:51:18 UTC [more...]
[Intel-xe] [PATCH 00/30] Upstreaming prep / all of mbrosts patches
2023-05-01 7:51 UTC (27+ messages)
` [Intel-xe] [PATCH 01/30] drm/sched: Add run_wq argument to drm_sched_init
` [Intel-xe] [PATCH 02/30] drm/sched: Move schedule policy to scheduler
` [Intel-xe] [PATCH 03/30] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy
` [Intel-xe] [PATCH 04/30] drm/xe: Use DRM_SCHED_POLICY_SINGLE_ENTITY mode
` [Intel-xe] [PATCH 05/30] drm/xe: Long running job update
` [Intel-xe] [PATCH 06/30] drm/xe: Ensure LR engines are not persistent
` [Intel-xe] [PATCH 07/30] drm/xe: Only try to lock external BOs in VM bind
` [Intel-xe] [PATCH 08/30] drm/xe: VM LRU bulk move
` [Intel-xe] [PATCH 09/30] drm/xe/guc: Read HXG fields from DW1 of G2H response
` [Intel-xe] [PATCH 10/30] drm/xe/guc: Return the lower part of blocking H2G message
` [Intel-xe] [PATCH 11/30] drm/xe/guc: Use doorbells for submission if possible
` [Intel-xe] [PATCH 12/30] drm/xe/guc: Print doorbell ID in GuC engine debugfs entry
` [Intel-xe] [PATCH 14/30] maple_tree: Export mas_preallocate
` [Intel-xe] [PATCH 15/30] drm: manager to keep track of GPUs VA mappings
` [Intel-xe] [PATCH 16/30] drm/xe: Port Xe to GPUVA
` [Intel-xe] [PATCH 17/30] drm/xe: NULL binding implementation
` [Intel-xe] [PATCH 19/30] drm/xe: Reduce the number list links in xe_vma
` [Intel-xe] [PATCH 20/30] drm/xe: Optimize size of xe_vma allocation
` [Intel-xe] [PATCH 21/30] drm/gpuva: Add drm device to GPUVA manager
` [Intel-xe] [PATCH 22/30] drm/gpuva: Move dma-resv "
` [Intel-xe] [PATCH 23/30] drm/gpuva: Add support for extobj
` [Intel-xe] [PATCH 24/30] drm/xe: Userptr refactor
` [Intel-xe] [PATCH 25/30] drm: execution context for GEM buffers v3
` [Intel-xe] [PATCH 27/30] drm/xe: Use drm_exec for locking rather than TTM exec helpers
` [Intel-xe] [PATCH 28/30] drm/xe: Allow dma-fences as in-syncs for compute / faulting VM
` [Intel-xe] [PATCH 29/30] drm/xe: Allow compute VMs to output dma-fences on binds
[Intel-xe] [PATCH 0/7] Convert xe_mmio to struct xe_reg
2023-04-30 17:47 UTC (13+ messages)
` [Intel-xe] [PATCH 1/7] fixup! drm/xe: Drop gen afixes from registers
` [Intel-xe] [PATCH 2/7] drm/xe/guc: Handle RCU_MODE as masked from definition
` [Intel-xe] [PATCH 3/7] drm/xe: Use media base for GMD_ID access
` [Intel-xe] [PATCH 4/7] drm/xe/mmio: Use struct xe_reg
` [Intel-xe] [PATCH 5/7] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 6/7] drm/xe: Rename reg field to addr
` [Intel-xe] [PATCH 7/7] drm/xe: Fix indent in xe_hw_engine_print_state()
` [Intel-xe] ✓ CI.Patch_applied: success for Convert xe_mmio to struct xe_reg
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH v2 0/4] drm/xe: Rework multi tile device memory initialization
2023-04-28 21:52 UTC (9+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Rework size helper to be a little more correct
` [Intel-xe] [PATCH 2/4] drm/xe: Simplify rebar sizing
` [Intel-xe] [PATCH 3/4] drm/xe: Size GT device memory correctly
` [Intel-xe] [PATCH 4/4] drm/xe: Rename GPU offset helper to reflect true usage
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Rework multi tile device memory initialization (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH v2 0/4] drm/xe: Rework multi tile device memory initialization
2023-04-28 21:03 UTC (6+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Rework size helper to be a little more correct
` [Intel-xe] [PATCH 2/4] drm/xe: Simplify rebar sizing
` [Intel-xe] [PATCH 3/4] drm/xe: Size GT device memory correctly
` [Intel-xe] [PATCH 4/4] drm/xe: Rename GPU offset helper to reflect true usage
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Rework multi tile device memory initialization
[Intel-xe] [2/3] drm/xe: Size GT device memory correctly
2023-04-28 17:49 UTC (2+ messages)
[Intel-xe] [PATCH 1/3] drm/xe: Simplify rebar sizing
2023-04-28 17:36 UTC (13+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Size GT device memory correctly
` [Intel-xe] [PATCH 3/3] drm/xe: Rename GPU offset helper to reflect true usage
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Simplify rebar sizing
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[Intel-xe] [RFC PATCH] dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_begin_signalling()
2023-04-28 13:25 UTC (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH 0/4] RFC: drm/xe/ras: Supporting RAS on XE
2023-04-28 8:00 UTC (9+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Handle GRF/IC ECC error irq
` [Intel-xe] [PATCH 2/4] drm/xe/ras: Log the GT hw errors
[Intel-xe] [PATCH] drm/xe: destroy clients engine and vm xarrays on close
2023-04-28 6:05 UTC (5+ messages)
[Intel-xe] [PATCH] drm/xe: Fix media detection for pre-GMD_ID platforms
2023-04-28 5:44 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH v3 00/10] Cleanup registers and introduce xe_reg_*
2023-04-28 5:40 UTC (16+ messages)
` [Intel-xe] [PATCH v3 01/10] drm/xe/guc: Convert GuC registers to REG_FIELD/REG_BIT
` [Intel-xe] [PATCH v3 02/10] drm/xe: Drop gen afixes from registers
` [Intel-xe] [PATCH v3 03/10] drm/xe: Use REG_FIELD/REG_BIT for all regs/*.h
` [Intel-xe] [PATCH v3 04/10] drm/xe: Clarify register types on PAT programming
` [Intel-xe] [PATCH v3 05/10] drm/xe/rtp: Improve magic macros for RTP tables
` [Intel-xe] [PATCH v3 06/10] drm/xe: Introduce xe_reg/xe_reg_mcr
` [Intel-xe] [PATCH v3 07/10] drm/xe: Use XE_REG/XE_REG_MCR
` [Intel-xe] [PATCH v3 08/10] drm/xe: Annotate masked registers used by RTP
` [Intel-xe] [PATCH v3 09/10] drm/xe: Plumb xe_reg into WAs, rtp, etc
` [Intel-xe] [PATCH v3 10/10] drm/xe: Move helper macros to separate header
` [Intel-xe] ✓ CI.Patch_applied: success for Cleanup registers and introduce xe_reg_* (rev5)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH v2 00/17] Cleanup registers and introduce xe_reg_*
2023-04-27 22:20 UTC (29+ messages)
` [Intel-xe] [PATCH v2 01/17] drm/xe: Cleanup page-related defines
` [Intel-xe] [PATCH v2 02/17] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH v2 03/17] fixup! drm/i915/display: Allow fbdev to allocate stolen memory
` [Intel-xe] [PATCH v2 04/17] drm/xe: Rename RC0/RC6 macros
` [Intel-xe] [PATCH v2 05/17] drm/xe: Rename instruction field to avoid confusion
` [Intel-xe] [PATCH v2 06/17] drm/xe/guc: Rename GEN11_SOFT_SCRATCH for clarity
` [Intel-xe] [PATCH v2 07/17] drm/xe/guc: Move GuC registers to regs/
` [Intel-xe] [PATCH v2 08/17] drm/xe/guc: Convert GuC registers to REG_FIELD/REG_BIT
` [Intel-xe] [PATCH v2 09/17] drm/xe: Drop gen afixes from registers
` [Intel-xe] [PATCH v2 10/17] drm/xe: Use REG_FIELD/REG_BIT for all regs/*.h
` [Intel-xe] [PATCH v2 11/17] drm/xe: Clarify register types on PAT programming
` [Intel-xe] [PATCH v2 12/17] drm/xe/rtp: Improve magic macros for RTP tables
` [Intel-xe] [PATCH v2 13/17] drm/xe: Introduce xe_reg/xe_reg_mcr
` [Intel-xe] [PATCH v2 14/17] drm/xe: Use XE_REG/XE_REG_MCR
` [Intel-xe] [PATCH v2 15/17] drm/xe: Annotate masked registers used by RTP
` [Intel-xe] [PATCH v2 16/17] drm/xe: Plumb xe_reg into WAs, rtp, etc
` [Intel-xe] [PATCH v2 17/17] drm/xe: Move helper macros to separate header
` [Intel-xe] ✓ CI.Patch_applied: success for Cleanup registers and introduce xe_reg_* (rev3)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
` [Intel-xe] ✗ CI.Patch_applied: failure for Cleanup registers and introduce xe_reg_* (rev4)
[Intel-xe] [PATCH 1/2] drm/xe: Set default MOCS value for cs instructions
2023-04-27 19:10 UTC (6+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Set default MOCS value for copy "
[Intel-xe] [PATCH] drm/xe: Remove extra xe_mmio_read32 from xe_mmio_wait32
2023-04-27 12:53 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH] drm/xe/display: Do not use i915 frontbuffer tracking implementation
2023-04-27 11:46 UTC (8+ messages)
` [Intel-xe] [Intel-gfx] "
[Intel-xe] [PATCH i-g-t] test/xe_pm: Assert on unbounded VSP
2023-04-27 9:06 UTC (7+ messages)
[Intel-xe] [PATCH 00/14] Introduce xe_devcoredump
2023-04-27 8:28 UTC (22+ messages)
` [Intel-xe] [PATCH 01/14] drm/xe: Fix print of RING_EXECLIST_SQ_CONTENTS_HI
` [Intel-xe] [PATCH 02/14] drm/xe: Introduce the dev_coredump infrastructure
` [Intel-xe] [PATCH 03/14] drm/xe: Do not take any action if our device was removed
` [Intel-xe] [PATCH 04/14] drm/xe: Extract non mapped regions out of GuC CTB into its own struct
` [Intel-xe] [PATCH 05/14] drm/xe: Convert GuC CT print to snapshot capture and print
` [Intel-xe] [PATCH 06/14] drm/xe: Add GuC CT snapshot to xe_devcoredump
` [Intel-xe] [PATCH 07/14] drm/xe: Introduce guc_submit_types.h with relevant structs
` [Intel-xe] [PATCH 08/14] drm/xe: Convert GuC Engine print to snapshot capture and print
` [Intel-xe] [PATCH 09/14] drm/xe: Add GuC Submit Engine snapshot to xe_devcoredump
` [Intel-xe] [PATCH 10/14] drm/xe: Convert Xe HW Engine print to snapshot capture and print
` [Intel-xe] [PATCH 11/14] drm/xe: Add HW Engine snapshot to xe_devcoredump
` [Intel-xe] [PATCH 12/14] drm/xe: Limit CONFIG_DRM_XE_SIMPLE_ERROR_CAPTURE to itself
` [Intel-xe] [PATCH 13/14] drm/xe: Convert VM print to snapshot capture and print
` [Intel-xe] [PATCH 14/14] drm/xe: Add VM snapshot to xe_devcoredump
` [Intel-xe] ✓ CI.Patch_applied: success for Introduce xe_devcoredump
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH] drm/doc/rfc: Introduce the merge plan for the Xe driver
2023-04-27 4:06 UTC (4+ messages)
[Intel-xe] [PATCH v2 00/17] Cleanup registers and introduce xe_reg_*
2023-04-26 18:18 UTC (9+ messages)
` [Intel-xe] [PATCH v2 12/17] drm/xe/rtp: Improve magic macros for RTP tables
` [Intel-xe] ✗ CI.Patch_applied: failure for Cleanup registers and introduce xe_reg_* (rev2)
[Intel-xe] [PATCH] drm/xe: Limit system memory size of half of system memory
2023-04-26 17:19 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH 1/2] Revert "drm/xe: Enable d3cold support for dgfx"
2023-04-26 16:14 UTC (7+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Update comment on why d3cold is still blocked
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] Revert "drm/xe: Enable d3cold support for dgfx"
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH v2 00/15] Display fixes
2023-04-25 19:57 UTC (13+ messages)
` [Intel-xe] [PATCH v2 08/15] drm/i915/display: move display suspend/resume to intel_display_driver.[ch]
` [Intel-xe] [PATCH v2 09/15] drm/i915/display: rename intel_display_driver_suspend/resume functions
` [Intel-xe] [PATCH v2 10/15] drm/i915/display: add intel_display_driver_early_probe()
` [Intel-xe] [PATCH v2 11/15] drm/i915: Initialize dkl_phy spin lock from display code path
` [Intel-xe] [PATCH v2 12/15] squash! drm/xe/display: Implement display support
` [Intel-xe] [PATCH v2 13/15] TEMPORARY: drm/xe/display: Enable modular fia in TGL
` [Intel-xe] [PATCH v2 14/15] drm/xe/display: Disable PSR HW tracking by default in all display versions
` [Intel-xe] [PATCH v2 15/15] drm/xe: Enable Raptorlake-P
` [Intel-xe] ✓ CI.Patch_applied: success for Display fixes (rev3)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
page: next (older) | 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