Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-21 08:47:49 to 2024-05-23 18:47:55 UTC [more...]

[PULL] drm-misc-fixes
 2024-05-23 18:47 UTC 

[PATCH 00/10] drm/i915: identify all platforms in display probe
 2024-05-23 18:39 UTC  (26+ messages)
` [PATCH 01/10] drm/i915/display: move params copy at probe earlier
` [PATCH 02/10] drm/i915/display: change probe for no display case
` [PATCH 03/10] drm/i915/display: check platforms without display one level higher
` [PATCH 04/10] drm/i915/display: change GMD ID display ip ver propagation at probe
` [PATCH 05/10] drm/i915/display: add platform descriptors
` [PATCH 06/10] drm/i915: add LNL PCI IDs
` [PATCH 07/10] drm/i915/display: change display probe to identify GMD ID based platforms
` [PATCH 08/10] drm/i915/display: identify platforms with enum and name
` [PATCH 09/10] drm/i915/display: add support for subplatforms
` [PATCH 10/10] drm/i915/display: add probe message
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: identify all platforms in display probe
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/3] drm/i915: intel_color_check() cleanup
 2024-05-23 18:28 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Plumb the entire atomic state into intel_color_check()
` [PATCH 2/3] drm/i915: Hide the intel_crtc_needs_color_update() inside intel_color_check()
` [PATCH 3/3] drm/i915: Bury c8_planes_changed() in intel_color_check()

[PATCH v2 00/21] drm/i915/dp_mst: Enable link training fallback
 2024-05-23 16:36 UTC  (43+ messages)
` [PATCH v2 01/21] drm/i915/dp_mst: Align TUs to avoid splitting symbols across MTPs
` [PATCH v2 03/21] drm/i915/dp: Move link train fallback to intel_dp_link_training.c
` [PATCH v2 04/21] drm/i915/dp: Sanitize intel_dp_get_link_train_fallback_values()
` [PATCH v2 05/21] drm/i915: Factor out function to modeset commit a set of pipes
` [PATCH v2 06/21] drm/i915/dp: Use a commit modeset for link retraining MST links
` [PATCH v2 07/21] drm/i915/dp: Recheck link state after modeset
` [PATCH v2 09/21] drm/i915/dp: Pass atomic state to link training function
` [PATCH v2 12/21] drm/i915/dp: Use check link state work in the detect handler
` [PATCH v2 14/21] drm/i915/dp: Disable link retraining after the last fallback step
` [PATCH v2 17/21] drm/i915/dp: Add debugfs entries to set a target link rate/lane count
` [PATCH v2 19/21] drm/i915/dp: Add debugfs entry to force link training failure
` ✓ Fi.CI.IGT: success for drm/i915/dp_mst: Enable link training fallback (rev3)

[PATCH v2 0/2] drm/i915/display: Add comparison for pipe config for MTL+ >
 2024-05-23 15:44 UTC  (6+ messages)
` [PATCH v2 1/2] drm/i915/display: Revert "drm/i915/display: Skip C10 state verification in case of fastset"
` [PATCH v2 2/2] drm/i915/display: Add compare config for MTL+ platforms
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Add comparison for pipe config for MTL+ >
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 0/3] amd, i915, xe: drop redundant warnings from driver makefiles
 2024-05-23 15:15 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: drop redundant W=1 warnings from Makefile
` [PATCH 2/3] drm/xe: "
` [PATCH 3/3] drm/amdgpu: "
` ✗ Fi.CI.SPARSE: warning for amd, i915, xe: drop redundant warnings from driver makefiles
` ✓ Fi.CI.BAT: success "

[PATCH 00/16] drm/i915: dev_priv fixes for i9xx_plane_regs.h/intel_color_regs.h
 2024-05-23 14:48 UTC  (22+ messages)
