Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-14 11:31:00 to 2024-02-16 09:41:54 UTC [more...]

[PULL] drm-intel-gt-next
 2024-02-16  9:41 UTC  (5+ messages)

[PATCH 00/13] HDCP MST Type1 fixes
 2024-02-16  9:26 UTC  (20+ messages)
` [PATCH 01/13] drm/i915/hdcp: Move to direct reads for HDCP
` [PATCH 02/13] drm/i915/hdcp: Move source hdcp2 checks into its own function
` [PATCH 03/13] drm/i915/hdcp: Refactor intel_dp_hdcp2_capable
` [PATCH 04/13] drm/i915/hdcp: Pass drm_dp_aux to read_bcaps function
` [PATCH 05/13] drm/i915/hdcp: Rename hdcp capable functions
` [PATCH 06/13] drm/i915/hdcp: Add new remote capability check shim function
` [PATCH 07/13] drm/i915/hdcp: HDCP Capability for the downstream device
` [PATCH 08/13] drm/i915/hdcp: Remove additional timing for reading mst hdcp message
` [PATCH 09/13] drm/i915/hdcp: Extract hdcp structure from correct connector
` [PATCH 10/13] drm/i915/hdcp: Don't enable HDCP2.2 directly from check_link
` [PATCH 11/13] drm/i915/hdcp: Don't enable HDCP1.4 "
` [PATCH 12/13] drm/i915/hdcp: Allocate stream id after HDCP AKE stage
` [PATCH 13/13] drm/i915/hdcp: Read Rxcaps for robustibility
` ✗ Fi.CI.SPARSE: warning for HDCP MST Type1 fixes (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-02-16  9:24 UTC  (21+ messages)
` [PATCH v6 1/5] drm: Stop using `select ACPI_VIDEO` in all drivers
` [PATCH v6 2/5] drm: Stop using `select BACKLIGHT_CLASS_DEVICE`
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI
` [PATCH v6 4/5] drm/amd: Fetch the EDID from _DDC if available for eDP
` [PATCH v6 5/5] drm/nouveau: Use drm_edid_read_acpi() helper
` ✗ Fi.CI.SPARSE: warning for Add support for getting EDID over ACPI to DRM
` ✗ Fi.CI.BAT: failure "

[PATCH 00/21] drm/i915: remove unused structure members
 2024-02-16  8:51 UTC  (23+ messages)
` [PATCH 01/21] drm/i915: remove unused intel_dvo_dev_ops hooks
` [PATCH 02/21] drm/i915: remove structs intel_vgpu_pipe_format and intel_vgpu_fb_format
` [PATCH 03/21] drm/i915: remove intel_dsi::{port_bits,hs}
` [PATCH 04/21] drm/i915: remove intel_gvt_gtt::{mm_alloc_page_table, mm_free_page_table}
` [PATCH 05/21] drm/i915: remove intel_gvt_mmio_info::{device, addr_range}
` [PATCH 06/21] drm/i915: remove intel_vgpu_workload::{ring_context, restore_inhibit}
` [PATCH 07/21] drm/i915: remove intel_vbt_panel_data::edp::initialized
` [PATCH 08/21] drm/i915: remove intel_guc::ads_engine_usage_size
` [PATCH 09/21] drm/i915: remove i915_drm_client::id
` [PATCH 10/21] drm/i915: remove i915_perf_stream::size_exponent
` [PATCH 11/21] drm/i915: remove intel_vgpu_gtt::active_ppgtt_mm_bitmap
` [PATCH 12/21] drm/i915: remove intel_vgpu_fence::base
` [PATCH 13/21] drm/i915: remove intel_vgpu_opregion::mapped
` [PATCH 14/21] drm/i915: remove intel_vgpu::intx_trigger
` [PATCH 15/21] drm/i915: remove gvt_mmio_block::device
` [PATCH 16/21] drm/i915: remove intel_gvt_irq_info::warned
` [PATCH 17/21] drm/i915: remove intel_gvt_event_info::policy
` [PATCH 18/21] drm/i915: remove intel_gvt_irq::pending_events
` [PATCH 19/21] drm/i915: remove execute_cb::signal
` [PATCH 20/21] drm/i915: remove i915_vma::obj_hash
` [PATCH 21/21] drm/i915: remove intel_memory_region_ops::flags

[RFC 0/5] Introduce drm sharpening property
 2024-02-16  8:36 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 0/6] ALPM AUX-Less
 2024-02-16  8:22 UTC  (13+ messages)
` [PATCH 1/6] drm/display: Add missing aux less alpm wake related bits
` [PATCH 2/6] drm/i915/psr: Calculate aux less wake time
` [PATCH 3/6] drm/i915/psr: Calculate aux less switch to active latency
` [PATCH 4/6] drm/i915/psr: Silence period and lfps half cycle
` [PATCH 5/6] drm/i915/psr: Add missing ALPM AUX-Less register defintions
` [PATCH 6/6] drm/i915/psr: Enable ALPM for eDP Panel replay
` ✗ Fi.CI.CHECKPATCH: warning for ALPM AUX-Less
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/2] Disable automatic load CCS load balancing
 2024-02-15 22:55 UTC  (10+ messages)
