messages from 2023-05-04 20:53:09 to 2023-05-08 17:47:52 UTC [more...]
[Intel-xe] [PATCH 00/18] xe&i915 display integration: add uncore and pcode compat layers
2023-05-08 17:47 UTC (21+ messages)
` [Intel-xe] [PATCH 01/18] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 02/18] "
` [Intel-xe] [PATCH 03/18] "
` [Intel-xe] [PATCH 04/18] fixup! drm/xe/display: Rename intel_de.h to xe_de.h
` [Intel-xe] [PATCH 05/18] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 06/18] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 07/18] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 08/18] fixup! drm/i915/display: Add more macros to remove all direct calls to uncore
` [Intel-xe] [PATCH 09/18] fixup! drm/i915/display: Remove all uncore mmio accesses in favor of intel_de
` [Intel-xe] [PATCH 10/18] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 11/18] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
` [Intel-xe] [PATCH 12/18] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 13/18] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 14/18] "
` [Intel-xe] [PATCH 15/18] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 16/18] "
` [Intel-xe] [PATCH 17/18] "
` [Intel-xe] [PATCH 18/18] "
` [Intel-xe] ✓ CI.Patch_applied: success for xe&i915 display integration: add uncore and pcode compat layers (rev2)
[Intel-xe] [PATCH] drm/xe/pm: WARN_ON() on unbounded pcie parent bridge device
2023-05-08 17:14 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 00/11] Introduce xe_devcoredump - v2
2023-05-08 17:10 UTC (13+ messages)
` [Intel-xe] [PATCH 01/11] drm/xe: Introduce the dev_coredump infrastructure
` [Intel-xe] [PATCH 02/11] drm/xe: Do not take any action if our device was removed
` [Intel-xe] [PATCH 03/11] drm/xe: Extract non mapped regions out of GuC CTB into its own struct
` [Intel-xe] [PATCH 04/11] drm/xe: Convert GuC CT print to snapshot capture and print
` [Intel-xe] [PATCH 05/11] drm/xe: Add GuC CT snapshot to xe_devcoredump
` [Intel-xe] [PATCH 06/11] drm/xe: Introduce guc_submit_types.h with relevant structs
` [Intel-xe] [PATCH 07/11] drm/xe: Convert GuC Engine print to snapshot capture and print
` [Intel-xe] [PATCH 08/11] drm/xe: Add GuC Submit Engine snapshot to xe_devcoredump
` [Intel-xe] [PATCH 09/11] drm/xe: Convert Xe HW Engine print to snapshot capture and print
` [Intel-xe] [PATCH 10/11] drm/xe: Add HW Engine snapshot to xe_devcoredump
` [Intel-xe] [PATCH 11/11] drm/xe: Limit CONFIG_DRM_XE_SIMPLE_ERROR_CAPTURE to itself
` [Intel-xe] ✓ CI.Patch_applied: success for Introduce xe_devcoredump - v2
[Intel-xe] [RFC 1/1] drm/xe: Notify Userspace when engine/gt reset fails
2023-05-08 13:48 UTC (2+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [RFC,1/1] "
[Intel-xe] [RFC PATCH 00/20] Xe frontbuffer tracking
2023-05-08 13:35 UTC (30+ messages)
` [Intel-xe] [RFC PATCH 01/20] Revert "drm/i915/display: Neuter frontbuffer tracking harder"
` [Intel-xe] [RFC PATCH 02/20] Revert "drm/i915: Remove gem and overlay frontbuffer tracking"
` [Intel-xe] [RFC PATCH 03/20] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [RFC PATCH 04/20] fixup! drm/xe/display: Implement display support
` [Intel-xe] [RFC PATCH 05/20] drm/i915/display: Change __intel_frontbuffer_get parameter
` [Intel-xe] [RFC PATCH 06/20] drm/i915: Add macros to get i915 device from i915_gem_object
` [Intel-xe] [RFC PATCH 07/20] drm/xe: Add macro to get i915 device from xe_bo
` [Intel-xe] [RFC PATCH 08/20] drm/xe: Add intel_bo_flush_if_display define for Xe
` [Intel-xe] [RFC PATCH 09/20] drm/i915: Add intel_bo_flush_if_display define for i915
` [Intel-xe] [RFC PATCH 10/20] drm/xe: Add struct i915_active for Xe
` [Intel-xe] [RFC PATCH 11/20] drm/xe: Add i915_active.h compatibility header
` [Intel-xe] [RFC PATCH 12/20] drm/xe/display: Include i916_active related headers
` [Intel-xe] [RFC PATCH 13/20] drm/i915: Add function to clear scanout flag for vmas
` [Intel-xe] [RFC PATCH 14/20] drm/xe: Add function to clear scanout flag
` [Intel-xe] [RFC PATCH 15/20] drm/i915/display: Use i915_ggtt_clear_scanout
` [Intel-xe] [RFC PATCH 16/20] drm/i915/display: Use drm_gem_object_get/put
` [Intel-xe] [RFC PATCH 17/20] drm/xe/display: Use frontbuffer tracking for Xe as well
` [Intel-xe] [RFC PATCH 18/20] drm/i915: Add new frontbuffer tracking interface to queue flush
` [Intel-xe] [RFC PATCH 19/20] drm/i915: Handle dma fences in dirtyfb callback
` [Intel-xe] [RFC PATCH 20/20] drm/xe/display: Use custom dirtyfb for Xe as well
` [Intel-xe] ✓ CI.Patch_applied: success for Xe frontbuffer tracking
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✗ CI.Build: failure "
[Intel-xe] [PATCH v2 00/31] Upstreaming prep / all of mbrosts patches
2023-05-08 13:14 UTC (43+ messages)
` [Intel-xe] [PATCH v2 01/31] drm/sched: Add run_wq argument to drm_sched_init
` [Intel-xe] [PATCH v2 03/31] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy
` [Intel-xe] [PATCH v2 04/31] drm/xe: Use DRM_SCHED_POLICY_SINGLE_ENTITY mode
` [Intel-xe] [PATCH v2 05/31] drm/xe: Long running job update
` [Intel-xe] [PATCH v2 06/31] drm/xe: Ensure LR engines are not persistent
` [Intel-xe] [PATCH v2 07/31] drm/xe: Only try to lock external BOs in VM bind
` [Intel-xe] [PATCH v2 09/31] drm/xe/guc: Read HXG fields from DW1 of G2H response
` [Intel-xe] [PATCH v2 10/31] drm/xe/guc: Return the lower part of blocking H2G message
` [Intel-xe] [PATCH v2 12/31] drm/xe/guc: Print doorbell ID in GuC engine debugfs entry
` [Intel-xe] [PATCH v2 20/31] drm/xe: Optimize size of xe_vma allocation
` [Intel-xe] [PATCH v2 21/31] drm/gpuva: Add drm device to GPUVA manager
` [Intel-xe] [PATCH v2 24/31] drm/xe: Userptr refactor
` [Intel-xe] [PATCH v2 27/31] drm/xe: Use drm_exec for locking rather than TTM exec helpers
` [Intel-xe] [PATCH v2 28/31] drm/xe: Allow dma-fences as in-syncs for compute / faulting VM
` [Intel-xe] [PATCH v2 31/31] drm/xe/uapi: Add some VM bind kernel doc
[Intel-xe] [RFC] drm/xe: Handle -EDEADLK case in preempt worker
2023-05-08 12:49 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 0/3] drm/xe: Add sysfs entry to report per gt memory size
2023-05-08 10:44 UTC (7+ messages)
` [Intel-xe] [PATCH 3/3] "
[Intel-xe] [RFC PATCH 0/3] Add Render C state properties under gpu_idle
2023-05-08 9:54 UTC (7+ messages)
` [Intel-xe] [RFC PATCH 2/3] drm/xe : add rc6_residency in ms
[Intel-xe] [PATCH] drm/xe: fix tlb_invalidation_seqno_past()
2023-05-08 3:42 UTC (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH v4 0/4] drm/xe: Rework multi tile device memory initialization
2023-05-05 20:40 UTC (16+ 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 (rev4)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH 00/18] xe&i915 display integration: add uncore and pcode compat layers
2023-05-05 20:19 UTC (3+ messages)
` [Intel-xe] [PATCH 03/18] fixup! drm/xe/display: Implement display support
[Intel-xe] [PATCH 0/7] Convert xe_mmio to struct xe_reg
2023-05-05 20:19 UTC (23+ 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] [RFC PATCH 0/4] Add support for DRM cgroup memory accounting
2023-05-05 19:50 UTC (5+ messages)
` [Intel-xe] [RFC PATCH 2/4] drm/cgroup: Add memory accounting to DRM cgroup
` [Intel-xe] [Intel-gfx] "
[Intel-xe] [PATCH v2 1/3] Revert "drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing"
2023-05-05 19:04 UTC (9+ messages)
` [Intel-xe] [PATCH v2 2/3] drm/xe: fix xe_device_mem_access_get() race
` [Intel-xe] [PATCH v2 3/3] drm/xe: Use atomic for mem_access.ref
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v2,1/3] Revert "drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing"
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH 0/7] OOB workarounds
2023-05-04 22:25 UTC (8+ messages)
` [Intel-xe] [PATCH 7/7] drm/xe/guc: Port workarounds to OOB infra
[Intel-xe] [PATCH 1/3] Revert "drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing"
2023-05-05 16:44 UTC (8+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: fix xe_device_mem_access_get() race
` [Intel-xe] [PATCH 3/3] drm/xe: Use atomic for mem_access.ref
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/3] Revert "drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing"
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH 0/4] RFC: Add new device configuration infrastructure to
2023-05-05 16:21 UTC (4+ messages)
` [Intel-xe] [PATCH 3/4] drm/xe: Add new device configuration debugfs infrastructure
[Intel-xe] [PATCH 0/4] RFC: drm/xe/ras: Supporting RAS on XE
2023-05-05 15:10 UTC (7+ messages)
` [Intel-xe] [PATCH 2/4] drm/xe/ras: Log the GT hw errors
[Intel-xe] [PATCH 0/1] Enable compat ioctl functionality
2023-05-05 14:50 UTC (4+ messages)
` [Intel-xe] [PATCH 1/1] drm/xe: Enable the "
[Intel-xe] [RFC PATCH] drm/ttm: Allow the driver to resolve a WW transaction rollback
2023-05-05 14:50 UTC (5+ 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: Print GT info on TLB inv failure
2023-05-05 14:07 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] drm/xe: fix xe_device_mem_access_get() race
2023-05-05 13:22 UTC (6+ messages)
[Intel-xe] [PATCH] drm/xe: Do not sleep in atomic
2023-05-05 13:13 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] drm/xe: Fix splat during error dump
2023-05-04 22:34 UTC (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [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