Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-12 07:11:13 to 2026-05-13 07:21:02 UTC [more...]

[PATCH v5 0/7] driver core: remove software node from platform devices on device release
 2026-05-12 18:15 UTC  (9+ messages)
` [PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
` [PATCH v5 4/7] drm/xe/i2c: use platform_device_add_software_node()
` [PATCH v5 6/7] kunit: provide kunit_software_node_register()

[PATCH] drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure
 2026-05-13  7:20 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/3] drm/i915/cx0: fix PLL enable failure handling on Meteor Lake
 2026-05-13  6:53 UTC  (3+ messages)
` [PATCH 1/3] drm/i915/cx0: check PLL ACK bit in intel_cx0_pll_is_enabled()

[PATCH] drm/xe: Add helper to detect real vs kunit xe_device
 2026-05-13  6:29 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v2 0/9] Introduce error threshold to drm_ras
 2026-05-13  6:26 UTC  (14+ messages)
` [PATCH v2 1/9] drm/ras: Update counter helpers with counter naming
` [PATCH v2 2/9] drm/ras: Introduce get-error-threshold
` [PATCH v2 3/9] drm/ras: Introduce set-error-threshold
` [PATCH v2 4/9] drm/xe/uapi: Add additional error components to xe drm_ras
` [PATCH v2 5/9] drm/xe/ras: Get error threshold support
` [PATCH v2 6/9] drm/xe/ras: Set "
` [PATCH v2 7/9] drm/xe/drm_ras: Wire up error threshold callbacks
` [PATCH v2 8/9] drm/xe/xe_ras: Move xe drm_ras registration
` [PATCH v2 9/9] drm/xe/xe_ras: Control xe drm_ras registration with a flag
` ✗ CI.checkpatch: warning for Introduce error threshold to drm_ras (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/7] drm/xe: Make drm_driver const
 2026-05-13  5:12 UTC  (10+ messages)
` [PATCH 1/7] drm/xe: Drop unused drm/drm_atomic_helper.h include
` [PATCH 2/7] drm/xe/display: Drop xe_display_driver_remove() stub
` [PATCH 3/7] drm/xe/display: Prefer forward declarations
` [PATCH 4/7] drm/xe/display: Add macro with display driver ops
` [PATCH 5/7] drm/xe/display: Add macro with display driver features
` [PATCH 6/7] drm/xe/display: Drop xe_display_driver_set_hooks()
` [PATCH 7/7] drm/xe: Make drm_driver const
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/5] Add reclaim to the dmem cgroup controller
 2026-05-13  4:27 UTC  (10+ messages)
` [PATCH v4 1/5] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v4 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v4 3/5] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v4 4/5] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v4 5/5] drm/amdgpu: "
` ✗ CI.checkpatch: warning for Add reclaim to the dmem cgroup controller (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/display: Handle odd position for planar formats in selective fetch
 2026-05-13  3:39 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v5 00/15] CMTG enablement
 2026-05-13  3:19 UTC  (17+ messages)
` [PATCH v5 01/15] drm/i915/cmtg: Add intel_cmtg_is_allowed() for CMTG
` [PATCH v5 02/15] drm/i915/cmtg: Set CMTG clock select
` [PATCH v5 03/15] drm/i915/cmtg: Add cmtg transcoder offset in struct _device_info
` [PATCH v5 04/15] drm/i915/cmtg: Set timings for CMTG
` [PATCH v5 05/15] drm/i915/cmtg: Program VRR registers of CMTG
` [PATCH v5 06/15] drm/i915/cmtg: Set transcoder mn for CMTG
` [PATCH v5 07/15] drm/i915/cmtg: Add hook to enable CMTG with sync to port
` [PATCH v5 08/15] drm/i915/cmtg: Add a hook to make eDP transcoder secondary
` [PATCH v5 09/15] drm/i915/cmtg: Split CMTG support check from intel_cmtg_is_allowed()
` [PATCH v5 10/15] drm/i915/cmtg: Modify existing hook to disable CMTG
` [PATCH v5 11/15] drm/i915/cmtg: Add CMTG interrupt handling
` [PATCH v5 12/15] drm/i915/cmtg: Add CMTG HWGB programming
` [PATCH v5 13/15] drm/i915/cmtg: Add CMTG scan line programming
` [PATCH v5 14/15] drm/i915/cmtg: Add trigger to enable/disable cmtg
` [PATCH v5 15/15] drm/i915/cmtg: Restore CMTG after DC6 entry
` ✓ CI.KUnit: success for CMTG enablement (rev6)

[PATCH 0/2] drm/xe: Adjust the bo shrinker batch size
 2026-05-13  2:28 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: Track number of populated ttm_tts in the shrinker
` [PATCH 2/2] drm/xe: Update shrinker batch size based on average BO size
` ✓ CI.KUnit: success for drm/xe: Adjust the bo shrinker batch size
` ✓ Xe.CI.BAT: "

[PATCH v2 0/3] gpu/buddy: Per-order free and used block scoreboards
 2026-05-13  0:43 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for gpu/buddy: Per-order free and used block scoreboards (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/sriov: Mark NVL as SR-IOV capable
 2026-05-13  0:08 UTC  (3+ messages)

[PATCH 0/6] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-05-12 23:43 UTC  (10+ messages)
` [PATCH 1/6] drm/i915/display: Deprecate TRANS_VSYNC where VRR TG is always on
` [PATCH 2/6] drm/i915/panel: Preserve Vtotal-Vsync distance while adjusting vtotal
` [PATCH 3/6] drm/i915/intel_panel: Add a helper to get the highest refresh rate mode
` [PATCH 4/6] drm/i915/intel_panel: Pass crtc_state to intel_panel_compute_config
` [PATCH 5/6] drm/i915/intel_panel: Use highest refresh rate mode for VRR panels
` [PATCH 6/6] drm/i915/intel_panel: Refine VRR fixed mode selection for DRRS panels
` ✗ CI.checkpatch: warning for drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Check for dead config space on reading all 1s
 2026-05-12 22:28 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t 0/8] dmem: add amdgpu support and one more test
 2026-05-12 22:27 UTC  (10+ messages)
` [PATCH i-g-t 1/8] Introduce dmem driver and implement Xe support
` [PATCH i-g-t 2/8] Adjust xe_cgroups test to use igt_dmem_driver
` [PATCH i-g-t 3/8] Make xe_cgroup test a generic test
` [PATCH i-g-t 4/8] amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t 5/8] igt_dmem_driver: add amdgpu support
` [PATCH i-g-t 6/8] dmem: add test for current/max
` [PATCH i-g-t 7/8] dmem: only check for dmem availability once
` [PATCH i-g-t 8/8] dmem: get region once per driver

[PATCH v5 0/5] Introduce cold reset recovery method
 2026-05-12 21:42 UTC  (9+ messages)
` [PATCH v5 1/5] Introduce Xe Uncorrectable Error Handling
` [PATCH v5 2/5] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v5 3/5] drm/doc: Document "
` [PATCH v5 4/5] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` [PATCH v5 5/5] drm/xe: Suppress Surprise Link Down on non-hotplug device
` ✗ CI.checkpatch: warning for Introduce cold reset recovery method (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/4] More MERTOA WA's
 2026-05-12 21:23 UTC  (3+ messages)

[PATCH] drm/xe/devcoredump: Drop a FIXME in devcoredump
 2026-05-12 20:20 UTC  (7+ messages)
`  "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
 2026-05-12 20:03 UTC  (9+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()
` [PATCH 2/2] drm/ttm: Use ttm_backup_insert_folio() for zero-copy swapout
` ✗ CI.checkpatch: warning for Insert instead of copy pages into shmem when shrinking
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v4 00/20] drm/atomic: Rework initial state allocation
 2026-05-12 19:35 UTC  (24+ messages)
` [PATCH v4 01/20] drm/atomic: Document atomic commit lifetime
` [PATCH v4 02/20] drm/colorop: Fix typos in the doc
` [PATCH v4 03/20] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v4 04/20] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v4 05/20] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
` [PATCH v4 06/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v4 07/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v4 08/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v4 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v4 10/20] drm/plane: Add new atomic_create_state callback
` [PATCH v4 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v4 12/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v4 13/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v4 14/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v4 15/20] drm/connector: Add new atomic_create_state callback
` [PATCH v4 16/20] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v4 17/20] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v4 18/20] drm/tidss: Switch "
` [PATCH v4 19/20] drm/tidss: Convert to atomic_create_state
` [PATCH v4 20/20] drm/bridge_connector: "
` ✗ CI.checkpatch: warning for drm/atomic: Rework initial state allocation (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/8] Fix MCR inconsistencies in RTP tables
 2026-05-12 19:26 UTC  (10+ messages)
` [PATCH v2 4/8] drm/xe/kunit: Add xe_kunit_helper_is_live_test()

[PATCH 00/14] drm/{i915,xe}: BIOS FB takeover fixes
 2026-05-12 18:47 UTC  (18+ messages)
` [PATCH 01/14] drm/i915: Disable the plane if initial plane config readout failed
` [PATCH 02/14] drm/i915/fbdev: Extract bios_fb_ok()
` [PATCH 03/14] drm/i915: Throw away the BIOS fb if has the wrong depth/bpp
` [PATCH 05/14] drm/i915: Use drm_dbg_kms() for initial FB debugs
` [PATCH 08/14] drm/xe: Print a debug message if we have no stolen for the initial FB
` [PATCH 09/14] drm/xe: Abstract the initial FB PTE checks a bit
` [PATCH 11/14] drm/xe: s/bar2/lmembar/
` ✓ CI.KUnit: success for drm/{i915,xe}: BIOS FB takeover fixes
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/2] drm/xe/memirq: Update interrupt handler logic
 2026-05-12 18:43 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 0/3] drm/xe: shrink and compress GuC snapshot dumps
 2026-05-12 17:09 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for drm/xe: shrink and compress GuC snapshot dumps (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "

[PATCH v1 00/11] Introduce error threshold to drm_ras
 2026-05-12 16:52 UTC  (8+ messages)
` [PATCH v1 08/11] drm/xe/ras: Get error threshold support
` [PATCH v1 09/11] drm/xe/ras: Set "

[PATCH v5 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-05-12 16:19 UTC  (6+ messages)
` [PATCH v5 5/6] drm/xe/xe_ras: Move xe drm_ras registration

[PATCH v4] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-12 14:27 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load (rev3)
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-05-12 13:33 UTC  (11+ messages)
` [PATCH v2 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH v2 4/4] drm/i915/bw: Extract get_display_bw_params()

[PATCH v10 0/5] Migrate on fault for device pages
 2026-05-12 12:44 UTC  (5+ messages)
` [PATCH v10 2/5] mm: Add helper to convert HMM pfn to migrate pfn

[PATCH v2 00/11] drm/i915/display: reduce the pm demand peak bw based on display data rate
 2026-05-12 12:02 UTC  (6+ messages)
` [PATCH v2 09/11] drm/i915/bw: consolidate the debug info of bw/dgv/psf data
` [PATCH v2 11/11] drm/i915/bw: insert a sw bw info entry to cater low data rate usecases

[PATCH v3 00/20] drm/atomic: Rework initial state allocation
 2026-05-12 11:20 UTC  (16+ messages)
` [PATCH v3 10/20] drm/plane: Add new atomic_create_state callback
` [PATCH v3 12/20] drm/crtc: "
` [PATCH v3 16/20] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v3 17/20] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v3 18/20] drm/tidss: Switch "

[PATCH v2 0/3] drm/i915/psr: DC entry prevention during active vblank
 2026-05-12 11:11 UTC  (3+ messages)
` [PATCH v2 3/3] drm/i915/psr: Use DMC wakelock instead of DC state for VBI

[PATCH v3 0/1] match GEN6_PCODE_DATA naming with spec
 2026-05-12 11:04 UTC  (3+ messages)
` [PATCH v3 1/1] drm/{i915, xe}/pcode: rename GEN6_PCODE_DATA to match spec
  ` [PATCH v3 1/1] drm/{i915,xe}/pcode: "

[PATCH v3 0/4] More Fixes for color pipeline
 2026-05-12 10:51 UTC  (5+ messages)
` [PATCH v3 1/4] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe
` [PATCH v3 3/4] drm/i915: Avoid programming color HW blocks for NV12 Y planes

[PATCH v4 0/4] Introduce cold reset recovery method
 2026-05-12  8:29 UTC  (4+ messages)
` [PATCH v4 3/4] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET "

[PATCH v3] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-12  8:25 UTC  (6+ messages)


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