intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-22 01:11:53 to 2025-05-28 15:35:57 UTC [more...]

[PULL] drm-misc-fixes
 2025-05-28 15:35 UTC 

[PATCH v11 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-05-28 15:34 UTC  (14+ messages)
` [PATCH v11 01/10] i915: only initialize struct ref_tracker_dir once
` [PATCH v11 02/10] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v11 03/10] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v11 04/10] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v11 05/10] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v11 06/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v11 07/10] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v11 08/10] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v11 09/10] net: add symlinks to ref_tracker_dir for netns
` [PATCH v11 10/10] ref_tracker: eliminate the ref_tracker_dir name field
` ✗ Fi.CI.CHECKPATCH: warning for ref_tracker: add ability to register a debugfs file for a ref_tracker_dir (rev7)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[PATCH v11 00/10] mtd: add driver for Intel discrete graphics
 2025-05-28 14:39 UTC  (12+ messages)
` [PATCH v11 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v11 02/10] mtd: intel-dg: implement region enumeration
` [PATCH v11 03/10] mtd: intel-dg: implement access functions
` [PATCH v11 04/10] mtd: intel-dg: register with mtd
` [PATCH v11 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v11 06/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v11 07/10] drm/i915/nvm: add support for access mode
` [PATCH v11 08/10] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v11 09/10] drm/xe/nvm: add support for access mode
` [PATCH v11 10/10] drm/xe/nvm: add support for non-posted erase
` ✗ Fi.CI.BUILD: failure for mtd: add driver for Intel discrete graphics (rev12)

[PATCH] drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setup
 2025-05-28 13:52 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] drm/i915/dp: Enable DSC on external DP display if VBT allows
 2025-05-28 13:24 UTC  (11+ messages)
` ✗ Fi.CI.BUILD: failure for "
` [v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Enable DSC on external DP display if VBT allows (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/vrr: Set vrr.vmin to min Vtotal to re-enable LRR for PTL
 2025-05-28 11:47 UTC  (2+ messages)

[REGRESSSION] on linux-next (next-20250509)
 2025-05-28 10:08 UTC 

linux-next: build failure after merge of the drm-misc tree
 2025-05-28  8:27 UTC  (3+ messages)

[PULL] drm-intel-next-fixes
 2025-05-28  6:56 UTC 

[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
 2025-05-28  6:30 UTC  (21+ messages)
` [PATCH v10 03/10] mtd: intel-dg: implement access functions
` [PATCH v10 04/10] mtd: intel-dg: register with mtd
` [PATCH v10 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v10 06/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v10 08/10] drm/xe/nvm: add on-die non-volatile memory device

[PATCH] drm/i915: drop intel_dpio_phy.h include from VLV IOSF SB
 2025-05-28  0:08 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ i915.CI.BAT: success for drm/i915: drop intel_dpio_phy.h include from VLV IOSF SB (rev2)
` ✗ i915.CI.Full: failure "

Backports of 2e43ae7dd71cd9bb0d1bce1d3306bf77523feb81 for 5.15 and older
 2025-05-27 23:57 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH] drm/i915/display: add intel_display_device_present()
 2025-05-27 19:15 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v10 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-05-27 17:37 UTC  (17+ messages)
` [PATCH v10 1/9] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v10 2/9] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v10 3/9] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v10 4/9] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v10 5/9] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v10 6/9] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v10 7/9] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v10 8/9] net: add symlinks to ref_tracker_dir for netns
` [PATCH v10 9/9] ref_tracker: eliminate the ref_tracker_dir name field
` ✗ Fi.CI.CHECKPATCH: warning for ref_tracker: add ability to register a debugfs file for a ref_tracker_dir (rev6)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[PATCH] drm/i915/display: Add skip link check quirk
 2025-05-27 16:53 UTC  (4+ messages)

[RESEND 0/8] drm/i915/sbi: move under display, cleanup
 2025-05-27 16:12 UTC  (13+ messages)
