Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-30 18:30:09 to 2026-03-31 15:43:56 UTC [more...]

[PATCH v2 00/12] drm/i915: More uncore nukage from display code
 2026-03-31 15:42 UTC  (13+ messages)
` [PATCH v2 01/12] drm/i915/qgv: Use intel_de_read() for MTL_MEM_SS_INFO* reads
` [PATCH v2 02/12] drm/i915/mchbar: Provide intel_mchbar_read*() abstraction
` [PATCH v2 03/12] drm/i915/mchbar: Define the end of the MCHBAR mirror
` [PATCH v2 04/12] drm/i915/mchbar: WARN when accessing non-MCHBAR registers via intel_mchbar_read*()
` [PATCH v2 05/12] drm/i915/mchbar: Use intel_mchbar_read() instead of intel_de_read()
` [PATCH v2 06/12] drm/i915/mchbar: Use intel_mchbar_read*() instead of intel_uncore_read*()
` [PATCH v2 07/12] drm/i915/de: Add intel_de_read16()
` [PATCH v2 08/12] drm/i915/de: s/intel_de_read64_2x32()/intel_de_read64_2x32_volatile()/
` [PATCH v2 09/12] drm/i915/de: Add a simple intel_de_read64_2x32()
` [PATCH v2 10/12] drm/i915/vrr: Use intel_de_read64_2x32()
` [PATCH v2 11/12] drm/i915/mchbar: Use intel_de_read*() for MCHBAR register accesses
` [PATCH v2 12/12] drm/i915/rom: Use intel_de for SPI ROM register access

[PATCH] drm/xe/sriov: Mark NVL as SR-IOV capable
 2026-03-31 15:22 UTC 

[FOR CI][PATCH] drm/xe/xe_vm: Convert comma to semicolon
 2026-03-31 15:10 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_vm: Convert comma to semicolon (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/5] drm/{i915, xe}: move fbdev fb calls to parent interface
 2026-03-31 14:38 UTC  (10+ messages)
` [PATCH v2 1/5] drm/xe/fbdev: put intel_fbdev_fb_prefer_stolen() behind IS_ENABLED(CONFIG_DRM_FBDEV_EMULATION)
` [PATCH v2 2/5] drm/{i915, xe}/fbdev: drop drm device parameter from intel_fbdev_fb_fill_info()
` [PATCH v2 3/5] drm/{i915, xe}: move fbdev fb calls to parent interface
` [PATCH v2 4/5] drm/i915: pass struct drm_i915_private to i915_bo_fbdev_prefer_stolen()
` [PATCH v2 5/5] drm/xe: pass struct xe_device to xe_display_bo_fbdev_prefer_stolen()
` ✗ CI.checkpatch: warning for drm/{i915, xe}: move fbdev fb calls to parent interface
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH] drm/xe_pat: Print PAT_ATS during register dump
 2026-03-31 14:30 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v11 0/7] User readable error codes on atomic_ioctl failure
 2026-03-31 13:57 UTC  (12+ messages)
` [PATCH v11 1/7] drm: Define user readable error codes for atomic ioctl
` [PATCH v11 2/7] drm/atomic: Add error_code element in atomic_state
` [PATCH v11 3/7] drm/atomic: Call complete_signaling only if prepare_signaling is done
` [PATCH v11 4/7] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v11 5/7] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v11 6/7] drm/i915/display: Error codes for async flip failures
` [PATCH v11 7/7] drm: Introduce DRM_CAP_ATOMIC_ERROR_REPORTING
` ✗ CI.checkpatch: warning for User readable error codes on atomic_ioctl failure (rev10)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v11 00/22] Add new general DRM property "color format"
 2026-03-31 13:52 UTC  (10+ messages)
` [PATCH v11 03/22] drm: "

[PATCH 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
 2026-03-31 13:35 UTC  (15+ messages)
` [PATCH 1/9] drm/i915/hdmi: Add missing intel_pfit_mode_valid() for 4:2:0 also modes
` [PATCH 2/9] drm/i915/hdmi: Restructure the sink/output format selection
` [PATCH 3/9] drm/i915/hdmi: Restructure 4:2:0 vs. 4:4:4 mode validation
` [PATCH 4/9] drm/i915/dp: Restructure the sink/output format selection
` [PATCH 5/9] drm/i915/dp: Validate "4:2:0 also" modes twice
` [PATCH 6/9] drm/i915/dp: Require a HDMI sink for YCbCr output via PCON
` [PATCH 7/9] drm/i915/dp: Validate sink format in .mode_valid()
` [PATCH 8/9] drm/i915/hdmi: Make the RGB fallback for "4:2:0 only" modes the last resort
` [PATCH 9/9] drm/i915/dp: "
` ✓ CI.KUnit: success for drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
 2026-03-31 13:33 UTC  (8+ messages)
` [PATCH 9/9] "

