messages from 2026-05-18 22:24:36 to 2026-05-20 12:26:56 UTC [more...]
[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
2026-05-20 12:26 UTC (3+ messages)
` [PATCH RESEND v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
[PATCH v2 1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
2026-05-20 11:56 UTC (4+ messages)
` [PATCH v2 2/2] drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
` ✓ Xe.CI.BAT: "
[PATCH] Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"
2026-05-20 11:45 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH v2 0/4] drm/exec: drm_exec polishing
2026-05-20 11:42 UTC (13+ messages)
` [PATCH v2 1/4] drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
` [PATCH v2 2/4] drm/exec: Make the drm_exec_until_all_locked() macro more readable
` [PATCH v2 3/4] drm/exec, drm/xe: Avoid abusing the drm_exec retry pointer
` [PATCH v2 4/4] drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticket
` ✗ CI.checkpatch: warning for drm/exec: drm_exec polishing (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v3 0/5] Hardware Error handling for Crescent Island
2026-05-20 11:34 UTC (6+ messages)
` [PATCH v3 1/5] drm/xe/hw_error: Reuse CSC worker for generic error handling
` [PATCH v3 2/5] drm/xe/hw_error: Initialize hw_error_work per tile
` [PATCH v3 3/5] drm/xe/hw_error: Handle initialization failure
` [PATCH v3 4/5] drm/xe/hw_error: Setup hardware error routing
` [PATCH v3 5/5] drm/xe/hw_error: Allow debugging hardware errors
[PATCH v6 0/5] Introduce cold reset recovery method
2026-05-20 11:33 UTC (6+ messages)
` [PATCH v6 1/5] Introduce Xe Uncorrectable Error Handling
` [PATCH v6 2/5] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v6 3/5] drm/doc: Document "
` [PATCH v6 4/5] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` [PATCH v6 5/5] drm/xe: Suppress Surprise Link Down on non-hotplug device
[PATCH v5 0/5] Introduce cold reset recovery method
2026-05-20 11:16 UTC (11+ messages)
` [PATCH v5 3/5] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET "
` [PATCH v5 5/5] drm/xe: Suppress Surprise Link Down on non-hotplug device
[PATCH v3 0/5] gpu/buddy: Per-order free and used block scoreboards
2026-05-20 10:58 UTC (7+ messages)
` [PATCH v3 1/5] gpu/buddy: Fix use-after-free in split_block() call sites
` [PATCH v3 5/5] gpu/buddy: Track per-order used blocks with a scoreboard
[PATCH v1 0/3] DRM RAS Fixes
2026-05-20 10:39 UTC (9+ messages)
` [PATCH v1 1/3] drm/ras: Cancel and free message on get counter failure
` [PATCH v1 2/3] drm/xe/drm_ras: Make counter allocation drm managed
` [PATCH v1 3/3] drm/xe/drm_ras: Add per node cleanup action
[PATCH V10 00/10] Add memory page offlining support
2026-05-20 10:22 UTC (13+ messages)
` [PATCH V10 01/10] drm/xe: Link VRAM object with gpu buddy
` [PATCH V10 02/10] drm/buddy: Integrate lockdep annotations for gpu buddy manager
` [PATCH V10 03/10] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V10 04/10] drm/xe: Link LRC BO and its execution Queue
` [PATCH V10 05/10] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V10 06/10] drm/xe: Handle physical memory address error
` [PATCH V10 07/10] drm/xe/cri: Add debugfs to inject faulty vram address
` [PATCH V10 08/10] gpu/buddy: Add routine to dump allocated buddy blocks
` [PATCH V10 09/10] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V10 10/10] drm/xe/cri: Add sysfs interface for bad gpu vram pages
[CI 0/6] drm/atomic: track individual colorop updates
2026-05-20 9:12 UTC (10+ messages)
` [CI 1/6] drm/atomic: only add colorop state from active color pipeline
` [CI 2/6] drm/atomic: reject colorop update from inactive "
` [CI 3/6] drm/colorop: Remove read-only comments from interpolation fields
` [CI 4/6] drm/colorop: make lut(1/3)d_interpolation mutable
` [CI 5/6] drm/atomic: track individual colorop updates
` [CI 6/6] drm/amd/display: use plane color_mgmt_changed to track colorop changes
` ✗ CI.checkpatch: warning for drm/atomic: track individual colorop updates
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/4] drm/xe/rtp: WA table context testing
2026-05-20 9:06 UTC (9+ messages)
` [PATCH v2 1/4] drm/xe/rtp: Add struct types for RTP tables
` [PATCH v2 2/4] drm/xe/rtp: Ensure gt_was doesn't evaluate rules with engine types
` [PATCH v2 3/4] drm/xe/rtp: Ensure oob_was does not evaluate engine type rules
` [PATCH v2 4/4] drm/xe/rtp: Ensure device_oob_was only evaluates correct rules
` ✗ CI.checkpatch: warning for drm/xe/rtp: WA table context testing (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] Revert "drm/i915/backlight: Remove try_vesa_interface"
2026-05-20 8:26 UTC (8+ messages)
` [PATCH] drm/i915/display: Use PIPEDMC_FRMTMSTMP on display ver >= 30
[PATCH] drm/xe: Fix return type of disable_late_binding_set() in debugfs
2026-05-20 7:56 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PULL] drm-intel-fixes
2026-05-20 7:22 UTC
[PATCH v5 00/14] Introduce Xe Uncorrectable Error Handling
2026-05-20 6:48 UTC (6+ messages)
` [PATCH v5 02/14] drm/xe/xe_sysctrl: Make sysctrl flood limit reusable
[drm-xe:drm-xe-fixes] BUILD SUCCESS 00907da2126ed785451b2a2f0fef282246dad104
2026-05-20 5:15 UTC
[drm-xe:drm-xe-next] BUILD SUCCESS 339fa0be9e4a5d69fa47e91f4a36574224fb478f
2026-05-20 4:55 UTC
[PATCH] drm/xe: Check for dead config space on reading all 1s
2026-05-20 4:42 UTC (9+ messages)
` [PATCHv2] "
` ✓ CI.KUnit: success for drm/xe: Check for dead config space on reading all 1s (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-05-20 3:27 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status (rev3)
` ✓ Xe.CI.BAT: "
[PATCH] [CI] drm/i915/dmc: Test Xe3LPD DMC v2.35
2026-05-20 3:19 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/4] drm/i915/display: harden some bit-shifting operations
2026-05-20 0:21 UTC (12+ messages)
` [PATCH 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
` [PATCH 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
` [PATCH 3/4] drm/i915/display: harden shift in intel_ddi_compute_config_late()
` [PATCH 4/4] drm/i915/display: harden shift in intel_pmdemand_update_phys_mask()
` ✗ CI.checkpatch: warning for drm/i915/display: harden some bit-shifting operations
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] [CI] drm/i915/dmc: Test Xe3LPD_3002 DMC v2.30
2026-05-19 20:48 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v5 00/19] drm/atomic: Rework initial state allocation
2026-05-19 19:24 UTC (24+ messages)
` [PATCH v5 01/19] drm/atomic: Document atomic commit lifetime
` [PATCH v5 02/19] drm/colorop: Fix typos in the doc
` [PATCH v5 03/19] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v5 04/19] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v5 05/19] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
` [PATCH v5 06/19] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v5 07/19] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v5 08/19] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v5 09/19] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v5 10/19] drm/plane: Add new atomic_create_state callback
` [PATCH v5 11/19] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v5 12/19] drm/crtc: Add new atomic_create_state callback
` [PATCH v5 13/19] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v5 14/19] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v5 15/19] drm/connector: Add new atomic_create_state callback
` [PATCH v5 16/19] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v5 17/19] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v5 18/19] drm/tidss: Convert to atomic_create_state
` [PATCH v5 19/19] drm/bridge_connector: "
` ✗ CI.checkpatch: warning for drm/atomic: Rework initial state allocation (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/i915/dmc_wl: Remove macro HAS_DMC_WAKELOCK()
2026-05-19 18:34 UTC (5+ messages)
` ✗ Xe.CI.FULL: failure for "
` "
[PATCH v4 0/5] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
2026-05-19 18:00 UTC (2+ messages)
[PATCH] drm/i915/color: Fix HDR pre-CSC LUT programming loop
2026-05-19 17:55 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v3 00/31] Vswing/Preemphasis Override
2026-05-19 16:32 UTC (44+ messages)
` [PATCH v3 01/31] drm/i915/buf_trans: align xe3plpd with VS/PE-O layout
` [PATCH v3 02/31] drm/i915/bios: search for VBT #57 by default
` [PATCH v3 03/31] drm/i915/bios: log unsupported VS/PE-O parsing
` [PATCH v3 04/31] drm/i915/bios: store VBT #57's metadata in intel_vbt_data
` [PATCH v3 05/31] drm/i915/bios: de/allocate VS/PE-O buffers' matrix
` [PATCH v3 06/31] drm/i915/bios: structurize VS/PE-O metadata
` [PATCH v3 07/31] drm/i915/bios: add buf_trans for each bios_encoder
` [PATCH v3 08/31] drm/i915/bios: de/allocate buf_trans for each port
` [PATCH v3 09/31] drm/i915/bios: check VS/PE-O in helper func
` [PATCH v3 10/31] drm/i915/bios: print VS/PE-O port info
` [PATCH v3 11/31] drm/i915/bios: remove VS/PE-O warning
` [PATCH v3 12/31] drm/i915/ddi: expose VS/PE-O buffers to intel_encoder
` [PATCH v3 13/31] drm/i915/buf_trans: override VS/PE-O when requested
` [PATCH v3 14/31] drm/i915/buf_trans: abstract VS/PE-O index computation
` [PATCH v3 15/31] drm/i915/bios: parse LT's VS/PE-O tables
` [PATCH v3 16/31] drm/i915/bios: shrink all LT's VS/PE tables
` [PATCH v3 19/31] drm/i915/bios: parse Snps's VS/PE-O tables
` [PATCH v3 20/31] drm/i915/bios: shrink all Snps's VS/PE tables
` [PATCH v3 25/31] drm/i915/bios: parse EHL's VS/PE-O tables
[PATCH] drm/xe/oa: Fix exec_queue leak on width check in stream open
2026-05-19 15:53 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 0/6] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
2026-05-19 14:56 UTC (3+ messages)
` [PATCH 1/6] drm/i915/display: Deprecate TRANS_VSYNC where VRR TG is always on
[PATCH 00/14] drm/{i915,xe}: BIOS FB takeover fixes
2026-05-19 14:23 UTC (7+ messages)
` [PATCH 12/14] drm/xe: Use the correct stolen offset in initial FB readout
[RESEND] drm/i915/aux: use polling when irqs are unavailable
2026-05-19 13:20 UTC (2+ messages)
[drm-xe:drm-xe-fixes] BUILD SUCCESS 6df5678b6a94ac80e31e847074c4b30c21025b1f
2026-05-19 11:11 UTC
[drm-xe:drm-xe-next] BUILD SUCCESS ae3c9b7472372228e83bf792874e6e625f7d043f
2026-05-19 9:55 UTC
[PATCH 0/9] Don't whitelist OA registers unconditionally
2026-05-19 8:32 UTC (13+ messages)
` [PATCH 1/9] drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists
` [PATCH 2/9] drm/xe/rtp: Maintain OA whitelists separately
` [PATCH 3/9] drm/xe/rtp: Keep track of non-OA nonpriv slots
` [PATCH 4/9] drm/xe/rtp: Generalize whitelist_apply_to_hwe
` [PATCH 5/9] drm/xe/rtp: Save OA nonpriv registers to register save/restore lists
` [PATCH 6/9] drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regs
` [PATCH 7/9] drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt
` [PATCH 8/9] drm/xe/oa: (De-)whitelist OA registers on OA stream open/release
` [PATCH 9/9] drm/xe/rtp: Ensure locking/ref counting for OA whitelists
` ✓ CI.KUnit: success for Don't whitelist OA registers unconditionally
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2 0/9] drm/xe: Refresh MEMIRQ code
2026-05-19 8:25 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Refresh MEMIRQ code (rev2)
[PATCH v4 00/12] Fine grained fault locking, threaded prefetch, storm cache
2026-05-19 8:01 UTC (6+ messages)
` [PATCH v4 01/12] drm/xe: Fine grained page fault locking
` [PATCH v4 11/12] drm/xe: batch CT pagefault acks with periodic flush
[PATCH v6 0/6] Add get-error-counter and clear-error-counter support for CRI
2026-05-19 5:54 UTC (3+ messages)
` [PATCH v6 4/6] drm/xe/xe_drm_ras: Wire get/clear counter callbacks
[PATCH v2] drm/xe/multi_queue: Fix secondary queue error case
2026-05-19 1:57 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/multi_queue: Fix secondary queue error case (rev2)
[PATCH 0/4] drm/xe/rtp: WA table context testing
2026-05-18 22:24 UTC (4+ messages)
` [PATCH 3/4] drm/xe/rtp: Add OOB WAs rule checking
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