Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-28 13:31:20 to 2025-05-01 03:42:57 UTC [more...]

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

[PATCH] drm/i915/gt: Remove const from struct i915_wa list allocation
 2025-04-30 20:56 UTC  (13+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH v7 0/2] Rework/Correction on minimum hblank calculation
 2025-04-30 19:24 UTC  (8+ messages)
` [PATCH v7 1/2] drm/display/dp: Export fn to calculate link symbol cycles
` ✗ Fi.CI.SPARSE: warning for Rework/Correction on minimum hblank calculation (rev8)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

Announcement: 2025 X.Org Foundation Election voting OPEN
 2025-04-30 18:03 UTC 

[PATCH v4 0/4] Don't create Python bytecode when building the kernel
 2025-04-30 15:41 UTC  (4+ messages)
` [PATCH v4 3/4] scripts/kernel-doc.py: don't create *.pyc files

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

[PATCH] drm/i915/gt: Add delay to let engine resumes properly
 2025-04-30 15:06 UTC  (7+ messages)

[PATCH v3] drm/xe: Allow building as kernel built-in
 2025-04-30 13:51 UTC  (4+ messages)

[PATCH v1 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
 2025-04-29 16:36 UTC  (50+ messages)
` [PATCH v1 01/11] x86/mm/pat: factor out setting cachemode into pgprot_set_cachemode()
` [PATCH v1 02/11] mm: convert track_pfn_insert() to pfnmap_sanitize_pgprot()
` [PATCH v1 03/11] x86/mm/pat: introduce pfnmap_track() and pfnmap_untrack()
` [PATCH v1 04/11] mm/memremap: convert to pfnmap_track() + pfnmap_untrack()
` [PATCH v1 05/11] mm: convert VM_PFNMAP tracking "
` [PATCH v1 06/11] x86/mm/pat: remove old pfnmap tracking interface
` [PATCH v1 07/11] mm: remove VM_PAT
` [PATCH v1 08/11] x86/mm/pat: remove strict_prot parameter from reserve_pfn_range()
` [PATCH v1 09/11] x86/mm/pat: remove MEMTYPE_*_MATCH
` [PATCH v1 10/11] drm/i915: track_pfn() -> "pfnmap tracking"
` [PATCH v1 11/11] mm/io-mapping: "

[PATCH] drm/i915/vrr: Program EMP_AS_SDP_TL for DP AS SDP
 2025-04-30 11:42 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "

[REGRESSION] Re: [PATCH v3 3/6] mm: shmem: add large folio support for tmpfs
 2025-04-30 11:20 UTC  (4+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PULL] drm-intel-fixes
 2025-04-30  9:22 UTC 

[PATCH 00/10] drm/i915/hdcp: refactor HDCP GSC
 2025-04-30  9:13 UTC  (10+ messages)
` [PATCH 01/10] drm/i915/hdcp: remove duplicate declarations
` [PATCH 04/10] drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_context
` [PATCH 07/10] drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*
` [PATCH 08/10] drm/i915/hdcp: simplify HDCP GSC firmware usage selection

Regression on linux-next (next-20250414)
 2025-04-30  8:51 UTC  (10+ messages)
  ` [REGRESSION] x86/efi: Make efi_enter/leave_mm() use the use_/unuse_temporary_mm() machinery (linux-next)
` ✗ LGCI.VerificationFailed: failure for "
` ✗ LGCI.VerificationFailed: failure for x86/efi: Make efi_enter/leave_mm() use the use_/unuse_temporary_mm() machinery (linux-next) (rev2)

[PULL] drm-misc-fixes
 2025-04-30  8:24 UTC 

[PATCH] drm/i915/dp: Clear TRAINING_PATTERN_SET (DPCD 00102h) before starting Link Training
 2025-04-30  3:58 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v4 04/20] drm/i915: Avoid open-coded use of ratelimit_state structure's ->missed field
 2025-04-30  1:05 UTC 

linux-next: Tree for Apr 29 (drivers/gpu/drm/xe/xe_devcoredump.c)
 2025-04-29 23:09 UTC 

[PATCH v2] drm/i915/guc: Enable DUAL_QUEUE_WA for newer platforms
 2025-04-29 21:57 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/guc: Enable DUAL_QUEUE_WA for newer platforms (rev2)

[PATCH RESEND] drm/i915/pch: fix warning for coffeelake on SunrisePoint PCH
 2025-04-29 21:19 UTC  (2+ messages)

[PATCH] drm/i915/error: drop dmesg suggestion to file bugs on GPU hangs
 2025-04-29 15:59 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH 0/2] drm/i915: Use intel_connector for DP and HDMI
 2025-04-29 15:02 UTC  (10+ messages)
` [PATCH 1/2] drm/i915/dp: Use an intel_connector pointer everywhere
` [PATCH 2/2] drm/i915/hdmi: "
` ✗ Fi.CI.SPARSE: warning for drm/i915: Use intel_connector for DP and HDMI
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/backlight: drop dmesg suggestion to file bugs
 2025-04-29 13:54 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ i915.CI.BAT: failure "

