Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-13 18:47:32 to 2024-11-18 15:08:22 UTC [more...]

[PULL] drm-misc-next
 2024-11-18 15:08 UTC  (2+ messages)

[PATCH v9 0/4] Introduce DRM device wedged event
 2024-11-18 14:56 UTC  (12+ messages)
` [PATCH v9 1/4] drm: Introduce "
` [PATCH v9 2/4] drm/doc: Document "
` [PATCH v9 3/4] drm/xe: Use "
` [PATCH v9 4/4] drm/i915: "
` ✗ Fi.CI.CHECKPATCH: warning for Introduce DRM device wedged event (rev7)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-18 14:49 UTC  (12+ messages)
` [PATCH 01/11] drm/i915/mst: pass intel_dp around in mst stream helpers
` [PATCH 02/11] drm/i915/mst: unify MST connector function naming to mst_connector_*
` [PATCH 03/11] drm/i915/mst: simplify mst_connector_get_hw_state()
` [PATCH 04/11] drm/i915/mst: unify MST topology callback naming to mst_topology_*
` [PATCH 05/11] drm/i915/ddi: use intel_ddi_* naming convention for encoder enable/disable
` [PATCH 06/11] drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
` [PATCH 07/11] drm/i915/dp: refactor clear/wait for act sent
` [PATCH 08/11] drm/i915/ddi: rename temp to ddi_func_ctl in intel_ddi_read_func_ctl()
` [PATCH 09/11] drm/i915/ddi: split up intel_ddi_read_func_ctl() by output type
` [PATCH 10/11] drm/i915/ddi: refactor intel_ddi_connector_get_hw_state()
` [PATCH 11/11] drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly

[PATCHv2/3] Expose modifiers/formats supported by async flips
 2024-11-18 14:26 UTC  (5+ messages)
` [PATCHv2 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCHv2 2/3] drm/plane: Expose function to create format/modifier blob
` [PATCHv2 3/3] drm/i915/display: Populate list of async supported formats/modifiers
` ✗ Fi.CI.SPARSE: warning for series starting with [PATCHv2,1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC

[PATCH] drm/i915/display/xe3lpd: Avoid setting YUV420_MODE in PIPE_MISC
 2024-11-18 13:44 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer
 2024-11-18 13:17 UTC  (22+ messages)
` [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
` [PATCH 2/5] drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
` [PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
` [PATCH 4/5] drm/connector: make mode_valid_ctx accept const struct drm_display_mode
` [PATCH 5/5] drm/connector: make mode_valid "
` ✗ Fi.CI.BUILD: failure for drm/connector: make mode_valid() callback accept const mode pointer

[CI] drm/i915/dp_mst: Fix connector initialization in intel_dp_add_mst_connector()
 2024-11-18 13:16 UTC  (2+ messages)

[PATCH 1/4] drm/i915/dp_mst: Fix connector initialization in intel_dp_add_mst_connector()
 2024-11-18 13:12 UTC  (21+ messages)
` [PATCH 2/4] drm/dp: Add a way to init/add a connector in separate steps
` [PATCH 3/4] drm/i915/dp_mst: Expose a connector to kernel users after it's properly initialized
` [PATCH 4/4] drm/i915/dp_mst: Fix error handling while adding a connector
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915/dp_mst: Fix connector initialization in intel_dp_add_mst_connector()
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v5] drm/i915: ensure segment offset never exceeds allowed max
 2024-11-18 12:19 UTC 

[PATCHv4 0/7] Display Global Histogram
 2024-11-18  9:12 UTC  (4+ messages)
` [PATCHv4 4/7] drm/i915/histogram: histogram interrupt handling

[PATCH v3 0/3] Add AS_SDP to fastset
 2024-11-18  8:07 UTC  (7+ messages)
` [PATCH v3 1/3] drm/i915/vrr: Update vrr.vsync_{start, end} computation
  ` [PATCH v3 1/3] drm/i915/vrr: Update vrr.vsync_{start,end} computation
` [PATCH v3 2/3] drm/i915/dp: Set FAVT mode in DP SDP with fixed refresh rate
` [PATCH v3 3/3] drm/i915/dp: Compute as_sdp based on if vrr possible

[PATCH 0/4] Expose modifiers/formats supported by async flips
 2024-11-18  7:49 UTC  (5+ messages)
` [PATCHv2/3] "
  ` [PATCHv2 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
  ` [PATCHv2 2/3] drm/plane: Expose function to create format/modifier blob
  ` [PATCHv2 3/3] drm/i915/display: Populate list of async supported formats/modifiers

[PATCH 0/9] drm/i915: Async flip + compression, and some plane cleanups
 2024-11-18  7:50 UTC  (13+ messages)
` [PATCH 1/9] drm/i915: Allow async flips with render compression on TGL+
` [PATCH 6/9] drm/i915: Disable scanout VT-d workaround for TGL+
` [PATCH 7/9] drm/i915: Nuke ADL pre-production Wa_22011186057

[PATCH] drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY
 2024-11-18  6:19 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too
 2024-11-16 10:02 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/3] drm/i915/display: Move shutdown sequences under display driver
 2024-11-16  0:15 UTC  (11+ messages)
