intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-12 19:36:51 to 2025-02-13 11:16:42 UTC [more...]

[PATCH 00/14] drm/i915/display: conversions to struct intel_display
 2025-02-13 11:16 UTC  (35+ messages)
` [PATCH 01/14] drm/i915/dp: convert g4x_dp.[ch] to struct intel display
` [PATCH 02/14] drm/i915/hdmi: convert g4x_hdmi.[ch] to struct intel_display
` [PATCH 03/14] drm/i915/ips: convert hsw_ips.c "
` [PATCH 04/14] drm/i915/display: convert assert_transcoder*() "
` [PATCH 05/14] drm/i915/display: convert assert_port_valid() "
` [PATCH 06/14] drm/i915/hpd: drop dev_priv parameter from intel_hpd_pin_default()
` [PATCH 07/14] drm/i915/display: convert intel_set_{cpu, pch}_fifo_underrun_reporting() to intel_display
` [PATCH 08/14] drm/i915/sdvo: convert intel_sdvo.[ch] to struct intel_display
` [PATCH 09/14] drm/i915/display: convert intel_cpu_transcoder_mode_valid() to intel_display
` [PATCH 10/14] drm/i915/display: convert intel_mode_valid_max_plane_size() "
` ✓ CI.Patch_applied: success for drm/i915/display: conversions to struct intel_display
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/psr: Fix drm_WARN_ON in intel_psr_disable
 2025-02-13 11:16 UTC 

[PATCH 0/2] Improve type-safety on POWER_DOMAIN_*() macros
 2025-02-13 11:07 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✗ Xe.CI.Full: "

[PATCH 00/28] Use VRR timing generator for fixed refresh rate modes
 2025-02-13 11:05 UTC  (4+ messages)
` [PATCH 06/28] drm/i915/vrr: Fill VRR timing generator mode for CMRR and VRR

[PATCH v5 00/32] Introduce GPU SVM and Xe SVM implementation
 2025-02-13 10:07 UTC  (38+ messages)
` [PATCH v5 01/32] drm/xe: Retry BO allocation
` [PATCH v5 02/32] mm/migrate: Add migrate_device_pfns
` [PATCH v5 03/32] mm/migrate: Trylock device page in do_swap_page
` [PATCH v5 04/32] drm/pagemap: Add DRM pagemap
` [PATCH v5 05/32] drm/xe/bo: Introduce xe_bo_put_async
` [PATCH v5 06/32] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v5 07/32] drm/xe: Select DRM_GPUSVM Kconfig
` [PATCH v5 08/32] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR
` [PATCH v5 09/32] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v5 10/32] drm/xe: Add dma_addr res cursor
` [PATCH v5 11/32] drm/xe: Nuke VM's mapping upon close
` [PATCH v5 12/32] drm/xe: Add SVM range invalidation and page fault
` [PATCH v5 13/32] drm/gpuvm: Add DRM_GPUVA_OP_DRIVER
` [PATCH v5 14/32] drm/xe: Add (re)bind to SVM page fault handler
` [PATCH v5 15/32] drm/xe: Add SVM garbage collector
` [PATCH v5 16/32] drm/xe: Add unbind to "
` [PATCH v5 17/32] drm/xe: Do not allow CPU address mirror VMA unbind if the GPU has bindings
` [PATCH v5 18/32] drm/xe: Enable CPU address mirror uAPI
` [PATCH v5 19/32] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR
` [PATCH v5 20/32] drm/xe: Add migrate layer functions for SVM support
` [PATCH v5 21/32] drm/xe: Add SVM device memory mirroring
` [PATCH v5 22/32] drm/xe: Add drm_gpusvm_devmem to xe_bo
` [PATCH v5 23/32] drm/xe: Add drm_pagemap ops to SVM
` [PATCH v5 24/32] drm/xe: Add GPUSVM device memory copy vfunc functions
` [PATCH v5 25/32] drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfunc
` [PATCH v5 26/32] drm/xe: Add Xe SVM devmem_release "
` [PATCH v5 27/32] drm/xe: Add SVM VRAM migration
` [PATCH v5 28/32] drm/xe: Basic SVM BO eviction
` [PATCH v5 29/32] drm/xe: Add SVM debug
` [PATCH v5 30/32] drm/xe: Add modparam for SVM notifier size
` [PATCH v5 31/32] drm/xe: Add always_migrate_to_vram modparam
` [PATCH v5 32/32] drm/doc: gpusvm: Add GPU SVM documentation
` ✓ CI.Patch_applied: success for Introduce GPU SVM and Xe SVM implementation (rev5)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early
 2025-02-13 10:03 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v5 0/3] Expose modifiers/formats supported by async flips
 2025-02-13  9:55 UTC  (11+ messages)
` [PATCH v5 2/3] drm/plane: modify create_in_formats to accommodate async
` ✓ CI.Patch_applied: success for Expose modifiers/formats supported by async flips (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v2 2/2] drm/xe: Add xe_mmio_init() initialization function
 2025-02-13  9:35 UTC  (4+ messages)
` [PATCH v3 "
    ` [PATCH v4 "

[PATCH] drm/i915/hdcp: Create force_hdcp14 debug fs entry
 2025-02-13  9:16 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/i915/hdcp: Create force_hdcp14 debug fs entry (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[drm-xe:drm-xe-fixes] BUILD SUCCESS e977499820782ab1c69f354d9f41b6d9ad1f43d9
 2025-02-13  8:38 UTC 

[PATCH] drm: Fix DSC BPP increment decoding
 2025-02-13  8:33 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v8 00/13] PSR DSB support
 2025-02-13  8:27 UTC  (21+ messages)
` [PATCH v8 01/13] drm/i915/psr: Use PSR2_MAN_TRK_CTL CFF bit only to send full update
` [PATCH v8 02/13] drm/i915/psr: Rename psr_force_hw_tracking_exit as intel_psr_force_update
` [PATCH v8 03/13] drm/i915/psr: Split setting sff and cff bits away from intel_psr_force_update
` [PATCH v8 04/13] drm/i915/psr: Add register definitions for SFF_CTL and CFF_CTL registers
` [PATCH v8 05/13] drm/i915/psr: Use SFF_CTL on invalidate/flush for LunarLake onwards
` [PATCH v8 06/13] drm/i915/psr: Allow writing PSR2_MAN_TRK_CTL using DSB
` [PATCH v8 07/13] drm/i915/psr: Write PSR2_MAN_TRK_CTL on DSB commit as well
` [PATCH v8 08/13] drm/i915/display: Warn on use_dsb in non-dsb pipe update functions
` [PATCH v8 09/13] drm/i915/psr: Remove DSB_SKIP_WAITS_EN chicken bit
` [PATCH v8 10/13] drm/i915/display: Evade scanline 0 as well if PSR1 or PSR2 is enabled
` [PATCH v8 11/13] drm/i915/psr: Add function for triggering "Frame Change" event
` [PATCH v8 12/13] drm/i915/display: Ensure we have "Frame Change" event in DSB commit
` [PATCH v8 13/13] drm/i915/psr: Allow DSB usage when PSR is enabled
` ✓ CI.Patch_applied: success for PSR DSB support (rev8)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/i915/hdcp: Create force_hdcp14 debug fs entry
 2025-02-13  8:18 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/hdcp: Create force_hdcp14 debug fs entry (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/2] Improve type-safety on POWER_DOMAIN_*() macros
 2025-02-13  7:46 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for Improve type-safety on POWER_DOMAIN_*() macros (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix typo in xe_job_ptrs
 2025-02-13  6:54 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/pxp: Don't kill queues while holding the spinlock
 2025-02-13  6:42 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v9 0/8] Add support for EU stall sampling
 2025-02-13  6:31 UTC  (13+ messages)
` [PATCH v9 2/8] drm/xe/uapi: Introduce API "
` [PATCH v9 5/8] drm/xe/eustall: Add support to handle dropped EU stall data
` [PATCH v9 6/8] drm/xe/eustall: Add EU stall sampling support for Xe2
` [PATCH v9 7/8] drm/xe/uapi: Add a device query to get EU stall sampling information
` [PATCH v9 8/8] drm/xe/eustall: Add workaround 22016596838 which applies to PVC

[PATCH v7 00/13] PSR DSB support
 2025-02-13  6:18 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for PSR DSB support (rev7)

[PATCH] drm/xe/display: Remove hpd cancel work sync from runtime pm path
 2025-02-13  6:08 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH V9] drm/xe/uapi: Use hint for guc to set GT frequency
 2025-02-13  6:06 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/uapi: Use hint for guc to set GT frequency (rev7)

