messages from 2025-01-08 06:49:55 to 2025-01-09 15:03:34 UTC [more...]
[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-01-09 14:57 UTC (10+ messages)
` [PATCH v2 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v2 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v2 05/25] drm/gem-vram: "
` [PATCH v2 07/25] drm/exynos: "
` [PATCH v2 08/25] drm/gma500: "
` [PATCH v2 10/25] drm/imx/ipuv3: "
` [PATCH v2 12/25] drm/mediatek: "
` [PATCH v2 13/25] drm/msm: "
` [PATCH v2 14/25] drm/nouveau: "
[PATCH] treewide: const qualify ctl_tables where applicable
2025-01-09 14:58 UTC (3+ messages)
[RFC PATCH V2] drm/xe/guc: Use exec queue hints for GT frequency
2025-01-09 14:55 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Use exec queue hints for GT frequency (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH] drm/xe: remove unused xe_pciids.h harder, add missing PCI ID
2025-01-09 14:29 UTC (5+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH V6 0/1] Add mmap support for pci membarrier
2025-01-09 14:26 UTC (9+ messages)
` ✗ Xe.CI.Full: failure for "
` ✓ CI.Patch_applied: success for Add mmap support for pci membarrier (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v4 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
2025-01-09 12:14 UTC (18+ messages)
` [PATCH v4 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v4 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR "
` [PATCH v4 3/4] drm/i915/dp: "
` [PATCH v4 4/4] drm/msm/dp: Add support for LTTPR handling
` ✓ CI.Patch_applied: success for drm/dp: Rework LTTPR transparent mode handling and add support to msm driver (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[PATCH 0/4] Panel Replay mode change without full modeset
2025-01-09 11:51 UTC (11+ messages)
` [PATCH 1/4] drm/i915/psr: Add new function for writing sink panel replay enable bit
` [PATCH 2/4] drm/i915/psr: Enable Panel Replay on sink always when it's supported
` [PATCH 3/4] drm/i915/psr: Make intel_psr_enable_sink as local static function
` [PATCH 4/4] drm/i915/psr: Allow changing Panel Replay mode without full modeset
` ✓ CI.Patch_applied: success for Panel Replay mode change "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[RFC PATCH V2] drm/xe/guc: Use exec queue hints for GT frequency
2025-01-09 11:50 UTC
linux-next: manual merge of the drm-xe tree with Linus' tree
2025-01-09 10:52 UTC (4+ messages)
[PATCH v3 1/1] drm/xe/guc: Fix GuC log/ct output via debugfs
2025-01-09 10:47 UTC (6+ messages)
` ✗ Xe.CI.Full: failure for series starting with [v3,1/1] "
[PATCH v2 0/3] Enable Survivability Mode
2025-01-09 10:25 UTC (13+ messages)
` ✓ CI.Patch_applied: success for Enable Survivability mode (rev2)
` ✗ CI.checkpatch: warning "
` [PATCH v2 1/3] drm/xe: Add functions and sysfs for boot survivability
` [PATCH v2 2/3] drm/xe: Enable Boot Survivability mode
` [PATCH v2 3/3] drm/xe: Initialize mei-gsc and vsec in survivability mode
` ✓ CI.KUnit: success for Enable Survivability mode (rev2)
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/xe/guc: Fix GuC log/ct output via debugfs
2025-01-09 9:23 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Fix GuC log/ct output via debugfs (rev2)
[PATCH v3 00/10] PSR DSB support
2025-01-09 8:38 UTC (18+ messages)
` [PATCH v3 01/10] drm/i915/psr: Use PSR2_MAN_TRK_CTL CFF bit only to send full update
` [PATCH v3 02/10] drm/i915/psr: Rename psr_force_hw_tracking_exit as intel_psr_force_update
` [PATCH v3 03/10] drm/i915/psr: Split setting sff and cff bits away from intel_psr_force_update
` [PATCH v3 04/10] drm/i915/psr: Add register definitions for SFF_CTL and CFF_CTL registers
` [PATCH v3 05/10] drm/i915/psr: Use SFF_CTL on invalidate/flush for LunarLake onwards
` [PATCH v3 06/10] drm/i915/psr: Allow writing PSR2_MAN_TRK_CTL using DSB
` [PATCH v3 07/10] drm/i915/psr: Changes for PSR2_MAN_TRK_CTL handling when DSB is in use
` [PATCH v3 08/10] drm/i915/psr: Add intel_psr_is_psr_mode_changing
` [PATCH v3 09/10] drm/i915/display: Don't use DSB if psr mode changing
` [PATCH v3 10/10] drm/i915/psr: Allow DSB usage when PSR is enabled
` ✓ CI.Patch_applied: success for PSR DSB support (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH] drm/xe: Remove unused "mmio_ext" code
2025-01-09 8:32 UTC (3+ messages)
[PATCH 0/3] drm/i915/dmc_wl: Track pipe interrupt registers
2025-01-09 7:07 UTC (5+ messages)
` [PATCH 1/3] drm/i915/display: Use display MMIO functions in intel_display_irq.c
` [PATCH 3/3] drm/i915/dmc_wl: Track pipe interrupt registers
[PATCH] drm/xe/client: Better correlate exec_queue and GT timestamps
2025-01-09 5:19 UTC (10+ messages)
[PATCH] drm/xe: Introduce the RPa information
2025-01-09 5:13 UTC (3+ messages)
[PATCH] drm/xe/guc: Adding steering info support for GuC register lists
2025-01-09 3:14 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Adding steering info support for GuC register lists (rev2)
[PATCH v12 0/4] drm/xe/pmu: PMU interface for Xe
2025-01-08 20:32 UTC (11+ messages)
` [PATCH v12 1/4] drm/xe/pmu: Enable PMU interface
` [PATCH v12 2/4] drm/xe: Add locks in gtidle code
` [PATCH v12 3/4] drm/xe/pmu: Add GT C6 events
` [PATCH v12 4/4] drm/xe/pmu: Add GT frequency events
` ✓ CI.Patch_applied: success for drm/xe/pmu: PMU interface for Xe (rev12)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/xe/ptl: Apply Wa_14023061436
2025-01-08 20:11 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ptl: Apply Wa_14023061436 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[RFC PATCH 0/2] Add UAPI support for low latency hint
2025-01-08 19:57 UTC (12+ messages)
` [RFC PATCH 1/2] drm/xe/guc: Use exec queue hints for GT frequency
` [RFC PATCH 2/2] drm/uapi: Adjust uniform spacing
` ✓ CI.Patch_applied: success for Add UAPI support for low latency hint
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PULL] drm-intel-fixes
2025-01-08 18:18 UTC
[PATCH 0/2] SSC enablement in port clock programming
2025-01-08 17:05 UTC (5+ messages)
` [PATCH 1/2] drm/i915/cx0: Fix SSC enablement in PORT_CLOCK_CTL
[PATCH 0/3] drm/i915/audio: convert to struct intel_display
2025-01-08 16:43 UTC (11+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm/i915/audio: convert LPE audio "
` [PATCH 3/3] drm/i915/audio: rename function prefixes from i915 to intel
` ✓ CI.Patch_applied: success for drm/i915/audio: convert to struct intel_display
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v3 00/16] drm/i915/dp: 128b/132b uncompressed SST
2025-01-08 15:43 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/dp: 128b/132b uncompressed SST (rev5)
[PATCH v4 0/2] drm/i915/cmtg: Disable the CMTG
2025-01-08 14:19 UTC (2+ messages)
[PATCH v4 0/7] Check Scaler and DSC Prefill Latency Against Vblank
2025-01-08 14:16 UTC (15+ messages)
` [PATCH v4 1/7] drm/i915/scaler: Add and compute scaling factors
` [PATCH v4 2/7] drm/i915/scaler: Use crtc_state to setup plane or pipe scaler
` [PATCH v4 3/7] drm/i915/scaler: Refactor max_scale computation
` [PATCH v4 4/7] drm/i915/scaler: Compute scaling factors for pipe scaler
` [PATCH v4 5/7] drm/i915/scaler: Limit pipe scaler downscaling factors for YUV420
` [PATCH v4 6/7] drm/i915/scaler: Check if vblank is sufficient for scaler
` [PATCH v4 7/7] drm/i915/dsc: Check if vblank is sufficient for dsc prefill
` ✓ CI.Patch_applied: success for Check Scaler and DSC Prefill Latency Against Vblank (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v3 0/6] LOBF enablement fix
2025-01-08 14:07 UTC (8+ messages)
` [PATCH v3 3/6] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v3 4/6] drm/i915/lobf: Add debug interface for lobf
` [PATCH v3 5/6] drm/i915/lobf: Check for sink error and disable LOBF
[PATCH] drm/xe/ptl: Apply Wa_14023061436
2025-01-08 13:54 UTC (3+ messages)
[PATCH v3 3/5] drm/i915/scaler: Compute scaling factors for pipe scaler
2025-01-08 13:29 UTC (3+ messages)
[PATCH v3 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
2025-01-08 13:16 UTC (9+ messages)
` [PATCH v3 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v3 3/4] drm/i915/dp: Use the generic helper to control LTTPR "
[PATCH] drm/i915/display: Add WA_14018221282
2025-01-08 12:58 UTC (2+ messages)
[PATCH] drm/i915/psr: clarify intel_psr_pre_plane_update() conditions
2025-01-08 12:48 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v1] drm/xe/hwmon: expose package and vram temperature
2025-01-08 10:30 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
[PATCH v3 0/5] Expose modifiers/formats supported by async flips
2025-01-08 6:49 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for Expose modifiers/formats supported by async flips (rev2)
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