Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-09 08:21:07 to 2026-06-10 15:25:47 UTC [more...]

[PATCH v5 00/15] drm: Improve logic behind damage handling
 2026-06-10 15:18 UTC  (16+ messages)
` [PATCH v5 01/15] drm/amd/display: Handle struct drm_plane_state.ignore_damage_clips
` [PATCH v5 02/15] drm/i915/display: "
` [PATCH v5 03/15] drm/vboxvideo: "
` [PATCH v5 04/15] drm/vmwgfx: "
` [PATCH v5 05/15] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v5 06/15] drm/damage-helper: Clear ignore_damage_clips in plane-state duplication
` [PATCH v5 07/15] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v5 08/15] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v5 09/15] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v5 10/15] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v5 11/15] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v5 12/15] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v5 13/15] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v5 14/15] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v5 15/15] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state

[PATCH v3 0/7] don't allow changes to inactive colorops
 2026-06-10 15:21 UTC  (10+ messages)
` [PATCH v3 1/7] drm/atomic: only add states of active or transient active colorops
` [PATCH v3 2/7] drm/atomic: reject colorop update from inactive color pipeline
` [PATCH v3 3/7] drm/amd/display: don't check colorop status if its in an inactive pipeline
` [PATCH v3 4/7] drm/amd/display: truly bypass plane colorop 3x4 matrix and hdr mult
` [PATCH v3 5/7] drm/amd/display: make shaper bypass mode cleaner
` [PATCH v3 6/7] drm/amd/display: fix bnld colorop bypass mode
` [PATCH v3 7/7] drm/amd/display: allow individual colorop changes
` ✓ i915.CI.BAT: success for don't allow changes to inactive colorops (rev3)
` ✗ i915.CI.Full: failure "

[PATCH] drm/displayid: fix Tiled Display Topology ID size
 2026-06-10 15:11 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2 00/14] list: Prepare entry iterators to cache cursor state
 2026-06-10 15:02 UTC  (22+ messages)
` [PATCH v2 01/14] drbd: Open-code transfer log list walk
` [PATCH v2 02/14] firewire: core: Open-code topology "
` [PATCH v2 03/14] drm/bridge: Open-code bridge chain list walks
  ` [PATCH v2 04/14] drm/i915/gt: Open-code active timeline walk
  ` [PATCH v2 05/14] drm/i915: Open-code DFS dependency list walk
  ` [PATCH v2 06/14] drm/ttm: Open-code reservation "
  ` [PATCH v2 07/14] spi: fsi: Open-code message transfer walk
  ` [PATCH v2 08/14] spi: stm32-ospi: "
  ` [PATCH v2 09/14] spi: stm32-qspi: "