[PATCH v4 00/13] Cleanup error handling on probe
 2025-02-13  4:41 UTC  (12+ messages)
` [PATCH v4 01/13] drm/xe: Add callback support for driver remove
` [PATCH v4 11/13] drm/xe/oa: Handle errors in xe_oa_register()
` [PATCH v4 12/13] drm/xe/pmu: Fail probe if xe_pmu_register() fails
` ✓ CI.Patch_applied: success for Cleanup error handling on probe (rev4)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH v2] drm/xe/oa: Allow oa_exponent value of 0
 2025-02-13  3:06 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/oa: Allow oa_exponent value of 0 (rev2)

[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
 2025-02-13  2:58 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/3] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` [PATCH 2/3] drm/xe: Clear scratch page on vm_bind
` [PATCH 3/3] drm/xe: Allow scratch page under fault mode for certain platform
` ✓ CI.Build: success for series starting with [1/3] drm/xe: Introduced needs_scratch bit in device descriptor
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v7 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-02-13  0:56 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3] drm/xe/pmu: Add GT frequency events
 2025-02-13  0:25 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pmu: Add GT frequency events (rev3)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[RFC v2 0/6] Add support for Mesa GPU hang replay tool
 2025-02-13  0:17 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Add support for Mesa GPU hang replay tool (rev2)

[PATCH v6 0/8] PMU support for engine activity
 2025-02-12 23:49 UTC  (3+ messages)
` [PATCH v6 5/8] drm/xe/xe_pmu: Acquire forcewake on event init for engine events

[PATCH] drm/xe: Add per-engine pagefault and reset counts
 2025-02-12 23:45 UTC  (6+ messages)

[PATCH 0/8] drm/i915: Provide more information on display faults
 2025-02-12 21:08 UTC  (5+ messages)
` [PATCH 1/8] drm/i915: Add missing else to the if ladder in missing else
` [PATCH 2/8] drm/i915: Introduce a minimal plane error state

[PATCH v7 0/7] drm/i915/fbc: FBC Dirty rect feature support
 2025-02-12 21:05 UTC  (9+ messages)
` [PATCH v7 2/7] drm/i915/xe3: update and store the plane damage clips
` [PATCH v7 5/7] drm/i915/xe3: avoid calling fbc activate if fbc is active
` ✗ Xe.CI.Full: failure for drm/i915/fbc: FBC Dirty rect feature support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).