` [PATCH 01/16] drm/i915: pass dev_priv explicitly to DSPADDR_VLV
` [PATCH 02/16] drm/i915: pass dev_priv explicitly to DSPCNTR
` [PATCH 03/16] drm/i915: pass dev_priv explicitly to DSPADDR
` [PATCH 04/16] drm/i915: pass dev_priv explicitly to DSPLINOFF
` [PATCH 05/16] drm/i915: pass dev_priv explicitly to DSPSTRIDE
` [PATCH 06/16] drm/i915: pass dev_priv explicitly to DSPPOS
` [PATCH 07/16] drm/i915: pass dev_priv explicitly to DSPSIZE
` [PATCH 08/16] drm/i915: pass dev_priv explicitly to DSPSURF
` [PATCH 09/16] drm/i915: pass dev_priv explicitly to DSPTILEOFF
` [PATCH 10/16] drm/i915: pass dev_priv explicitly to DSPOFFSET
` [PATCH 11/16] drm/i915: pass dev_priv explicitly to DSPSURFLIVE
` [PATCH 12/16] drm/i915: pass dev_priv explicitly to DSPGAMC
` [PATCH 13/16] drm/i915: pass dev_priv explicitly to PRIMPOS
` [PATCH 14/16] drm/i915: pass dev_priv explicitly to PRIMSIZE
` [PATCH 15/16] drm/i915: pass dev_priv explicitly to PRIMCNSTALPHA
` [PATCH 16/16] drm/i915: pass dev_priv explicitly to PIPEGCMAX
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: dev_priv fixes for i9xx_plane_regs.h/intel_color_regs.h
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[linux-next:master] BUILD REGRESSION 3689b0ef08b70e4e03b82ebd37730a03a672853a
 2024-05-23 14:02 UTC 

[PATCH] drm/i915/dpt: Make DPT object unshrinkable
 2024-05-23 13:52 UTC  (8+ messages)

[RESEND 0/6] drm, nouveau/radeon/amdpgu: edid_blob_ptr cleanups
 2024-05-23 13:00 UTC  (9+ messages)
` [RESEND 5/6] drm/edid: add a helper for EDID sysfs property show
` [RESEND 6/6] drm/connector: update edid_blob_ptr documentation

[PATCH 00/13] drm/i915: Plane register cleanups
 2024-05-23 12:06 UTC  (4+ messages)
` [PATCH 06/13] drm/i915: Define SEL_FETCH_PLANE registers via PICK_EVEN_2RANGES()

[PATCH v8 0/7] Implement CMRR Support
 2024-05-23 11:38 UTC  (7+ messages)
` [PATCH v8 3/7] drm/i915: Compute CMRR and calculate vtotal
` [PATCH v8 5/7] drm/i915/display: Add support for pack and unpack
` [PATCH v8 7/7] drm/i915/display: Compute vrr vsync params

[PATCH] drm/i915: Fix audio component initialization
 2024-05-23 10:58 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v2 0/6] drm/ci: uprev mesa/IGT and generate testlist
 2024-05-23  9:59 UTC  (9+ messages)
` [PATCH v2 1/6] drm/ci: uprev mesa version
` [PATCH v2 3/6] drm/ci: build virtual GPU driver as module

XE tests on Tiger Lake
 2024-05-23  9:45 UTC  (2+ messages)

[PULL] drm-misc-next-fixes
 2024-05-23  4:41 UTC 

[PATCH v3 0/3] drm/panel: two fixes for lg-sw43408
 2024-05-22 20:36 UTC  (8+ messages)
` [PATCH v3 1/3] drm/display: split DSC helpers from DP helpers
` [PATCH v3 2/3] drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER
` [PATCH v3 3/3] drm/panel/lg-sw43408: mark sw43408_backlight_ops as static
` ✓ Fi.CI.BAT: success for drm/panel: two fixes for lg-sw43408
` ✗ Fi.CI.IGT: failure "

[v6 0/3] Fix cursor FB unpinning
 2024-05-22 18:28 UTC  (9+ messages)
` [v6 1/3] drm: Add drm_vblank_work_flush_all()
` [v6 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [v6 3/3] drm/i915: Use the same vblank worker for atomic unpin
` ✗ Fi.CI.CHECKPATCH: warning for Fix cursor FB unpinning
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[linux-next:master] BUILD REGRESSION 8314289a8d50a4e05d8ece1ae0445a3b57bb4d3b
 2024-05-22 16:14 UTC 