` [PATCH v2 10/14] spi: tegra210-quad: "
  ` [PATCH v2 11/14] locking/locktorture: Open-code ww mutex list walk
  ` [PATCH v2 12/14] locking/ww_mutex: Open-code stress reorder "
` [PATCH v2 13/14] ASoC: dapm: Open-code widget invalidation walk
  ` [PATCH v2 14/14] list: Cache cursors in entry iterators

[PATCH v2] drm/i915: clear CRTC color blob pointers after dropping refs
 2026-06-10 14:54 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/i915/dp_tunnel: fix CRTC hw state cleanup ordering
 2026-06-10  3:56 UTC  (3+ messages)

[PATCH] drm/i915/gem: Fix phys BO pread/pwrite with offset
 2026-06-10 14:35 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v1 0/9] drm/i915/scaler: allocation cleanup
 2026-06-10 14:20 UTC  (14+ messages)
` [PATCH v1 1/9] drm/i915/scaler: remove unused plane_state argument
` [PATCH v1 2/9] drm/i915/scaler: s/i/scaler_id/
` [PATCH v1 3/9] drm/i915/scaler: de-Morgan-ize !scaler_has_casf()
` [PATCH v1 4/9] drm/i915/scaler: move independent CASF check
` [PATCH v1 5/9] drm/i915/scaler: check CASF before allocation's loop
` [PATCH v1 6/9] drm/i915/scaler: inline CASF scaler allocation
` [PATCH v1 7/9] drm/i915/scaler: linearize "
` [PATCH v1 8/9] drm/i915/scaler: move CASF alloc check into intel_atomic_setup_scaler()
` [PATCH v1 9/9] drm/i915/scaler: move CASF alloc check into setup_crtc_scaler()
` ✗ i915.CI.BAT: failure for drm/i915/scaler: allocation cleanup

[CI v3 00/36] For CI only: DC3CO/CMTG validation series
 2026-06-10 14:16 UTC  (39+ messages)
` [CI v3 01/36] drm/i915/cmtg: Add intel_cmtg_is_allowed() for CMTG
` [CI v3 02/36] drm/i915/cmtg: Set CMTG clock select
` [CI v3 03/36] drm/i915/cmtg: Add CMTG transcoder offset in struct _device_info
` [CI v3 04/36] drm/i915/display: Pass target transcoder to intel_set_transcoder_timings()
` [CI v3 05/36] drm/i915/display: Skip DP_MIN_HBLANK_CTL programming for CMTG transcoders
` [CI v3 06/36] drm/i915/display: Pass transcoder to intel_set_transcoder_timings_lrr()
` [CI v3 07/36] drm/i915/cmtg: Set timings for CMTG by using transcoder timing helpers
` [CI v3 08/36] drm/i915/vrr: Pass transcoder to intel_vrr_set_fixed_rr_timings()
` [CI v3 09/36] drm/i915/cmtg: Program VRR fixed-rate timings for CMTG transcoder
` [CI v3 10/36] drm/i915/cmtg: Program VRR control register "
` [CI v3 11/36] drm/i915/cmtg: Set link M/N "
` [CI v3 12/36] drm/i915/cmtg: Add hook to enable CMTG with sync to port
` [CI v3 13/36] drm/i915/cmtg: Add a hook to make eDP transcoder secondary
` [CI v3 14/36] drm/i915/cmtg: Modify existing hook to disable CMTG
` [CI v3 15/36] drm/i915/cmtg: Add CMTG interrupt handling
` [CI v3 16/36] drm/i915/cmtg: Add CMTG HWGB programming
` [CI v3 17/36] drm/i915/cmtg: Add CMTG scan line programming
` [CI v3 18/36] drm/i915/cmtg: Add trigger to enable/disable cmtg
` [CI v3 19/36] drm/i915/cmtg: Restore CMTG after DC6 exit
` [CI v3 20/36] drm/i915/display: Remove TGL DC3CO support
` [CI v3 21/36] drm/i915/display: Switch DC3CO enable from standalone bit to DC level encoding
` [CI v3 22/36] drm/i915/display: Use FIELD_PREP() for DC state enable bits
` [CI v3 23/36] drm/i915/display: Add DC3CO DC_STATE enable/disable support
` [CI v3 24/36] drm/i915/display: Add HAS_DC3CO() macro
` [CI v3 25/36] drm/i915/display: Add DC3CO support check
` [CI v3 26/36] drm/i915/psr: Add psr2 deep sleep helper API
` [CI v3 27/36] drm/i915/display: Add DC3CO compute and set target state in commit tail
` [CI v3 28/36] drm/i915/display: Store DC3CO eligibility in PSR state
` [CI v3 29/36] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [CI v3 30/36] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [CI v3 31/36] drm/i915/display: PSR Add delayed work to exit DC3CO
` [CI v3 32/36] drm/i915/display: Add helper to enable DC counter
` [CI v3 33/36] drm/i915/display: Add DC3CO count and residency in dmc debugfs
` [CI v3 34/36] drm/i915/display: Mask RO bits in gen9_write_dc_state()
` [CI v3 35/36] drm/i915/display: Guard CMTG function calls
` [CI v3 36/36] drm/i915/display: Enable DC3CO DC state
` ✓ i915.CI.BAT: success for For CI only: DC3CO/CMTG validation series (rev4)
` ✗ i915.CI.Full: failure "

[PATCH v4 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-06-10 13:06 UTC  (6+ messages)

[PATCH v4 0/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
 2026-06-10 12:58 UTC  (3+ messages)
` [PATCH v4 4/5] drm/i915: "

[PATCH v17 00/28] Add new general DRM property "color format"
 2026-06-10 11:54 UTC  (34+ messages)
` [PATCH v17 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v17 02/28] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v17 03/28] drm: Add new general DRM property "color format"
` [PATCH v17 04/28] drm/connector: Let connectors have a say in their color format
` [PATCH v17 05/28] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v17 06/28] drm/bridge: Act on the DRM color format property
` [PATCH v17 07/28] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v17 08/28] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v17 09/28] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v17 10/28] drm/amdgpu: Implement "color format" DRM property
` [PATCH v17 11/28] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v17 12/28] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v17 13/28] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v17 14/28] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v17 15/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v17 16/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v17 17/28] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v17 18/28] drm/connector: Register color format property on HDMI connectors
` [PATCH v17 19/28] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v17 20/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v17 21/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v17 22/28] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v17 23/28] drm/bridge: Document bridge chain format selection
` [PATCH v17 24/28] drm/connector: Update docs of "colorspace" for color format prop
` [PATCH v17 25/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v17 26/28] drm/i915/dp: "
` [PATCH v17 27/28] drm/i915/hdmi: Implement "color format" DRM property
` [PATCH v17 28/28] drm/i915/dp: "
` ✗ Fi.CI.BUILD: failure for Add new general DRM property "color format" (rev14)

[PATCH] drm/i915/tc: Disable outputs instead of modesetting them on link reset
 2026-06-10 11:42 UTC  (6+ messages)

[PATCH v8 00/20] CMTG enablement
 2026-06-10 11:35 UTC  (12+ messages)
` [PATCH v8 01/20] drm/i915/cmtg: Add intel_cmtg_is_allowed() for CMTG
` [PATCH v8 02/20] drm/i915/cmtg: Set CMTG clock select
` [PATCH v8 03/20] drm/i915/cmtg: Add CMTG transcoder offset in struct _device_info
` [PATCH v8 08/20] drm/i915/vrr: Pass transcoder to intel_vrr_set_fixed_rr_timings()
` [PATCH v8 15/20] drm/i915/cmtg: Add CMTG interrupt handling

