intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-11 12:13:30 to 2024-06-14 08:13:20 UTC [more...]

[PULL] drm-misc-fixes
 2024-06-14  8:13 UTC 

[PATCH] drm/i915/display: Send vrr vsync params whne vrr is enabled
 2024-06-14  7:44 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v1] drm/xe: avoid the async_flip update in the initial plane config
 2024-06-14  7:11 UTC  (2+ messages)

[PATCH v3] drm/i915/display: update handling of FBC when VT-d active workaround
 2024-06-14  7:01 UTC  (2+ messages)

[PATCH v2] drm/i915/display: Update calculation to avoid overflow
 2024-06-14  6:01 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/display: Update calculation to avoid overflow (rev2)

[PATCH v2 0/2] CMRR patch fixes
 2024-06-14  5:30 UTC  (4+ messages)
` [PATCH v2 1/2] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
` [PATCH v2 2/2] drm/i915/display: Update calculation to avoid overflow
` ✓ Fi.CI.BAT: success for CMRR patch fixes

[PATCH] drm/i915/display: Update calculation to avoid overflow
 2024-06-14  5:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 0/8] drm/i915: PREEMPT_RT related fixups
 2024-06-14  4:21 UTC  (13+ messages)
` [PATCH v2 1/8] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v2 2/8] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [PATCH v2 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
` [PATCH v2 4/8] drm/i915: Disable tracing points "
` [PATCH v2 5/8] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v2 6/8] drm/i915: Drop the irqs_disabled() check
` [PATCH v2 7/8] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v2 8/8] Revert "drm/i915: Depend on !PREEMPT_RT."
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: PREEMPT_RT related fixups. (rev8)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v8 00/20] Panel Replay eDP support
 2024-06-14  3:50 UTC  (24+ messages)
` [PATCH v8 01/20] drm/i915/psr: Set SU area width as pipe src width
` [PATCH v8 02/20] drm/i915/display: Wa 16021440873 is writing wrong register
` [PATCH v8 03/20] drm/i915/alpm: Fix port clock usage in AUX Less wake time calculation
` [PATCH v8 04/20] drm/i915/psr: Add Panel Replay compute_config helper
` [PATCH v8 05/20] drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameter
` [PATCH v8 06/20] drm/i915/psr: Disable PSR2 SU Region Early Transport if psr_enable is set
` [PATCH v8 07/20] drm/i915/psr: Disable PSR/Panel Replay on sink side for PSR only
` [PATCH v8 08/20] drm/i915/psr: Add new debug bit to disable Panel Replay
` [PATCH v8 09/20] Revert "drm/i915/psr: Disable early transport by default"
` [PATCH v8 10/20] drm/i915/psr: Check panel ALPM capability for eDP Panel Replay
` [PATCH v8 11/20] drm/i915/psr: Inform Panel Replay source support on eDP as well
` [PATCH v8 12/20] drm/i915/psr: enable sink for eDP1.5 Panel Replay
` [PATCH v8 13/20] drm/i915/psr: Check panel Early Transport capability for eDP PR
` [PATCH v8 14/20] drm/i915/psr: 128b/132b Panel Replay is not supported on eDP
` [PATCH v8 15/20] drm/i915/psr: HW will not allow PR on eDP when HDCP enabled
` [PATCH v8 16/20] drm/i915/alpm: Make crtc_state as const in intel_alpm_compute_params
` [PATCH v8 17/20] drm/i915/psr: Perform psr2 checks related to ALPM for Panel Replay
` [PATCH v8 18/20] drm/i915/psr: Perform scanline indication check for Panel Replay as well
` [PATCH v8 19/20] drm/i915/psr: Check Early Transport "
` [PATCH v8 20/20] drm/i915/psr: Modify dg2_activate_panel_replay to support eDP
` ✗ Fi.CI.SPARSE: warning for Panel Replay eDP support (rev9)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/6] drm/i915: gvt register macro cleanups, unused macro removals
 2024-06-14  3:40 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: gvt register macro cleanups, unused macro removals (rev3)
` ✗ Fi.CI.IGT: failure "

[PATCH 0/2] CMRR patch fixes
 2024-06-14  3:31 UTC  (7+ messages)
` [PATCH 1/2] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
` [PATCH 2/2] drm/i915/display: Update calculation to avoid overflow
` ✗ Fi.CI.SPARSE: warning for CMRR patch fixes
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/9] drm/i915: Polish plane surface alignment handling
 2024-06-14  3:22 UTC  (14+ messages)