` [PATCH 1/2] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH 2/2] drm/i915/gt: Set default CCS mode '1'
` ✗ Fi.CI.CHECKPATCH: warning for Disable automatic load CCS load balancing
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 0/2] Fix crash due to open pmu events during unbind
 2024-02-15 21:41 UTC  (6+ messages)
` [PATCH 2/2] i915/pmu: Cleanup pending events on unbind

[PATCH v5] drm/dp: add an API to indicate if sink supports VSC SDP
 2024-02-15 19:15 UTC 

[PATCH v2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-15 19:08 UTC 

[PULL] drm-misc-fixes
 2024-02-15 16:45 UTC  (4+ messages)
  `  "

[PATCH 00/12] drm/i915: Use drm_printer more
 2024-02-15 16:40 UTC  (13+ messages)
` [PATCH 01/12] drm/i915: Indicate which pipe failed the fastset check overall
` [PATCH 02/12] drm/i915: Include CRTC info in infoframe mismatch prints
` [PATCH 03/12] drm/i915: Include CRTC info in VSC SDP "
` [PATCH 04/12] drm/i915: Convert pipe_config_infoframe_mismatch() to drm_printer
` [PATCH 05/12] drm/i915: Convert pipe_config_buffer_mismatch() "
` [PATCH 06/12] drm/i915: Convert intel_dpll_dump_hw_state() "
` [PATCH 07/12] drm/i915: Use drm_printer more extensively in intel_crtc_state_dump()
` [PATCH 08/12] drm/i915: Convert the remaining state dump to drm_printer
` [PATCH 09/12] drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabled
` [PATCH 10/12] drm/i915: Relocate pipe_config_mismatch()
` [PATCH 11/12] drm/i915: Reuse pipe_config_mismatch() more
` [PATCH 12/12] drm/i915: Create the printer only once in intel_pipe_config_compare()

2024 X.Org Board of Directors Elections Nomination period is NOW
 2024-02-15 16:05 UTC 

