intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/4] Fix few more headers
 2024-05-13 17:19 UTC  (18+ messages)
` [PATCH 1/4] drm/xe: Fix xe_gt_throttle_sysfs.h
` [PATCH 2/4] drm/xe: Fix xe_guc_ads.h
` [PATCH 3/4] drm/xe: Fix xe_lrc.h
` [PATCH 4/4] drm/xe: Fix xe_reg_sr.h
` ✓ CI.Patch_applied: success for Fix few more headers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/6] Support PMT features in Xe
 2024-05-13 17:15 UTC  (11+ messages)
` [PATCH 1/6] platform/x86/intel/vsec.h: Move to include/linux
` [PATCH 2/6] platform/x86/intel/vsec: Add PMT read callbacks
` [PATCH 3/6] platform/x86/intel/pmt: Add support to use provided "
` [PATCH 4/6] platform/x86/intel/pmt: Add quirk for BAR0 offset adjustment
` [PATCH 5/6] drm/xe/vsec: Add support for DG2
` [PATCH 6/6] drm/xe/vsec: Support BMG devices
` ✓ CI.Patch_applied: success for Support PMT features in Xe
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v3 0/2] Imrpove GuC debug log/status output
 2024-05-13 17:13 UTC  (4+ messages)
` [PATCH v3 2/2] drm/xe/guc: Improve robustness of GuC log dumping to dmesg

[PATCH 0/4] Expose raw access to GuC log over debugfs
 2024-05-13 16:53 UTC  (9+ messages)
` [PATCH 1/4] libfs: add simple_read_from_iomem()
` [PATCH 2/4] iosys-map: add iosys_map_read_from() helper
` [PATCH 3/4] drm/xe: Add wrapper for iosys_map_read_from
` [PATCH 4/4] drm/xe/guc: Expose raw access to GuC log over debugfs
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 0/2] xe_gt_idle fixes
 2024-05-13 15:51 UTC  (13+ messages)
` [PATCH 1/2] drm/xe/xe_gt_idle: use GT forcewake domain assertion
` [PATCH 2/2] drm/xe: move disable_c6 call
` ✓ CI.Patch_applied: success for xe_gt_idle fixes
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[v4] drm/i915: Implement Audio WA_14020863754
 2024-05-13 15:45 UTC  (2+ messages)

[PATCH 00/20] core_hotunplug improvements
 2024-05-13 15:38 UTC  (46+ messages)
` [PATCH 01/20] drm/drm_managed: try to improve the drmm DOC
` [PATCH 02/20] drm/amdgpu: don't trample pdev drvdata
` [PATCH 03/20] drm/xe/pci: remove broken driver_release
` [PATCH 04/20] drm/xe: covert sysfs over to devm
` [PATCH 05/20] drm/xe/ggtt: use drm_dev_enter to mark device section
` [PATCH 06/20] drm/xe/guc: move guc_fini over to devm
` [PATCH 07/20] drm/xe/guc: s/guc_fini/guc_fini_hw/
` [PATCH 08/20] drm/xe/guc_pc: move pc_fini to devm
` [PATCH 09/20] drm/xe/guc_pc: s/pc_fini/pc_fini_hw/
` [PATCH 10/20] drm/xe/irq: move irq_uninstall over to devm
` [PATCH 11/20] drm/xe/device: move flr "
` [PATCH 12/20] drm/xe/device: move xe_device_sanitize over "
` [PATCH 13/20] drm/xe/coredump: move "
` [PATCH 14/20] drm/xe/gt: break out gt_fini into sw vs hw state
` [PATCH 15/20] drm/xe: make gt_remove use devm
` [PATCH 16/20] drm/xe/mmio: move mmio_fini over to devm
` [PATCH 17/20] drm/xe: reset mmio mappings with devm
` [PATCH 18/20] drm/xe/display: move display fini stuff to devm
` [PATCH 19/20] drm/xe/display: stop calling domains_driver_remove twice
` [PATCH 20/20] drm/xe/display: move device_remove over to drmm
` ✓ CI.Patch_applied: success for core_hotunplug improvements
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 1/2] drm/xe/display: remove unused xe->enabled_irq_mask
 2024-05-13 14:35 UTC  (3+ messages)

[PATCH 1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
 2024-05-13 13:23 UTC  (3+ messages)
` [PATCH 4/7] drm/xe: Relax runtime pm protection around VM

