Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-10 09:45:54 to 2024-09-10 23:47:37 UTC [more...]

[PATCH v3 00/43] Stop using xe_gt as a register MMIO target
 2024-09-10 23:47 UTC  (11+ messages)
` [PATCH v3 01/43] drm/xe: Move forcewake to 'gt.pm' substructure
` [PATCH v3 02/43] drm/xe: Create dedicated xe_mmio structure
` [PATCH v3 03/43] drm/xe: Clarify size of MMIO region
` [PATCH v3 04/43] drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'
` [PATCH v3 08/43] drm/xe: Adjust mmio code to pass VF substructure to SRIOV code
` [PATCH v3 09/43] drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gt
` [PATCH v3 15/43] drm/xe/lmtt: Convert register access to use xe_mmio
` [PATCH v3 18/43] drm/xe/pci: "
` [PATCH v3 36/43] drm/xe/gt: "
` [PATCH v3 38/43] drm/xe/tlb: "

[PATCH 0/8] drm: fix and enable warnings on unused static inlines
 2024-09-10 22:57 UTC  (23+ messages)
` [PATCH 1/8] drm/bridge: dw-hdmi-i2s: annotate hdmi_read() with __maybe_unused
` [PATCH 2/8] drm: renesas: rcar-du: annotate rcar_cmm_read() "
` [PATCH 3/8] drm/kmb: annotate set_test_mode_src_osc_freq_target_{low, hi}_bits() "
  ` [PATCH 3/8] drm/kmb: annotate set_test_mode_src_osc_freq_target_{low,hi}_bits() "
` [PATCH 4/8] drm/bridge: ti-sn65dsi86: annotate ti_sn_pwm_pin_{request, release} "
` [PATCH 5/8] drm/imagination: annotate pvr_fw_version_packed() "
` [PATCH 6/8] drm/meson: dw-hdmi: annotate dw_hdmi_dwc_write_bits() "
` [PATCH 7/8] drm/msmi: annotate pll_cmp_to_fdata() "
` [PATCH 8/8] drm: enable warnings on unused static inlines
` ✓ CI.Patch_applied: success for drm: fix and "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v5] drm/xe: Add driver load error injection
 2024-09-10 22:05 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add driver load error injection (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS 1c129ed07de47684ff2471e32b52fa823533aa06
 2024-09-10 21:22 UTC 

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-09-10 21:08 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Workaround for odd panning for planar yuv (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] drm/xe/oa: Insert wmb/sfence before enabling OA
 2024-09-10 20:28 UTC  (5+ messages)

[PATCH v7 00/10] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-09-10 20:17 UTC  (14+ messages)
` [PATCH v7 01/10] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v7 02/10] drm/xe/devcoredump: Add a section heading for the submission backend
` [PATCH v7 03/10] drm/xe/devcoredump: Add ASCII85 dump helper function

[PATCH] drm/xe/xe_gt_idle: Fix name conflict
 2024-09-10 20:11 UTC  (16+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 1/3] drm/xe: use devm_add_action_or_reset() helper
 2024-09-10 18:57 UTC  (2+ messages)

[PATCH 0/8] drm/i915 & drm/xe: shared PCI ID macros
 2024-09-10 18:53 UTC  (8+ messages)
` [PATCH 7/8] drm/intel/pciids: rename i915_pciids.h to just pciids.h
` [PATCH 8/8] drm/xe: switch to common PCI ID macros

[PATCH v2 00/43] Stop using xe_gt as a register MMIO target
 2024-09-10 18:49 UTC  (58+ messages)
` [PATCH v2 04/43] drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'
` [PATCH v2 14/43] drm/xe/compat-i915: Convert register access to use xe_mmio
` [PATCH v2 17/43] drm/xe/device: "
` [PATCH v2 18/43] drm/xe/pci: "
` [PATCH v2 19/43] drm/xe/wa: "
` [PATCH v2 20/43] drm/xe/uc: "
` [PATCH v2 21/43] drm/xe/guc: "
` [PATCH v2 22/43] drm/xe/huc: "
` [PATCH v2 23/43] drm/xe/gsc: "
` [PATCH v2 24/43] drm/xe/query: "
` [PATCH v2 25/43] drm/xe/mcr: "
` [PATCH v2 26/43] drm/xe/mocs: "
` [PATCH v2 27/43] drm/xe/hw_engine: "
` [PATCH v2 28/43] drm/xe/gt_throttle: "
` [PATCH v2 29/43] drm/xe/pat: "
` [PATCH v2 30/43] drm/xe/wopcm: "
` [PATCH v2 31/43] drm/xe/oa: "
` [PATCH v2 32/43] drm/xe/topology: "
` [PATCH v2 33/43] drm/xe/execlist: "
` [PATCH v2 34/43] drm/xe/gt_clock: "
` [PATCH v2 35/43] drm/xe/reg_sr: "
` [PATCH v2 36/43] drm/xe/gt: "
` [PATCH v2 37/43] drm/xe/sriov: "
` [PATCH v2 38/43] drm/xe/tlb: "
` [PATCH v2 39/43] drm/xe/gt_idle: "
` [PATCH v2 40/43] drm/xe/forcewake: "
` [PATCH v2 41/43] drm/xe/ggtt: "
` [PATCH v2 42/43] drm/xe/ccs_mode: "

[RFC 0/9] Fix xe_force_wake_get() failure handling
 2024-09-10 18:27 UTC  (14+ messages)
` [RFC 1/9] drm/xe: Error handling in xe_force_wake_get()
` [RFC 7/9] drm/xe/gt_tlb_invalidation_ggtt: Call xe_force_wake_put if xe_force_wake_get succeds

[PATCH 0/5] drm/i915/bios: Refactor ROM access
 2024-09-10 18:20 UTC  (14+ messages)
` [PATCH 1/5] drm/i915/bios: Add some size checks to SPI VBT read
` [PATCH 2/5] drm/i915/bios: Round PCI ROM VBT allocation to multiple of 4
` [PATCH 3/5] drm/i915/bios: Extract intel_spi_read16()
` [PATCH 4/5] drm/i915/bios: Extract vbt_signature[]
` [PATCH 5/5] drm/i915/bios: Extract soc/intel_rom.c
` ✓ CI.Patch_applied: success for drm/i915/bios: Refactor ROM access
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 0/1] Flush all page faults when closing a VM
 2024-09-10 17:58 UTC  (4+ messages)
