Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-07 12:37:36 to 2025-01-09 10:35:51 UTC [more...]

[PATCH 0/4] Panel Replay mode change without full modeset
 2025-01-09 10:35 UTC  (3+ messages)
` [PATCH 1/4] drm/i915/psr: Add new function for writing sink panel replay enable bit
` [PATCH 2/4] drm/i915/psr: Enable Panel Replay on sink always when it's supported

[PATCH v2] drm/i915/selftests: Correct frequency handling in RPS power measurement
 2025-01-09 10:20 UTC  (2+ messages)

[PATCH] drm/i915/bios: Define eDP pipe joiner feature for VBT
 2025-01-09 10:01 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v3 00/10] PSR DSB support
 2025-01-09  9:36 UTC  (13+ messages)
` [PATCH v3 01/10] drm/i915/psr: Use PSR2_MAN_TRK_CTL CFF bit only to send full update
` [PATCH v3 02/10] drm/i915/psr: Rename psr_force_hw_tracking_exit as intel_psr_force_update
` [PATCH v3 03/10] drm/i915/psr: Split setting sff and cff bits away from intel_psr_force_update
` [PATCH v3 04/10] drm/i915/psr: Add register definitions for SFF_CTL and CFF_CTL registers
` [PATCH v3 05/10] drm/i915/psr: Use SFF_CTL on invalidate/flush for LunarLake onwards
` [PATCH v3 06/10] drm/i915/psr: Allow writing PSR2_MAN_TRK_CTL using DSB
` [PATCH v3 07/10] drm/i915/psr: Changes for PSR2_MAN_TRK_CTL handling when DSB is in use
` [PATCH v3 08/10] drm/i915/psr: Add intel_psr_is_psr_mode_changing
` [PATCH v3 09/10] drm/i915/display: Don't use DSB if psr mode changing
` [PATCH v3 10/10] drm/i915/psr: Allow DSB usage when PSR is enabled
` ✗ Fi.CI.SPARSE: warning for PSR DSB support (rev3)
` ✗ i915.CI.BAT: failure "

[PATCH v1 0/8] Fix all typos in i915
 2025-01-09  7:58 UTC  (14+ messages)
` [PATCH v1 3/8] drm/i915/gem: fix typos in i915/gem files
` [PATCH v1 4/8] drm/i915/pxp: fix typos in i915/pxp files
` [PATCH v1 5/8] drm/i915/selftests: fix typos in i915/selftests files
` [PATCH v1 6/8] drm/i915/soc: fix typos in i915/soc files
` [PATCH v1 7/8] drm/i915/display: fix typos in i915/display files
` [PATCH v1 8/8] drm/i915: fix typos in drm/i915 files

[PATCH 0/3] drm/i915/dmc_wl: Track pipe interrupt registers
 2025-01-09  7:07 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/display: Use display MMIO functions in intel_display_irq.c
` [PATCH 3/3] drm/i915/dmc_wl: Track pipe interrupt registers

[PATCH 0/3] Enable GuC SLPC default balancing strategies v2
 2025-01-09  5:18 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: Increase the timeout of the spinners
` [PATCH 2/3] drm/i915/guc/slpc: Enable GuC SLPC default strategies
` [PATCH 3/3] drm/i915/guc/slpc: Print more SLPC debug status information
` ✓ i915.CI.BAT: success for Enable GuC SLPC default balancing strategies (rev3)

[PATCH] drm/i915: Add VM_DONTEXPAND to exported buffers
 2025-01-09  4:08 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/psr: clarify intel_psr_pre_plane_update() conditions
 2025-01-09  1:47 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v4 0/2] drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value
 2025-01-08 23:23 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value (rev5)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[PATCH v4 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2025-01-08 22:57 UTC  (9+ messages)
` [PATCH v4 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v4 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR "
` [PATCH v4 3/4] drm/i915/dp: "
` [PATCH v4 4/4] drm/msm/dp: Add support for LTTPR handling
` ✗ Fi.CI.SPARSE: warning for drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
` ✓ i915.CI.BAT: success "

linux-next: manual merge of the drm-intel tree with the mm tree
 2025-01-08 21:32 UTC  (3+ messages)

[PATCH 0/6] drm/i915: display reset cleanups
 2025-01-08 21:30 UTC  (16+ messages)
` [PATCH 1/6] drm/i915/display: convert display reset to struct intel_display *
` [PATCH 2/6] drm/i915: move pending_fb_pin to struct intel_display
` [PATCH 3/6] drm/i915: add intel_gt_gpu_reset_clobbers_display() helper
` [PATCH 4/6] drm/i915/display: add intel_display_gpu_reset_clobbers_display() helper
` [PATCH 5/6] drm/i915: move gpu_reset_clobbers_display flag to display info
` [PATCH 6/6] drm/i915/display: convert intel_ddi_buf_trans.c to struct intel_display
` ✗ Fi.CI.SPARSE: warning for drm/i915: display reset cleanups
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v3] drm/i915/display: Don't update DBUF_TRACKER_STATE_SERVICE
 2025-01-08 20:59 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/display: Don't update DBUF_TRACKER_STATE_SERVICE (rev3)

[PATCH 0/4] drm/i915/dp_mst: Fix error handling/clean up pointer use
 2025-01-08 18:25 UTC  (11+ messages)
` [PATCH 1/5] drm/i915/dp_mst: Fix error handling while adding a connector
` [PATCH 2/5] drm/i915/dp_mst: Use intel_connector vs. drm_connector pointer in intel_dp_mst.c
` [PATCH 3/5] drm/i915/dp_mst: Simplify using to_intel_display() passing it an intel_connector pointer
` [PATCH 4/5] drm/i915/dp_mst: Simplify getting a drm_device pointer needed by to_i915()
` [PATCH 5/5] drm/i915/dp_mst: Use intel_display::platform.alderlake_p instead of IS_ALDERLAKE_P()
` ✗ i915.CI.BAT: failure for drm/i915/dp_mst: Fix error handling/clean up pointer use

[PULL] drm-intel-fixes
 2025-01-08 18:18 UTC 

[PATCH 0/2] SSC enablement in port clock programming
 2025-01-08 17:05 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/cx0: Fix SSC enablement in PORT_CLOCK_CTL

[PATCH 0/3] drm/i915/audio: convert to struct intel_display
 2025-01-08 15:42 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm/i915/audio: convert LPE audio "
` [PATCH 3/3] drm/i915/audio: rename function prefixes from i915 to intel
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/audio: convert to struct intel_display
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "

[PATCH v4 0/2] drm/i915/cmtg: Disable the CMTG
 2025-01-08 14:19 UTC  (2+ messages)

[PATCH v3 0/6] LOBF enablement fix
 2025-01-08 14:07 UTC  (8+ messages)
` [PATCH v3 3/6] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v3 4/6] drm/i915/lobf: Add debug interface for lobf
` [PATCH v3 5/6] drm/i915/lobf: Check for sink error and disable LOBF

[PATCH] drm/i915/gt: Prevent uninitialized pointer reads
 2025-01-08 14:00 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: Prevent uninitialized pointer reads (rev2)
` ✗ i915.CI.Full: failure "

[PATCH v4 0/7] Check Scaler and DSC Prefill Latency Against Vblank
 2025-01-08 13:50 UTC  (10+ messages)
` [PATCH v4 1/7] drm/i915/scaler: Add and compute scaling factors
` [PATCH v4 2/7] drm/i915/scaler: Use crtc_state to setup plane or pipe scaler
` [PATCH v4 3/7] drm/i915/scaler: Refactor max_scale computation
` [PATCH v4 4/7] drm/i915/scaler: Compute scaling factors for pipe scaler
` [PATCH v4 5/7] drm/i915/scaler: Limit pipe scaler downscaling factors for YUV420
` [PATCH v4 6/7] drm/i915/scaler: Check if vblank is sufficient for scaler
` [PATCH v4 7/7] drm/i915/dsc: Check if vblank is sufficient for dsc prefill
` ✗ Fi.CI.SPARSE: warning for Check Scaler and DSC Prefill Latency Against Vblank (rev2)
` ✗ i915.CI.BAT: failure "

[PATCH v3 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2025-01-08 13:16 UTC  (14+ messages)
` [PATCH v3 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v3 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR "
` [PATCH v3 3/4] drm/i915/dp: "
` [PATCH v3 4/4] drm/msm/dp: Add support for LTTPR handling
` ✗ Fi.CI.SPARSE: warning for drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v3 0/5] Check Scaler and DSC Prefill Latency Against Vblank
 2025-01-08 13:29 UTC  (13+ messages)
` [PATCH v3 1/5] drm/i915/scaler: Add and compute scaling factors
` [PATCH v3 2/5] drm/i915/scaler: Use crtc_state to setup plane or pipe scaler
` [PATCH v3 3/5] drm/i915/scaler: Compute scaling factors for "
` [PATCH v3 4/5] drm/i915/scaler: Check if vblank is sufficient for scaler
` [PATCH v3 5/5] drm/i915/dsc: Check if dsc prefill sufficient for vblank

[PATCH] drm/i915/display: Add WA_14018221282
 2025-01-08 12:58 UTC  (2+ messages)

[PATCH v1] drm/i915/selftests: Correct frequency handling in RPS power measurement
 2025-01-08 12:03 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v1] drm/i915/selftest: Change throttle criteria for rps
 2025-01-08  9:28 UTC  (2+ messages)

[PATCH 0/9] drm/i915: Async flip + compression, and some plane cleanups
 2025-01-08  7:54 UTC  (3+ messages)
` [PATCH 3/9] drm/i915: Introduce plane->can_async_flip()

[PATCH v3 0/5] Expose modifiers/formats supported by async flips
 2025-01-08  7:00 UTC  (7+ messages)
` [PATCH v3 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v3 2/5] drm/plane: Expose function to create format/modifier blob
` [PATCH v3 3/5] drm/plane: Function to check async supported modifier/format
` [PATCH v3 4/5] drm/i915/display: Populate list of async supported formats/modifiers
` [PATCH v3 5/5] drm/i915/display: Add function for format_mod_supported_async
` ✗ i915.CI.BAT: failure for Expose modifiers/formats supported by async flips (rev2)

[CI] drm/i915/gvt: store virtual_dp_monitor_edid in rodata
 2025-01-08  5:37 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gvt: store virtual_dp_monitor_edid in rodata (rev5)
` ✗ i915.CI.Full: failure "

[PATCH v2] drm/i915/display: Don't update DBUF_TRACKER_STATE_SERVICE
 2025-01-08  4:33 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Don't update DBUF_TRACKER_STATE_SERVICE (rev2)
` ✗ i915.CI.Full: failure "

[PATCH] x86/platform/iosf_mbi: Remove unused iosf_mbi_unregister_pmic_bus_access_notifier
 2025-01-08  3:22 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915: Remove deadcode
 2025-01-08  2:34 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH 0/4] drm/i915/dmc_wl: Support extra values for dmc_wl_enable for debugging
 2025-01-07 23:10 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] drm/i915: Remove unused intel_huc_suspend
 2025-01-07 20:13 UTC  (5+ messages)
` [PATCH] drm/i915: Remove unused intel_ring_cacheline_align
` ✗ Fi.CI.SPARSE: warning for drm/i915: Remove unused intel_huc_suspend
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH 0/3] drm/i915/gvt: Deadcoding
 2025-01-07 19:49 UTC  (6+ messages)
` [PATCH 1/3] drm/i915/gvt: Remove intel_gvt_ggtt_h2g<->index
` [PATCH 2/3] drm/i915/gvt: Remove unused intel_vgpu_decode_sprite_plane
` [PATCH 3/3] drm/i915/gvt: Remove unused intel_gvt_in_force_nonpriv_whitelist
` ✗ i915.CI.BAT: failure for drm/i915/gvt: Deadcoding

[PATCH 0/4] drm/i915/fb: Deal with Mesa clear color alignment regression
 2025-01-07 19:44 UTC  (2+ messages)

[PULL] drm-intel-next
 2025-01-07 19:24 UTC 

[PATCH] Revert "drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link"
 2025-01-07 19:13 UTC  (3+ messages)

[PULL] drm-xe-next
 2025-01-07 19:01 UTC 

[PATCH 0/4] drm/i915/pmdemand: cleanups
 2025-01-07 17:43 UTC  (4+ messages)
` [PATCH 1/4] drm/i915/pmdemand: convert to_intel_pmdemand_state() to a function

[PATCH v3 00/16] drm/i915/dp: 128b/132b uncompressed SST
 2025-01-07 17:05 UTC  (6+ messages)
` [PATCH v3 01/16] drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()

[PATCH 00/12] drm/{i915,xe}: Convert to DRM client setup
 2025-01-07 15:18 UTC  (5+ messages)
` [PATCH 10/12] drm/{i915,xe}: Run DRM default "

[Intel-gfx] [PATCH - v3] drm/i915: Discard large BIOS framebuffers causing display corruption
 2025-01-07 14:32 UTC  (6+ messages)
` [BUG] The bottom and right edges on the tty are not shown on Apple T2 MacBooks with Retina display

[PATCH v2 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2024-12-26 13:07 UTC  (9+ messages)
` [PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v2 4/4] drm/msm/dp: Add support for LTTPR handling

[PATCH v4 00/11] mtd: add driver for Intel discrete graphics
 2025-01-01 21:16 UTC  (4+ messages)
` [PATCH v4 06/11] mtd: intel-dg: align 64bit read and write


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