[PATCH] drm/xe/ggtt: use full-range drm_mm with reserved nodes on PF
 2026-06-10 11:26 UTC  (8+ messages)

[PATCH 0/8] drm/i915/color: cleanup plane pre/post csc lut code
 2026-06-10  9:19 UTC  (3+ messages)

[PATCH v4] drm/i915/dg2: Add per-context control for Wa_22013059131
 2026-06-10  6:10 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dg2: Add per-context control for Wa_22013059131 (rev4)

[PATCH] drm/i915/psr: Force fastset on debugfs write for each connector supporting PSR
 2026-06-09 19:08 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/3] don't allow changes to inactive colorops
 2026-06-09 17:23 UTC  (7+ messages)
` [PATCH 1/3] drm/atomic: only add states of active or transient active colorops

[RFC PATCH 0/8] Convert colorop pipelines to use proper lists
 2026-06-09 17:19 UTC 

[PATCH 0/2] drm/i915: Handle VSYNC timing changes in the LRR path
 2026-06-09 15:39 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] drm/i915/psr: Flush on cursor update also when not using Selective Fetch
 2026-06-09 14:40 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/psr: Flush on cursor update also when not using Selective Fetch (rev2)

[PATCH v8 2/2] i2c: designware: defer probe if child GpioInt controllers are not bound
 2026-06-09 12:37 UTC  (3+ messages)

[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-06-09  9:31 UTC  (3+ messages)

[PATCH 0/7] Enable FEC when using DP Panel Replay
 2026-06-09 13:45 UTC  (7+ messages)
` [PATCH 1/7] drm/i915/psr: Check FEC support for "
` [PATCH 2/7] drm/i915/psr: Stop using intel_dsc_enabled_on_link to detect crtc DSC status

[PATCH] drm/i915/dp: Handle VSC SDP revision 7 in unpack
 2026-06-09 13:27 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dp: Handle VSC SDP revision 7 in unpack (rev3)

[PATCH v4 0/8] drm: handle IRQ_HPD events correctly
 2026-06-09 13:20 UTC  (3+ messages)
` [PATCH v4 1/8] drm/connector: report out-of-band IRQ_HPD events

[PATCH] drm/i915/psr: Do not check display or eDP revision for DP
 2026-06-09 13:12 UTC  (2+ messages)

[PATCH v9 0/4] drm/atomic: track individual colorop updates
 2026-06-09 11:22 UTC  (6+ messages)
` [PATCH v9 1/4] drm/colorop: Remove read-only comments from interpolation fields
` [PATCH v9 2/4] drm/colorop: make lut(1/3)d_interpolation props correctly behave as mutable
` [PATCH v9 3/4] drm/atomic: track individual colorop updates
` [PATCH v9 4/4] drm/amd/display: use plane color_mgmt_changed to track colorop changes
` ✗ Fi.CI.BUILD: failure for drm/atomic: track individual colorop updates

[PATCH v6 0/4] drm/i915/display: harden some bit-shifting operations
 2026-06-09 11:00 UTC  (6+ messages)
` [PATCH v6 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
` [PATCH v6 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
` [PATCH v6 3/4] drm/i915/display: harden shift in intel_ddi_compute_config_late()
` [PATCH v6 4/4] drm/i915/display: remove unnecessary PHY_NONE definition
` ✓ i915.CI.BAT: success for drm/i915/display: harden some bit-shifting operations (rev6)

[PATCH] drm/i915/display: Skip generic pipe dpll_hw_state compare on LT PHY
 2026-06-09 10:03 UTC  (7+ messages)

[PATCH v5 0/4] drm/i915/display: harden some bit-shifting operations
 2026-06-09  9:24 UTC  (6+ messages)
` [PATCH v5 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
` [PATCH v5 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
` [PATCH v5 3/4] drm/i915/display: harden shift in intel_ddi_compute_config_late()
` [PATCH v5 4/4] drm/i915/display: remove unnecessary PHY_NONE definition
` ✗ i915.CI.BAT: failure for drm/i915/display: harden some bit-shifting operations (rev5)

better shmem writeback interface for drm, was: Re: [PATCH 1/8] shmem: provide a shmem_write_folio wrapper
 2026-06-09  8:55 UTC 


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