messages from 2025-04-01 21:38:34 to 2025-04-02 18:42:03 UTC [more...]
[PATCH v6] drm/xe/pmu: Add GT frequency events
2025-04-02 18:42 UTC (3+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pmu: Add GT frequency events (rev9)
` ✗ CI.checkpatch: warning "
[PATCH v2 0/6] drm/i915: Precompute plane SURF address/etc
2025-04-02 18:36 UTC (14+ 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
` ✓ CI.Patch_applied: success for drm/i915: Precompute plane SURF address/etc. (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
[PATCH v1 0/2] DGFX PCIe Gen5 update telemetry and usage
2025-04-02 18:24 UTC (6+ messages)
` [PATCH v1 1/2] drm/xe/debugfs: Expose PCIe Gen5 update telemetry
` [PATCH v1 2/2] drm/xe/doc: Wire up PCIe Gen5 update limitations
[PATCH v9 0/3] Allow scratch page under fault mode for certain platform
2025-04-02 18:14 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` [PATCH v9 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
` [PATCH v9 2/3] drm/xe: Clear scratch page on vm_bind
` [PATCH v9 3/3] drm/xe: Allow scratch page under fault mode for certain platform
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH 00/12] VRAM Self Refresh
2025-04-02 17:51 UTC (7+ messages)
` [PATCH 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
[PATCH] drm/xe: Fix xe_pt_stage_bind_walk kerneldoc
2025-04-02 16:49 UTC (2+ messages)
[PATCH 1/2] drm/xe/vf: Store the VF GuC version in the compatibility struct
2025-04-02 16:29 UTC (5+ messages)
[PATCH v2 0/4] kbuild: resurrect generic header check facility
2025-04-02 16:06 UTC (6+ messages)
` [PATCH v2 1/4] kbuild: add "
` [PATCH v2 2/4] drm: switch to "
` [PATCH v2 3/4] drm/i915: "
` [PATCH v2 4/4] drm/xe: "
[PATCH 0/2] drm/xe/display: Program double buffered LUT registers
2025-04-02 15:39 UTC (6+ messages)
` [PATCH 1/2] drm/i915/display: Add MMIO path for double-buffered "
[PATCH v4 0/9] AuxCCS handling and render compression modifiers
2025-04-02 15:30 UTC (3+ messages)
[PATCH] drm/format-helper: fix build
2025-04-02 14:37 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v7 0/6] PCI: VF resizable BAR
2025-04-02 14:18 UTC (8+ messages)
` [PATCH v7 1/6] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v7 2/6] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v7 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v7 4/6] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v7 5/6] PCI: Allow drivers to control VF BAR size
` [PATCH v7 6/6] drm/xe/pf: Set VF LMEM "
` ✗ CI.Patch_applied: failure for PCI: VF resizable BAR (rev6)
[PATCH 00/10] Introduce drm sharpness property
2025-04-02 12:56 UTC (11+ messages)
` [PATCH 01/10] drm/i915/display: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/10] drm/i915/display: Add strength and winsize register
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose sharpness strength property
[PATCH v5 0/7] Improve SRIOV VRAM provisioning
2025-04-02 12:56 UTC (16+ messages)
` [PATCH v5 1/7] drm/xe: use backup object for pinned save/restore
` [PATCH v5 2/7] drm/xe: Add XE_BO_FLAG_PINNED_NORESTORE
` [PATCH v5 3/7] drm/xe/migrate: ignore CCS for kernel objects
` [PATCH v5 4/7] drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTORE
` [PATCH v5 5/7] drm/xe: unconditionally apply PINNED for pin_map()
` [PATCH v5 6/7] drm/xe: allow non-contig VRAM kernel BO
` [PATCH v5 7/7] drm/xe/sriov: support non-contig VRAM provisioning
` ✓ CI.Patch_applied: success for Improve SRIOV VRAM provisioning (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v6 0/6] PCI: VF resizable BAR
2025-04-02 12:04 UTC (23+ messages)
` [PATCH v6 1/6] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v6 2/6] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v6 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v6 4/6] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v6 5/6] PCI: Allow drivers to control VF BAR size
` [PATCH v6 6/6] drm/xe/pf: Set VF LMEM "
[PATCH v3 0/2] Remove UHBR13.5 for ICL, DG2
2025-04-02 11:44 UTC (14+ messages)
` [PATCH v3 1/2] drm/i915/display/dp: Remove UHBR13.5 for icl
` [PATCH v3 2/2] drm/i915/display/dp: Remove the uhbr13.5 pll state values
` ✓ CI.Patch_applied: success for Remove UHBR13.5 for ICL, DG2
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 03/12] PCI/ACPI: Add aux power grant notifier
2025-04-02 11:23 UTC (3+ messages)
[PATCH] drm/xe/d3cold: Set power state to D3Cold during s2idle/s3
2025-04-02 11:19 UTC (14+ messages)
[PATCH v4 0/2] Remove UHBR13.5 for ICL, DG2
2025-04-02 10:46 UTC (3+ messages)
` [PATCH v4 1/2] drm/i915/display/dp: Remove support for UHBR13.5 on display14
` [PATCH v4 2/2] drm/i915/display/dp: Remove the uhbr13.5 pll state values
[PATCH 00/16] DPLL framework redesign
2025-04-02 11:01 UTC (25+ messages)
` [PATCH 01/16] drm/i915/dpll: Rename intel_shared_dpll_state
` [PATCH 02/16] drm/i915/dpll: Rename macro for_each_shared_dpll
` [PATCH 03/16] drm/i915/dpll: Rename intel_shared_dpll_funcs
` [PATCH 04/16] drm/i915/dpll: Rename intel_shared_dpll
` [PATCH 05/16] drm/i915/dpll: Move away from using shared dpll
` [PATCH 06/16] drm/i915/dpll: Rename crtc_get_shared_dpll
` [PATCH 07/16] drm/i915/dpll: Change argument for enable hook in intel_global_dpll_funcs
` [PATCH 08/16] drm/i915/drm: Rename disable hook in intel_dpll_global_func
` [PATCH 09/16] drm/i915/dpll: Introduce new "
` [PATCH 10/16] drm/i915/dpll: Add intel_encoder argument to get_hw_state hook
` [PATCH 11/16] drm/i915/dpll: Change arguments for get_freq hook
` [PATCH 12/16] drm/i915/dpll: Rename intel_[enable/disable]_global_dpll
` [PATCH 13/16] drm/i915/dpll: Rename intel_unreference_dpll_global_crtc
` [PATCH 14/16] drm/i915/dpll: Rename intel_<release/reserve>_dpll_globals
` [PATCH 15/16] drm/i915/dpll: Rename intel_compute_dpll_globals
` [PATCH 16/16] drm/i915/dpll: Rename intel_update_active_dpll
` ✓ CI.Patch_applied: success for DPLL framework redesign (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
2025-04-02 10:59 UTC (3+ messages)
[PATCH 10/12] drm/xe/pm: D3Cold target state
2025-04-02 10:28 UTC (2+ messages)
` [10/12] "
[PATCH v16 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-04-02 8:50 UTC (14+ messages)
` [PATCH v16 1/5] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v16 2/5] drm/xe/xe_gt_pagefault: Move pagefault struct to header
` [PATCH v16 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v16 4/5] drm/xe/xe_vm: Add per VM fault info
` [PATCH v16 5/5] 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 (rev17)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4 0/7] Improve SRIOV VRAM provisioning
2025-04-02 6:09 UTC (3+ messages)
` [PATCH v4 4/7] drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTORE
[PATCH] drm/i915/psr: Prevent DP Panel Replay as well when CRC is enable
2025-04-02 5:41 UTC (5+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/9] drm/i915: Precompute plane SURF address/etc
2025-04-02 4:00 UTC (18+ messages)
` [PATCH 1/9] drm/i915: Precompute plane SURF address
` [PATCH 2/9] drm/i915: Nuke intel_plane_ggtt_offset()
` [PATCH 3/9] drm/i915: Move the intel_dpt_offset() check into intel_plane_pin_fb()
` [PATCH 4/9] drm/i915: Use i915_vma_offset() in intel_dpt_offset()
` [PATCH 5/9] drm/i915: Remove unused dpt_total_entries()
` [PATCH 6/9] drm/i915: Don't pass crtc_state to foo_plane_ctl() & co
` [PATCH 7/9] drm/i915: Include crtc contributed bits in plane_state->ctl
` [PATCH 8/9] drm/i915: Add tracepoint for plane faults
` [PATCH 9/9] drm/i915: Include plane ctl/surf registers in the plane update_arm() tracepoint
` ✓ CI.Patch_applied: success for drm/i915: Precompute plane SURF address/etc
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v2] drm/xe: Add the missed value paramter of LE_COS
2025-04-02 2:36 UTC (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add the missed value paramter of LE_COS (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Add the missed value paramter of LE_COS
2025-04-02 0:40 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "
[PATCH v6 0/8] drm/i915: Add drm_panic support
2025-04-01 22:38 UTC (9+ messages)
` [PATCH v6 2/8] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
` [PATCH v6 4/8] drm/i915/gem: Add i915_gem_object_panic_map()
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