` [PATCH v2 1/9] drm: Rename drm_plane_check_pixel_format() to drm_plane_has_format()
` [PATCH v2 2/9] drm: Export drm_plane_has_format()
` [PATCH v2 3/9] drm/i915: Introduce the plane->min_alignment() vfunc
` [PATCH v2 4/9] drm/i915: Introduce fb->min_alignment
` [PATCH v2 5/9] drm/i915: Split cursor alignment to per-platform vfuncs
` [PATCH v2 6/9] drm/i915: Split pre-skl platforms out from intel_surf_alignment()
` [PATCH v2 7/9] drm/i915: Move intel_surf_alignment() into skl_univerals_plane.c
` [PATCH v2 8/9] drm/i915: Update plane alignment requirements for TGL+
` [PATCH v2 9/9] drm/i915: Nuke the TGL+ chroma plane tile row alignment stuff
` ✗ Fi.CI.SPARSE: warning for drm/i915: Polish plane surface alignment handling (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/doc: Document drm_get_encoder ioctl more thoroughly
 2024-06-14  1:34 UTC  (5+ messages)
` [PATCH 2/2] drm/doc: Document that userspace should utilize CRTCs bottom up
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/doc: Document drm_get_encoder ioctl more thoroughly
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/7] drm/i915: DSC stuff
 2024-06-14  0:50 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: DSC stuff (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/3] CMRR patch fixes
 2024-06-14  0:30 UTC  (12+ messages)
` [PATCH 1/3] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
` [PATCH 2/3] drm/i915/display: Send vrr vsync params whne vrr is enabled
` [PATCH 3/3] drm/i915/display: Update calculation to avoid overflow
` ✗ Fi.CI.SPARSE: warning for CMRR patch fixes
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for CMRR patch fixes (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/gt/uc: Fix typo in comment
 2024-06-13 23:34 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/gt/uc: Evaluate GuC priority within locks
 2024-06-13 23:07 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gt/uc: Evaluate GuC priority within locks (rev4)

[PATCH v3 00/21] drm/i915/dp_mst: Enable link training fallback
 2024-06-13 19:40 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/dp_mst: Enable link training fallback (rev5)

[PATCH] drm/i915/dsc: don't mess up splitter state in joiner or dsc config
 2024-06-13 16:49 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/dp_mst: Fix DSC input BPP computation
 2024-06-13 14:47 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm: add missing MODULE_DESCRIPTION() macros
 2024-06-13 14:02 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm: add missing MODULE_DESCRIPTION() macros (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-06-12 15:55 UTC  (2+ messages)
` [f2fs-dev] "

[PULL] drm-xe-fixes
 2024-06-13 11:26 UTC 

[PATCH 00/10] drm/i915: PREEMPT_RT related fixups
 2024-06-13  8:36 UTC  (8+ messages)
` [PATCH 09/10] drm/i915/guc: Consider also RCU depth in busy loop

[PULL] drm-misc-next
 2024-06-13  7:49 UTC 

[drm-intel:for-linux-next-gt 3/3] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:941:33: warning: format '%lli' expects argument of type 'long long int', but argument 5 has type 'resource_size_t' {aka 'unsigned int'}
 2024-06-13  7:24 UTC 

[drm-intel:for-linux-next-gt 3/3] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:942:5: warning: format specifies type 'long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
 2024-06-13  7:24 UTC 

[PATCH] drm/i915/display: Update vtotal math to address 32b build
 2024-06-13  4:24 UTC  (5+ messages)
  ` ✓ Fi.CI.BAT: success for drm/i915/display: Update vtotal math to address 32b build (rev2)
  ` drm/i915/display: Update vtotal math to address 32b build
  ` ✗ Fi.CI.IGT: failure for drm/i915/display: Update vtotal math to address 32b build (rev2)

[RFC 0/7] Promote GuC ABI headers to shared location
 2024-06-12 21:18 UTC  (18+ messages)
` [RFC 1/7] drm/xe/guc: "
` [RFC 2/7] Documentation/gpu: Separate GuC ABI section
` [RFC 3/7] Documentation/gpu: Switch to shared GuC ABI definitions
` [RFC 4/7] drm/intel/guc: Update CTB communication ABI
` [RFC 5/7] drm/intel/guc: Add new KLV definitions
` [RFC 6/7] drm/i915: Use shared GuC ABI definitions
` [RFC 7/7] drm/xe: Promote SR-IOV GuC ABI definitions to shared location
` ✗ Fi.CI.CHECKPATCH: warning for Promote GuC ABI headers "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[linux-next:master] BUILD REGRESSION 03d44168cbd7fc57d5de56a3730427db758fc7f6
 2024-06-12 20:41 UTC 

[core-for-CI PATCH] Revert "e1000e: move force SMBUS near the end of enable_ulp function"
 2024-06-12 16:50 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PULL] drm-intel-gt-next
 2024-06-12 12:57 UTC 