[drm-xe:drm-xe-fixes] BUILD SUCCESS 56b7432b7e8e6ae1b289cb405d16db4150ef193b
 2026-03-31 13:29 UTC 

[PATCH 0/5] drm/i915: move VLV IOSF SB to display parent interface
 2026-03-31 13:28 UTC  (7+ messages)
` [PATCH 1/5] drm/{i915, xe}: convert VLV sideband display wrappers into real functions
` [PATCH 2/5] drm/i915: pass struct intel_display * to VLV sideband wrappers
` [PATCH 3/5] drm/i915/dram: prefer display abstractions for VLV sideband
` [PATCH 4/5] drm/i915: move VLV IOSF sideband to display parent interface
` [PATCH 5/5] drm/{i915, xe}: add shared header for VLV IOSF sideband units and registers

[PATCH v2 0/8] drm/i915: move more display dependencies from i915
 2026-03-31 12:57 UTC  (11+ messages)
` [PATCH v2 1/8] drm/i915: move SKL clock gating init to display
` [PATCH v2 2/8] drm/i915: move KBL "
` [PATCH v2 3/8] drm/i915/display: move CFL "
` [PATCH v2 4/8] drm/i915/display: move BXT "
` [PATCH v2 5/8] drm/i915/display: move GLK "
` [PATCH v2 6/8] drm/i915/display: move HSW and BDW "
` [PATCH v2 7/8] drm/i915/display: move pre-HSW "
` [PATCH v2 8/8] drm/i915: remove HAS_PCH_NOP() dependency from clock gating

[PATCH 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-03-31 12:06 UTC  (34+ messages)
` [PATCH 04/19] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` [PATCH 08/19] drm/i915/dp: Add a helper to decide if AS SDP can be used
` [PATCH 11/19] drm/i915/dp: Include all relevant AS SDP fields in comparison
` [PATCH 12/19] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 13/19] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 14/19] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 15/19] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 16/19] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 18/19] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` [PATCH 19/19] drm/i915/dp: Always enable AS SDP if supported by source + sink

[PATCH 0/8] drm/i915: move more display dependencies from i915
 2026-03-31 11:59 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: move SKL clock gating init to display
` [PATCH 6/8] drm/i915/display: move HSW and BDW "

[PATCH 0/5] drm/exec: drm_exec polishing
 2026-03-31 11:59 UTC  (19+ messages)
` [PATCH 1/5] drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
` [PATCH 2/5] drm/msm: Remove abuse of drm_exec internals
` [PATCH 3/5] drm/exec: Make the drm_exec_until_all_locked() macro more readable
` [PATCH 4/5] drm/exec, drm/xe: Avoid abusing the drm_exec retry pointer
` [PATCH 5/5] drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticket
` ✗ CI.checkpatch: warning for drm/exec: drm_exec polishing
` ✓ CI.KUnit: success "

[RFC v7 0/1] Do not create drm device for PF only admin mode
 2026-03-31 11:28 UTC  (7+ messages)
` [RFC v7 1/1] drm/xe/pf: Restrict device query responses in admin-only PF mode
` ✓ CI.KUnit: success for Do not create drm device for PF only admin mode (rev6)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v4 0/3] Introduce Xe Correctable Error Handling
 2026-03-31 11:13 UTC  (7+ messages)
