intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH 0/3] Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
 2024-05-06 23:54 UTC  (7+ messages)
` [RFC PATCH 1/3] drm/fourcc: define Intel Xe2 related tile4 ccs modifier
` [RFC PATCH 2/3] drm/xe/display: allow creation of case I915_FORMAT_MOD_4_TILED_XE2_CCS type framebuffer
` [RFC PATCH 3/3] drm/i915/display: "
` ✓ CI.Patch_applied: success for Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range
 2024-05-06 23:50 UTC  (14+ messages)

[PATCH v3] drm/xe/pf: Implement pci_driver.sriov_configure callback
 2024-05-06 23:49 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pf: Implement pci_driver.sriov_configure callback (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/4] drm/xe: Add Indirect Ring State support
 2024-05-06 23:29 UTC  (13+ messages)
` [PATCH v2 1/4] drm/xe: Minor cleanup in LRC handling
` [PATCH v2 2/4] drm/xe: Add Indirect Ring State support
` [PATCH v2 3/4] drm/xe: Dump Indirect Ring State registers
` [PATCH v2 4/4] drm/xe/xe2: Enable Indirect Ring State support for Xe2
` ✓ CI.Patch_applied: success for drm/xe: Add Indirect Ring State support (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/ads: Use flexible-array
 2024-05-06 22:54 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "

[PATCH] drm/xe: Fix xe_mocs.h
 2024-05-06 22:51 UTC  (2+ messages)

[PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h
 2024-05-06 22:02 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Rename few xe_args.h macros
 2024-05-06 21:56 UTC 

[PATCH] drm/xe/vm_doc: Fix some typos
 2024-05-06 20:29 UTC 

[PATCH 0/8] PF: Support for adverse events notifications
 2024-05-06 19:38 UTC  (17+ messages)
` [PATCH 1/8] drm/xe/guc: Add more KLV helper macros
` [PATCH 2/8] drm/xe/guc: Introduce GuC KLV thresholds set
` [PATCH 3/8] drm/xe/guc: Add support for threshold KLVs in to_string() helper
` [PATCH 4/8] drm/xe/pf: Introduce functions to configure VF thresholds
` [PATCH 5/8] drm/xe/pf: Allow configuration of VF thresholds over debugfs
` [PATCH 6/8] drm/xe/guc: Add GUC2PF_ADVERSE_EVENT to ABI
` [PATCH 7/8] drm/xe/pf: Track adverse events notifications from GuC
` [PATCH 8/8] drm/xe/pf: Expose PF monitor details via debugfs
` ✓ CI.Patch_applied: success for PF: Support for adverse events notifications
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH 0/7] Unlock deeper package-C states (PC-10) and D3Cold
 2024-05-06 19:09 UTC  (14+ messages)
` [PATCH 1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
` [PATCH 2/7] drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
` [PATCH 3/7] drm/xe: Relax runtime pm protection during execution
` [PATCH 4/7] drm/xe: Relax runtime pm protection around VM
` ✗ CI.FULL: failure for Unlock deeper package-C states (PC-10) and D3Cold

[PATCH 0/9] drm/i915: Plane fb refactoring
 2024-05-06 18:19 UTC  (28+ messages)
` [PATCH 1/9] drm/i915: Split gen2 vs. gen3 .max_stride()
` [PATCH 2/9] drm/i915: Clean up skl+ plane stride limits
` [PATCH 3/9] drm/i915: Drop 'uses_fence' parameter from intel_pin_fb_obj_dpt()
` [PATCH 4/9] drm/i915: Extract intel_plane_needs_physical()
` [PATCH 5/9] drm/i915: Polish types in fb calculations
` [PATCH 6/9] drm/i915: Constify 'fb' in during pinning
` [PATCH 7/9] drm/i915: Change intel_fbdev_fb_alloc() reuturn type
` [PATCH 8/9] drm/i915: Cleanup fbdev fb setup
` [PATCH 9/9] drm/i915: Rename the fb pinning functions to indicate the address space
` ✓ CI.Patch_applied: success for drm/i915: Plane fb refactoring
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH 0/4] drm/xe: Add Indirect Ring State support
 2024-05-06 18:10 UTC  (22+ messages)
` [PATCH 1/4] drm/xe: Minor cleanup in LRC handling
` [PATCH 2/4] drm/xe: Add Indirect Ring State support
` [PATCH 3/4] drm/xe: Dump Indirect Ring State registers
` [PATCH 4/4] drm/xe/xe2: Enable Indirect Ring State support for Xe2
` ✓ CI.Patch_applied: success for drm/xe: Add Indirect Ring State support
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH 1/8] drm/xe/device_sysfs: switch over to devm
 2024-05-06 17:25 UTC  (16+ messages)
