Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-31 22:55:58 to 2023-09-05 11:33:35 UTC [more...]

[Intel-gfx] [RFC 00/33] Add Support for Plane Color Pipeline
 2023-09-05 11:33 UTC  (16+ messages)
` [Intel-gfx] [RFC 01/33] drm/doc/rfc: Add RFC document for proposed "
` [Intel-gfx] [RFC 02/33] drm: Add color operation structure

[Intel-gfx] [PATCH v5 0/6] Panel replay phase1 implementation
 2023-09-05 11:00 UTC  (8+ messages)
` [Intel-gfx] [PATCH v5 1/6] drm/panelreplay: dpcd register definition for panelreplay
` [Intel-gfx] [PATCH v5 2/6] drm/i915/psr: Move psr specific dpcd init into own function
` [Intel-gfx] [PATCH v5 3/6] drm/i915/panelreplay: Initializaton and compute config for panel replay
` [Intel-gfx] [PATCH v5 4/6] drm/i915/panelreplay: Enable panel replay dpcd initialization for DP
` [Intel-gfx] [PATCH v5 5/6] drm/i915/panelreplay: enable/disable panel replay
` [Intel-gfx] [PATCH v5 6/6] drm/i915/panelreplay: Debugfs support for "

[Intel-gfx] [RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
 2023-09-05 10:49 UTC  (17+ messages)
` [Intel-gfx] [RFC, drm-misc-next v4 1/9] "
` [Intel-gfx] [RFC, drm-misc-next v4 2/9] drm/nouveau: Implement .be_primary() callback
` [Intel-gfx] [RFC, drm-misc-next v4 3/9] drm/radeon: "
` [Intel-gfx] [RFC, drm-misc-next v4 4/9] drm/amdgpu: "
` [Intel-gfx] [RFC, drm-misc-next v4 5/9] drm/i915: "
` [Intel-gfx] [RFC, drm-misc-next v4 6/9] drm/loongson: "
` [Intel-gfx] [RFC, drm-misc-next v4 7/9] drm/ast: Register as a VGA client by calling vga_client_register()
` [Intel-gfx] [RFC, drm-misc-next v4 8/9] drm/hibmc: "
` [Intel-gfx] [RFC, drm-misc-next v4 9/9] drm/gma500: "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for PCI/VGA: Allowing the user to select the primary video adapter at boot time
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] [Nouveau] [RFC, drm-misc-next v4 0/9] "

[Intel-gfx] [PATCH 0/3] Get optimal audio frequency and channels
 2023-09-05  9:17 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm: Add Wrapper Functions for ELD SAD Extraction
` [Intel-gfx] [PATCH 3/3] drm/i915/display: Configure and initialize HDMI audio capabilities

[Intel-gfx] [PATCH] drm/i915/psr: Add psr sink error status into sink status debugfs
 2023-09-05  8:52 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/22] drm/i915: Improve BW management on shared display links
 2023-09-05  5:25 UTC  (14+ messages)
` [Intel-gfx] [PATCH v2 01/22] drm/i915/dp: Factor out helpers to compute the link limits
` [Intel-gfx] [PATCH v2 03/22] drm/i915/dp: Skip computing a non-DSC link config if DSC is needed
` [Intel-gfx] [PATCH v2 04/22] drm/i915/dp: Update the link bpp limits for DSC mode
` [Intel-gfx] [PATCH v2 09/22] drm/dp_mst: Fix fractional bpp scaling in drm_dp_calc_pbn_mode()
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Improve BW management on shared display links (rev3)

[Intel-gfx] [PATCH v4 0/2] fbc on any planes
 2023-09-04 16:15 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4 1/2] drm/i915/lnl: possibility to enable FBC on first three planes
` [Intel-gfx] [PATCH v4 2/2] drm/i915/lnl: FBC is supported with per pixel alpha
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for fbc on any planes (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/6] drm, cec and edid updates
 2023-09-04 10:43 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/6] drm/edid: add drm_edid_is_digital()

[Intel-gfx] [PATCH v4 0/4] Handle dma fences in dirtyfb ioctl
 2023-09-04  9:34 UTC  (14+ messages)
` [Intel-gfx] [PATCH v4 1/4] drm/i915/fbc: Clear frontbuffer busy bits on flip
` [Intel-gfx] [PATCH v4 2/4] drm/i915/psr: "
` [Intel-gfx] [PATCH v4 3/4] drm/i915: Add new frontbuffer tracking interface to queue flush
` [Intel-gfx] [PATCH v4 4/4] drm/i915: Handle dma fences in dirtyfb callback
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Handle dma fences in dirtyfb ioctl (rev6)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/dsi: let HW maintain HS-TRAIL and CLK_POST
 2023-09-04  8:51 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH v15 00/23] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-09-04  8:36 UTC  (18+ messages)
` [Intel-gfx] [PATCH v15 01/23] drm/shmem-helper: Fix UAF in error path when freeing SGT of imported GEM
` [Intel-gfx] [PATCH v15 02/23] drm/shmem-helper: Use flag for tracking page count bumped by get_pages_sgt()
` [Intel-gfx] [PATCH v15 16/23] drm/shmem-helper: Use kref for vmap_use_count
` [Intel-gfx] [PATCH v15 17/23] drm/shmem-helper: Add and use drm_gem_shmem_resv_assert_held() helper

[Intel-gfx] [PATCH 0/4] drm/amd/display: stop using drm_edid_override_connector_update()
 2023-09-04  7:57 UTC  (13+ messages)

[Intel-gfx] [PATCH v2 0/6] drm_dbg: add trailing newlines where missing
 2023-09-04  6:32 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2 1/6] drm_dbg: add trailing newlines to msgs
` [Intel-gfx] [PATCH v2 2/6] "
` [Intel-gfx] [PATCH v2 3/6] "
` [Intel-gfx] [PATCH v2 4/6] "
` [Intel-gfx] [PATCH v2 5/6] "
` [Intel-gfx] [PATCH v2 6/6] drm: use correct ccflags-y syntax
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm_dbg: add trailing newlines where missing (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 1/2] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
 2023-09-04  6:24 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/vblank: Warn when silently cancelling vblank works
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v7 0/3] drm/bridge_connector: implement OOB HPD handling
 2023-09-03 22:12 UTC  (7+ messages)