[PATCH v2 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-02-15 15:16 UTC  (14+ messages)
` [PATCH v2 1/6] drm/mst: read sideband messaging cap
` [PATCH v2 2/6] drm/i915/mst: improve debug logging of DP MST mode detect
` [PATCH v2 3/6] drm/i915/mst: abstract choosing the MST mode to use
` [PATCH v2 4/6] drm/i915/mst: use the MST mode detected previously
` [PATCH v2 5/6] drm/i915/mst: add intel_dp_mst_disconnect()

[PATCH 0/5] XE HDCP Enablement
 2024-02-15 14:46 UTC  (9+ messages)
` [PATCH 4/5] drm/xe/hdcp: Enable HDCP for XE
` ✗ Fi.CI.SPARSE: warning for XE HDCP Enablement (rev5)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/6 V4] fdinfo shared stats
 2024-02-15 14:20 UTC  (3+ messages)

[PULL] drm-misc-next
 2024-02-15 13:26 UTC 

[PULL] drm-xe-fixes
 2024-02-15 12:43 UTC 

[PULL] drm-intel-fixes
 2024-02-15 11:54 UTC 

[PATCH 00/12] HDCP MST Type1 fixes
 2024-02-15  8:17 UTC  (17+ messages)
` [PATCH 01/12] drm/i915/hdcp: Move to direct reads for HDCP
` [PATCH 02/12] drm/i915/hdcp: Move source hdcp2 checks into its own function
` [PATCH 03/12] drm/i915/hdcp: Refactor intel_dp_hdcp2_capable
` [PATCH 04/12] drm/i915/hdcp: Pass drm_dp_aux to read_bcaps function
` [PATCH 05/12] drm/i915/hdcp: Rename hdcp capable functions
` [PATCH 06/12] drm/i915/hdcp: Add new remote capability check shim function
` [PATCH 07/12] drm/i915/hdcp: HDCP Capability for the downstream device
` [PATCH 08/12] drm/i915/hdcp: Remove additional timing for reading mst hdcp message
` [PATCH 09/12] drm/i915/hdcp: Extract hdcp structure from correct connector
` [PATCH 10/12] drm/i915/hdcp: Don't enable HDCP directly from check_link
` [PATCH 11/12] drm/i915/hdcp: Allocate stream id after HDCP AKE stage
` [PATCH 12/12] drm/i915/hdcp: Read Rxcaps for robustibility
` ✗ Fi.CI.SPARSE: warning for HDCP MST Type1 fixes
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/cdclk: Rename intel_cdclk_needs_modeset to intel_cdclk_clock_changed
 2024-02-15  7:41 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Update ADL-N PCI IDs
 2024-02-15  2:58 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[CI] PR for new GuC v70.20.0
 2024-02-15  0:39 UTC 

[PATCH 0/5] drm/i915: PLL state check stuff
 2024-02-14 23:53 UTC  (7+ messages)
` [PATCH 4/5] drm/i915: Add PLL .compare_hw_state() vfunc

PR for new GuC v70.19.2
 2024-02-14 23:46 UTC  (2+ messages)

[PATCH] drm/i915/cdclk: Rename intel_cdclk_needs_modeset to intel_cdclk_params_changed
 2024-02-14 20:30 UTC  (11+ messages)

[PATCH v2 1/2] drm/buddy: Fix alloc_range() error handling code
 2024-02-14 19:57 UTC  (4+ messages)
` [PATCH v2 2/2] drm/tests/drm_buddy: add alloc_contiguous test
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/buddy: Fix alloc_range() error handling code
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-14 19:10 UTC  (6+ messages)

[PATCH] drm/i915/display: update pll values in sync with Bspec for MTL
 2024-02-14 17:47 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/display: update pll values in sync with Bspec for MTL (rev2)

[RFC 0/4] DP link training failure fallback
 2024-02-14 16:52 UTC  (19+ messages)
` [RFC 1/4] drm/i915/display/dp: Add DP fallback on LT
` [RFC 3/4] drm/i915/dp: use link rate and lane count in intel_dp struct
` [RFC 4/4] drm/i915/display/dp: On LT failure retry LT

[PATCH 00/12] HDCP Type1 MST fixes
 2024-02-14 13:52 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915: Add bigjoiner force enable option to debugfs
 2024-02-14 13:51 UTC  (7+ messages)

[Intel-gfx] [PATCH 00/10] drm/i915/spi: spi access for discrete graphics
 2024-02-14 12:16 UTC  (10+ messages)
` [Intel-gfx] [PATCH 06/10] drm/i915/spi: spi register with mtd
                `  "

[RFC] drm/i915: Add GuC submission interface version query
 2024-02-14 11:46 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Add GuC submission interface version query (rev3)


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 read-only IMAP folder(s) and NNTP newsgroup(s).