messages from 2025-03-12 10:06:09 to 2025-03-17 07:17:33 UTC [more...]
[PATCH 00/11] Remove aops->writepage
2025-03-17 3:22 UTC (4+ messages)
` [PATCH 11/11] fs: "
[PATCH v2 0/6] drm/i915/pm: Clean up the hibernate vs. PCI D3 quirk
2025-03-17 7:17 UTC (16+ messages)
` [PATCH v2 2/6] drm/i915/pm: Hoist pci_save_state()+pci_set_power_state() to the end of pm _late() hook
` [PATCH v2 4/6] drm/i915/pm: Do pci_restore_state() in switcheroo resume hook
` [PATCH v2 5/6] drm/i915/pm: Allow drivers/pci to manage our pci state normally
` [PATCH v2 6/6] drm/i915/pm: Drop redundant pci stuff from suspend/resume paths
` ✗ i915.CI.BAT: failure for drm/i915/pm: Clean up the hibernate vs. PCI D3 quirk (rev2)
Regression on drm-tip
2025-03-17 4:04 UTC (11+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✗ Fi.CI.BUILD: failure for Regression on drm-tip (rev2)
[PATCH RFC v4 0/6] drm/display: dp: add new DPCD access functions
2025-03-15 18:41 UTC (10+ messages)
` [PATCH RFC v4 1/6] drm/display: dp: implement new access helpers
` [PATCH RFC v4 2/6] drm/display: dp: change drm_dp_dpcd_read_link_status() return value
` [PATCH RFC v4 3/6] drm/display: dp: use new DCPD access helpers
` [PATCH RFC v4 4/6] drm/display: dp-cec: "
` [PATCH RFC v4 5/6] drm/display: dp-mst-topology: "
` [PATCH RFC v4 6/6] drm/display: dp-tunnel: "
` ✗ Fi.CI.SPARSE: warning for drm/display: dp: add new DPCD access functions (rev2)
` ✗ i915.CI.BAT: failure "
[PATCH -next] drm/i915/display: Fix build error without DRM_FBDEV_EMULATION
2025-03-15 13:01 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH 0/2] Fix vrr.enable handling and add logging for fixed_rr
2025-03-15 9:23 UTC (5+ messages)
` [PATCH 1/2] drm/i915/display: Add fixed_rr to crtc_state dump
` [PATCH 2/2] drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr check
` ✗ Fi.CI.SPARSE: warning for Fix vrr.enable handling and add logging for fixed_rr
` ✓ i915.CI.BAT: success "
[PATCH v5 0/3] drm/i915: Fix harmful driver register/unregister asymmetry
2025-03-14 21:58 UTC (6+ messages)
` [PATCH v5 1/3] drm/i915: Downgrade device register error if injected
` [PATCH v5 2/3] drm/i915: Fix PXP cleanup missing from probe error rewind
` [PATCH v5 3/3] drm/i915: Fix harmful driver register/unregister asymmetry
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "
[PATCH 0/9] drm/i915/display: conversions to struct intel_display
2025-03-14 21:40 UTC (12+ messages)
` [PATCH 7/9] drm/i915/irq: convert intel_display_irq.[ch] interfaces "
` ✗ i915.CI.BAT: failure for drm/i915/display: conversions to struct intel_display (rev2)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: conversions to struct intel_display (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH v5 0/3] drm/i915/xe3lpd: Update bandwidth parameters
2025-03-14 21:29 UTC (12+ messages)
` [PATCH v5 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display
` ✗ i915.CI.BAT: failure for drm/i915/xe3lpd: Update bandwidth parameters (rev5)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH 1/3] drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL
2025-03-14 19:41 UTC (6+ messages)
` [PATCH 2/3] drm/i915/dsi: Don't set/read the DSI C clock divider on GLK
` [PATCH 3/3] drm/i915/dsi: Assert that vfp+vsync+vbp == vtotal on BXT/GLK
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
[PATCH] drm/i915/selftest: allow larger memory allocation
2025-03-14 18:29 UTC (4+ messages)
` ✗ Fi.CI.BUILD: warning for "
` ✗ i915.CI.BAT: failure "
[PATCH 00/11] Underrun on idle PSR workaround
2025-03-14 16:30 UTC (13+ messages)
` [PATCH 01/11] drm/i915/psr: Store enabled non-psr pipes into intel_crtc_state
` [PATCH 02/11] drm/i915/dmc: Add PIPEDMC_EVT_CTL register definition
` [PATCH 03/11] drm/i915/dmc: Add PIPEDMC_BLOCK_PKGC_SW definitions
` [PATCH 04/11] drm/i915/psr: Write PIPEDMC_BLOCK_PKGC_SW when enabling PSR
` [PATCH 05/11] drm/i915/psr: Add mechanism to notify PSR of pipe enable/disable
` [PATCH 06/11] drm/i915/psr: Add mechanism to notify PSR of DC5/6 enable disable
` [PATCH 07/11] drm/i915/psr: Add interface to notify PSR of vblank enable/disable
` [PATCH 08/11] drm/i915/psr: Apply underrun on PSR idle workaround
` [PATCH 09/11] drm/i915/display: Rename intel_psr_needs_block_dc_vblank
` [PATCH 10/11] drm/i915/display: Rename vblank DC workaround functions and variables
` [PATCH 11/11] drm/i915/psr: Check transcoder Selective Update support for PR as well
` ✗ Fi.CI.BUILD: failure for Underrun on idle PSR workaround (rev2)
[PATCH v1 0/3] drm/ci: uprev mesa, IGT
2025-03-14 16:00 UTC (5+ messages)
` [PATCH v1 1/3] drm/ci: uprev mesa
` [PATCH v1 2/3] drm/ci: uprev IGT
` [PATCH v1 3/3] drm/ci: arm64.config: mediatek: enable PHY drivers
` ✓ i915.CI.BAT: success for drm/ci: uprev mesa, IGT
[v3] drm/i915: Disable RPG during live selftest
2025-03-14 15:28 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Disable RPG during live selftest (rev3)
[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
2025-03-14 15:24 UTC (15+ messages)
` [PATCH v5] drm/i915/dmc: Create debugfs entry "
` ✗ i915.CI.BAT: failure for drm/i915/dmc: Add debugfs for dc6 counter (rev5)
` [PATCH v6] drm/i915/dmc: Create debugfs entry for dc6 counter
` [PATCH v7] "
` ✗ i915.CI.BAT: failure for drm/i915/dmc: Add debugfs for dc6 counter (rev6)
` ✗ i915.CI.BAT: failure for drm/i915/dmc: Add debugfs for dc6 counter (rev7)
` ✓ i915.CI.BAT: success "
[PATCH v2] i915/selftest/igt_mmap: let mmap tests run in kthread
2025-03-14 15:18 UTC (3+ messages)
[PATCH v3] i915/gt/selftests: Disable lrc_timestamp test
2025-03-14 14:48 UTC (5+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH 0/4] Trivial style fixes
2025-03-14 13:41 UTC (10+ messages)
` [PATCH 1/4] drm/i915/gt: Fix typos in comments
` [PATCH 2/4] drm/i915/gt: Fix SPDX license format
` [PATCH 3/4] drm/i915/gt: Remove trailing blank lines
` [PATCH 4/4] drm/i915/gt: Use proper sleeping functions for timeouts shorter than 20ms
` ✗ Fi.CI.CHECKPATCH: warning for Trivial style fixes
` ✗ Fi.CI.SPARSE: "
Regression on linux-next (next-20250312)
2025-03-14 9:48 UTC (3+ messages)
[PATCH] drm/i915/display: Maintain asciibetical order for HAS_* macros
2025-03-14 9:38 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH] drm/i915/psr: Add PSR pause/resume reference count
2025-03-14 7:12 UTC (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
[Intel-gfx] [PATCH v3] drm/i915/dsi: let HW maintain the HS-TRAIL timing
2025-03-14 2:23 UTC (4+ messages)
` [PATCH v4] "
[PATCH 1/2] drm/i915: Enable/disable shared dplls just the once for joined pipes
2025-03-13 20:02 UTC (2+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: Enable/disable shared dplls just the once for joined pipes (rev2)
[PULL] drm-misc-next-fixes
2025-03-13 18:01 UTC
[PATCH 00/10] drm/i915: Pimp the initial FB readout
2025-03-13 17:08 UTC (13+ messages)
` [PATCH 01/10] drm/i915: Extract intel_memory_type_is_local()
` [PATCH 02/10] drm/i915: Expose intel_memory_type_str()
` [PATCH 03/10] agp/intel-gtt: Add intel_gmch_gtt_read_entry()
` [PATCH 04/10] drm/i915/ggtt: Add intel_ggtt_read_entry()
` [PATCH 05/10] drm/i915: Use intel_ggtt_read_entry() in the BIOS FB takeover
` [PATCH 06/10] drm/i915: Verify the BIOS FB first PTE on non-LMEMBAR systems
` [PATCH 07/10] drm/i915: Use a nicer way to lookup the memory region in BIOS FB takeover
` [PATCH 08/10] drm/i915: Lookup the memory region first in the "
` [PATCH 09/10] drm/i915: Use intel_memory_region_type_is_local() "
` [PATCH 10/10] drm/i915: Eliminate the initial_plane_phys_{smem, lmem}() duplication
` ✗ Fi.CI.SPARSE: warning for drm/i915: Pimp the initial FB readout
` ✗ i915.CI.BAT: failure "
[PULL] drm-xe-fixes
2025-03-13 16:35 UTC
[PULL] drm-intel-fixes
2025-03-13 16:25 UTC
[PATCH] drm/i915/watermark: Check bounds for scaler_users for dsc prefill latency
2025-03-13 14:20 UTC (7+ messages)
` ✗ Fi.CI.BUILD: warning for drm/i915/watermark: Check bounds for scaler_users for dsc prefill latency (rev2)
` ✗ i915.CI.BAT: failure "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH v4] drm/i915: Fix harmful driver register/unregister asymmetry
2025-03-13 13:41 UTC (9+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "
Regression on linux-next (next-20250304)
2025-03-12 1:27 UTC (2+ messages)
` 答复: [????] "
[PATCH 00/63] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2025-03-12 16:26 UTC (5+ messages)
[RESEND PATCH 0/8] VRR Refactor
2025-03-13 13:31 UTC (3+ messages)
` ✓ i915.CI.Full: success for VRR Refactor (rev2)
[PATCH v5 0/7] bits: Fixed-type GENMASK()/BIT()
2025-03-13 13:15 UTC (12+ messages)
` [PATCH v5 1/7] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v5 5/7] test_bits: add tests for __GENMASK() and __GENMASK_ULL()
` [PATCH v5 7/7] test_bits: add tests for BIT_U*()
[PATCH 0/6] drm/i915/display: add display specific runtime PM interface
2025-03-13 11:27 UTC (8+ messages)
` [PATCH 4/6] drm/i915/display: convert to display runtime PM interfaces
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: add display specific runtime PM interface (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
[PATCH 0/2] drm: Create an app info option for wedge events
2025-03-13 11:07 UTC (10+ messages)
` [PATCH 1/2] "
[PATCH 0/2] drm: add header tests
2025-03-13 10:59 UTC (10+ messages)
` [PATCH 2/2] drm: ensure drm headers are self-contained and pass kernel-doc
Discussion: Moving away from Patchwork for Intel i915/Xe CI
2025-03-13 10:40 UTC (3+ messages)
[PATCH] drm/i915/display: Maintain alphabetical order for HAS_AS_SDP and HAS_CMRR
2025-03-13 8:44 UTC (10+ messages)
[PULL] drm-misc-fixes
2025-03-13 7:36 UTC
[PATCH v8 00/14] Display Global Histogram
2025-03-13 6:10 UTC (4+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user
[PULL] drm-xe-next-fixes
2025-03-13 4:41 UTC
[PULL] drm-intel-gt-next
2025-03-12 23:24 UTC
[PATCH] drm/i915/gvt: use hardcoded reference clocks
2025-03-12 17:25 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH v8 0/3] Expose modifiers/formats supported by async flips
2025-03-12 16:10 UTC (5+ messages)
` [PATCH v8 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v8 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v8 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async
` ✗ Fi.CI.SPARSE: warning for Expose modifiers/formats supported by async flips (rev8)
[PATCH v5 0/8] LOBF enablement fix
2025-03-12 14:58 UTC (4+ messages)
` [PATCH v5 5/8] drm/i915/lobf: Add debug interface for lobf
[PATCH v2 0/8] drm/client: Stop using legacy crtc->mode and a bunch of cleanups
2025-03-12 14:45 UTC (11+ messages)
` [PATCH v2 4/8] drm/client: Make copies of modes
` [PATCH v2 5/8] drm/client: Stop using the legacy crtc->mode
` [PATCH v2 6/8] drm/client: s/new_crtc/crtc/
` [PATCH v2 7/8] drm/client: Move variables to tighter scope
` [PATCH v2 8/8] drm/client: s/unsigned int i/int i/
linux-next: build warnings after merge of the drm-intel tree
2025-03-12 12:25 UTC
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