` [Intel-gfx] [PATCH v7 1/3] drm: Add HPD state to drm_connector_oob_hotplug_event()
` [Intel-gfx] [PATCH v7 2/3] drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()
` [Intel-gfx] [PATCH v7 3/3] drm/bridge_connector: implement oob_hotplug_event
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/bridge_connector: implement OOB HPD handling (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [REGRESSION] Panic in gen8_ggtt_insert_entries() with v6.5
 2023-09-02 16:14 UTC 

[Intel-gfx] [PATCH v5 0/2] Apply Wa_16018031267 / Wa_16018063123
 2023-09-02  8:19 UTC  (7+ messages)
` [Intel-gfx] [PATCH v5 1/2] drm/i915: Add WABB blit for "
` [Intel-gfx] [PATCH v5 2/2] drm/i915: Set copy engine arbitration "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Apply "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915: Add Wa_14015150844
 2023-09-02  6:42 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Add Wa_14015150844 (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add Wa_14015150844 (rev4)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 00/12] drm/i915: Populate connector->ddc always
 2023-09-02  5:47 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Populate connector->ddc always (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 00/12] drm/i915: VRR, LRR, and M/N stuff
 2023-09-02  4:49 UTC  (20+ messages)
` [Intel-gfx] [PATCH 01/12] drm/i915: Move psr unlock out from the pipe update critical section
` [Intel-gfx] [PATCH 02/12] drm/i915: Change intel_pipe_update_{start, end}() calling convention
` [Intel-gfx] [PATCH 03/12] drm/i915: Extract intel_crtc_vblank_evade_scanlines()
` [Intel-gfx] [PATCH 04/12] drm/i915: Enable VRR later during fastsets
` [Intel-gfx] [PATCH 05/12] drm/i915: Adjust seamless_m_n flag behaviour
` [Intel-gfx] [PATCH 06/12] drm/i915: Optimize out redundant M/N updates
` [Intel-gfx] [PATCH 07/12] drm/i915: Relocate is_in_vrr_range()
` [Intel-gfx] [PATCH 08/12] drm/i915: Validate that the timings are within the VRR range
` [Intel-gfx] [PATCH 09/12] drm/i915: Disable VRR during seamless M/N changes
` [Intel-gfx] [PATCH 10/12] drm/i915: Update VRR parameters in fastset
` [Intel-gfx] [PATCH 11/12] drm/i915: Assert that VRR is off during vblank evasion if necessary
` [Intel-gfx] [PATCH 12/12] drm/i915: Implement transcoder LRR for TGL+
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: VRR, LRR, and M/N stuff
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: VRR, LRR, and M/N stuff (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v3 0/2] fbc on any planes
 2023-09-02  2:53 UTC  (7+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915/lnl: possibility to enable FBC on first three planes
` [Intel-gfx] [PATCH v3 2/2] drm/i915/lnl: FBC is supported with per pixel alpha
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for fbc on any planes
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/2] drm/i915: Schedule the HPD poll init work on an unbound workqueue
 2023-09-02  2:03 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm: Schedule the HPD poll work on the system "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Schedule the HPD poll init work on an "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 0/1] fbc on any plane
 2023-09-02  1:05 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 1/1] drm/i915/lnl: possibility to enable FBC on first three planes
` [Intel-gfx] ✓ Fi.CI.BAT: success for fbc on any plane (rev3)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v4 0/6] drm/i915/dp_link_training: Define a final failure state when link training fails
 2023-09-01 23:24 UTC  (14+ messages)
` [Intel-gfx] [PATCH v4 1/6] drm/i915/dp_link_training: Add a final failing state to link training fallback
` [Intel-gfx] [PATCH v4 5/6] drm/i915/dp_link_training: Set all downstream MST ports to BAD before retrying
` [Intel-gfx] [PATCH v4 6/6] drm/i915/dp_link_training: Emit a link-status=Bad uevent with trigger property

[Intel-gfx] [PATCH v2 0/1] fbc on any plane
 2023-09-01 14:27 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 1/1] drm/i915/lnl: possibility to enable FBC on first three planes

[Intel-gfx] [PATCH] drm/display/dp: Add the remaining Square PHY patterns DPCD register definitions
 2023-09-01 13:50 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
 2023-09-01 10:56 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v5 0/9] Reduce MTL-specific platform checks
 2023-09-01  8:55 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 4/9] drm/i915: Eliminate IS_MTL_GRAPHICS_STEP

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for WQ_UNBOUND warning since recent workqueue refactoring
 2023-09-01  8:05 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/2] Fix HDCP2 capability check
 2023-09-01  7:54 UTC  (2+ messages)

[Intel-gfx] [PATCH -next] drm/i915/gvt: Use list_for_each_entry() helper
 2023-09-01  7:14 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PULL] drm-misc-next-fixes
 2023-09-01  7:01 UTC 

[Intel-gfx] [PATCH] drm/i915/guc: Update GUC_KLV_0_KEY definition
 2023-09-01  6:17 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-09-01  1:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups (rev11)

[Intel-gfx] [PATCH] drm/i915: Add Wa_14015150844
 2023-08-31 23:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Add Wa_14015150844 (rev2)

[Intel-gfx] [PATCH v4 0/2] Apply Wa_16018031267 / Wa_16018063123
 2023-08-31 23:15 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "


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