Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-25 06:19:48 to 2026-08-28 10:04:09 UTC [more...]

[PATCH v3 0/8] drm/i915/selftests: Modernize printing in i915 selftests
 2026-08-28 10:03 UTC  (2+ messages)
` [PATCH v3 1/8] drm/i915/selftest: Fix a typo in alloc_workqueue call

[PATCH v1] drm/i915/display: Add command line param for DC balance
 2026-08-28 10:00 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH v2 0/8] drm/i915/selftests: Modernize printing in i915 selftests
 2026-08-28  9:08 UTC  (14+ messages)
` [PATCH v2 2/8] drm/i915/selftest: Fix a typo in alloc_workqueue call
` [PATCH v2 3/8] drm/i915/selftests: Use drm_* prints in live selftests
` [PATCH v2 4/8] drm/i915/selftests: Use drm_* prints in selftest helpers
` [PATCH v2 5/8] drm/i915/gt/selftests: Use drm_* prints in aggregated gt selftests
` [PATCH v2 6/8] drm/i915/gt/selftests: Use drm_* prints in gt standalone tests
` [PATCH v2 7/8] drm/i915/gt/selftests: Use drm_* prints in gt selftest helpers

[PATCH] drm/i915/selftests: Fix unlocked mm.stolen in reset selftest
 2026-08-27 23:17 UTC  (8+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Fix unlocked mm.stolen in reset selftest (rev2)
` ✗ i915.CI.Full: failure "

[PATCH v3 0/2] DRM device registration fixes
 2026-08-27 23:14 UTC  (7+ messages)
` [PATCH v3 1/2] drm: Unwind drm device registration upon error
` [PATCH v3 2/2] drm/i915: Remove drm_dev_unregister() from the error path during i915_driver_register()
` ✓ i915.CI.BAT: success for DRM device registration fixes (rev2)
` ✗ i915.CI.Full: failure "

[PATCH 0/5] Enable joiner cursor fast updates
 2026-08-27 23:05 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/5] drm/i915/cursor: Add helper to update cursor plane
` [PATCH v7 3/5] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/5] drm/i915/cursor: Program secondary cursor planes
` [PATCH 5/5] drm/i915/cursor: Allow joiner cursor fast path update
` ✓ i915.CI.BAT: success for Enable joiner cursor fast updates (rev7)
` ✗ i915.CI.Full: failure "

Refcounting dma_resv v2
 2026-08-27 18:39 UTC  (22+ messages)
` [PATCH 01/10] dma-buf: Add reference counting to dma_resv
` [PATCH 02/10] dma-buf/tests: Convert st-dma-resv tests to use dma_resv_alloc
` [PATCH 03/10] drm/gem: Add helper for drm_gem_object resv assignment
` [PATCH 04/10] drm/gem: Convert drm_gem_private_object_init to return error code
` [PATCH 05/10] drm/gem: Use dynamic allocation for GEM object dma_resv
` [PATCH 06/10] drm/mode_config: Use dma_resv_alloc for lockdep annotation
` [PATCH 07/10] drm/xe: "
` [PATCH 08/10] drm/i915/gt: Use dma_resv_alloc for VM reservation objects
` [PATCH 09/10] drm/ttm/tests: Use dma_resv_alloc in test files
` [PATCH 10/10] dma-buf: Inline dma_resv_init and remove allocated flag
` ✗ Fi.CI.BUILD: failure for series starting with [01/10] dma-buf: Add reference counting to dma_resv

[PULL] drm-xe-next-fixes
 2026-08-27 16:52 UTC 

[PATCH v2 0/7] drm/{i915, xe}/display: another stab at i915_fence_timeout() removal
 2026-08-27 16:34 UTC  (11+ messages)
` [PATCH v2 1/7] drm/i915/reset: move gpu_reset_clobbers_display platform property to display
` [PATCH v2 2/7] drm/i915/reset: make intel_display_reset_supported() static
` [PATCH v2 3/7] drm/i915/display: use struct intel_atomic_state *state variable naming
` [PATCH v2 4/7] drm/i915/display: reduce indent in intel_atomic_commit_fence_wait()
` [PATCH v2 5/7] drm/i915/display: debug log about fence wait timeouts and other errors
` [PATCH v2 6/7] drm/i915: only timeout on fence waits for display reset
` [PATCH v2 7/7] drm/i915/display: use fixed 10 second timeout for fence wait
` ✓ i915.CI.BAT: success for drm/{i915, xe}/display: another stab at i915_fence_timeout() removal (rev2)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/dp_link_caps: Validate max link rate
 2026-08-27 12:39 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH 0/4] drm/{i915, xe}/display: another stab at i915_fence_timeout() removal
 2026-08-27 12:36 UTC  (4+ messages)
` [PATCH 4/4] drm/i915/display: use fixed 10 second timeout for fence wait

