Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-27 08:47:32 to 2025-06-03 12:16:18 UTC [more...]

[PATCH 0/4] drm/dp: Limit the DPCD probe quirk to the affected monitor
 2025-06-03 12:15 UTC  (5+ messages)
` [PATCH 1/4] drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
` [PATCH 2/4] drm/edid: Add support for quirks visible to DRM core and drivers
` [PATCH 3/4] drm/dp: Add an EDID quirk for the DPCD register access probe
` [PATCH 4/4] drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required

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

[PATCH v4 0/9] Some (drm_sched_|dma_)fence lifetime issues
 2025-06-03 11:30 UTC  (8+ messages)
` [PATCH v4 2/9] dma-fence: Use a flag for 64-bit seqnos

[PATCH v13 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-06-03 11:27 UTC  (10+ messages)
` [PATCH v13 1/9] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v13 2/9] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v13 3/9] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v13 4/9] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v13 5/9] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v13 6/9] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v13 7/9] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v13 8/9] net: add symlinks to ref_tracker_dir for netns
` [PATCH v13 9/9] ref_tracker: eliminate the ref_tracker_dir name field

[PATCH V8 32/43] drm/colorop: Add 1D Curve Custom LUT type
 2025-06-03 10:51 UTC  (9+ messages)

[PATCH v11 00/10] mtd: add driver for Intel discrete graphics
 2025-06-03  8:20 UTC  (17+ 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-06-03  7:53 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH] drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
 2025-06-02 22:16 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

i915 utils: range_overflows*()
 2025-06-02 18:20 UTC  (4+ messages)

[REGRESSSION] on linux-next (next-20250509)
 2025-06-02 14:28 UTC  (4+ messages)

[PATCH] drm/i915/display: Implement wa_16011342517
 2025-05-30 12:16 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Implement wa_16011342517 (rev2)
` ✗ i915.CI.Full: failure "

[PATCH v12 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-05-30 11:47 UTC  (21+ messages)
` [PATCH v12 01/10] i915: only initialize struct ref_tracker_dir once
` [PATCH v12 02/10] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v12 03/10] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v12 04/10] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v12 05/10] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v12 06/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v12 07/10] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v12 08/10] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v12 09/10] net: add symlinks to ref_tracker_dir for netns
` [PATCH v12 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 (rev8)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[PATCH] drm/i915/display: add intel_display_device_present()
 2025-05-30  9:38 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v5 00/17] Enable/Disable DC balance along with VRR DSB
 2025-05-30  6:22 UTC  (3+ messages)
` [PATCH v5 03/17] drm/i915/display: Add pipe dmc registers and bits for DC Balance

[PATCH] drm/i915/display: Implement wa_16011342517
 2025-05-30  4:16 UTC  (4+ messages)

XDC 2025: Registration & Call for Proposals now open!
 2025-05-29 19:02 UTC 

[PATCH v3] drm/i915/guc: Handle race condition where wakeref count drops below 0
 2025-05-29 16:47 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/guc: Handle race condition where wakeref count drops below 0 (rev3)

Backports of 2e43ae7dd71cd9bb0d1bce1d3306bf77523feb81 for 5.15 and older
 2025-05-29 11:40 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH] drm/i915/vrr: Set vrr.vmin to min Vtotal to re-enable LRR for PTL
 2025-05-29  9:08 UTC  (3+ messages)

[PATCH v4 00/12] Panel Replay + Adaptive sync
 2025-05-29  5:33 UTC  (6+ messages)
` ✗ i915.CI.Full: failure for Panel Replay + Adaptive sync (rev4)

[PATCH v11 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-05-28 21:47 UTC  (15+ 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 v2] drm/i915/guc: Handle race condition where wakeref count drops below 0
 2025-05-28 20:35 UTC  (2+ messages)

[PATCH v2 0/4] New DRM properties for output color format
 2025-05-28 16:58 UTC  (3+ messages)
` Fw: "

[PULL] drm-xe-next-fixes
 2025-05-28 16:21 UTC 

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

[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 "

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  (15+ messages)
` [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 "

[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  (2+ messages)

[PATCH v2 0/3] drm/i915 & drm/xe: allocate struct intel_display dynamically
 2025-05-27  8:51 UTC  (2+ messages)


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