Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-01 10:17:49 to 2024-04-03 15:51:10 UTC [more...]

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-03  8:30 UTC  (9+ messages)
` [PATCH v0 01/14] IB/hfi1, IB/qib: Make I2C terminology more inclusive
` [PATCH v0 03/14] drm/gma500, drm/i915: "
  ` [PATCH v0 03/14] drm/gma500,drm/i915: "

[PATCH 00/13] drm/i915: Implemnt vblank sycnhronized mbus joining changes
 2024-04-03 15:51 UTC  (13+ messages)
` [PATCH 01/13] drm/i915/cdclk: Fix CDCLK programming order when pipes are active
` [PATCH 02/13] drm/i915/cdclk: Fix voltage_level programming edge case
` [PATCH 11/13] drm/i915: Implement vblank synchronized MBUS join changes
` [PATCH 12/13] drm/i915: Use a plain old int for the cdclk/mdclk ratio

[PATCHv3] drm/xe/display: check for error on drmm_mutex_init
 2024-04-03 15:49 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/xe/display: check for error on drmm_mutex_init (rev4)

[PATCH] drm/xe/display: fix potential overflow when multiplying 2 u32
 2024-04-03 15:39 UTC  (3+ messages)

[PATCHv2] drm/xe/display: check for error on drmm_mutex_init
 2024-04-03 15:32 UTC  (4+ messages)

[PATCH v2 00/14] drm/i915: Implemnt vblank sycnhronized mbus joining changes
 2024-04-03 13:39 UTC  (19+ messages)
` [PATCH v2 01/14] drm/i915/cdclk: Fix CDCLK programming order when pipes are active
` [PATCH v2 02/14] drm/i915/cdclk: Fix voltage_level programming edge case
` [PATCH v2 03/14] drm/i915/cdclk: Drop tgl/dg2 cdclk bump hacks
` [PATCH v2 04/14] drm/i915/cdclk: Indicate whether CDCLK change happens during pre or post plane update
` [PATCH v2 05/14] drm/i915: Loop over all active pipes in intel_mbus_dbox_update
` [PATCH v2 06/14] drm/i915: Relocate intel_mbus_dbox_update()
` [PATCH v2 07/14] drm/i915: Extract intel_dbuf_mbus_join_update()
` [PATCH v2 08/14] drm/i915: Extract intel_dbuf_mdclk_min_tracker_update()
` [PATCH v2 09/14] drm/i915: Add debugs for mbus joining and dbuf ratio programming
` [PATCH v2 10/14] drm/i915: Use old mbus_join value when increasing CDCLK
` [PATCH v2 11/14] drm/i915: Use the correct mdclk/cdclk ratio in MBUS updates
` [PATCH v2 12/14] drm/i915: Implement vblank synchronized MBUS join changes
` [PATCH v2 13/14] drm/i915: Use a plain old int for the cdclk/mdclk ratio
` [PATCH v2 14/14] drm/i915: Optimize out redundant dbuf slice updates
` ✗ Fi.CI.SPARSE: warning for drm/i915: Implemnt vblank sycnhronized mbus joining changes (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.SPARSE: warning for drm/i915: Implemnt vblank sycnhronized mbus joining changes (rev4)

[PATCH v2 00/25] Enable dislay support for Battlemage
 2024-04-03 13:16 UTC  (38+ messages)
` [PATCH v2 01/25] drm/i915/display: Prepare to handle new C20 PLL register address
` [PATCH v2 02/25] drm/xe/bmg: Add BMG platform definition
` [PATCH v2 03/25] drm/xe/bmg: Define IS_BATTLEMAGE macro
` [PATCH v2 04/25] drm/i915/bmg: "
` [PATCH v2 05/25] drm/i915/xe2: Skip CCS modifiers for Xe2 platforms
` [PATCH v2 06/25] drm/i915/xe2hpd: Initial cdclk table
` [PATCH v2 07/25] Revert "drm/i915/dgfx: DGFX uses direct VBT pin mapping"
` [PATCH v2 08/25] drm/i915/bmg: Extend DG2 tc check to future
` [PATCH v2 09/25] drm/i915/xe2hpd: Properly disable power in port A
` [PATCH v2 10/25] drm/i915/xe2hpd: Add new C20 PLL register address
` [PATCH v2 11/25] drm/i915/xe2hpd: Add support for eDP PLL configuration
` [PATCH v2 12/25] drm/i915/xe2hpd: update pll values in sync with Bspec
` [PATCH v2 13/25] drm/i915/xe2hpd: Add display info
` [PATCH v2 14/25] drm/i915/xe2hpd: Add missing chicken bit register programming
` [PATCH v2 15/25] drm/xe/display: Lane reversal requires writes to both context lanes
` [PATCH v2 16/25] drm/xe/xe2hpd: Define a new DRAM type INTEL_DRAM_GDDR
` [PATCH v2 17/25] drm/i915/xe2hpd: Add max memory bandwidth algorithm
` [PATCH v2 18/25] drm/i915/display: Enable RM timeout detection
` [PATCH v2 19/25] drm/i915/xe2hpd: Do not program MBUS_DBOX BW credits
` [PATCH v2 20/25] drm/i915/bmg: BMG should re-use MTL's south display logic
` [PATCH v2 21/25] drm/i915/xe2hpd: Set maximum DP rate to UHBR13.5
` [PATCH v2 22/25] drm/xe/gt_print: add xe_gt_err_once()
` [PATCH v2 23/25] drm/xe/device: implement transient flush
` [PATCH v2 24/25] drm/i915/display: perform "
` [PATCH v2 25/25] drm/xe/bmg: Enable the display support
` ✗ Fi.CI.CHECKPATCH: warning for Enable dislay support for Battlemage (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v4] drm/i915: limit eDP MSO pipe only for display version 20 and below
 2024-04-03 13:05 UTC 

[PATCH 00/11] drm/i915/dp: Few MTL/DSC and a UHBR monitor fix
 2024-04-03 12:10 UTC  (10+ messages)
` [PATCH 01/11] drm/i915/dp: Fix DSC line buffer depth programming
` [PATCH 05/11] drm/i915/dp_mst: Account with the DSC DPT bpp limit on MTL

[PATCH 00/25] Enable dislay support for Battlemage
 2024-04-03 11:02 UTC  (28+ messages)
` [PATCH 01/25] drm/i915/display: Prepare to handle new C20 PLL register address
` [PATCH 02/25] drm/xe/bmg: Add BMG platform definition
` [PATCH 03/25] drm/xe/bmg: Define IS_BATTLEMAGE macro
` [PATCH 04/25] drm/i915/bmg: "
` [PATCH 05/25] drm/i915/xe2: Skip CCS modifiers for Xe2 platforms
` [PATCH 06/25] drm/i915/xe2hpd: Initial cdclk table
` [PATCH 07/25] Revert "drm/i915/dgfx: DGFX uses direct VBT pin mapping"
` [PATCH 08/25] drm/i915/bmg: Extend DG2 tc check to future
` [PATCH 09/25] drm/i915/xe2hpd: Properly disable power in port A
` [PATCH 10/25] drm/i915/xe2hpd: Add new C20 PLL register address
` [PATCH 11/25] drm/i915/xe2hpd: Add support for eDP PLL configuration
` [PATCH 12/25] drm/i915/xe2hpd: update pll values in sync with Bspec
` [PATCH 13/25] drm/i915/xe2hpd: Add display info
` [PATCH 14/25] drm/i915/xe2hpd: Add missing chicken bit register programming
` [PATCH 15/25] drm/xe/display: Lane reversal requires writes to both context lanes
` [PATCH 16/25] drm/xe/xe2hpd: Define a new DRAM type INTEL_DRAM_GDDR
` [PATCH 17/25] drm/i915/xe2hpd: Add max memory bandwidth algorithm
` [PATCH 18/25] drm/i915/display: Enable RM timeout detection
` [PATCH 19/25] drm/i915/xe2hpd: Do not program MBUS_DBOX BW credits
` [PATCH 20/25] drm/i915/bmg: BMG should re-use MTL's south display logic
` [PATCH 21/25] drm/i915/xe2hpd: Set maximum DP rate to UHBR13.5
` [PATCH 22/25] drm/xe/gt_print: add xe_gt_err_once()
` [PATCH 23/25] drm/xe/device: implement transient flush
` [PATCH 24/25] drm/i915/display: perform "
` [PATCH 25/25] drm/xe/bmg: Enable the display support
` ✗ Fi.CI.BUILD: failure for Enable dislay support for Battlemage

[PATCH v5 00/19] Panel replay selective update support
 2024-04-03  9:52 UTC  (23+ messages)
` [PATCH v5 01/19] drm/i915/psr: Add some documentation of variables used in psr code
` [PATCH v5 02/19] drm/i915/psr: Set intel_crtc_state->has_psr on panel replay as well
` [PATCH v5 03/19] drm/i915/psr: Intel_psr_pause/resume needs to support panel replay
` [PATCH v5 04/19] drm/i915/psr: Do not update phy power state in case of non-eDP "
` [PATCH v5 05/19] drm/i915/psr: Check possible errors for panel replay as well
` [PATCH v5 06/19] drm/i915/psr: Do not write registers/bits not applicable for panel replay
` [PATCH v5 07/19] drm/i915/psr: Call intel_psr_init_dpcd in intel_dp_detect
` [PATCH v5 08/19] drm/i915/psr: Unify panel replay enable/disable sink
` [PATCH v5 09/19] drm/i915/psr: Panel replay has to be enabled before link training
` [PATCH v5 10/19] drm/i915/psr: Rename has_psr2 as has_sel_update
` [PATCH v5 11/19] drm/i915/psr: Rename psr2_enabled as sel_update_enabled
` [PATCH v5 12/19] drm/panelreplay: dpcd register definition for panelreplay SU
` [PATCH v5 13/19] drm/i915/psr: Detect panel replay selective update support
` [PATCH v5 14/19] drm/i915/psr: Modify intel_dp_get_su_granularity to support panel replay
` [PATCH v5 15/19] drm/i915/psr: Panel replay uses SRD_STATUS to track it's status
` [PATCH v5 16/19] drm/i915/psr: Do not apply workarounds in case of panel replay
` [PATCH v5 17/19] drm/i915/psr: Update PSR module parameter descriptions
` [PATCH v5 18/19] drm/i915/psr: Split intel_psr2_config_valid for panel replay
` [PATCH v5 19/19] drm/i915/psr: Add panel replay sel update support to debugfs interface
` ✗ Fi.CI.CHECKPATCH: warning for Panel replay selective update support (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[CI 1/3] drm: Add drm_vblank_work_flush_all()
 2024-04-03  9:51 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for series starting with [CI,1/3] drm: Add drm_vblank_work_flush_all(). (rev2)

[PATCH] drm/i915/guc: Fix the fix for reset lock confusion
 2024-04-03  9:21 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/guc: Fix the fix for reset lock confusion (rev2)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Fix the fix for reset lock confusion (rev3)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/display: fix display param dup for NULL char * params
 2024-04-03  8:03 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH 00/22] drm/i915: Bigjoiner modeset sequence redesign and MST support
 2024-04-03  4:32 UTC  (21+ messages)
` [PATCH 03/22] drm/i915: Disable live M/N updates when using bigjoiner
` [PATCH 05/22] drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooks
` [PATCH 06/22] drm/i915: Shuffle DP .mode_valid() checks
` [PATCH 07/22] drm/i915: Clean up glk_pipe_scaler_clock_gating_wa()
` [PATCH 08/22] drm/i915: Extract glk_need_scaler_clock_gating_wa()
` [PATCH 15/22] drm/i915: Introduce intel_crtc_joined_pipe_mask()
` [PATCH 16/22] drm/i915: Extract intel_ddi_post_disable_hdmi_or_sst()
` [PATCH 18/22] drm/i915: Handle joined pipes inside hsw_crtc_disable()
` [PATCH 22/22] drm/i915: Use debugfs_create_bool() for "i915_bigjoiner_force_enable"

[PATCH v2] drm: ensure drm headers are self-contained and pass kernel-doc
 2024-04-03  2:49 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/7] drm/i915: Bigjoiner prep work
 2024-04-03  1:59 UTC  (11+ messages)
` [PATCH 1/7] drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooks
` [PATCH 2/7] drm/i915: Shuffle DP .mode_valid() checks
` [PATCH 3/7] drm/i915: Clean up glk_pipe_scaler_clock_gating_wa()
` [PATCH 4/7] drm/i915: Extract glk_need_scaler_clock_gating_wa()
` [PATCH 5/7] drm/i915/mst: Limit MST+DSC to TGL+
` [PATCH 6/7] drm/i915/mst: Reject FEC+MST on ICL
` [PATCH 7/7] drm/i915: Use debugfs_create_bool() for "i915_bigjoiner_force_enable"
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Bigjoiner prep work
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.IGT: failure "

[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
 2024-04-03  0:24 UTC 

linux-next: build failure after merge of the drm-misc tree
 2024-04-02 23:47 UTC 

[PATCH 0/2] Fix UBSAN warning in hdcp_info
 2024-04-02 21:18 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for Fix UBSAN warning in hdcp_info (rev3)
` ✓ Fi.CI.IGT: success "

[RFC] drm/i915/dp: Log message when limiting SST link rate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
 2024-04-02 17:26 UTC  (2+ messages)

[PATCH v4 00/19] Panel replay selective update support
 2024-04-02 12:07 UTC  (23+ messages)
` [PATCH v4 01/19] drm/i915/psr: Add some documentation of variables used in psr code
` [PATCH v4 02/19] drm/i915/psr: Set intel_crtc_state->has_psr on panel replay as well
` [PATCH v4 03/19] drm/i915/psr: Intel_psr_pause/resume needs to support panel replay
` [PATCH v4 04/19] drm/i915/psr: Do not update phy power state in case of non-eDP "
` [PATCH v4 05/19] drm/i915/psr: Check possible errors for panel replay as well
` [PATCH v4 06/19] drm/i915/psr: Do not write registers/bits not applicable for panel replay
` [PATCH v4 07/19] drm/i915/psr: Call intel_psr_init_dpcd in intel_dp_detect
` [PATCH v4 08/19] drm/i915/psr: Unify panel replay enable/disable sink
` [PATCH v4 09/19] drm/i915/psr: Panel replay has to be enabled before link training
` [PATCH v4 10/19] drm/i915/psr: Rename has_psr2 as has_sel_update
` [PATCH v4 11/19] drm/i915/psr: Rename psr2_enabled as sel_update_enabled
` [PATCH v4 12/19] drm/panelreplay: dpcd register definition for panelreplay SU
` [PATCH v4 13/19] drm/i915/psr: Detect panel replay selective update support
` [PATCH v4 14/19] drm/i915/psr: Modify intel_dp_get_su_granularity to support panel replay
` [PATCH v4 15/19] drm/i915/psr: Panel replay uses SRD_STATUS to track it's status
` [PATCH v4 16/19] drm/i915/psr: Do not apply workarounds in case of panel replay
` [PATCH v4 17/19] drm/i915/psr: Update PSR module parameter descriptions
` [PATCH v4 18/19] drm/i915/psr: Split intel_psr2_config_valid for panel replay
` [PATCH v4 19/19] drm/i915/psr: Add panel replay sel update support to debugfs interface
` ✗ Fi.CI.CHECKPATCH: warning for Panel replay selective update support (rev4)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

Intel Gfx Kernel CI downtime 12.04-15.04
 2024-04-02 11:41 UTC 

[PATCH v3 00/21] Panel replay selective update support
 2024-04-02  9:54 UTC  (6+ messages)
` [PATCH v3 04/21] drm/i915/psr: Rename intel_psr_enabled

[PATCH v5 0/5] ALPM AUX-Less
 2024-04-02  9:22 UTC  (3+ messages)

[PATCH 0/4] drm/edid & drm/i915: vendor and product id logging improvements
 2024-04-02  8:49 UTC  (2+ messages)

[PATCH] drm/i915/display: move dmc_firmware_path to display params
 2024-04-02  8:47 UTC  (7+ messages)

[REGRESSION] external monitor+Dell dock in 6.8
 2024-04-02  8:46 UTC 

[PATCH] drm/i915: use fine grained -Woverride-init disable
 2024-04-02  8:11 UTC  (5+ messages)

2024 X.Org Board of Directors Elections Nomination period is NOW
 2024-04-02  7:56 UTC  (4+ messages)
` 2024 X.Org Foundation Membership deadline for voting in the election

[PATCH] drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
 2024-04-02  5:57 UTC  (3+ messages)

[PR] i915: Add DG2 HuC to 7.10.15
 2024-04-01 18:50 UTC 

[PATCH v9 0/6] QGV/SAGV related fixes
 2024-04-01 17:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for QGV/SAGV related fixes (rev9)

2024 X.Org Foundation Membership deadline for voting in the election
 2024-03-31 16:47 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