` [PATCH 1/1] drm/xe: "

[PATCH v2 00/11] drm/i915: register style fixes
 2024-09-10 17:36 UTC  (21+ messages)
` [PATCH v2 01/11] drm/i915/reg: fix transcoder timing register style
` [PATCH v2 02/11] drm/i915/reg: fix g4x pipe data/link m/n "
` [PATCH v2 03/11] drm/i915/reg: fix pipe conf, stat etc. "
` [PATCH v2 04/11] drm/i915/reg: fix pipe data/link m/n "
` [PATCH v2 05/11] drm/i915/reg: fix SKL scaler "
` [PATCH v2 06/11] drm/i915/reg: fix PCH transcoder timing indentation
` [PATCH v2 07/11] drm/i915/reg: fix PCH transcoder timing and data/link m/n style
` [PATCH v2 08/11] drm/i915/reg: fix DIP CTL register style
` [PATCH v2 09/11] drm/i915/reg: fix small register style issues here and there
` [PATCH v2 10/11] drm/i915/reg: remove unused DSI register macros
` [PATCH v2 11/11] drm/i915/reg: remove superfluous whitespace
` ✓ CI.Patch_applied: success for drm/i915: register style fixes
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH] drm/xe/oa: Enable Xe2+ PES disaggregation
 2024-09-10 17:04 UTC  (2+ messages)

[PATCH v4 0/3] Introduce DRM device wedged event
 2024-09-10 16:06 UTC  (10+ messages)
` [PATCH v4 1/3] drm: Introduce "

[PATCH 1/4] drm/xe/client: fix deadlock in show_meminfo()
 2024-09-10 15:59 UTC  (22+ messages)
` [PATCH 2/4] drm/xe/client: add missing bo locking "
` [PATCH 3/4] drm/xe/client: use mem_type from the current resource
` [PATCH 4/4] drm/xe/bo: add some annotations in bo_put()
` ✓ CI.Patch_applied: success for series starting with [1/4] drm/xe/client: fix deadlock in show_meminfo()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 0/4] drm/i915/display: add snapshot capture/print infra
 2024-09-10 15:48 UTC  (5+ messages)
` [PATCH v2 2/4] drm/i915/display: add intel_display_snapshot abstraction

[PATCH v2] drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver
 2024-09-10 15:43 UTC  (4+ messages)
` ✗ CI.FULL: failure for drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver (rev2)

[PATCH 00/11] drm/i915: split out display regs
 2024-09-10 13:32 UTC  (11+ messages)
` [PATCH 06/11] drm/i915/reg: fix PCH transcoder timing and data/link m/n style
` [PATCH 11/11] drm/i915: split out display regs from i915_reg.h

[PATCH 0/2] HDCP intel_display refactors
 2024-09-10 12:54 UTC  (15+ messages)
` [PATCH 1/2] drm/i915/hdcp: Move to using intel_display in intel_hdcp
` [PATCH 2/2] drm/i915/hdcp: Use intel_display in hdcp_gsc
` ✓ CI.Patch_applied: success for HDCP intel_display refactors
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v5 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-09-10 11:05 UTC  (8+ messages)
` [PATCH v5 2/2] "

[PATCH v3] drm/xe: Add a xe_bo subtest for shrinking / swapping
 2024-09-10 10:31 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Add a xe_bo subtest for shrinking / swapping (rev3)

[PATCH] drm: enable warnings on unused static inlines
 2024-09-10 10:05 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox