messages from 2026-05-12 13:06:31 to 2026-05-13 12:59:12 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 v2 0/8] Fix MCR inconsistencies in RTP tables
2026-05-13 12:58 UTC (11+ messages)
` [PATCH v2 4/8] drm/xe/kunit: Add xe_kunit_helper_is_live_test()
[PATCH] drm/xe: Add helper to detect real vs kunit xe_device
2026-05-13 12:49 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v3 0/6] drm/i915: add display irq hooks
2026-05-13 12:38 UTC (8+ messages)
` [PATCH v3 1/6] drm/i915/irq: deduplicate dg1_de_irq_postinstall() and gen11_de_irq_postinstall()
` [PATCH v3 2/6] drm/i915/irq: constify pipe stats parameters
` [PATCH v3 3/6] drm/i915/irq: add display irq funcs, start with intel_display_irq_reset()
` [PATCH v3 4/6] drm/i915/irq: add intel_display_irq_postinstall() to irq funcs
` [PATCH v3 5/6] drm/i915/irq: add intel_display_irq_ack() "
` [PATCH v3 6/6] drm/i915/irq: add intel_display_irq_handler() "
[PATCH v5 0/5] Introduce cold reset recovery method
2026-05-13 12:34 UTC (10+ 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: "
` ✗ Xe.CI.FULL: failure "
[RESEND 0/4] drm/i915/display: start switching to display specific reg types
2026-05-13 12:31 UTC (3+ messages)
[RESEND 0/6] drm/i915: crtc iteration cleanups
2026-05-13 12:23 UTC (15+ messages)
` [RESEND 1/6] drm/{i915, xe}: move xe_display_flush_cleanup_work() to i915 display
` [RESEND 2/6] drm/i915/display: switch from drm_for_each_crtc() to for_each_intel_crtc()
` [RESEND 3/6] drm/i915/display: always pass display->drm to for_each_intel_crtc*()
` [RESEND 4/6] drm/i915/display: pass struct intel_display to all for_each_intel_crtc*() macros
` [RESEND 5/6] drm/i915/display: stop passing i to for_each_*_intel_crtc_in_state() macros
` [RESEND 6/6] drm/i915/display: stop passing i to for_each_pipe_crtc_modeset_{enable, disable}()
` ✗ CI.checkpatch: warning for drm/i915: crtc iteration cleanups (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/backlight: Sanitize BIOS-enabled PCH PWM in full-AUX VESA path
2026-05-13 12:19 UTC (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
2026-05-13 11:54 UTC (18+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()
` ✗ CI.checkpatch: warning for Insert instead of copy pages into shmem when shrinking
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe: Unify fault injection hooks for CSC, GT reset
2026-05-13 11:42 UTC (3+ messages)
[PATCH] drm/xe: LR mode TLB coherence for userptr, rebind, and exec ordering
2026-05-13 11:42 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure
2026-05-13 10:24 UTC (7+ 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 v4 00/20] drm/atomic: Rework initial state allocation
2026-05-13 9:41 UTC (21+ messages)
` [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: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/7] drm/xe: Make drm_driver const
2026-05-13 9:01 UTC (17+ 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 i-g-t 0/8] dmem: add amdgpu support and one more test
2026-05-13 8:54 UTC (12+ 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/6] Add get-error-counter and clear-error-counter support for CRI
2026-05-13 8:43 UTC (11+ messages)
` [PATCH v5 2/6] drm/xe/xe_ras: Add support to get error counter in CRI
` [PATCH v5 5/6] drm/xe/xe_ras: Move xe drm_ras registration
[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 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 v4 0/5] Add reclaim to the dmem cgroup controller
2026-05-13 4:27 UTC (5+ messages)
` ✗ 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 (4+ 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 (3+ messages)
` ✓ Xe.CI.BAT: success for gpu/buddy: Per-order free and used block scoreboards (rev3)
` ✗ 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 (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[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 (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 00/14] drm/{i915,xe}: BIOS FB takeover fixes
2026-05-12 18:47 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[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 (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: shrink and compress GuC snapshot dumps (rev2)
[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 v4] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
2026-05-12 14:27 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load (rev3)
[PATCH v2 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
2026-05-12 13:33 UTC (10+ messages)
` [PATCH v2 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH v2 4/4] drm/i915/bw: Extract get_display_bw_params()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox