intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-23 05:01:50 to 2025-01-24 16:11:00 UTC [more...]

[PULL] drm-misc-next-fixes
 2025-01-24 16:09 UTC  (2+ messages)

[PATCH 00/35] Use VRR timing generator for fixed refresh rate modes
 2025-01-24 15:54 UTC  (39+ messages)
` [PATCH 01/35] drm/i915/vrr: Add crtc_state dump for vrr.vsync params
` [PATCH 02/35] drm/i915/vrr: Compute vrr.vsync_{start, end} during full modeset
` [PATCH 03/35] drm/i915/dp: fix the Adaptive sync Operation mode for SDP
` [PATCH 04/35] drm/i915/dp: Compute as_sdp.vtotal based on vrr timings
` [PATCH 05/35] drm/i915/dp: Compute as_sdp based on if vrr possible
` [PATCH 06/35] drm/i915/display: Move as sdp params change to fastset
` [PATCH 07/35] drm/i915/vrr: Remove unwanted comment
` [PATCH 08/35] drm/i915:vrr: Refactor VRR timing setup into a separate function
` [PATCH 09/35] drm/i915:vrr: Separate out functions to compute vmin and vmax
` [PATCH 10/35] drm/i915/vrr: Make helpers for cmrr and vrr timings
` [PATCH 11/35] drm/i915/vrr: Avoid prepare vrr timings for cmrr
` [PATCH 12/35] drm/i915/vrr: Simplify CMRR Enable Check in intel_vrr_get_config
` [PATCH 13/35] drm/i915/vrr: Introduce new field for VRR mode
` [PATCH 14/35] drm/i915/vrr: Fill VRR timing generator mode for CMRR and VRR
` [PATCH 15/35] drm/i915/display: Remove vrr.enable and instead check vrr.mode != NONE
` [PATCH 16/35] drm/i915/display: Absorb cmrr attributes into vrr struct
` [PATCH 17/35] drm/i915/display: Add vrr mode to crtc_state dump
` [PATCH 18/35] drm/i915/dp: Avoid vrr compute config for HDMI sink
` [PATCH 19/35] drm/i915/vrr: Introduce VRR mode Fixed RR
` [PATCH 20/35] drm/i915/vrr: Avoid sending PUSH when VRR TG is used with Fixed refresh rate
` [PATCH 21/35] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
` [PATCH 22/35] drm/i915/vrr: Disable CMRR
` [PATCH 23/35] drm/i915/vrr: Use crtc_vtotal for vmin
` [PATCH 24/35] drm/i915/vrr: Adjust Vtotal for MSA for fixed timings
` [PATCH 25/35] drm/i915/vrr: Prepare for fixed refresh rate timings
` [PATCH 26/35] drm/i915/hdmi: Use VRR Timing generator for HDMI
` [PATCH 27/35] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 28/35] drm/i915/psr: Allow PSR for fixed refrsh rate with VRR TG
` [PATCH 29/35] drm/i915/display: Extend WA 14015406119 for PSR2
` [PATCH 30/35] drm/i915/vrr: Handle joiner with vrr
` [PATCH 31/35] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 32/35] drm/i915/vrr: Prepare for Fixed refresh rate mode from MTL+
` [PATCH 33/35] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 34/35] drm/i915/vrr: Always use VRR timing generator for MTL+
` [PATCH 35/35] drm/i915/display: Use VRR timings for MTL+ in modeset sequence
` ✗ Fi.CI.CHECKPATCH: warning for Use VRR timing generator for fixed refresh rate modes (rev7)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[PATCH v2] drm/i915: Fix page cleanup on DMA remap failure
 2025-01-24 15:19 UTC  (3+ messages)

[PATCH v7] drm/i915/cmtg: Disable the CMTG
 2025-01-24 15:16 UTC  (9+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/cmtg: Disable the CMTG (rev8)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "

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

[PATCH v3] drm/i915: Disable RPG during live selftest
 2025-01-24 14:38 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Disable RPG during live selftest (rev2)
` ✗ i915.CI.BAT: failure "

