public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-01-21 13:53:43 to 2026-01-23 10:14:09 UTC [more...]

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-23 10:13 UTC  (20+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support

[PATCH] drm/i915: Add vgpu.entry list initialization
 2026-01-23 10:11 UTC 

[PATCH] drm/i915/display: PORT_NONE is not valid
 2026-01-23  9:56 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915: move GEN7_ERR_INT snapshot to display irq code
 2026-01-23  9:44 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-23  7:47 UTC  (19+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions
` ✗ Fi.CI.BUILD: failure for mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them (rev3)

[PATCH v9 0/8] Use trans push mechanism to generate frame change event
 2026-01-23  6:37 UTC  (15+ messages)
` [PATCH v9 3/8] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
` [PATCH v9 4/8] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
` [PATCH v9 6/8] drm/i915/psr: Wait for idle only after possible send push
` [PATCH v9 7/8] drm/i915/psr: Do PSR exit on frontbuffer flush on LunarLake and onwards
` [PATCH v9 8/8] drm/i915/psr: Use TRANS_PUSH to trigger frame change event

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-01-23  1:29 UTC  (32+ messages)
` [PATCH v7 01/22] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v7 02/22] drm: Add new general DRM property "color format"
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 04/22] drm/bridge: Act on the DRM color format property
` [PATCH v7 05/22] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v7 06/22] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v7 07/22] drm/i915: Implement the "color format" DRM property
` [PATCH v7 08/22] drm/amdgpu: Implement "
` [PATCH v7 09/22] drm/rockchip: Add YUV422 output mode constants for VOP2
  `  "
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
  `  "
      ` Re:Re: [PATCH "
` [PATCH v7 11/22] drm/rockchip: vop2: Add RK3576 to the RG swap special case
  `  "
` [PATCH v7 12/22] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
  `  "
` [PATCH v7 13/22] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
  `  "
` [PATCH v7 14/22] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v7 15/22] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v7 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v7 17/22] drm/connector: Register color format property on HDMI connectors
` [PATCH v7 18/22] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v7 19/22] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v7 20/22] drm/tests: edid: Add __maybe_unused attribute to EDID definitions
` [PATCH v7 21/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v7 22/22] drm/bridge: Document "
` ✓ i915.CI.BAT: success for Add new general DRM property "color format" (rev4)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/cdclk: Extend Wa_13012396614 to Xe3p_LPD
 2026-01-23  0:04 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v3 0/3] Fix Cx0 Suspend Resume issue
 2026-01-22 18:02 UTC  (5+ messages)
` [PATCH v3 1/3] drm/i915/pps: Enable panel power earlier

[PATCH v7 0/5] User readable error codes on atomic_ioctl failure
 2026-01-22 16:23 UTC  (10+ messages)
` [PATCH v7 1/5] drm: Define user readable error codes for atomic ioctl
` [PATCH v7 3/5] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl

[PATCH 1/2] drm/i915/cx0: Clear response ready & error bit
 2026-01-22 15:51 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/cx0: Rename intel_clear_response_ready flag
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915/cx0: Clear response ready & error bit
` ✗ i915.CI.Full: failure "

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-22 15:47 UTC  (5+ messages)
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users to use vma_flags_t

[RFC PATCH v3 0/2] Enable seamless boot (fastboot) for PTL
 2026-01-22 15:29 UTC  (6+ messages)
` [RFC PATCH v3 1/2] drm/xe/display: Fix reading the framebuffer from stolen memory
` [RFC PATCH v3 2/2] drm/i915/display: Synchronize crtc_state for initial commit
` ✗ Fi.CI.BUILD: failure for Enable seamless boot (fastboot) for PTL

[PATCH v1 0/1] Implement Wa_16024710867
 2026-01-22 15:04 UTC  (8+ messages)
` [PATCH v1 1/1] drm/i915/display: "
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[RFC PATCH] drm/buddy: Optimize large alignment handling to avoid unnecessary splits
 2026-01-22 15:02 UTC  (4+ messages)

[PATCH 1/2] drm/buddy: Improve offset-aligned allocation handling
 2026-01-22 14:19 UTC  (3+ messages)
` [PATCH 2/2] drm/buddy: Add KUnit test for offset-aligned allocations
` ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/buddy: Improve offset-aligned allocation handling

[PULL] drm-intel-next
 2026-01-22 14:10 UTC  (4+ messages)

[PATCH v2] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
 2026-01-22 13:51 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/i915/display: Add quirk to force backlight type on some TUXEDO devices (rev2)

[PULL] drm-xe-fixes
 2026-01-22 12:52 UTC 

[v2 00/19] Make Display free from i915_reg.h
 2026-01-22 12:21 UTC  (42+ messages)
` [v2 01/19] drm/{i915, xe}: Extract display registers from i915_reg.h to display
` [v2 02/19] drm/{i915, xe}: Extract South chicken "
` [v2 03/19] drm/{i915, xe}: Extract display interrupt definitions
` [v2 04/19] drm/{i915, xe}: Extract DSPCLK_GATE_D from i915_reg to display
` [v2 05/19] drm/{i915, xe}: Extract pcode definitions to common header
` [v2 06/19] drm/{i915, xe}: Remove i915_reg.h from intel_display_device.c
` [v2 07/19] drm/{i915, xe}: Remove i915_reg.h from intel_dram.c
` [v2 08/19] drm/{i915, xe}: Removed i915_reg.h from intel_display.c
` [v2 09/19] drm/{i915, xe}: Remove i915_reg.h from intel_overlay.c
` [v2 10/19] drm/{i915, xe}: Remove i915_reg.h from g4x_dp.c
` [v2 11/19] drm/{i915, xe}: Remove i915_reg.h from i9xx_wm.c
` [v2 12/19] drm/{i915, xe}: Remove i915_reg.h from g4x_hdmi.c
` [v2 13/19] drm/{i915, xe}: Remove i915_reg.h from intel_rom.c
` [v2 14/19] drm/{i915, xe}: Remove i915_reg.h from intel_psr.c
` [v2 15/19] drm/{i915, xe}: Remove i915_reg.h from intel_fifo_underrun.c
` [v2 16/19] drm/{i915, xe}: Remove i915_reg.h from intel_display_irq.c
` [v2 17/19] drm/{i915, xe}: Remove i915_reg.h from intel_display_power_well.c
` [v2 18/19] drm/{i915, xe}: Remove i915_reg.h from intel_modeset_setup.c
` [v2 19/19] drm/{i915, xe}: Remove i915_reg.h from display
` ✓ i915.CI.BAT: success for Make Display free from i915_reg.h (rev2)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/display: Disable DMG Clock Gating
 2026-01-22 11:59 UTC  (4+ messages)
` [PATCH v3] "
` ✓ i915.CI.BAT: success for drm/i915/display: Disable DMG Clock Gating (rev3)
` ✓ i915.CI.Full: "

[PATCH v3 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-22  9:57 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2026-01-22  9:50 UTC 

[PULL] drm-misc-next
 2026-01-22  8:51 UTC 

[PULL] drm-intel-next-fixes
 2026-01-22  8:02 UTC 

[PATCH v2] drm/i915/selftests: Prevent userspace mapping invalidation
 2026-01-22  7:18 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: Prevent userspace mapping invalidation (rev2)

[PATCH] drm/i915: Setting/clearing the memory access bit when enabling/disabling i915
 2026-01-22  6:43 UTC  (8+ messages)
` [PATCH v3] drm/i915: Clearing the Memory Space Enable bit when disabling i915

[PATCH] drm/i915/gvt_mmio_table: Use the gvt versions of the display macros
 2026-01-22  3:38 UTC  (3+ messages)

[i915-rt v5 00/21] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-01-22  2:30 UTC  (21+ messages)
` [i915-rt v5 09/21] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [i915-rt v5 10/21] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-rt v5 11/21] drm/i915/display: Use intel_de_read/write_fw in colorops
` [i915-rt v5 12/21] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [i915-rt v5 13/21] drm/i915: Drop the irqs_disabled() check
` [i915-rt v5 14/21] drm/i915/guc: Consider also RCU depth in busy loop
` [i915-rt v5 15/21] Revert "drm/i915: Depend on !PREEMPT_RT."
` [i915-rt v5 16/21] drm/i915/gt: Fix selftests on PREEMPT_RT
` [i915-rt v5 17/21] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [i915-rt v5 18/21] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [i915-rt v5 19/21] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [i915-rt v5 20/21] PREEMPT_RT injection
` [i915-rt v5 21/21] FOR-CI: drm/i915: Reset lockdep after selftest unload
  ` [i915-rt v5] "
    ` [i915-rt v5] FOR-CI: try bumping MAX_STACK_TRACE_ENTRIES?
` ✗ Fi.CI.BUILD: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev9)
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev10)
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev11)

REGRESSION on linux-next (next-20260115)
 2026-01-21 19:35 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2] drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_end
 2026-01-21 18:11 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_end (rev2)

[PATCH v5 0/6] Unload linux/kernel.h
 2026-01-21 14:53 UTC  (4+ messages)

[RFC PATCH v2 0/2] Enable seamless boot (fastboot) for PTL
 2026-01-21 14:21 UTC  (2+ messages)

[PATCH v6 00/21] Add new general DRM property "color format"
 2026-01-21 14:08 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for Add new general DRM property "color format" (rev3)


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