` [PATCH v4 1/3] drm/xe/sysctrl: Add system controller interrupt handler
` [PATCH v4 2/3] drm/xe/sysctrl: Add system controller event support
` [PATCH v4 3/3] drm/xe/ras: Introduce correctable error handling
` ✗ CI.checkpatch: warning for Introduce Xe Correctable Error Handling (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/dmc: RFC: Reduce wakelock hold time
 2026-03-31  9:19 UTC  (3+ messages)

[PATCH] drm/xe: Add Wa_14026626235
 2026-03-31  7:25 UTC  (3+ messages)

[PATCH v3 00/26] Enable Pipe writeback
 2026-03-31  7:25 UTC  (29+ messages)
` [PATCH v3 03/26] drm/i915/writeback: Add writeback registers
` [PATCH v3 04/26] drm/i915/writeback: Add some preliminary writeback definitions
` [PATCH v3 05/26] drm/i915/writeback: Init writeback connector
` [PATCH v3 06/26] drm/i915/writeback: Add function to get modes
` [PATCH v3 08/26] drm/i915/writeback: Define encoder->get_hw_state
` [PATCH v3 15/26] drm/i915/writeback: Add connector atomic check
` [PATCH v3 17/26] drm/i915/writeback: Add the enable sequence from writeback
` [PATCH v3 19/26] drm/{i915/xe}/writeback: Add a writeback helper to get ggtt address
` [PATCH v3 20/26] drm/i915/writeback: Configure WD_STRIDE reg
` [PATCH v3 21/26] drm/i915/writeback: Configure WD_SURF register
` [PATCH v3 22/26] drm/i915/writeback: Enable writeback interrupts
` [PATCH v3 23/26] drm/i915/writeback: Initialize writeback encoder
` [PATCH v3 24/26] drm/i915/writeback: Define the disable sequence for writeback
` [PATCH v3 25/26] drm/i915/writeback: Make exception for writeback connector

[PATCH] drm/xe: expose multi_lrc_mask in debugfs info
 2026-03-31  5:56 UTC  (7+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: expose multi_lrc_mask in debugfs info (rev2)
` [PATCH v3] drm/xe: improve readability of debugfs info engine output
` ✓ CI.KUnit: success for drm/xe: expose multi_lrc_mask in debugfs info (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 00/11] Introduce Xe Uncorrectable Error Handling
 2026-03-31  5:18 UTC  (4+ messages)
` [PATCH v2 03/11] drm/xe/xe_pci_error: Implement PCI error recovery callbacks

[PATCH 00/13] drm/xe/pf: Improve EQ/PT provisioning
 2026-03-31  0:28 UTC  (17+ messages)
` [PATCH 01/13] drm/xe/guc: Update POLICY_SCHED_IF_IDLE documentation
` [PATCH 02/13] drm/xe/pf: Fix pf_get_sched_priority() function signature
` [PATCH 03/13] drm/xe/pf: Force new VFs prorities only once
` [PATCH 04/13] drm/xe/pf: Print applied policy KLVs
` [PATCH 05/13] drm/xe/pf: Reprovision policy settings after GT reset
` [PATCH 06/13] drm/xe/pf: Don't reprovision policies if already default
` [PATCH 07/13] drm/xe/pf: Encode scheduling priority KLV if needed
` [PATCH 08/13] drm/xe/pf: Check EQ/PT/PRIO when testing VF config
` [PATCH 09/13] drm/xe/pf: Allow to change sched_if_idle policy under lock
` [PATCH 10/13] drm/xe/pf: Reprovision scheduling to default when no VFs
` [PATCH 11/13] drm/xe/pf: Extract helper to show which VFs are provisioned
` [PATCH 12/13] drm/xe/pf: Extract helpers for bulk EQ/PT provisioning
` [PATCH 13/13] drm/xe/pf: Perform fair scheduling auto-provisioning
` ✓ CI.KUnit: success for drm/xe/pf: Improve EQ/PT provisioning
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/2] drm/i915/dp: Implement POST_LT_ADJ_REQ
 2026-03-30 23:15 UTC  (7+ messages)
` [PATCH v3 1/2] drm/i915/dp: Implement the POST_LT_ADJ_REQ sequence
` [PATCH v3 2/2] hax: drm/i915: Disable TPS4 support to force POST_LT_ADJ_REQ usage
` ✗ CI.checkpatch: warning for drm/i915/dp: Implement POST_LT_ADJ_REQ (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS df03d7c2bbc91d1e83f8b42881ad791353df7d94
 2026-03-30 22:38 UTC 

[PATCH] drm/xe/ggtt: Remove duplicate XE_GGTT_FLAGS_64K macro definition
 2026-03-30 22:16 UTC  (3+ messages)

[PATCH] drm/xe/xe_vm: Convert comma to semicolon
 2026-03-30 21:16 UTC  (2+ messages)

[PATCH v2 0/4] ice: use better bitmap API
 2026-03-30 20:47 UTC  (6+ messages)
` [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()

[PATCH 00/12] drm/i915: More uncore nukage from display code
 2026-03-30 20:11 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915: More uncore nukage from display code (rev2)

Regression on linux-next (next-20260324 )
 2026-03-30 19:50 UTC  (5+ messages)

[PATCH v4 0/1] drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI
 2026-03-30 18:29 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v11 03/22] drm: Add new general DRM property "color format"
 2026-03-25 18:43 UTC  (8+ messages)


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