[PATCH] drm/i915/cx0: Set ssc_enabled for c20 too
 2025-01-24 14:08 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/cx0: Set ssc_enabled for c20 too (rev2)
` ✓ i915.CI.BAT: success "

Regression on linux-next (next-20250120)
 2025-01-24 13:55 UTC  (3+ messages)

[PATCH v11 0/5] Introduce DRM device wedged event
 2025-01-24 13:34 UTC  (9+ messages)
` [PATCH v11 1/5] drm: Introduce "
` [PATCH v11 2/5] drm/doc: Document "
` [PATCH v11 3/5] drm/xe: Use "
` [PATCH v11 4/5] drm/i915: "
` [PATCH v11 5/5] drm/amdgpu: "
` ✗ Fi.CI.CHECKPATCH: warning for Introduce DRM device wedged event (rev9)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "

[PATCH 0/7] Enable Aux based Nits brightness control for eDP
 2025-01-24 13:12 UTC  (13+ messages)
` [PATCH 1/7] drm/dp: Add eDP 1.5 bit definition
` [PATCH 2/7] drm/i915/backlight: Use proper interface based on eDP version
` [PATCH 3/7] drm/i915/backlight: Check Nits based brightness control for VESA
` [PATCH 4/7] drm/i915/backlight: Modify function to get VESA brightness in NITS
` [PATCH 5/7] drm/i915/backlight: Add function to change brightness in NITS for VESA
` [PATCH 6/7] drm/i915/backlight: Setup NITS based brightness via VESA
` [PATCH 7/7] drm/i915/backlight: Enable Nits based brightness
` ✗ Fi.CI.BUILD: warning for Enable Aux based Nits brightness control for eDP
` ✗ Fi.CI.CHECKPATCH: "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.DOCS: "
` ✓ i915.CI.BAT: success "

[PATCH 0/5] drm: strict type checking for drm_device based logging helpers
 2025-01-24 12:55 UTC  (18+ messages)
` [PATCH 1/5] drm/mipi-dsi: stop passing non struct drm_device to drm_err() and friends
` [PATCH 2/5] drm/rockchip: "
  `  "
` [PATCH 3/5] drm/sched: "
` [PATCH 4/5] drm/print: Include drm_device.h
` [PATCH 5/5] drm/print: require struct drm_device for drm_err() and friends
` ✗ Fi.CI.SPARSE: warning for drm: strict type checking for drm_device based logging helpers
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v4 00/13] PSR DSB support
 2025-01-24 12:49 UTC  (29+ messages)
` [PATCH v4 01/13] drm/i915/psr: Use PSR2_MAN_TRK_CTL CFF bit only to send full update
` [PATCH v4 02/13] drm/i915/psr: Rename psr_force_hw_tracking_exit as intel_psr_force_update
` [PATCH v4 03/13] drm/i915/psr: Split setting sff and cff bits away from intel_psr_force_update
` [PATCH v4 04/13] drm/i915/psr: Add register definitions for SFF_CTL and CFF_CTL registers
` [PATCH v4 05/13] drm/i915/psr: Use SFF_CTL on invalidate/flush for LunarLake onwards
` [PATCH v4 06/13] drm/i915/psr: Allow writing PSR2_MAN_TRK_CTL using DSB
` [PATCH v4 07/13] drm/i915/psr: Changes for PSR2_MAN_TRK_CTL handling when DSB is in use
` [PATCH v4 08/13] drm/i915/psr: Add intel_psr_is_psr_mode_changing
` [PATCH v4 09/13] drm/i915/display: Don't use DSB if psr mode changing
` [PATCH v4 10/13] drm/i915/psr: Remove DSB_SKIP_WAITS_EN chicken bit
` [PATCH v4 11/13] drm/i915/display: Evade scanline 0 as well if PSR1 or PSR2 is enabled
` [PATCH v4 12/13] drm/i915/display: Ensure we have "Frame Change" event in DSB commit
` [PATCH v4 13/13] drm/i915/psr: Allow DSB usage when PSR is enabled

[PATCH] drm/i915/pmu: Fix zero delta busyness issue
 2025-01-24 12:45 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

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

[PULL] drm-misc-fixes
 2025-01-24 10:42 UTC  (2+ messages)

[PATCH v2] Revert "drm/i915/gt: Log reason for setting TAINT_WARN at reset"
 2025-01-24 10:08 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for Revert "drm/i915/gt: Log reason for setting TAINT_WARN at reset" (rev2)

[PATCH v1] drm/i915/guc: Always disable interrupt ahead of synchronize_irq
 2025-01-24  9:43 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v9 0/7] Check Scaler and DSC Prefill Latency Against Vblank
 2025-01-24  3:32 UTC  (6+ messages)
` ✗ i915.CI.Full: failure for Check Scaler and DSC Prefill Latency Against Vblank (rev8)
` ✓ i915.CI.Full: success "

[PATCH v2] drm/i915/lspcon: do not hardcode settle timeout
 2025-01-24  3:16 UTC  (6+ messages)
` ✗ i915.CI.Full: failure for drm/i915/lspcon: do not hardcode settle timeout (rev4)

