messages from 2025-04-08 11:15:53 to 2025-04-10 16:33:50 UTC [more...]
[PATCH 0/2] dma-fence: Rename dma_fence_is_signaled()
2025-04-10 9:37 UTC (13+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dma-fence: Improve docu for dma_fence_check_and_signal()
` ✗ Fi.CI.BUILD: failure for series starting with [1/2] dma-fence: Rename dma_fence_is_signaled()
[PATCH 00/19] drm: Eliminate redundant drm_format_info lookups
2025-04-10 16:32 UTC (17+ messages)
` [PATCH 01/19] drm: Pass pixel_format+modifier to .get_format_info()
` [PATCH 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
` [PATCH 03/19] drm: Look up the format info earlier
` [PATCH 04/19] drm: Pass the format info to .fb_create()
` [PATCH 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
` [PATCH 06/19] drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuffer_size()
` [PATCH 07/19] drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
` [PATCH 08/19] drm/gem/afbc: Eliminate redundant drm_get_format_info()
` [PATCH 09/19] drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
` [PATCH 10/19] drm/armada: "
` [PATCH 11/19] drm/exynos: "
` [PATCH 12/19] drm/gma500: "
` [PATCH 13/19] drm/i915: "
` [PATCH 14/19] drm/komeda: "
` [PATCH 15/19] drm/msm: "
` [PATCH 16/19] drm/tegra: "
[PATCH v2 0/5] drm/i915: error capture cleanups and refactor
2025-04-10 16:26 UTC (14+ messages)
` [PATCH v2 1/5] drm/i915: use 32-bit access for gen2 irq registers
` [PATCH v2 2/5] drm/i915: record GEN2_IER in gtier[0] for pre-ilk error capture
` [PATCH v2 3/5] drm/i915: stop recording IER in "
` [PATCH v2 4/5] drm/i915: use display snapshot mechanism for display irq regs
` [PATCH v2 5/5] drm/i915: use graphics version instead of PCH split in error capture
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: error capture cleanups and refactor
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH 0/2] drm/i915/debugfs: caps cleanups
2025-04-10 15:27 UTC (4+ messages)
` [PATCH 1/2] drm/i915/debugfs: remove i915_display_capabilities
` [PATCH 2/2] drm/i915/debugfs: move PCH type to display caps
` ✓ i915.CI.BAT: success for drm/i915/debugfs: caps cleanups
[PATCH v7 00/12] mtd: add driver for Intel discrete graphics
2025-04-10 14:30 UTC (10+ messages)
` [PATCH v7 01/12] mtd: core: always create master device
` ✗ Fi.CI.BUILD: failure for mtd: add driver for Intel discrete graphics (rev8)
[PULL] drm-misc-fixes
2025-04-10 12:24 UTC
[PATCH v3] drm/i915/display: Add link rate and lane count to i915_display_info
2025-04-10 12:14 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Add link rate and lane count to i915_display_info (rev3)
` ✗ i915.CI.Full: failure "
[PATCH v2 0/6] drm/i915: Precompute plane SURF address/etc
2025-04-10 8:53 UTC (15+ messages)
` [PATCH v2 1/6] drm/i915: Precompute plane SURF address
` [PATCH v2 2/6] drm/i915: Nuke intel_plane_ggtt_offset()
` [PATCH v2 3/6] drm/i915: Move the intel_dpt_offset() check into intel_plane_pin_fb()
` [PATCH v2 4/6] drm/i915: Use i915_vma_offset() in intel_dpt_offset()
` [PATCH v2 5/6] drm/i915: Remove unused dpt_total_entries()
` [PATCH v2 6/6] drm/i915: Don't pass crtc_state to foo_plane_ctl() & co
[PATCH 0/2] Register bit definition for EDP_GENERAL_CAP2
2025-04-10 5:45 UTC (8+ messages)
` [PATCH 1/2] drm/dp: Add smooth brightness register bit definition
` [PATCH 2/2] drm/i915/backlight: Modify condition to use panel luminance
[PATCH] drm/i915/irq: convert ibx_irq_reset() into ibx_display_irq_reset()
2025-04-10 3:06 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH 00/14] drm/i915/display: final (?!) mass conversions to struct intel_display
2025-04-10 2:41 UTC (18+ messages)
` [PATCH 01/14] drm/i915/fb: convert intel_fbdev.[ch] and intel_fbdev_fb.[ch] "
` [PATCH 02/14] drm/i915/display: convert intel_modeset_setup.[ch] "
` [PATCH 03/14] drm/i915/display: convert intel_modeset_verify.c "
` [PATCH 04/14] drm/i915/sprite: convert intel_sprite_uapi.c "
` [PATCH 05/14] drm/i915/frontbuffer: convert intel_frontbuffer.[ch] "
` [PATCH 06/14] drm/i915/crt: switch to display->platform based platform detection
` [PATCH 07/14] drm/i915/dmc: "
` [PATCH 08/14] drm/i915/dp-aux: "
` [PATCH 09/14] drm/i915/dpio: "
` [PATCH 10/14] drm/i915/gmbus: "
` [PATCH 11/14] drm/i915/hdmi: "
` [PATCH 12/14] drm/i915/display: switch to display->platform.dgfx from IS_DGFX()
` [PATCH 13/14] drm/i915/audio: don't set LPE audio irq chip data, it's unused
` [PATCH 14/14] drm/xe/compat: clean up unused platform check macros
` ✗ Fi.CI.SPARSE: warning for drm/i915/display: final (?!) mass conversions to struct intel_display
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t 0/2] Add PMU test for GT frequency
2025-04-10 1:33 UTC (3+ messages)
` [PATCH i-g-t 1/2] lib/xe_gt: Move get/set GT freq utils to lib
` [PATCH i-g-t 2/2] tests/xe_pmu: Add frequency test
[PATCH i-g-t 0/2] Add PMU test for GT frequency
2025-04-10 1:31 UTC (9+ messages)
` [PATCH i-g-t 1/2] lib/xe_gt: Move get/set GT freq utils to lib
` [PATCH i-g-t 2/2] tests/xe_pmu: Add frequency test
[PATCH v8 0/9] LOBF enablement fix
2025-04-10 1:21 UTC (13+ messages)
` [PATCH v8 1/9] drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
` [PATCH v8 2/9] drm/i915/lobf: Add lobf enablement in post plane update
` [PATCH v8 3/9] drm/i915/lobf: Add debug print for LOBF
` [PATCH v8 4/9] drm/i915/lobf: Disintegrate alpm_disable from psr_disable
` [PATCH v8 5/9] drm/i915/lobf: Add fixed refresh rate check in compute_config()
` [PATCH v8 6/9] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v8 7/9] drm/i915/lobf: Add debug interface for lobf
` [PATCH v8 8/9] drm/i915/lobf: Add mutex for alpm update
` [PATCH v8 9/9] drm/i915/lobf: Check for sink error and disable LOBF
` ✗ Fi.CI.CHECKPATCH: warning for LOBF enablement fix (rev8)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH v2] drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for MTL onwards
2025-04-09 21:44 UTC (7+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
Reminder: Seeking nominations for the 2025 X.Org Board of Directors Elections
2025-04-09 20:11 UTC
[PULL] drm-misc-next
2025-04-09 17:37 UTC
[PATCH v2 0/7] drm/i915/wm: convert to struct intel_display
2025-04-09 14:55 UTC (14+ messages)
` [PATCH v2 1/7] drm/i915/wm: convert intel_wm.h external interfaces "
` [PATCH v2 2/7] drm/i915/wm: convert intel_wm.c internally "
` [PATCH v2 3/7] drm/i915/wm: convert skl_watermark.h external interfaces "
` [PATCH v2 4/7] drm/i915/wm: convert skl_watermarks.c internally "
` [PATCH v2 5/7] drm/i915/wm: convert i9xx_wm.h external interfaces "
` [PATCH v2 6/7] drm/i915/wm: convert i9xx_wm.c to intel_de_*() register interface
` [PATCH v2 7/7] drm/i915/wm: convert i9xx_wm.c internally to struct intel_display
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/wm: convert to struct intel_display (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH 02/16] sna: stop using obsolete type aliases
2025-04-09 14:48 UTC (6+ messages)
` [PATCH 05/16] sna: use GCPtr instead of GC *
[PATCH 00/10] drm/i915/dp_mst: Add support for fractional link bpps
2025-04-09 14:47 UTC (24+ messages)
` [PATCH 01/10] drm/i915/dp: Use the correct connector while computing the link BPP limit on MST
` [PATCH 02/10] drm/i915/dp: Limit max link bpp properly to a fractional value on SST
` [PATCH 03/10] drm/i915/dp_mst: Add support for fractional link bpps on MST
` [PATCH 04/10] drm/i915/dp_mst: Enable "
` [PATCH 05/10] drm/i915/display: Factor out intel_display_{min, max}_pipe_bpp()
` [PATCH 06/10] drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()
` [PATCH 07/10] drm/i915/dp: Use an intel_connector pointer everywhere
` [PATCH 08/10] drm/i915/hdmi: "
` [PATCH 09/10] drm/i915: Add support for forcing the link bpp on a connector
` [PATCH 10/10] drm/i915: Add force link bpp debugfs entry to connectors
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp_mst: Add support for fractional link bpps
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[PATCH v2] drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
2025-04-09 12:42 UTC (6+ messages)
[PULL] drm-intel-fixes
2025-04-09 12:41 UTC
[PATCH 0/2] drm/i915/dsi: couple of fixing
2025-04-09 12:01 UTC (5+ messages)
[PATCH topic/core-for-CI] Revert "libata: Downgrade unsupported feature warnings to notifications"
2025-04-09 7:05 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for Revert "libata: Downgrade unsupported feature warnings to notifications" (rev2)
` ✓ i915.CI.BAT: success "
Build Failure on linux-next (next-20250407)
2025-04-09 6:06 UTC (2+ messages)
linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
2025-04-09 0:46 UTC
[PATCH] drm/i915/huc: Fix fence not released on early probe errors
2025-04-08 20:23 UTC (4+ messages)
[PATCH v2 0/4] kbuild: resurrect generic header check facility
2025-04-08 20:15 UTC (9+ messages)
[PATCH 0/5] drm/i915/plane: file and function renames
2025-04-08 17:09 UTC (9+ messages)
` [PATCH 1/5] drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]
` [PATCH 2/5] drm/i915/plane: drop atomic from intel_atomic_plane_check_clipping()
` [PATCH 3/5] drm/i915/plane: make intel_plane_atomic_check() static and rename
` [PATCH 4/5] drm/i915/plane: rename intel_atomic_check_planes() to intel_plane_atomic_check()
` [PATCH 5/5] drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_affected()
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/plane: file and function renames
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[PATCH 00/11] drm/xe/display: Program double buffered LUT registers
2025-04-08 15:48 UTC (8+ messages)
` [PATCH v2 08/11] drm/i915: use GOSUB to program doubled "
` [PATCH v2 09/11] drm/i915: Program DB LUT registers before vblank
` [PATCH 10/11] drm/i915/color: Do not pre-load LUTs with DB registers
` [PATCH 11/11] drm/i915: Disable updating of LUT values during vblank
` ✗ Fi.CI.SPARSE: warning for drm/xe/display: Program double buffered LUT registers (rev6)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH 0/3] Rework/Correction on minimum hblank calculation
2025-04-08 14:59 UTC (6+ messages)
` [PATCH 1/3] drm/drm_dp_helper: export link symbol cycles calculation
` [PATCH 3/3] drm/i915/audio: move min_hblank from dp_mst to audio
[PATCH] drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
2025-04-08 12:36 UTC (2+ messages)
[PATCH v2 00/11] Underrun on idle PSR workaround
2025-04-08 12:28 UTC (9+ messages)
` [PATCH v2 08/11] drm/i915/psr: Add interface to notify PSR of vblank enable/disable
` [PATCH v2 09/11] drm/i915/psr: Apply underrun on PSR idle workaround
` [PATCH v2 10/11] drm/i915/display: Rename intel_psr_needs_block_dc_vblank
` [PATCH v2 11/11] drm/i915/display: Rename vblank DC workaround functions and variables
[PATCH 00/10] Introduce drm sharpness property
2025-04-08 11:48 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for Introduce drm sharpness property (rev13)
[PATCH] drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed
2025-04-08 11:34 UTC (3+ messages)
` [PATCH] drm/i915/vrr: Add vrr.vsync_{start,end} "
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