Please apply "drm/i915/hwmon: Get rid of devm" to stable trees (Option 2)
 2024-06-12 12:09 UTC  (2+ messages)

[PATCH] drm/i915/display: Send vrr vsync params whne vrr is enabled
 2024-06-12  9:17 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/display: Send vrr vsync params whne vrr is enabled (rev2)
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.IGT: success "

[RFC] drm/i915/display: Update vtotal math to address 32b build
 2024-06-12  7:36 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[RFC] drm/i915/display: Update vtotal math to address 32b build
 2024-06-12  6:31 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION a957267fa7e9159d3d2ee1421359ebf228570c68
 2024-06-12  5:52 UTC 

[PATCH 00/11] drm/i915/dsb: DSB prep stuff
 2024-06-12  5:32 UTC  (16+ messages)
` [PATCH 01/11] drm/i915: Extract intel_crtc_arm_vblank_event()
` [PATCH 02/11] drm/i915: Add async flip tracepoint
` [PATCH 03/11] drm/i915: Add flip done tracepoint
` [PATCH 04/11] drm/i915: Introduce intel_mode_vdisplay()
` [PATCH 05/11] drm/i915: Pass the whole atomic state to intel_color_prepare_commit()
` [PATCH 06/11] drm/i915/dsb: Plumb the whole atomic state into intel_dsb_prepare()
` [PATCH 07/11] drm/i915/dsb: Convert the DSB code to use intel_display rather than i915
` [PATCH 08/11] drm/i915/dsb: Add i915.enable_dsb module parameter
` [PATCH 09/11] drm/i915: Drop useless intel_dsb.h include
` [PATCH 10/11] drm/i915/dsb: Document that the ATS fault bits are for mtl+
` [PATCH 11/11] drm/i915/dsb: Try to document that DSB_STATUS bit 16 is level triggered
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: DSB prep stuff
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v7 00/18] Panel Replay eDP support
 2024-06-12  5:19 UTC  (12+ messages)
` [PATCH v7 11/18] drm/i915/psr: Perfrom psr2 checks related to ALPM for Panel Replay
` [PATCH v7 12/18] drm/i915/psr: Perform scanline indication check for Panel Replay as well
` [PATCH v7 13/18] drm/i915/psr: Check Early Transport "
` [PATCH v7 14/18] drm/i915/psr: Modify dg2_activate_panel_replay to support eDP
` [PATCH v7 15/18] drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameter
` [PATCH v7 16/18] drm/i915/psr: Disable PSR2 SU Region Early Transport if psr_enable is set
` [PATCH v7 17/18] drm/i915/psr: Add new debug bit to disable Panel Replay
` [PATCH v7 18/18] Revert "drm/i915/psr: Disable early transport by default"
` ✗ Fi.CI.SPARSE: warning for Panel Replay eDP support (rev8)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

linux-next: build failure after merge of the drm-intel tree
 2024-06-12  4:12 UTC 

linux-next: build warning after merge of the drm-intel tree
 2024-06-12  4:11 UTC 

[PATCH] drm/i915/gt: debugfs: Evaluate forcewake usage within locks
 2024-06-11 14:44 UTC  (6+ messages)

[PATCH v2] drm/i915/mtl: Update workaround 14018778641
 2024-06-11 14:28 UTC  (3+ messages)
` [PATCH v3] drm/i915/mtl: Update workaround 14018575942

[PATCH] drm/i915/gt/uc: Evaluate GuC priority within locks
 2024-06-11 13:31 UTC  (3+ messages)


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