messages from 2025-02-27 23:46:29 to 2025-02-28 20:53:35 UTC [more...]
[PATCH 1/2] drm/xe/vf: Store the VF GuC version in the compatibility struct
2025-02-28 20:53 UTC (3+ messages)
` [PATCH 2/2] drm/xe/vf: Fix guc_info debugfs for VFs
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/vf: Store the VF GuC version in the compatibility struct
[PATCH 1/2] drm/xe/guc_pc: Do not stop probe or resume if GuC PC fails
2025-02-28 20:32 UTC (6+ messages)
[PATCH v3 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-02-28 20:11 UTC (14+ messages)
` [PATCH v3 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v3 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header
` [PATCH v3 3/6] drm/xe/xe_vm: Add per VM pagefault info
` [PATCH v3 4/6] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v3 5/6] drm/xe/xe_gt_pagefault: Add address_type field to pagefaults
` [PATCH v3 6/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH 0/3] VF: Set submission version in xe_uc_fw struct
2025-02-28 20:07 UTC (8+ messages)
` [PATCH 3/3] drm/xe/vf: "
[PATCH v3 2/5] drm/i915/hpd: Add support for blocking the IRQ handling on an HPD pin
2025-02-28 20:04 UTC (4+ messages)
` [PATCH v4 "
[PATCH 00/12] AuxCCS handling and render compression modifiers
2025-02-28 19:34 UTC (21+ messages)
` [PATCH 01/12] drm/xe: Fix MOCS debugfs LNCF readout
` [PATCH 02/12] drm/xe: Fix ring flush invalidation
` [PATCH 03/12] drm/xe: Pass flags directly to emit_flush_imm_ggtt
` [PATCH 05/12] drm/xe: Use correct type width for alignment in fb pinning code
` [PATCH 06/12] drm/xe: Use fb cached min alignment
` [PATCH 07/12] drm/xe: Reduce DPT table alignment as in i915
` [PATCH 08/12] drm/xe: Flush GGTT writes after populating DPT
` [PATCH 10/12] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [PATCH 12/12] drm/xe/display: Expose AuxCCS frame buffer modifiers
[PATCH v2] drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem object
2025-02-28 19:22 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem object (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 1/2] drm/xe/compat: refactor compat i915_drv.h
2025-02-28 19:16 UTC (9+ messages)
` [PATCH 2/2] drm/i915/plane: convert intel_atomic_plane.[ch] to struct intel_display
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/compat: refactor compat i915_drv.h
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ Xe.CI.BAT: "
[PATCH 0/2] drm/i915: reduce display dependencies on core
2025-02-28 18:51 UTC (6+ messages)
` [PATCH 1/2] drm/i915: relocate intel_plane_ggtt_offset() to intel_atomic_plane.c
` [PATCH 2/2] drm/i915: split out i915_gtt_view_types.h from i915_vma_types.h
[PATCH] drm/i915/vdsc: Use the DSC config tables for DSI panels
2025-02-28 18:44 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/i915/vdsc: Use the DSC config tables for DSI panels (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v7 0/3] Allow scratch page under fault mode for certain platform
2025-02-28 18:44 UTC (5+ messages)
` [PATCH v7 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
` [PATCH v7 2/3] drm/xe: Clear scratch page on vm_bind
` [PATCH v7 3/3] drm/xe: Allow scratch page under fault mode for certain platform
[PATCH 0/2] drm/xe: Fix the hotunplug NULL ptr dereference
2025-02-28 18:38 UTC (20+ messages)
` [PATCH 1/2] drm/xe_migrate: Switch from drm to dev managed actions
` [PATCH 2/2] drm/xe_device: Evict all the VRAM objects during device remove
` ✓ CI.Patch_applied: success for drm/xe: Fix the hotunplug NULL ptr dereference
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/3] drm/xe: Userptr invalid page access fixes
2025-02-28 18:32 UTC (9+ messages)
` [PATCH 1/3] drm/xe/hmm: Style- and include fixes
` [PATCH 2/3] drm/xe/hmm: Don't dereference struct page pointers without notifier lock
` [PATCH 3/3] drm/xe/userptr: Unmap userptrs in the mmu notifier
` ✗ CI.Patch_applied: failure for drm/xe: Userptr invalid page access fixes
[PATCH v10 0/9] [PATCH v9 0/8] drm/i915/fbc: FBC Dirty rect feature support
2025-02-28 18:11 UTC (20+ messages)
` [PATCH v10 1/9] drm/i915/fbc: remove one duplicate forward declaration
` [PATCH v10 2/9] drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()
` [PATCH v10 3/9] drm/i915/display: update and store the plane damage clips
` [PATCH v10 4/9] drm/i915/fbc: add register definitions for fbc dirty rect support
` [PATCH v10 5/9] drm/i915/fbc: introduce HAS_FBC_DIRTY_RECT() for FBC "
` [PATCH v10 6/9] drm/i915/fbc: avoid calling fbc activate if fbc is active
` [PATCH v10 7/9] drm/i915/fbc: dirty rect support for FBC
` [PATCH v10 8/9] drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled
` [PATCH v10 9/9] drm/i915/fbc: handle dirty rect coords for the first frame
` ✓ CI.Patch_applied: success for drm/i915/fbc: FBC Dirty rect feature support (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/2] Improve type-safety on POWER_DOMAIN_*() macros
2025-02-28 16:48 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for Improve type-safety on POWER_DOMAIN_*() macros (rev4)
` ✗ Xe.CI.Full: failure "
[PATCH 0/2] drm/xe/display: Program double buffered LUT registers
2025-02-28 16:31 UTC (5+ messages)
` [PATCH 1/2] drm/i915/display: Add MMIO path for double-buffered "
` [PATCH 2/2] drm/i915/display: Don't wait for vblank for LUT DSB programming
[PATCH 0/3] drm/i915/display: add some sub-structs for clarity
2025-02-28 15:52 UTC (14+ messages)
` [PATCH 1/3] drm/i915/mst: add mst sub-struct to struct intel_dp
` [PATCH 2/3] drm/i915/mst: add mst sub-struct to struct intel_connector
` [PATCH 3/3] drm/i915/hdcp: add hdcp sub-struct to struct intel_digital_port
` ✓ CI.Patch_applied: success for drm/i915/display: add some sub-structs for clarity
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH 00/11] DPLL framework redesign
2025-02-28 15:31 UTC (9+ messages)
` [PATCH 05/11] drm/i915/dpll: Move away from using shared dpll
[PATCH 0/2] drm: Create an app info option for wedge events
2025-02-28 14:58 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/amdgpu: Make use of drm_wedge_app_info
` ✗ CI.Patch_applied: failure for drm: Create an app info option for wedge events
[PATCH 00/20] Use VRR timing generator for fixed refresh rate modes
2025-02-28 12:31 UTC (6+ messages)
` [PATCH 18/20] drm/i915/vrr: Use fixed timings for platforms that support VRR
[PATCH] drm/i915/vdsc: Use the DSC config tables for DSI panels
2025-02-28 11:37 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/i915/vdsc: Use the DSC config tables for DSI panels (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/4] drm/xe: Fix userptr races and missed validations
2025-02-28 10:21 UTC (12+ messages)
` [PATCH v2 1/4] drm/xe/vm: Validate userptr during gpu vma prefetching
` [PATCH v2 2/4] drm/xe/vm: Fix a misplaced #endif
` [PATCH v2 3/4] drm/xe: Fix fault mode invalidation with unbind
` [PATCH v2 4/4] drm/xe: Add staging tree for VM binds
` ✓ CI.Patch_applied: success for drm/xe: Fix userptr races and missed validations (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/xe3lpd: Map POWER_DOMAIN_AUDIO_PLAYBACK to DC_off
2025-02-28 9:40 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 00/12] drm/{i915,xe}: Convert to DRM client setup
2025-02-28 8:49 UTC (4+ messages)
[PATCH V10 0/1] Add UAPI support for low latency hint
2025-02-28 8:49 UTC (8+ messages)
` [PATCH V10 1/1] drm/xe/uapi: Use hint for guc to set GT frequency
` ✓ CI.Patch_applied: success for Add UAPI support for low latency hint (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v4 0/5] Workaround fixes, improvements, additions
2025-02-28 8:08 UTC (4+ messages)
` [PATCH 2/5] drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
[PATCH v6 00/32] Introduce GPU SVM and Xe SVM implementation
2025-02-28 5:53 UTC (5+ messages)
` [PATCH v6 32/32] drm/doc: gpusvm: Add GPU SVM documentation
[PATCH] drm/i915/vdsc: Use the DSC config tables for DSI panels
2025-02-28 4:47 UTC (3+ messages)
[PATCH v5 0/2] Fix VFs resume errors
2025-02-28 3:45 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2 8/8] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-02-28 3:44 UTC (2+ messages)
[PATCH 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-02-28 3:34 UTC (5+ messages)
` [PATCH 6/6] "
linux-next: manual merge of the drm-xe tree with the drm tree
2025-02-28 3:27 UTC
[PATCH 0/9] drm/i915/dp: Implement POST_LT_ADJ_REQ
2025-02-28 3:23 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/dp: Implement POST_LT_ADJ_REQ (rev2)
[PATCH v2 0/2] drm/i915/audio: Extend Wa_14020863754 to Xe3_LPD
2025-02-28 2:40 UTC (2+ messages)
` ✓ Xe.CI.Full: success for drm/i915/audio: Extend Wa_14020863754 to Xe3_LPD (rev2)
[PATCH v2 0/8] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-02-28 2:08 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev2)
[PATCH] drm/i915/vdsc: intel_display conversions
2025-02-28 1:30 UTC (5+ messages)
[PATCH] drm/i915/vdsc: Use the DSC config tables for DSI panels
2025-02-28 1:29 UTC (2+ messages)
` "
[PATCH 0/3] Enable GuC opt-in features
2025-02-27 23:59 UTC (4+ messages)
` [PATCH 1/3] drm/xe/guc: move KLV helpers to common file
[PATCH] [CI] drm/i915/dmc: Test Xe3LPD DMC v2.20
2025-02-27 23:48 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/dmc: Test Xe3LPD DMC v2.20 (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