[PULL] drm-misc-next
 2025-04-29 12:44 UTC 

[PATCH v3 00/15] Enable/Disable DC balance along with VRR DSB
 2025-04-29 11:20 UTC  (12+ messages)
` [PATCH v3 04/15] drm/i915/display: Add registers and bits for DC Balance
` [PATCH v3 09/15] drm/i915/vrr: Write DC balance params to hw registers
` [PATCH v3 13/15] drm/i915/vrr: Restructure VRR enablement bit
` [PATCH v3 14/15] drm/i915/vrr: Pause DC balancing for DSB commits
` ✗ Fi.CI.SPARSE: warning for Enable/Disable DC balance along with VRR DSB (rev3)
` ✗ i915.CI.BAT: failure "

[PATCH v9 00/12] mtd: add driver for Intel discrete graphics
 2025-04-29  9:44 UTC  (5+ messages)
` [PATCH v9 02/12] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v9 03/12] mtd: intel-dg: implement region enumeration

[PATCH v7 00/12] mtd: add driver for Intel discrete graphics
 2025-04-29  9:23 UTC  (3+ messages)
` [PATCH v7 01/12] mtd: core: always create master device

[PATCH] drm/i915/guc: Enable DUAL_QUEUE_WA for newer platforms
 2025-04-29  1:05 UTC  (3+ messages)

[PATCH v2] drm/i915/slpc: Balance the inc/dec for num_waiters
 2025-04-28 23:30 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/slpc: Balance the inc/dec for num_waiters (rev2)
` ✗ i915.CI.Full: failure "

Rare divide error during display resume
 2025-04-28 19:46 UTC  (4+ messages)

[PATCH v2] drm/i915/display: implement wa_14022269668
 2025-04-28 18:45 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: implement wa_14022269668 (rev2)
` ✗ i915.CI.Full: failure "

[PATCH v2 00/12] drm/i915/dp_mst: Add support for fractional link bpps
 2025-04-28 18:06 UTC  (29+ messages)
` [PATCH v2 01/12] drm/i915/dp_mst: Use the correct connector while computing the link BPP limit on MST
` [PATCH v2 02/12] drm/i915/dp_mst: Simplify handling the single-bpp case during state computation
` [PATCH v2 03/12] drm/i915/dp_mst: Validate compressed bpp vs. platform restrictions
` [PATCH v2 04/12] drm/i915/dp_mst: Update the total link slot count early
` [PATCH v2 05/12] drm/i915/dp_mst: Check BW limit on the local MST link early
` [PATCH v2 06/12] drm/i915/dp_mst: Simplify computing the min/max compressed bpp limits
` [PATCH v2 07/12] drm/i915/dp: Limit max link bpp properly to a fractional value on SST
` [PATCH v2 08/12] drm/i915/dp_mst: Add support for fractional compressed link bpps on MST
` [PATCH v2 09/12] drm/i915/display: Factor out intel_display_{min, max}_pipe_bpp()
` [PATCH v2 10/12] drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()
` [PATCH v2 11/12] drm/i915: Add support for forcing the link bpp on a connector
` [PATCH v2 12/12] drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is forced
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp_mst: Add support for fractional link bpps (rev2)
` ✗ i915.CI.BAT: failure "

[PATCH] drm/i915/alpm: Introduce has_alpm to simplify alpm check in enable/disable
 2025-04-28 18:03 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH] drm: i915: gt: replace __ATTR() with __ATTR_RO()
 2025-04-28 16:45 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PULL] drm-xe-next
 2025-04-28 16:03 UTC 

[PULL] drm-xe-next
 2025-04-28 15:40 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