[PATCH 1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
 2024-05-13 13:16 UTC  (4+ messages)
` [PATCH 4/7] drm/xe: Relax runtime pm protection around VM

[PATCH] drm/i915/fbc: Add sizes to info message about reducing fb size
 2024-05-13 12:27 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH] drm/i915/bmg: Load DMC
 2024-05-13 11:21 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 0/6] Add support for VF to query its configuration
 2024-05-13  9:47 UTC  (15+ messages)
` [PATCH 1/6] drm/xe/guc: Add VF2GUC_MATCH_VERSION to ABI
` [PATCH 2/6] drm/xe/guc: Add VF2GUC_VF_RESET "
` [PATCH 3/6] drm/xe/guc: Add VF2GUC_QUERY_SINGLE_KLV "
` [PATCH 4/6] drm/xe/vf: Add support for VF to query its configuration
` [PATCH 5/6] drm/xe/vf: Custom hardware config load step if VF
` [PATCH 6/6] drm/xe/vf: Expose SR-IOV VF attributes to GT debugfs
` ✓ CI.Patch_applied: success for Add support for VF to query its configuration
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v8] drm/xe: add mmio debugfs file & restore xe_mmio_ioctl as its ioctl handler
 2024-05-13  8:58 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v8 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-05-11 20:25 UTC  (12+ messages)
` [PATCH v8 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v8 2/6] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v8 4/6] drm/xe/guc: Extract GuC error capture lists
` [PATCH v8 5/6] drm/xe/guc: Pre-allocate output nodes for extraction
` [PATCH v8 6/6] drm/xe/guc: Plumb GuC-capture into dev coredump

[PATCH 0/9] drm/i915: Plane fb refactoring
 2024-05-11 19:00 UTC  (4+ messages)
` ✓ CI.FULL: success for drm/i915: Plane fb refactoring (rev3)

[PATCH 0/2] Move GuC submission init to post hwconfig step
 2024-05-11  1:02 UTC  (11+ messages)
` [PATCH 1/2] drm/xe/uc: Reorder post hwconfig uC initialization step
` [PATCH 2/2] drm/xe/uc: Move GuC submission init to post hwconfig step
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[RFC PATCH 0/3] Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
 2024-05-11  0:58 UTC  (3+ messages)

[PATCH v7 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
 2024-05-11  0:09 UTC  (11+ messages)
` [PATCH v7 2/3] drm/xe/xe_guc_submit: Allow lr exec queues to be banned
` [PATCH v7 3/3] drm/xe/xe_guc_submit: Declare reset if banned or killed or wedged
` ✓ CI.Patch_applied: success for series starting with [v7,1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[linux-next:master] BUILD REGRESSION 75fa778d74b786a1608d55d655d42b480a6fa8bd
 2024-05-10 21:06 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS c3203ca3b8a6aab7c5a5dc3f5e165a53410461f6
 2024-05-10 19:28 UTC 

[PATCH] drm/xe: Replace RING_START_UDW by u64 RING_START
 2024-05-10 17:11 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS d69c3d4b53829097b8948d6791ea32c07de3faab
 2024-05-10 16:34 UTC 

[PATCH i-g-t 1/4] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-10 16:02 UTC  (6+ messages)
` [PATCH i-g-t 2/4] tests/intel/xe_pm: Also disable display for mmap_system test
` [PATCH i-g-t 3/4] tests/intel/xe_pm: Only check the rpm resume after the first mmap operation
` [PATCH i-g-t 4/4] tests/intel/xe_pm: Convert mmap tests to use existing d3 helpers
` ✗ CI.Patch_applied: failure for series starting with [i-g-t,1/4] tests/intel/xe_pm: Update runtime pm conditions

[PATCH 1/2] drm/xe/display: Unify DPT mapping
 2024-05-10 16:01 UTC  (3+ messages)

PR for BMG DMC v2.06
 2024-05-10 14:51 UTC  (2+ messages)

[drm-xe:drm-xe-fixes] BUILD SUCCESS c002bfe644a29ba600c571f2abba13a155a12dcd
 2024-05-10 12:52 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).