intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-13 11:02:15 to 2024-02-15 08:50:09 UTC [more...]

[PULL] drm-misc-fixes
 2024-02-15  8:49 UTC 

[RFC 0/5] Introduce drm sharpening property
 2024-02-15  8:33 UTC  (10+ messages)
` [RFC 1/5] drm: Introduce sharpeness mode property
` [RFC 2/5] drm/i915/display/: Compute the scaler filter coefficients
` [RFC 3/5] drm/i915/dispaly/: Enable the second scaler
` [RFC 4/5] drm/i915/display/: Add registers and compute the strength
` [RFC 5/5] drm/i915/display: Load the lut values and enable sharpness
` ✗ Fi.CI.CHECKPATCH: warning for Introduce drm sharpening property
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[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 0/5] XE HDCP Enablement
 2024-02-15  7:09 UTC  (13+ messages)
` [PATCH 2/5] drm/xe/hdcp: Use xe_device struct
` [PATCH 3/5] drm/xe: Use gsc_proxy_init_done to check proxy status
` [PATCH 4/5] drm/xe/hdcp: Enable HDCP for XE
` ✗ Fi.CI.SPARSE: warning for XE HDCP Enablement (rev5)
` ✓ Fi.CI.BAT: success "

[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 "

[PATCH 0/2] Fix crash due to open pmu events during unbind
 2024-02-15  2:48 UTC  (12+ messages)
` [PATCH 1/2] i915/pmu: Add pmu_teardown helper
` [PATCH 2/2] i915/pmu: Cleanup pending events on unbind
` ✗ Fi.CI.CHECKPATCH: warning for Fix crash due to open pmu events during unbind
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ 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  (11+ messages)
` [PATCH 3/5] drm/i915: Reuse ibx_dump_hw_state() for gmch platforms
` [PATCH 4/5] drm/i915: Add PLL .compare_hw_state() vfunc
` [PATCH 5/5] drm/i915: Enable fastboot across the board

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

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-02-14 23:29 UTC  (9+ 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] 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  (7+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v2 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-02-14 18:41 UTC  (19+ 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 v2 6/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mst: enable MST mode for 128b/132b single-stream sideband (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

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

[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  (16+ 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 Type1 MST fixes
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[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  (12+ messages)
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add GuC submission interface version query (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PULL] drm-intel-next
 2024-02-14 11:01 UTC  (2+ messages)

[PATCH 2/2] drm/i915/lnl: Program PKGC_LATENCY register
 2024-02-14 10:43 UTC  (3+ messages)

[PATCH 00/28] Plane Color Pipeline support for Intel platforms
 2024-02-14  9:03 UTC  (16+ messages)
` [PATCH 05/28] drm: Add support for 3x3 CTM
` [PATCH 08/28] drm: Add Color lut range attributes
` [PATCH 09/28] drm: Add Color ops capability property
` [PATCH 17/28] drm/i915: Define segmented Lut and add capabilities to colorop

[PATCH] drm/i915/display: update pll values in sync with Bspec for MTL
 2024-02-14  7:47 UTC  (2+ messages)

[PATCH 1/2] drm/buddy: Fix alloc_range() error handling code
 2024-02-14  7:40 UTC  (6+ messages)
` [PATCH 2/2] drm/tests/drm_buddy: add alloc_contiguous test
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/buddy: Fix alloc_range() error handling code
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 01/28] [NOT FOR REVIEW] drm: color pipeline base work
 2024-02-14  2:46 UTC  (3+ messages)

[PATCH 1/2] drm/buddy: Fix alloc_range() error handling code
 2024-02-14  2:24 UTC  (8+ messages)
` [PATCH 2/2] drm/tests/drm_buddy: add alloc_contiguous test
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/buddy: Fix alloc_range() error handling code
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/2] Fix crash due to open pmu events during unbind
 2024-02-13 18:04 UTC  (2+ messages)

[PATCH 1/2] drm/i915/fbc: Don't use a fence for a plane if FBC is not possible
 2024-02-13 17:32 UTC  (2+ messages)

[PATCH 0/6] Cursor Fault Fixes
 2024-02-13 17:12 UTC  (3+ messages)
` [PATCH 6/6] drm/i915: do not defer cleanup work

[RFC] drm/i915: Support replaying GPU hangs with captured context image
 2024-02-13 16:37 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v3] drm/i915/selftests: Increasing the sleep time for live_rc6_manual
 2024-02-13 15:09 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/selftests: Increasing the sleep time for live_rc6_manual (rev4)

[PATCH 0/3] Bigjoiner refactoring
 2024-02-13 13:38 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Bigjoiner refactoring (rev6)
` ✗ Fi.CI.BAT: failure "

[CI 1/2] drm/i915: Prevent HW access during init from SDVO TV get_modes hook
 2024-02-13 11:43 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] "


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