[PATCH] drm/i915/pmu: Drop custom hotplug code
 2025-01-24  0:27 UTC  (10+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/pmu: Drop custom hotplug code (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH 0/5] drm/i915: Improve the display VT-d workarounds
 2025-01-23 18:32 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/4] drm/i915/dmc_wl: Introduce debugfs interface
 2025-01-23 16:41 UTC  (12+ messages)
` [PATCH 2/4] drm/i915/dmc_wl: Add debugfs for untracked offsets
` [PATCH 3/4] drm/i915/dmc_wl: Add extra_ranges debugfs
` [PATCH 4/4] drm/i915/dmc_wl: Enable the debugfs only with enable_dmc_wl_debugfs=1

[PATCH] drm/i915/display: Add WA_14018221282
 2025-01-23 16:38 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/display: Add WA_14018221282 (rev5)

[PATCH 0/2] drm: add header tests
 2025-01-23 14:55 UTC  (2+ messages)

[PATCH] Revert "drm/i915/gt: Log reason for setting TAINT_WARN at reset"
 2025-01-23 14:51 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] drm/i915: replace in_atomic() with manually set flag
 2025-01-23 14:47 UTC  (2+ messages)

[PATCH v4 0/6] drm/i915/xe3: FBC Dirty rect feature support
 2025-01-23 14:33 UTC  (6+ messages)
` [PATCH v4 5/6] drm/i915/xe3: handle dirty rect update within the scope of DSB
` ✓ i915.CI.Full: success for drm/i915/xe3: FBC Dirty rect feature support (rev5)

[PATCH v2] drm/i915: Disable RPG during live selftest
 2025-01-23 14:21 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ i915.CI.BAT: failure "

[PATCH] i915/pmu: Fix zero delta busyness issue
 2025-01-23 14:06 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for i915/pmu: Fix zero delta busyness issue (rev2)

[PATCH 0/2] drm/i915/selftests: Correct frequency handling in RPS power measurement
 2025-01-23 13:35 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/selftests: Correct frequency handling in RPS power measurement (rev4)

[PATCH 0/3] Extended Wake Timeout
 2025-01-23 12:00 UTC  (4+ messages)
` [PATCH 3/3] drm/i915/lttpr: Enable "
` ✗ i915.CI.Full: failure for Extended Wake Timeout (rev4)

[PATCH v4 0/8] Fix all typos in i915
 2025-01-23 10:49 UTC  (5+ messages)
` [PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-22 12:41 UTC  (4+ messages)
  `  "

linux-next: manual merge of the drm-intel tree with the mm tree
 2025-01-23  8:24 UTC  (4+ messages)

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2025-01-23  5:26 UTC  (7+ messages)
` ✗ i915.CI.BAT: failure for Add HDMI PLL Algorithm for SNPS/C10PHY (rev5)


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).