[PATCH v5 00/15] Enable DP2.1 alpm
 2026-08-27 10:51 UTC  (31+ messages)
` [PATCH v5 01/15] drm/i915/alpm: Add DPCD definition for DP2.1 ALPM capability
` [PATCH v5 02/15] drm/i915/alpm: Move alpm sink capabality readout in separate function
` [PATCH v5 03/15] drm/i915/alpm: alpm_init() for DP2.1
` [PATCH v5 04/15] drm/i915/alpm: Enable debugfs "
` [PATCH v5 06/15] drm/i915/alpm: Auxless wake time calculation for Xe3p
` [PATCH v5 07/15] drm/i915/alpm: table based establishment period
` [PATCH v5 08/15] drm/i915/alpm: Half LFPS cycle calculation
` [PATCH v5 09/15] drm/i915/alpm: Modify LFPS cycle count for DP ALPM
` [PATCH v5 10/15] drm/i915/alpm: Program LTTPR count for DP 2.1 ALPM
` [PATCH v5 12/15] drm/i915/alpm: Replace is_edp() with alpm_is_possible()
` [PATCH v5 13/15] drm/i915/alpm: Introduce has_alpm to decouple from pr/psr2/lobf
` [PATCH v5 14/15] drm/i915/alpm: Compute and program switch to active latency
` [PATCH v5 15/15] drm/i915/alpm: Program zero-based LFPS half cycle duration
` ✓ i915.CI.BAT: success for Enable DP2.1 alpm (rev5)
` ✗ i915.CI.Full: failure "

[PATCH 0/6] Enable joiner cursor fast updates
 2026-08-27  9:46 UTC  (13+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/6] drm/i915/cursor: Add helper to update cursor plane
` [PATCH 3/6] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/6] drm/i915/cursor: Program secondary cursor planes
` [PATCH 5/6] drm/i915/cursor: Schedule cursor unpin per joined pipe
` [PATCH 6/6] drm/i915/cursor: Allow joiner cursor fast path update

[PATCH v3] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
 2026-08-27  9:06 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dp: Gate UHBR SST SDP splitting on sink capability (rev3)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH v4 00/12] Add support for Common SDP Transmission Line
 2026-08-27  8:29 UTC  (7+ messages)
` [PATCH v4 01/12] drm/i915/dip: Add new file to handle Data Island Packet hardware
` [PATCH v4 02/12] drm/i915/vrr: Use the helper to write EMP_AS_SDP_TL register
` [PATCH v4 03/12] drm/i915/intel_dip: Add check for DP encoder

[PATCH 0/4] PM_PME support on display hotplug
 2026-08-27  7:29 UTC  (10+ messages)
` [PATCH 1/4] drm/i915/hpd: plumb keep_hpd through irq reset
` [PATCH 2/4] drm/xe/pm: plumb PME capability to runtime suspend handler
` [PATCH 3/4] drm/xe/pm: allow the device to signal PME from D3hot
` [PATCH 4/4] drm/i915/display: Avoid HPD polling if the device is PME capable
` ✓ i915.CI.BAT: success for pm_pme support on display hotplug (rev2)
` ✗ i915.CI.Full: failure "

[PATCH v3 0/5] drm/i915/display: reduce clock_gating interface between core and display
 2026-08-27  7:28 UTC  (9+ messages)
` [PATCH v3 1/5] drm/i915/display: consolidate Gen9 clock gating initialization
` [PATCH v3 2/5] drm/i915/display: consolidate remaining "
` [PATCH v3 3/5] drm/i915/display: remove unnecessary clock_gating include from intel_display.c
` ✗ i915.CI.Full: failure for drm/i915/display: reduce clock_gating interface between core and display (rev3)

[PATCH 0/6] hrtimer: add an expiry injecting callback variant
 2026-08-27  6:28 UTC  (17+ messages)
` [PATCH 1/6] hrtimer: add "
` [PATCH 2/6] drm/i915/pmu: use the expiry injecting hrtimer callback
` [PATCH 3/6] rust: hrtimer: use the expiry injecting callback variant
` [PATCH 4/6] rust: hrtimer: restrict expires() to exclusive access
` [PATCH 5/6] rust: hrtimer: document deadlock when starting a timer in its handler
` [PATCH 6/6] rust: hrtimer: Make HrTimer repr(transparent)
` ✓ i915.CI.BAT: success for hrtimer: add an expiry injecting callback variant
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915: Fix memory leak in query_perf_config_list()
 2026-08-27  4:08 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v1 0/2] drm/i915/hdmi: Add debugfs knob to force EDID reads over GPIO
 2026-08-26 23:02 UTC  (5+ messages)
