Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-26 16:40:10 to 2025-01-29 14:10:13 UTC [more...]

TLB Invalidation time out on i915 SR-IOV passthrough
 2025-01-29 14:09 UTC  (2+ messages)

[PATCH 0/5] drm: strict type checking for drm_device based logging helpers
 2025-01-27 10:11 UTC  (5+ messages)
` [PATCH 3/5] drm/sched: stop passing non struct drm_device to drm_err() and friends

[PATCH 0/2] drm/i915/display: Allow display PHYs to reset power state
 2025-01-29 13:01 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/display: Drop crtc_state from C10/C20 pll programming
` [PATCH 2/2] drm/i915/display: Allow display PHYs to reset power state

[PATCH 0/2] Consider joiner calculation for panel fitting
 2025-01-29 12:54 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/display: After joiner compute pfit_dst

[PATCH v2] drm/i915/selftests: avoid using uninitialized context
 2025-01-29 12:28 UTC  (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: avoid using uninitialized context (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v6 0/2] tests/intel/xe_pmu: Add PMU tests
 2025-01-29 10:57 UTC  (6+ messages)
` [PATCH i-g-t v6 1/2] lib/igt_perf: Add utils to extract PMU event info
` [PATCH i-g-t v6 2/2] tests/xe/pmu: Add pmu tests

[PATCH v8 00/14] Display Global Histogram
 2025-01-29 10:34 UTC  (18+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user
` [PATCH v8 02/14] drm: Define ImageEnhancemenT LUT "
` [PATCH v8 03/14] drm/crtc: Expose API to create drm crtc property for histogram
` [PATCH v8 04/14] drm/crtc: Expose API to create drm crtc property for IET LUT
` [PATCH v8 05/14] drm/i915/histogram: Define registers for histogram
` [PATCH v8 06/14] drm/i915/histogram: Add support "
` [PATCH v8 07/14] drm/xe: Add histogram support to Xe builds
` [PATCH v8 08/14] drm/i915/histogram: histogram interrupt handling
` [PATCH v8 09/14] drm/i915/histogram: Hook i915 histogram with drm histogram
` [PATCH v8 10/14] drm/i915/iet: Add support to writing the IET LUT data
` [PATCH v8 11/14] drm/i915/crtc: Hook i915 IET LUT with the drm IET properties
` [PATCH v8 12/14] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCH v8 13/14] drm/i915/histogram: Histogram changes for Display 20+
` [PATCH v8 14/14] drm/i915/histogram: Enable pipe dithering
` ✗ Fi.CI.BUILD: warning for Display Global Histogram (rev13)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v5 0/7] drm/i915/xe3: FBC Dirty rect feature support
 2025-01-29  9:14 UTC  (13+ messages)
` [PATCH v5 1/7] drm/i915/xe3: add register definitions for fbc dirty rect support
` [PATCH v5 2/7] drm/i915/xe3: introduce HAS_FBC_DIRTY_RECT() for FBC "
` [PATCH v5 3/7] drm/i915/display: get old_plane_state to the check_plane routine
` [PATCH v5 4/7] drm/i915/display: update and store the plane damage clips
` [PATCH v5 5/7] drm/i915/xe3: avoid calling fbc activate if fbc is active
` [PATCH v5 6/7] drm/i915/xe3: dirty rect support for FBC
` [PATCH v5 7/7] drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/xe3: FBC Dirty rect feature support (rev6)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-29  8:49 UTC  (10+ messages)
  `  "
      `  "
            `  "
                `  "

[PATCH] drm/i915/display: Disable AuxCCS framebuffers if built for Xe
 2025-01-29  8:44 UTC  (5+ messages)

[PATCH] drm/i915/pmu: Drop custom hotplug code
 2025-01-29  8:37 UTC  (11+ messages)

[PATCH v6 00/12] PSR DSB support
 2025-01-29  7:24 UTC  (18+ messages)
` [PATCH v6 01/12] drm/i915/psr: Use PSR2_MAN_TRK_CTL CFF bit only to send full update
` [PATCH v6 02/12] drm/i915/psr: Rename psr_force_hw_tracking_exit as intel_psr_force_update
` [PATCH v6 03/12] drm/i915/psr: Split setting sff and cff bits away from intel_psr_force_update
` [PATCH v6 04/12] drm/i915/psr: Add register definitions for SFF_CTL and CFF_CTL registers
` [PATCH v6 05/12] drm/i915/psr: Use SFF_CTL on invalidate/flush for LunarLake onwards
` [PATCH v6 06/12] drm/i915/psr: Allow writing PSR2_MAN_TRK_CTL using DSB
` [PATCH v6 07/12] drm/i915/psr: Changes for PSR2_MAN_TRK_CTL handling when DSB is in use
` [PATCH v6 08/12] drm/i915/psr: Remove DSB_SKIP_WAITS_EN chicken bit
` [PATCH v6 09/12] drm/i915/display: Evade scanline 0 as well if PSR1 or PSR2 is enabled
` [PATCH v6 10/12] drm/i915/psr: Add function for triggering "Frame Change" event
` [PATCH v6 11/12] drm/i915/display: Ensure we have "Frame Change" event in DSB commit
` [PATCH v6 12/12] drm/i915/psr: Allow DSB usage when PSR is enabled
` ✗ Fi.CI.SPARSE: warning for PSR DSB support (rev7)
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for PSR DSB support (rev8)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

Regression on linux-next (next-20250120)
 2025-01-29  7:13 UTC  (8+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v10 0/4] Introduce DRM device wedged event
 2025-01-29  7:04 UTC  (8+ messages)
` [PATCH v10 2/4] drm/doc: Document "

[PATCH 1/3] drm/i915/display: Move shutdown sequences under display driver
 2025-01-28 23:27 UTC  (4+ messages)
` [PATCH 3/3] drm/xe: Use i915-display shutdown sequence directly

[PATCH 0/2] drm/i915/selftests: Correct frequency handling in RPS power measurement
 2025-01-28 21:14 UTC  (2+ messages)

[PATCH 0/5] drm/i915: Improve the display VT-d workarounds
 2025-01-28 16:56 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Move VT-d alignment into plane->min_alignment()

[PATCH v3] drm/i915: Add Wa_22010465259 in its respective WA list
 2025-01-28 16:52 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for drm/i915: Add Wa_22010465259 in its respective WA list (rev3)

[PATCH] drm/i915: Give i915 and xe each their own display tracepoints
 2025-01-28 16:50 UTC  (8+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v3] drm/i915: Fix page cleanup on DMA remap failure
 2025-01-28 16:19 UTC  (7+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Fix page cleanup on DMA remap failure (rev4)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v2] drm/i915/guc: Debug print LRC state entries only if the context is pinned
 2025-01-28 13:03 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Debug print LRC state entries only if the context is pinned (rev4)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/selftests: avoid using uninitialized context
 2025-01-28 12:11 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH 00/11] drm/i915: joiner and Y plane fixes and reorganization
 2025-01-28 11:40 UTC  (16+ messages)
` [PATCH 01/11] drm/i915: Make sure all planes in use by the joiner have their crtc included
` [PATCH 02/11] Revert "drm/i915: Fix NULL ptr deref by checking new_crtc_state"
` [PATCH 03/11] drm/i915: Rework joiner and Y plane dependency handling
` [PATCH 04/11] drm/i915: s/planar_slave/is_y_plane/
` [PATCH 05/11] drm/i915: Extract unlink_nv12_plane()
` [PATCH 06/11] drm/i915: Remove pointless visible check in unlink_nv12_plane()
` [PATCH 07/11] drm/i915: Extract link_nv12_planes()
` [PATCH 08/11] drm/i915: Rename the variables in icl_check_nv12_planes()
` [PATCH 09/11] drm/i915: Move icl+ nv12 plane register mangling into skl_universal_plane.c
` [PATCH 10/11] drm/i915: Relocate intel_atomic_check_planes()
` [PATCH 11/11] drm/i915: Pimp the Y plane selection debugs
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: joiner and Y plane fixes and reorganization
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915: replace in_atomic() with manually set flag
 2025-01-28  9:29 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: replace in_atomic() with manually set flag (rev2)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "

[PATCH 00/11] drm/i915: intel_display conversions and some debug improvements
 2025-01-28  7:04 UTC  (3+ messages)
` [PATCH 11/11] drm/i915: Pimp plane debugs

[PATCH v3 0/5] Expose modifiers/formats supported by async flips
 2025-01-28  5:32 UTC  (10+ messages)
` [PATCH v3 2/5] drm/plane: Expose function to create format/modifier blob

[PATCH] drm/i915/dmc_wl: Do not check for DMC payload
 2025-01-28  5:11 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "

[PATCH i-g-t v5 0/2] tests/intel/xe_pmu: Add PMU tests
 2025-01-27 22:12 UTC  (3+ messages)
` [PATCH i-g-t v5 1/2] lib/igt_perf: Add utils to extract PMU event info
` [PATCH i-g-t v5 2/2] tests/xe/pmu: Add pmu tests

[PATCH v2] drm/i915: Fix page cleanup on DMA remap failure
 2025-01-27 20:28 UTC  (6+ messages)

[PATCH v2] drm/i915/lspcon: do not hardcode settle timeout
 2025-01-27 20:06 UTC  (6+ messages)

[PATCH] drm/i915: Remove unused live_context_for_engine
 2025-01-27 19:09 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v1] drm/i915/guc: Always disable interrupt ahead of synchronize_irq
 2025-01-27 17:12 UTC  (4+ messages)

[PATCH v4 00/13] PSR DSB support
 2025-01-27 14:53 UTC  (8+ messages)
` [PATCH v4 11/13] drm/i915/display: Evade scanline 0 as well if PSR1 or PSR2 is enabled

[PATCH 0/4] drm/i915/dmc_wl: Introduce debugfs interface
 2025-01-27 14:40 UTC  (13+ messages)
` [PATCH 2/4] drm/i915/dmc_wl: Add debugfs for untracked offsets
` [PATCH 4/4] drm/i915/dmc_wl: Enable the debugfs only with enable_dmc_wl_debugfs=1

[PATCH v2] Revert "drm/i915/gt: Log reason for setting TAINT_WARN at reset"
 2025-01-27 13:44 UTC  (3+ messages)

[PATCH v8] drm/i915/cmtg: Disable the CMTG
 2025-01-27 11:57 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for drm/i915/cmtg: Disable the CMTG (rev9)

[PATCH i-g-t v4 0/2] tests/intel/xe_pmu: Add PMU tests
 2025-01-27  9:46 UTC  (5+ messages)
` [PATCH i-g-t v4 1/2] lib/igt_perf: Add utils to extract PMU event info
` [PATCH i-g-t v4 2/2] tests/xe/pmu: Add pmu tests

[PATCH 00/63] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2025-01-26 20:59 UTC  (20+ messages)
` [PATCH 06/63] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH 11/63] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH 16/63] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH 18/63] dyndbg: add/use for_subvec() to reduce boilerplate
` [PATCH 26/63] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH 27/63] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH 30/63] dyndbg: treat comma as a token separator
` [PATCH 32/63] dyndbg: split multi-query strings with %
` [PATCH 44/63] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
` [PATCH 47/63] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH 48/63] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH 51/63] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH 58/63] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH 59/63] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH 60/63] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` ✗ Fi.CI.CHECKPATCH: warning for fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "


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