` [PATCH 2/3] drm/xe: At shutdown disable commit helpers instead of flushing
` [PATCH 3/3] drm/xe: Use i915-display shutdown sequence directly
  ` [PATCH] "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/display: Move shutdown sequences under display driver
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/display: Move shutdown sequences under display driver (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/9] drm/xe: Remove double pageflip
 2024-11-15 20:51 UTC  (12+ messages)
` [PATCH 5/9] drm/xe/display: Use a single early init call for display
` [PATCH 6/9] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init

[PATCH 0/5] drm/i915: intel_display conversions, cleanups
 2024-11-15 19:11 UTC  (13+ messages)
` [PATCH 2/5] drm/i915/overlay: add intel_overlay_available() and use it
` [PATCH 3/5] drm/i915/plane: convert initial plane setup to struct intel_display
` [PATCH 4/5] drm/i915/irq: hide display_irqs_enabled access
` [PATCH 5/5] drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV

[PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency programming
 2024-11-15 18:23 UTC  (9+ messages)
` [PATCH 2/2] drm/i915/display: Modify latency programmed into PKG_C_LATENCY
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915/display: Refactor handling of dpkgc latency programming
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] intel-ci: Blocklist igt@i915_module_load@load
 2024-11-15 17:08 UTC  (2+ messages)

[PATCH] MAINTAINERS: switch my mail address for GVT driver
 2024-11-14 16:14 UTC  (3+ messages)

[PATCH 1/6] drm/i915/wm: Initialize max_latency variable to appropriate value
 2024-11-15 16:26 UTC  (8+ messages)
` [PATCH 2/6] drm/i915/wm: Refactor dpkgc value prepration
` [PATCH 3/6] drm/i915/wm: Rename enable_dpkgc variable
` [PATCH 4/6] drm/i915/wm: Use intel_display structure in DPKGC code
` [PATCH 5/6] drm/i915/display: Refactor DPKGC code to call it from atomic_commit_tail
` [PATCH 6/6] drm/i915/wm: Modify latency programmed into PKG_C_LATENCY
` ✗ Fi.CI.BAT: failure for series starting with [1/6] drm/i915/wm: Initialize max_latency variable to appropriate value
` ✗ Fi.CI.SPARSE: warning "

[PULL] drm-xe-next-fixes
 2024-11-15 11:10 UTC 

[PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency programming
 2024-11-15  9:53 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/watermark: Modify latency programmed into PKG_C_LATENCY
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915/display: Refactor handling of dpkgc latency programming
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/7] DP DSC min/max src bpc fixes
 2024-11-15  8:28 UTC  (11+ messages)
` [PATCH 1/7] drm/i915/dp: Use HAS_DSC macro in intel_dp_dsc_max_src_input_bpc
` [PATCH 5/7] drm/i915/dp: Refactor pipe_bpp limits with dsc
` [PATCH 7/7] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits

[PULL] drm-xe-fixes
 2024-11-15  0:03 UTC 

[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
 2024-11-14 22:15 UTC  (7+ messages)
` [PATCH 05/31] drm/xe: At shutdown disable commit helpers instead of flushing
` [PATCH 11/31] drm/{i915,xe}: Consolidate display resume functions
  ` [PATCH 11/31] drm/{i915, xe}: "

[PATCH 1/2] drm/i915/watermark: Refactor dpkgc code
 2024-11-15  6:23 UTC  (10+ messages)
` [PATCH 2/2] drm/i915/watermark: Modify latency programmed into PKG_C_LATENCY
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915/watermark: Refactor dpkgc code
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/3] drm/i915/display: handle hdmi connector init failures
 2024-11-15  5:00 UTC  (8+ messages)
` [PATCH 1/3] drm/i915/hdmi: propagate errors from intel_hdmi_init_connector()
` [PATCH 2/3] drm/i915/hdmi: add error handling in g4x_hdmi_init()
` [PATCH 3/3] drm/i915/ddi: propagate errors from intel_ddi_init_hdmi_connector()
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: handle hdmi connector init failures
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[RFC][PATCH] drm: i915: do not NULL deref hdmi attached_connector
 2024-11-15  1:54 UTC  (5+ messages)

[PULL] drm-misc-fixes
 2024-11-14 14:22 UTC 

[PATCH 0/5] Introduce drm sharpness property
 2024-11-14 13:11 UTC  (10+ messages)
` [PATCH 1/5] drm: Introduce sharpness strength property
` [PATCH 2/5] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 3/5] drm/i915/display: Enable the second scaler for sharpness
` [PATCH 4/5] drm/i915/display: Add registers and compute the strength
` [PATCH 5/5] drm/i915/display: Load the lut values and enable sharpness
` ✗ Fi.CI.CHECKPATCH: warning for Introduce drm sharpness property (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2] drm/i915/psr: Disable psr1 if setup_time > vblank
 2024-11-14  9:40 UTC  (2+ messages)

[RFC] drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value
 2024-11-14  9:15 UTC  (4+ messages)

[PULL] drm-intel-fixes
 2024-11-14  7:20 UTC 

[CI 1/7] drm/i915: Remove vga and gmbus seq out of i915_restore_display
 2024-11-14  1:48 UTC  (11+ messages)
` [CI 2/7] drm/i915/display: Convert i915_suspend into i9xx_display_sr
` [CI 3/7] drm/i915/display: Move regfile registers intel_display.restore
` [CI 4/7] drm/{i915, xe}/display: Move DP MST calls to display_driver
` [CI 5/7] drm/xe/display: Delay hpd_init resume
` [CI 6/7] drm/xe/display: Delay dsm handler registration
` [CI 7/7] drm/{i915, xe}: Move power_domains suspend/resume to display_power
` ✓ Fi.CI.BAT: success for series starting with [CI,1/7] drm/i915: Remove vga and gmbus seq out of i915_restore_display
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.IGT: failure "


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