[PATCH] drm/i915/dpt: Make DPT object unshrinkable
 2024-05-22 15:58 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915/dpt: Make DPT object unshrinkable (rev3)

[PATCH 0/2] Fixes in hdcp remote capability
 2024-05-22 15:38 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for Fixes in hdcp remote capability (rev4)
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.IGT: success "

[PATCH 0/2] drm/i915/display: Add comparison for pipe config for MTL+ platforms
 2024-05-22 13:33 UTC  (8+ messages)
` [PATCH 1/2] drm/i915/display: Revert "drm/i915/display: Skip C10 state verification in case of fastset"
` [PATCH 2/2] drm/i915/display: Add compare config for MTL+ platforms
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Add comparison for pipe "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/gt: Fix CCS id's calculation for CCS mode setting
 2024-05-22 13:12 UTC  (7+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Fix CCS id's calculation for CCS mode setting (rev2)
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success for drm/i915/gt: Fix CCS id's calculation for CCS mode setting (rev3)
` ✗ Fi.CI.SPARSE: warning "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/bmg: Load DMC
 2024-05-22 12:26 UTC  (3+ messages)

[PATCH 0/5] Ultrajoiner basic functionality series
 2024-05-22 11:40 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: Implement basic functions for ultrajoiner support

[PATCH 0/3] drm/xe: Cleanup xe_mmio.h
 2024-05-22  9:54 UTC  (11+ messages)
` [PATCH 1/3] drm/i915/display: Add missing include to intel_vga.c
` [PATCH 2/3] drm/xe: Don't rely on indirect includes from xe_mmio.h
` [PATCH 3/3] drm/xe: Cleanup xe_mmio.h
` ✗ Fi.CI.IGT: failure for "

[PATCH 1/2] drm/i915/pciids: switch to xe driver style PCI ID macros
 2024-05-22  9:43 UTC  (3+ messages)

[PATCH 0/2] Don't be alarmed at FLR timeouts
 2024-05-22  9:07 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Don't treat FLR resets as errors

[PATCH 0/7] drm/i915: DSC stuff
 2024-05-22  9:05 UTC  (7+ messages)
` [PATCH 2/7] drm/i915: Extract intel_dp_has_dsc()

[PATCH v2 0/3] Improve drm printer code
 2024-05-22  9:02 UTC  (2+ messages)

[PATCH] drm/i915: 2 GiB of relocations ought to be enough for anybody*
 2024-05-22  4:51 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 00/17] Panel Replay eDP support
 2024-05-22  4:31 UTC  (7+ messages)
` [PATCH v2 15/17] drm/i915/psr: Modify dg2_activate_panel_replay to support eDP
` [PATCH v2 17/17] Revert "drm/i915/psr: Disable early transport by default"
` ✗ Fi.CI.CHECKPATCH: warning for Panel Replay eDP support (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/9] Panel Replay Fixes
 2024-05-22  4:14 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for Panel Replay Fixes (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

FYI: drm-intel repo moved to fd.o GitLab
 2024-05-21 22:39 UTC  (3+ messages)

[PATCH] drm/probe-helper: Call drm_mode_validate_ycbcr420() before connector->mode_valid()
 2024-05-21 19:09 UTC  (3+ messages)

[PATCH] drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
 2024-05-21 17:39 UTC  (10+ messages)

[linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
 2024-05-21 16:27 UTC 

[PATCH] nightly.conf: Update drm-intel URLs, add missing bare ssh drm-xe URL
 2024-05-21 14:29 UTC  (2+ messages)

[PATCH] drm/i915: Bump max TMDS bitrate to 6 Gbps on ADL/DG2+
 2024-05-21  9:50 UTC  (3+ messages)
` [PATCH v2] drm/i915: Bump max TMDS bitrate to 6 Gbps on ADL-S/ADL-P/DG2+


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