` [PATCH 2/8] drm/xe: covert sysfs "
` [PATCH 3/8] drm/xe/ggtt: use drm_dev_enter to mark device section
` [PATCH 4/8] drm/xe/guc: move guc_fini over to devm
` [PATCH 5/8] drm/xe/guc_pc: move pc_fini "
` [PATCH 6/8] drm/xe/irq: move irq_uninstall over "
` [PATCH 7/8] drm/xe/device: move flr "
` [PATCH 8/8] drm/xe/device: move xe_device_sanitize over "

[PATCH] drm/xe: Modify minimum of various scheduler timeout to 0
 2024-05-06 16:47 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v5 0/2] drm/xe/mocs: Add debugfs node to dump mocs
 2024-05-06 16:34 UTC  (6+ messages)
` [PATCH v5 2/2] "
` ✓ CI.FULL: success for drm/xe/mocs: Add debugfs node to dump mocs (rev5)
` ✗ CI.FULL: failure for drm/xe/mocs: Add debugfs node to dump mocs (rev6)

[PATCH v6 0/5] Refactor default device atomic settings
 2024-05-06 16:21 UTC  (6+ messages)

[PATCH v1 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-06 15:54 UTC  (4+ messages)
` [PATCH v1 10/12] sfc: falcon: Make I2C terminology more inclusive

[PATCH i-g-t] lib/intel_ctx: Propagate error from __intel_ctx_xe_exec wait timeout
 2024-05-06 14:30 UTC  (4+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH] drm/xe: Use ordered WQ for G2H handler
 2024-05-06 14:28 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v3 0/3] Define generic helpers for manipulating macro arguments
 2024-05-06 13:59 UTC  (5+ messages)
` [PATCH v3 1/3] drm/xe: Add "

[PATCH v4 0/4] drm/xe: More fb pinning optimizations
 2024-05-06 13:22 UTC  (13+ messages)
` [PATCH v4 1/4] drm/xe: Remove safety check from __xe_ttm_stolen_io_mem_reserve_stolen
` [PATCH v4 2/4] drm/xe/display: Preparations for preallocating dpt bo
` [PATCH v4 3/4] drm/xe: Use simple xchg to cache DPT
` [PATCH v4 4/4] drm/xe/display: Re-use display vmas when possible
` ✓ CI.Patch_applied: success for drm/xe: More fb pinning optimizations
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[v3] drm/i915: Implement Audio WA_14020863754
 2024-05-06 12:37 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915: Implement Audio WA_14020863754 (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

drm_exec changes for eviction
 2024-05-06  9:46 UTC 

[PATCH v2 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-06  9:22 UTC  (11+ messages)
` [PATCH v2 03/12] drm/i915: Make I2C terminology more inclusive
` [PATCH v2 11/12] fbdev/smscufx: "
` [PATCH v2 12/12] fbdev/viafb: "

[PATCH v3 0/4] drm/xe: More fb pinning optimizations
 2024-05-06  6:45 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: More fb pinning optimizations. (rev2)

linux-next: manual merge of the drm-xe tree with the drm-intel tree
 2024-05-06  2:17 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS e9c190b9b8e7e07bc0ef0ba9b87321fa37b456c5
 2024-05-04 22:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).