` [PATCH v1 1/2] drm/i915/hdmi: Add debugfs support "
` [PATCH v1 2/2] drm/i915/hdmi: Read EDID over GPIO when the debugfs flag is set
` ✓ i915.CI.BAT: success for drm/i915/hdmi: Add debugfs knob to force EDID reads over GPIO
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/cdclk: Fix dg2_power_well_count() return type
 2026-08-26 22:03 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v2 00/14] drm/i915/cdclk: cdclk pcode related fixes and refactoring
 2026-08-26 20:53 UTC  (19+ messages)
` [PATCH v2 01/14] drm/i915/cdclk: Don't bail if pcode post nofify fails
` [PATCH v2 02/14] drm/i915/cdclk: Pass CDCLK in MHz to pcode on DG2
` [PATCH v2 03/14] drm/i915/cdclk: Do the DG2 CDCLK/pipe power well notify properly
` [PATCH v2 04/14] drm/i915/cdclk: Notify DG2 pcode about pipe power wells regardless of CDCLK
` [PATCH v2 05/14] drm/i915/cdclk: Stop forcing voltage level to 3 all the time on DG2
` [PATCH v2 06/14] drm/i915/cdclk: Drop pointless platform check from bxt_set_cdclk()
` [PATCH v2 07/14] drm/i915/dg2: s/intel_/dg2_/ for DG2 specific stuff
` [PATCH v2 08/14] drm/i915/cdclk: Unify the pcode pre/post notify in bxt_set_cdclk()
` [PATCH v2 09/14] drm/i915/cdclk: Unify pcode related debugs
` [PATCH v2 10/14] drm/i915/cdclk: Extract bdw_cdclk_pcode_{pre, post}_notify()
` [PATCH v2 11/14] drm/i915/cdclk: Extract skl_cdclk_pcode_{pre, post}_notify()
` [PATCH v2 12/14] drm/i915/cdclk: Extract bxt_cdclk_pcode_{pre, post}_notify()
` [PATCH v2 13/14] drm/i915/cdclk: Introduce CDCLK .{pre, post}_notify() vfuncs
` [PATCH v2 14/14] drm/i915/cdclk: Hoist intel_cdclk_{pre, post}_notify() calls upwards
` ✓ i915.CI.BAT: success for drm/i915/cdclk: cdclk pcode related fixes and refactoring (rev2)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/guc: Test GuC v70.74.0 for MTL, DG2
 2026-08-26 20:09 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] drm/i915/dp: remove redundant link state check
 2026-08-26 19:59 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/i915/dp: remove redundant link state check (rev2)

Panther Lake (b082) eDP tearing tied to Panel Replay/selective-fetch, Anapass T-Con (OUI ba:41:59)
 2026-08-26 18:10 UTC 

[PATCH] drm/i915/dp: remove redundant link state check
 2026-08-26  5:23 UTC 

[PATCH v1 1/1] drm/i915/gem: Use simpler versions of min*()
 2026-08-26 16:47 UTC  (7+ messages)
` ✓ i915.CI.BAT: success for series starting with [v1,1/1] "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/gt: Use signalers_lock to prevent starvation of irq_work
 2026-08-26 16:32 UTC  (4+ messages)

[PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
 2026-08-26 11:57 UTC  (3+ messages)
` [PATCH 3/5] drm/vblank: Remove num_crtcs argument from drm_vblank_init()

linux-next: manual merge of the drm-misc-fixes tree with the origin tree
 2026-08-26 11:52 UTC 

[PATCH i-g-t] tests/intel/i915_module_load: Ignore missing PCI reset
 2026-08-26  7:22 UTC  (2+ messages)

[PATCH v11 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-25 17:55 UTC  (5+ messages)
` [PATCH v11 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
` ✗ Fi.CI.BUILD: failure for series starting with [v11,1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker

[PATCH 0/2] drm/i915/fbc: Dirty rectangle bounds enforcement and CFB nuke handling
 2026-08-25 17:16 UTC  (6+ messages)
` [PATCH v2 0/2] drm/i915/fbc: Dirty rectangle bounding "
` [PATCH v2 1/2] drm/i915/fbc: fbc_dirty_rect restrictions and logging
` [PATCH v2 2/2] drm/i915/fbc: nuke CFB if Plane setting (except for surf addr) changes

[PATCH] drm/i915/guc: Test GuC v70.49.5 for TGL, ADL-P, DG1, PVC
 2026-08-25 15:36 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for drm/i915/guc: Test GuC v70.49.5 for TGL, ADL-P, DG1, PVC (rev2)

linux-next: manual merge of the drm-misc-fixes tree with the origin tree
 2026-08-25 12:13 UTC 

[PATCH] drm/i915/alpm: Fix swapped wake lines in LOBF late config
 2026-08-25 12:13 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v2 0/7] vga_switcheroo, drm: Push fbcon handling into DRM clients
 2026-08-25  8:03 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