` [RESEND 1/8] drm/i915/sbi: move intel_sbi.[ch] under display/
` [RESEND 2/8] drm/i915/sbi: convert intel_sbi.[ch] to struct intel_display
` [RESEND 3/8] drm/i915/sbi: move sbi_lock under "
` [RESEND 4/8] drm/i915/de: rename timeout parameters timeout_ms to highlight unit
` [RESEND 5/8] drm/i915: add out_value to intel_wait_for_register_fw() and intel_de_wait_fw()
` [RESEND 6/8] drm/i915/sbi: convert to intel_de_*()
` [RESEND 7/8] drm/i915/sbi: split out intel_sbi_regs.h
` [RESEND 8/8] drm/i915/sbi: clean up SBI register macro definitions and usage
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/sbi: move under display, cleanup (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "

[RESEND 0/6] drm/i915/dram: dram_info refactoring
 2025-05-27 15:10 UTC  (10+ messages)
` [RESEND 1/6] drm/i915/bw: pass struct dram_info pointer around
` [RESEND 2/6] drm/i915/dram: add accessor for struct dram_info and use it
` [RESEND 3/6] drm/i915/wm: DG2 doesn't have dram info to look up wm_lv_0_adjust_needed
` [RESEND 4/6] drm/i915/dram: pass struct dram_info pointer around
` [RESEND 5/6] drm/i915/dram: add return value and handling to intel_dram_detect()
` [RESEND 6/6] drm/i915/dram: allocate struct dram_info dynamically
` ✗ Fi.CI.SPARSE: warning for drm/i915/dram: dram_info refactoring (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH] Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"
 2025-05-27 13:36 UTC  (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v2 0/3] drm/i915 & drm/xe: allocate struct intel_display dynamically
 2025-05-27  8:51 UTC  (12+ messages)
` [PATCH v2 1/3] drm/i915/display: "
` [PATCH v2 2/3] drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h
` [PATCH v2 3/3] drm/xe: stop including intel_display_{core, device}.h from xe_device_types.h
` ✗ Fi.CI.SPARSE: warning for drm/i915 & drm/xe: allocate struct intel_display dynamically (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for drm/i915 & drm/xe: allocate struct intel_display dynamically (rev3)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v5 00/17] Enable/Disable DC balance along with VRR DSB
 2025-05-27  6:17 UTC  (3+ messages)
` [PATCH v5 09/17] drm/i915/vrr: Write DC balance params to hw registers

[PATCH 00/10] Introduce drm sharpness property
 2025-05-27  4:56 UTC  (7+ messages)
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients

[PATCH 0/2] Fix u32 overflow issues for SNPS PHY HDMI PLL
 2025-05-27  4:50 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/display: Fix get_ana_cp_int_prop() argument type
` [PATCH 2/2] drm/i915/display: Fix intel_snps_hdmi_pll.c overflow issues

[PATCH] drm/i915/display: Use str_true_false() helper
 2025-05-26 21:14 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v4 00/12] Panel Replay + Adaptive sync
 2025-05-26 11:43 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v4 resend)
 2025-05-26 10:24 UTC  (5+ messages)
` [Intel-gfx] [PATCH 5/8] drm/i915: Associate ACPI connector nodes with connector entries (v2)
  `  "

[v8 00/11] drm/xe/display: Program double buffered LUT registers
 2025-05-26  8:33 UTC  (16+ messages)
` [v8 01/11] drm/i915/dsb: Extract intel_dsb_ins_align()
` [v8 02/11] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
` [v8 03/11] drm/i915/dsb: Extract intel_dsb_{head,tail}()
` [v8 04/11] drm/i915/dsb: Implement intel_dsb_gosub()
` [v8 05/11] drm/i915/dsb: add intel_dsb_gosub_finish()
` [v8 06/11] drm/i915/dsb: Add support for GOSUB interrupt
` [v8 07/11] drm/i915: s/dsb_color_vblank/dsb_color
` [v8 08/11] drm/i915/display: use GOSUB to program double buffered LUT registers
` [v8 09/11] drm/i915: Program DB LUT registers before vblank
` [v8 10/11] drm/i915/color: Do not pre-load LUTs with DB registers
` [v8 11/11] drm/i915: Disable updating of LUT values during vblank
` ✗ Fi.CI.SPARSE: warning for drm/xe/display: Program double buffered LUT registers (rev8)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "

[PATCH v2] drm/i915/guc: Handle race condition where wakeref count drops below 0
 2025-05-24  2:56 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Handle race condition where wakeref count drops below 0 (rev2)
` ✗ i915.CI.Full: failure "

[PATCH] drm/connector: move HDR sink metadata to display info
 2025-05-24  0:30 UTC  (2+ messages)

[PATCH v3 0/4] Use trans push mechanism to generate frame change event
 2025-05-23 13:23 UTC  (6+ messages)
` [PATCH v3 1/4] drm/i915/psr: Do not trigger Frame Change events from frontbuffer flush
` [PATCH v3 2/4] drm/i915/display: Send push before waiting vblanks
` [PATCH v3 3/4] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v3 4/4] drm/i915/vrr: Use TRANS_PUSH mechanism for PSR frame change
` ✗ i915.CI.BAT: failure for Use trans push mechanism to generate frame change event (rev3)

[PATCH 00/12] drm/i915/flipq: Rough flip queue implementation
 2025-05-23  9:12 UTC  (5+ messages)
` [PATCH 06/12] drm/i915/dmc: Define flip queue related PIPEDMC registers

[PATCH 07/12] drm/i915/flipq: Provide the nuts and bolts code for flip queue
 2025-05-23  9:07 UTC  (5+ messages)
` [PATCH v2 "

[PULL] drm-xe-next-fixes
 2025-05-23  8:25 UTC 

[PULL] drm-xe-fixes
 2025-05-23  5:47 UTC 

[PATCH v6 0/3] drm: Create a task info option for wedge events
 2025-05-23  2:45 UTC  (3+ messages)
` [PATCH v6 1/3] "

[PATCH v2 00/13] drm/i915/flipq: Rough flip queue implementation
 2025-05-22 23:57 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/flipq: Rough flip queue implementation (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

drm/i915: How to set the intel HDMI output format?
 2025-05-22 20:00 UTC 

[PATCH v2 08/13] drm/i915/flipq: Provide the nuts and bolts code for flip queue
 2025-05-22 19:53 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 07/13] drm/i915/dmc: Define flip queue related PIPEDMC registers
 2025-05-22 19:53 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 03/10] drm/i915/display: Add strength and winsize register
 2025-05-22 18:22 UTC  (2+ messages)

[PATCH v4] drm/xe: Allow building as kernel built-in
 2025-05-21 20:51 UTC  (5+ messages)

[PULL] drm-misc-fixes
 2025-05-22 11:49 UTC 

[PATCH V8 32/43] drm/colorop: Add 1D Curve Custom LUT type
 2025-05-22 11:33 UTC  (6+ messages)

[PATCH v2 0/2] drm/i915: DG1 fixes
 2025-05-22 10:58 UTC  (6+ messages)
` [PATCH v2 1/2] drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1

[PULL] drm-intel-next-fixes
 2025-05-22  6:59 UTC 

[PATCH] drm/i915/dp: Allow HBR3 without TPS4 support for eDP panels
 2025-05-22  4:53 UTC  (3+ messages)

[CI] drm/i915/guc: Test new GuC v70.45.2 for DG2
 2025-05-22  4:19 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[v7 00/11] drm/xe/display: Program double buffered LUT registers
 2025-05-22  4:18 UTC  (5+ messages)
` [v7 04/11] drm/i915/dsb: Implement intel_dsb_gosub()

[RFC 0/2] Introduce a sysfs interface for lmem information
 2025-05-22  4:31 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).