messages from 2025-02-10 13:40:04 to 2025-02-12 07:58:12 UTC [more...]
[PATCH v7 00/13] PSR DSB support
2025-02-12 7:57 UTC (13+ messages)
` [PATCH v7 01/13] drm/i915/psr: Use PSR2_MAN_TRK_CTL CFF bit only to send full update
` [PATCH v7 02/13] drm/i915/psr: Rename psr_force_hw_tracking_exit as intel_psr_force_update
` [PATCH v7 03/13] drm/i915/psr: Split setting sff and cff bits away from intel_psr_force_update
` [PATCH v7 04/13] drm/i915/psr: Add register definitions for SFF_CTL and CFF_CTL registers
` [PATCH v7 05/13] drm/i915/psr: Use SFF_CTL on invalidate/flush for LunarLake onwards
` [PATCH v7 06/13] drm/i915/psr: Allow writing PSR2_MAN_TRK_CTL using DSB
` [PATCH v7 07/13] drm/i915/psr: Changes for PSR2_MAN_TRK_CTL handling when DSB is in use
` [PATCH v7 07/13] drm/i915/psr: Write PSR2_MAN_TRK_CTL on DSB commit as well
` [PATCH v7 08/13] drm/i915/display: Warn on use_dsb in non-dsb pipe update functions
` [PATCH v7 09/13] drm/i915/psr: Remove DSB_SKIP_WAITS_EN chicken bit
` [PATCH v7 10/13] drm/i915/display: Evade scanline 0 as well if PSR1 or PSR2 is enabled
` [PATCH v7 11/13] drm/i915/psr: Add function for triggering "Frame Change" event
[PATCH 0/8] drm_i915_private to intel_display cleanup
2025-02-12 7:45 UTC (9+ messages)
` [PATCH 1/8] drm/i915: Use intel_display wherever possible
` [PATCH 2/8] drm/i915/dpll: Change param to intel_display in for_each_shared_dpll
` [PATCH 3/8] drm/i915/dpll: Use intel_display for dpll dump and compare hw state
` [PATCH 4/8] drm/i915/dpll: Use intel_display possible in shared_dpll_mgr hooks
` [PATCH 5/8] drm/i915/dpll: Use intel_display for asserting pll
` [PATCH 6/8] drm/i915/dpll: Use intel_display for update_refclk hook
` [PATCH 7/8] drm/i915/dpll: Accept intel_display as argument for shared_dpll_init
` [PATCH 8/8] drm/i915/dpll: Replace all other leftover drm_i915_private
[PATCH 00/12] drm/{i915,xe}: Convert to DRM client setup
2025-02-12 7:43 UTC (7+ messages)
` [PATCH 01/12] drm/{i915, xe}: Suspend/resume fbdev emulation via client interfaces
[PATCH 0/9] drm_i915_private to intel_display cleanup
2025-02-12 7:35 UTC (27+ messages)
` [PATCH 1/9] drm/i915/display_debug_fs: Use intel_display wherever possible
` [PATCH 2/9] drm/i915/display_debug_fs: Prefer using display->platform
` [PATCH 3/9] drm/i915/dpll: Change param to intel_display in for_each_shared_dpll
` [PATCH 4/9] drm/i915/dpll: Use intel_display for dpll dump and compare hw state
` [PATCH 5/9] drm/i915/dpll: Use intel_display possible in shared_dpll_mgr hooks
` [PATCH 6/9] drm/i915/dpll: Use intel_display for asserting pll
` [PATCH 7/9] drm/i915/dpll: Use intel_display for update_refclk hook
` [PATCH 8/9] drm/i915/dpll: Accept intel_display as argument for shared_dpll_init
` [PATCH 9/9] drm/i915/dpll: Replace all other leftover drm_i915_private
` ✗ Fi.CI.CHECKPATCH: warning for drm_i915_private to intel_display cleanup (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH v4 0/3] Expose modifiers/formats supported by async flips
2025-02-12 7:32 UTC (10+ messages)
` [PATCH v4 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v4 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v4 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async
[PATCH v12 0/5] Introduce DRM device wedged event
2025-02-12 6:57 UTC (2+ messages)
Regression on linux-next (next-20250205)
2025-02-12 6:45 UTC (5+ messages)
` ✗ Fi.CI.BUILD: failure for "
[linus:master] [treewide] b04e317b52: INFO:task_blocked_for_more_than#seconds
2025-02-12 4:57 UTC
[PATCH 00/12] drm/i915: some GT register fixes and cleanups
2025-02-12 4:35 UTC (17+ messages)
` [PATCH 01/12] drm/i915: Bump RING_FAULT engine ID bits
` [PATCH 02/12] drm/i915: Relocate RING_FAULT bits
` [PATCH 03/12] drm/i915: Use REG_BIT() & co. for ring fault registers
` [PATCH 04/12] drm/i915: Document which RING_FAULT bits apply to which platforms
` [PATCH 05/12] drm/i915: Introduce RING_FAULT_VADDR_MASK
` [PATCH 06/12] drm/i915: Extract gen8_report_fault()
` [PATCH 07/12] drm/i915: Use REG_BIT() & co. for CHV EU/slice fuse bits
` [PATCH 08/12] drm/i915: Reoder "
` [PATCH 09/12] drm/i915: Use REG_BIT() & co. for BDW+ "
` [PATCH 10/12] drm/i915: Reoder "
` [PATCH 11/12] drm/i915: Use REG_BIT() & co. for gen9+ timestamp freq registers
` [PATCH 12/12] drm/i915: Reoder gen9+ timestamp freq register bits
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: some GT register fixes and cleanups
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: some GT register fixes and cleanups (rev2)
` ✗ i915.CI.BAT: failure "
[PATCH v2 0/8] drm/i915/vrr: Fix DSB+VRR usage for PTL+
2025-02-12 2:08 UTC (17+ messages)
` [PATCH v2 1/8] drm/i915/dsb: Move the +1 usec adjustment into dsb_wait_usec()
` [PATCH v2 2/8] drm/i915/vrr: Don't send push for legacy cursor updates
` [PATCH v2 3/8] drm/i915/vrr: Account for TRANS_PUSH delay
` [PATCH v2 4/8] drm/i915/dsb: Compute use_dsb earlier
` [PATCH v2 8/8] drm/i915/dsb: Decode DSB error interrupts
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vrr: Fix DSB+VRR usage for PTL+ (rev4)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vrr: Fix DSB+VRR usage for PTL+ (rev5)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[PATCH v2] drm/i915: Add VM_DONTEXPAND to exported buffers
2025-02-11 20:50 UTC (3+ messages)
[PATCH v2] drm/i915/display: implement wa_18038517565
2025-02-11 20:18 UTC (5+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/display: implement wa_18038517565 (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH v6 00/12] PSR DSB support
2025-02-11 20:10 UTC (13+ messages)
` [PATCH v6 07/12] drm/i915/psr: Changes for PSR2_MAN_TRK_CTL handling when DSB is in use
` [PATCH v6 08/12] drm/i915/psr: Remove DSB_SKIP_WAITS_EN chicken bit
` [PATCH v6 09/12] drm/i915/display: Evade scanline 0 as well if PSR1 or PSR2 is enabled
` [PATCH v6 10/12] drm/i915/psr: Add function for triggering "Frame Change" event
` [PATCH v6 11/12] drm/i915/display: Ensure we have "Frame Change" event in DSB commit
[PATCH v1] drm/i915/selftests: Improve RC6 power measurement and error handling
2025-02-11 19:18 UTC (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH 0/1] Add writing of WAIT_ON_DEPTH_STALL_DONE_DISABLE for gen12
2025-02-11 19:12 UTC (5+ messages)
` [PATCH 1/1] drm/i915/xehp: add wait on depth stall done bit handling
` ✗ Fi.CI.SPARSE: warning for Add writing of WAIT_ON_DEPTH_STALL_DONE_DISABLE for gen12
` ✗ i915.CI.BAT: failure "
[PATCH 0/3] drm/i915/pch: small cleanups, refactors
2025-02-11 18:12 UTC (7+ messages)
` [PATCH 1/3] drm/i915/pch: Make LPT LP a dedicated PCH type
` [PATCH 2/3] drm/i915/pch: Hide PCH device IDs
` [PATCH 3/3] drm/i915/pch: Remove unused i915->pch_id
[PATCH v2 7/8] drm/i915/vrr: Check that the push send bit is clear after delayed vblank
2025-02-11 17:38 UTC (4+ messages)
` [PATCH v3 "
[PATCH 00/17] drm/i915/ddi: Fix/simplify port enabling/disabling
2025-02-11 14:06 UTC (8+ messages)
` [PATCH 12/17] drm/i915/ddi: Configure/enable a port in DDI_BUF_CTL via read-modify-write
` [PATCH 13/17] drm/i915/ddi: Factor out a helper to get DDI_BUF_CTL's config value
` [PATCH 14/17] drm/i915/ddi: Reuse helper to compute the HDMI DDI_BUF_CTL config
[PATCH] drm/i915/pcode: Fix the coding style
2025-02-11 13:25 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH 0/3] drm/i915: Fix harmfull driver register/unregister assymetry
2025-02-11 12:12 UTC (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix harmfull driver register/unregister assymetry (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH 0/4] drm/i915: More display power conversions
2025-02-11 12:01 UTC (13+ messages)
` [PATCH 1/4] drm/i915: Fix CONFIG_DRM_I915_DEBUG_RUNTIME_PM=n build
` [PATCH 2/4] drm/i915: Continue intel_display_power struct intel_display conversion
` [PATCH 3/4] drm/i915/gvt: Stop using intel_runtime_pm_put_unchecked()
` [PATCH 4/4] drm/i915: Get rid of the _unchecked() runime pm stuff
` ✗ Fi.CI.SPARSE: warning for drm/i915: More display power conversions
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/hdcp: Create force_hdcp14 debug fs entry
2025-02-11 11:04 UTC (3+ messages)
[PATCH] drm/xe: Add per-engine pagefault and reset counts
2025-02-11 5:44 UTC (8+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH v4 00/11] mtd: add driver for Intel discrete graphics
2025-02-11 5:32 UTC (4+ messages)
` [PATCH v4 07/11] mtd: intel-dg: wake card on operations
[PATCH] prandom: remove next_pseudo_random32
2025-02-11 3:26 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm/xe/display: Fix fbdev GGTT mapping handling
2025-02-10 22:31 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH v6 0/7] drm/i915/xe3: FBC Dirty rect feature support
2025-02-10 21:49 UTC (7+ messages)
` [PATCH v6 5/7] drm/i915/xe3: dirty rect support for FBC
[PATCH 0/3] drm/i915: Fix scanline_offset for LNL+/BMG+
2025-02-10 21:49 UTC (7+ messages)
[PATCH 0/9] drm_i915_private to intel_display cleanup
2025-02-10 21:40 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] selftests: i915: Use struct_size() helper in kmalloc()
2025-02-10 19:37 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
xf86-video-intel is broken and with MRs disables we can't fix it
2025-02-10 19:01 UTC (4+ messages)
[PATCH xf86-video-intel 0/7] Silence warns and fix up sprite stuff
2025-02-10 18:57 UTC (9+ messages)
` [PATCH xf86-video-intel 1/7] Fix transposed calloc() arguments
` [PATCH xf86-video-intel 2/7] sna: Don't memcpy() between different types
` [PATCH xf86-video-intel 3/7] sna/kgem: Add kgem_bo_replace()
` [PATCH xf86-video-intel 4/7] sna/video/sprite: Use kgem_bo_replace()
` [PATCH xf86-video-intel 5/7] sna/video/sprite: Plug bo leak
` [PATCH xf86-video-intel 6/7] sna/video/sprite: Extract sna_video_sprite_hide()
` [PATCH xf86-video-intel 7/7] sna/video/sprite: Reset colorkey whenever disabling the sprite plane
` ✗ Fi.CI.BUILD: failure for Silence warns and fix up sprite stuff
[PATCH xf86-video-intel] meson: Add dependency on xv
2025-02-10 18:19 UTC (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH 0/5] drm: Constify 'struct bin_attribute'
2025-02-10 17:14 UTC (8+ messages)
` [PATCH 1/5] drm/sysfs: "
` [PATCH 2/5] drm/lima: "
` [PATCH 3/5] drm/i915: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox