messages from 2026-02-25 05:58:58 to 2026-02-26 14:31:59 UTC [more...]
[PATCH v2 0/4] mm: Remove stray references to pagevec
2026-02-26 13:14 UTC (8+ messages)
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
[PATCH 00/10] drm/i915/dpt: refactoring, move to parent interface
2026-02-26 14:31 UTC (15+ messages)
` [PATCH 01/10] drm/i915/dpt: move display/intel_dpt.c to i915_dpt.c
` [PATCH 02/10] drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()
` [PATCH 03/10] drm/i915/dpt: move create/destroy to parent interface
` [PATCH 04/10] drm/i915/dpt: move suspend/resume "
` [PATCH 05/10] drm/i915/dpt: remove display/intel_dpt.h
` [PATCH 06/10] drm/i915/dpt: drop _common from the DPT file names
` [PATCH 07/10] drm/i915/dpt: switch to i915 runtime pm calls
` [PATCH 08/10] drm/i915/dpt: rename i915 specific functions to i915_dpt_ prefix
` [PATCH 09/10] drm/i915/dpt: rename struct i915_dpt to intel_dpt
` [PATCH 10/10] drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_space
` ✓ i915.CI.BAT: success for drm/i915/dpt: refactoring, move to parent interface (rev2)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for drm/i915/dpt: refactoring, move to parent interface (rev3)
` ✗ i915.CI.Full: failure "
[i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-02-26 14:19 UTC (14+ messages)
` [i915-rt v6 13/24] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [i915-rt v6 24/24] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
[PATCH v2 00/19] drm/i915/overlay: Convert to parent interface
2026-02-26 13:38 UTC (24+ messages)
` [PATCH v2 01/19] drm/i915/overlay: Remove GPU hang snapshot stuff
` [PATCH v2 02/19] drm/i915/overlay: Track current frontbuffer_bits
` [PATCH v2 03/19] drm/i915/overlay: Extract i915_overlay_is_active()
` [PATCH v2 04/19] drm/i915/overlay: Remove redundant overlay->active
` [PATCH v2 05/19] drm/i915/overlay: Relocate the underrun check
` [PATCH v2 06/19] drm/i915/overlay: Introduce i915_overlay_obj_lookup()
` [PATCH v2 07/19] drm/i915/overlay: Use struct drm_gem_object as the type
` [PATCH v2 08/19] drm/i915/overlay: Extract i915_overlay_reset()
` [PATCH v2 09/19] drm/i915/overlay: Extract i915_overlay_setup()
` [PATCH v2 10/19] drm/i915/overlay: Extract i915_overlay_cleanup()
` [PATCH v2 11/19] drm/i915/overlay: Abstract buffer (un)pinning
` [PATCH v2 12/19] drm/i915/overlay: Rename low level i915 specific functions
` [PATCH v2 13/19] drm/i915/overlay: Adjust i915 specific interfaces
` [PATCH v2 14/19] drm/i915/overlay: Make i830_overlay_clock_gating() i915 specific
` [PATCH v2 15/19] drm/i915/overlay: s/dev_priv/i915/
` [PATCH v2 16/19] drm/i915/overlay: Split 'struct intel_overlay'
` [PATCH v2 17/19] drm/i915/overlay: Don't use fetch_and_zero() in display code
` [PATCH v3 "
` [PATCH v2 18/19] drm/i915/overlay: Move i915 specific code into i915_overlay.c
` [PATCH v3 "
` [PATCH v2 19/19] drm/i915/overlay: Convert overlay to parent interface
` [PATCH v3 "
` ✗ i915.CI.BAT: failure for drm/i915/overlay: Convert to parent interface (rev2)
[PULL] drm-xe-fixes
2026-02-26 13:09 UTC
[PATCH] drm/i915: Fix potential overflow of shmem scatterlist length
2026-02-26 13:02 UTC (9+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Fix potential overflow of shmem scatterlist length (rev2)
` ✗ i915.CI.Full: failure "
[RESEND_V3] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
2026-02-26 12:33 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling (rev4)
` ✗ i915.CI.Full: failure "
[PATCH] Revert "drm/xe/compat: Remove unused i915_reg.h from compat header"
2026-02-26 12:26 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v7 0/2] Miscellaneous fixes in drm code
2026-02-26 12:25 UTC (5+ messages)
` [PATCH v7 1/2] drm: Warn before division by 0 would occur
` [PATCH v7 2/2] drm: Avoid suspicious operations in drm_fb_dma_get_gem_addr()
` ✓ i915.CI.BAT: success for Miscellaneous fixes in drm code (rev2)
[RFC v3] drm/i915/selftests: Prevent userspace mapping invalidation
2026-02-26 12:13 UTC (2+ messages)
[PATCH] drm/i915/alpm: ALPM disable fixes
2026-02-26 10:52 UTC (3+ messages)
[PATCH] drm/xe/compat: Remove unused i915_reg.h from compat header
2026-02-26 9:42 UTC (7+ messages)
[PATCH 1/2] drm/dp: Add definition for Panel Replay full-line granularity
2026-02-26 9:41 UTC (5+ messages)
` [PATCH 2/2] drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling
` ✗ i915.CI.BAT: failure for series starting with [1/2] drm/dp: Add definition for Panel Replay full-line granularity
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/dp: Add definition for Panel Replay full-line granularity (rev2)
` ✗ i915.CI.Full: failure "
[PULL] drm-misc-fixes
2026-02-26 8:36 UTC
[i915-ci-only NO-REVIEW 00/25] Test PREEMPT_RT on i915 with selftest fix
2026-02-26 7:41 UTC (30+ messages)
` [i915-ci-only NO-REVIEW 01/25] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [i915-ci-only NO-REVIEW 02/25] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [i915-ci-only NO-REVIEW 03/25] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [i915-ci-only NO-REVIEW 04/25] drm/intel/display: Convert vblank event handling to 2-stage arming
` [i915-ci-only NO-REVIEW 05/25] drm/i915/display: Move vblank put until after critical section
` [i915-ci-only NO-REVIEW 06/25] drm/i915/display: Remove locking from intel_vblank_evade "
` [i915-ci-only NO-REVIEW 07/25] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [i915-ci-only NO-REVIEW 08/25] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-ci-only NO-REVIEW 09/25] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [i915-ci-only NO-REVIEW 10/25] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [i915-ci-only NO-REVIEW 11/25] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [i915-ci-only NO-REVIEW 12/25] drm/i915/display: Use intel_de_read/write_fw in colorops
` [i915-ci-only NO-REVIEW 13/25] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [i915-ci-only NO-REVIEW 14/25] drm/i915/display: Make set_pipeconf use the fw variants
` [i915-ci-only NO-REVIEW 15/25] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [i915-ci-only NO-REVIEW 16/25] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [i915-ci-only NO-REVIEW 17/25] drm/i915: Drop the irqs_disabled() check
` [i915-ci-only NO-REVIEW 18/25] drm/i915/guc: Consider also RCU depth in busy loop
` [i915-ci-only NO-REVIEW 19/25] drm/i915/gt: Fix selftests on PREEMPT_RT
` [i915-ci-only NO-REVIEW 20/25] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [i915-ci-only NO-REVIEW 21/25] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [i915-ci-only NO-REVIEW 22/25] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [i915-ci-only NO-REVIEW 23/25] Revert "drm/i915: Depend on !PREEMPT_RT."
` [i915-ci-only NO-REVIEW 24/25] PREEMPT_RT injection
` [i915-ci-only NO-REVIEW 25/25] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
` ✗ i915.CI.BAT: failure for Test PREEMPT_RT on i915 with selftest fix
[PATCH 0/2] drm/colorop: Keep colorop state consistent across atomic commits
2026-02-26 5:59 UTC (3+ messages)
[PATCH] drm/i915/backlight: Remove try_vesa_interface
2026-02-26 4:55 UTC (2+ messages)
[PATCH v11 0/4] Rust GPU buddy allocator bindings
2026-02-26 2:26 UTC (5+ messages)
` [PATCH v11 4/4] rust: gpu: Add "
[PATCH v11 0/2] rust: clist patches for nova-core memory management
2026-02-26 0:24 UTC (5+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
[PATCH v3 00/20] drm/i915/dp: Fix few SST HPD IRQ handling issues
2026-02-25 23:25 UTC (23+ messages)
` [PATCH v3 01/20] drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failed
` [PATCH v3 02/20] drm/i915/dp_mst: Verify the link status always the same way
` [PATCH v3 03/20] drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handler
` [PATCH v3 04/20] drm/i915/dp: Handle a tunneling IRQ after acking it
` [PATCH v3 05/20] drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
` [PATCH v3 06/20] drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED event
` [PATCH v3 07/20] drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handler
` [PATCH v3 08/20] drm/i915/dp: Remove the device service IRQ handling from connector detect
` [PATCH v3 09/20] drm/i915/dp: Fix the device service IRQ DPCD_REV check
` [PATCH v3 10/20] drm/i915/dp: Fix the link "
` [PATCH v3 11/20] drm/i915/dp: Reprobe connector if getting/acking device IRQs fails
` [PATCH v3 12/20] drm/i915/dp: Reprobe connector if getting/acking link service "
` [PATCH v3 13/20] drm/i915/dp: Return early if getting/acking device "
` [PATCH v3 14/20] drm/i915/dp: Return early if getting/ackink link "
` [PATCH v3 15/20] drm/i915/dp: Read/ack sink count and sink IRQs for SST as it's done for MST
` [PATCH v3 16/20] drm/i915/dp: Print debug message for a sink connected off request
` [PATCH v3 17/20] drm/i915/dp: Check SST link status while handling link service IRQs
` [PATCH v3 18/20] drm/i915/dp_mst: Reuse intel_dp_handle_link_service_irq()
` [PATCH v3 19/20] drm/i915/dp: Ack only the handled device service IRQs
` [PATCH v3 20/20] drm/i915/dp: Ack only the handled link "
` ✓ i915.CI.BAT: success for drm/i915/dp: Fix few SST HPD IRQ handling issues (rev3)
` ✗ i915.CI.Full: failure "
[PATCH 0/8] drm/{i915,xe}: refactor register helpers
2026-02-25 20:21 UTC (10+ messages)
` [PATCH 1/8] drm/i915/reg: make masked field helpers constexpr
` [PATCH 2/8] drm/i915/lrc: switch to _MASKED_BIT_ENABLE() and _MASKED_BIT_DISABLE()
` [PATCH 3/8] drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()
` [PATCH 4/8] drm/i915/perf: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()
` [PATCH 5/8] drm/xe/oa: "
` [PATCH 6/8] drm/intel: add reg_bits.h for the various register content helpers
` [PATCH 7/8] drm/intel: add pick.h for the various "picker" helpers
` [PATCH 8/8] drm/i915/gt: prefer _PICK_EVEN() over _PICK()
` ✗ i915.CI.BAT: failure for drm/{i915,xe}: refactor register helpers
[PATCH v2 00/20] drm/i915/dp: Fix few SST HPD IRQ handling issues
2026-02-25 16:34 UTC (22+ messages)
` [PATCH v2 01/20] drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failed
` [PATCH v2 02/20] drm/i915/dp_mst: Verify the link status always the same way
` [PATCH v2 03/20] drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handler
` [PATCH v2 04/20] drm/i915/dp: Handle a tunneling IRQ after acking it
` [PATCH v2 05/20] drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
` [PATCH v2 06/20] drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED event
` [PATCH v2 07/20] drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handler
` [PATCH v2 08/20] drm/i915/dp: Remove the device service IRQ handling from connector detect
` [PATCH v2 09/20] drm/i915/dp: Fix the device service IRQ DPCD_REV check
` [PATCH v2 10/20] drm/i915/dp: Fix the link "
` [PATCH v2 11/20] drm/i915/dp: Reprobe connector if getting/acking device IRQs fails
` [PATCH v2 12/20] drm/i915/dp: Reprobe connector if getting/acking link service "
` [PATCH v2 13/20] drm/i915/dp: Return early if getting/acking device "
` [PATCH v2 14/20] drm/i915/dp: Return early if getting/acking link "
` [PATCH v2 15/20] drm/i915/dp: Read/ack sink count and sink IRQs for SST as it's done for MST
` [PATCH v2 16/20] drm/i915/dp: Print debug message for a sink connected off request
` [PATCH v2 17/20] drm/i915/dp: Check SST link status while handling link service IRQs
` [PATCH v2 18/20] drm/i915/dp_mst: Reuse intel_dp_handle_link_service_irq()
` [PATCH v2 19/20] drm/i915/dp: Ack only the handled device service IRQs
` [PATCH v2 20/20] drm/i915/dp: Ack only the handled link "
[PATCH 0/5] drm/i915/dp_tunnel: Preparation for UHBR DP tunnels
2026-02-25 15:53 UTC (4+ messages)
` ✗ i915.CI.Full: failure for "
[PULL] drm-intel-fixes
2026-02-25 14:40 UTC
[PATCH 0/5] PSR/PR Selective Fetch Early Transport fixes
2026-02-25 14:30 UTC (13+ messages)
` [PATCH 1/5] drm/i915/psr: Repeat Selective Update area alignment
` [PATCH 2/5] drm/i915/psr: Add DSC_SU_PARAMETER_SET_0 registers for PSR configuration
` [PATCH 4/5] drm/i915/psr: DSC configuration for Early Transport
[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
2026-02-25 14:26 UTC (2+ messages)
[PATCH 00/19] drm/i915/overlay: Convert to parent interface
2026-02-25 11:19 UTC (10+ messages)
` [PATCH 02/19] drm/i915/overlay: Track current frontbuffer_bits
` [PATCH 06/19] drm/i915/overlay: Introduce i915_overlay_obj_lookup()
` [PATCH 17/19] drm/i915/overlay: Don't use fetch_and_zero() in display code
[PATCH v2 0/6] update the stolen memory allocation preference
2026-02-25 11:12 UTC (2+ messages)
[PATCH] drm/i915/hdcp: Take force_hdcp14 into account during check_link
2026-02-25 7:58 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
2026-02-25 7:17 UTC (7+ messages)
` [PATCHv2] "
` [PATCHv3] drm/i915/dp: On DPCD init wake the DPRx for eDP
` ✗ i915.CI.BAT: failure for drm/i915/dp: On DPCD init/caps wake the DPRx (rev3)
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