messages from 2025-08-18 21:30:47 to 2025-08-19 16:52:23 UTC [more...]
[PATCH v4 0/2] Tile and GT counting improvements
2025-08-19 16:52 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for Tile and GT counting improvements (rev4)
` ✗ Xe.CI.Full: failure "
[PATCH v4 00/13] drm/xe: Add psmi support
2025-08-19 16:51 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Add psmi support (rev4)
[RESEND 00/12] drm/i915: vlv clock cleanups
2025-08-19 16:42 UTC (15+ messages)
` [RESEND 01/12] drm/i915: add vlv_clock_get_gpll()
` [RESEND 02/12] drm/i915: add vlv_clock_get_czclk()
` [RESEND 03/12] drm/i915: add vlv_clock_get_hrawclk()
` [RESEND 04/12] drm/i915: make vlv_get_cck_clock_hpll() static
` [RESEND 05/12] drm/i915: add vlv_clock_get_cdclk()
` [RESEND 06/12] drm/i915: make vlv_get_cck_clock() static
` [RESEND 07/12] drm/i915: rename vlv_get_hpll_vco() to vlv_clock_get_hpll_vco()
` [RESEND 08/12] drm/i915: cache the results in vlv_clock_get_hpll_vco() and use it more
` [RESEND 09/12] drm/i915: remove intel_update_czclk() as unnecessary
` [RESEND 10/12] drm/i915: log HPLL frequency similar to CZCLK
` [RESEND 11/12] drm/i915: move hpll and czclk caching under display
` [RESEND 12/12] drm/i915: split out vlv_clock.[ch]
` ✗ CI.checkpatch: warning for drm/i915: vlv clock cleanups (rev2)
` ✓ CI.KUnit: success "
[RFC 0/3] cgroups: Add support for pinned device memory
2025-08-19 16:35 UTC (7+ messages)
` [RFC 1/3] page_counter: Allow for pinning some amount of memory
` [RFC 2/3] cgroup/dmem: Implement pinning device memory
` [RFC 3/3] drm/xe: Add DRM_XE_GEM_CREATE_FLAG_PINNED flag and implementation
` ✗ CI.checkpatch: warning for cgroups: Add support for pinned device memory
` ✗ CI.KUnit: failure "
[PATCH v1] drm/xe/gt: Introduce runtime suspend/resume
2025-08-19 16:26 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/i915/backlight: Fix divide by 0 error in i9xx_set_backlight
2025-08-19 16:04 UTC
[PATCH] drm/i915/backlight: Fix divide by 0 error in i9xx_set_backlight
2025-08-19 15:57 UTC (3+ messages)
[PATCH 0/4] Xe-agnostic patches to support MADVISE
2025-08-19 16:20 UTC (5+ messages)
` [PATCH 1/4] drm/gpuvm: Pass map arguments through a struct
` [PATCH 2/4] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH 3/4] drm/gpuvm: Introduce drm_gpuvm_madvise_ops_create
` [PATCH 4/4] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
[PATCH 0/8] drm/xe: GPU frequency tracing support
2025-08-19 15:52 UTC (12+ messages)
` [PATCH 1/8] drm/xe: Add Kconfig option for GPU frequency tracing
` [PATCH 2/8] drm/xe: Add module parameter for GPU frequency monitoring
` [PATCH 3/8] drm/xe: Add GPU frequency tracing tracepoint definition
` [PATCH 5/8] drm/xe: Add basic GPU frequency tracer implementation
` [PATCH 6/8] drm/xe: Add GPU frequency tracer to build system
` [PATCH 7/8] drm/xe: Integrate GPU frequency tracer into device initialization
` [PATCH 8/8] drm/xe: Add core GPU frequency monitoring functionality
` ✗ CI.checkpatch: warning for drm/xe: GPU frequency tracing support (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/tile: Release kobject for the failure path
2025-08-19 15:39 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` [PATCH v2] "
[PATCH v2] drm/gpusvm: some kernel-doc fixes
2025-08-19 15:38 UTC (2+ messages)
[PATCH v3 0/6] drm/xe: Make struct xe_ggtt private
2025-08-19 15:37 UTC (11+ messages)
` [PATCH v3 1/6] drm/xe: Only have a single drmm release action
` [PATCH v3 2/6] drm/mm: Introduce address space shifting
` [PATCH v3 3/6] drm/xe: Start using ggtt->start in preparation of balloon removal
` [PATCH v3 4/6] drm/xe: Rewrite GGTT VF initialisation
` [PATCH v3 5/6] drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
` [PATCH v3 6/6] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` ✗ CI.checkpatch: warning for drm/xe: Make struct xe_ggtt private. (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[RFC PATCH 0/6] Multi-pass MMU interval notifiers
2025-08-19 15:35 UTC (9+ messages)
` [RFC PATCH 1/6] mm/mmu_notifier: Allow multiple struct mmu_interval_notifier passes
[PATCH] drm/xe/vf: Enable CCS save/restore only on supported GUC versions
2025-08-19 15:27 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/i915/hdcp: Remove the encoder check in hdcp enable
2025-08-19 15:07 UTC
[PATCH v2] drm/xe/guc: Add devm release action to safely tear down CT
2025-08-19 15:06 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Add devm release action to safely tear down CT (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/pcode: Initialize data0 for pcode read routine
2025-08-19 14:40 UTC (3+ messages)
[CI 00/13] auxccs late flush
2025-08-19 14:38 UTC (14+ messages)
` [CI 01/13] drm/xe/xelpg: Flush CCS when flushing caches
` [CI 02/13] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
` [CI 03/13] drm/xe/xelp: Support auxccs invalidation on blitter
` [CI 04/13] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [CI 05/13] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 06/13] drm/xe: Export xe_emit_aux_table_inv
` [CI 07/13] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 08/13] drm/xe: Flush GGTT writes after populating DPT
` [CI 09/13] drm/xe: Handle DPT in system memory
` [CI 10/13] drm/xe/display: Add support for AuxCCS
` [CI 11/13] drm/xe: Force flush system memory AuxCCS data before scan out
` [CI 12/13] late flush
` [CI 13/13] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
[CI 00/13] auxccs late flush
2025-08-19 14:17 UTC (16+ messages)
` [CI 01/13] drm/xe/xelpg: Flush CCS when flushing caches
` [CI 02/13] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
` [CI 03/13] drm/xe/xelp: Support auxccs invalidation on blitter
` [CI 04/13] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [CI 05/13] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 06/13] drm/xe: Export xe_emit_aux_table_inv
` [CI 07/13] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 08/13] drm/xe: Flush GGTT writes after populating DPT
` [CI 09/13] drm/xe: Handle DPT in system memory
` [CI 10/13] drm/xe/display: Add support for AuxCCS
` [CI 11/13] drm/xe: Force flush system memory AuxCCS data before scan out
` [CI 12/13] late flush
` [CI 13/13] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✗ CI.checkpatch: warning for auxccs late flush
` ✓ CI.KUnit: success "
[CI 00/14] auxccs test
2025-08-19 14:11 UTC (5+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ CI.checkpatch: warning for auxccs test (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/gpusvm: some kernel-doc fixes
2025-08-19 14:08 UTC
[PATCH] drm/xe/tuning: Apply "Disable NULL query for Anyhit Shader" to Xe2
2025-08-19 14:08 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for "
` "
REGRESSION on linux-next (next-20250814)
2025-08-18 9:16 UTC (2+ messages)
[PATCH] drm/i915/display: take out dead code
2025-08-19 13:35 UTC (2+ messages)
[PATCH 00/19] perf: Rework event_init checks
2025-08-19 13:25 UTC (6+ messages)
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks
[PATCH v5 0/3] eDP Data Override
2025-08-19 12:59 UTC (11+ messages)
` [PATCH v5 1/3] drm/i915/vbt: Add eDP Data rate overrride field in VBT
` [PATCH v5 2/3] drm/i915/bios: Add function to check if edp data override is needed
` [PATCH v5 3/3] drm/i915/edp: eDP Data Overrride
` ✓ CI.KUnit: success for eDP Data Override (rev6)
` ✓ Xe.CI.BAT: "
[PATCH v3 0/3] Core Xe changes preparing for VF resume
2025-08-19 12:52 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 00/12] Optimize vrr.guardband and fix LRR
2025-08-19 11:33 UTC (7+ messages)
` [PATCH 10/12] drm/i915/vrr: Use static guardband to support seamless LRR switching
` [PATCH 11/12] drm/i915/panel: Refactor helper to get highest fixed mode
` [PATCH 12/12] drm/i915/vrr: Fix seamless_mn drrs for PTL
[PATCH v7 0/9] Handle Firmware reported Hardware Errors
2025-08-19 11:21 UTC (4+ messages)
` [PATCH v7 1/9] drm: Add a vendor-specific recovery method to drm device wedged uevent
[PATCH v5 0/8] Replace xe_hmm with gpusvm
2025-08-19 10:40 UTC (2+ messages)
` ✓ Xe.CI.Full: success for Replace xe_hmm with gpusvm (rev5)
[PATCH] drm/i915/psr: Underrun on idle PSR wa only when pkgc latency > delayed vblank
2025-08-19 10:01 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/i915/psr: Underrun on idle PSR wa only when pkgc latency > delayed vblank (rev2)
` ✓ Xe.CI.BAT: "
[PATCH 0/4] dma-buf/fence-chain: Speed up processing of rearmed callbacks
2025-08-19 9:15 UTC (5+ messages)
` [PATCH 4/4] "
[RFC PATCH 0/8] Refactor drm_writeback_connector structure
2025-08-19 9:03 UTC (10+ messages)
` [RFC PATCH 1/8] drm: writeback: "
[PATCH v8 00/24] MADVISE FOR XE
2025-08-19 8:26 UTC (29+ messages)
` [PATCH v8 01/24] drm/gpuvm: Pass map arguments through a struct
` [PATCH v8 03/24] drm/gpuvm: Introduce drm_gpuvm_madvise_ops_create
` [PATCH v8 04/24] drm/xe/uapi: Add madvise interface
` [PATCH v8 05/24] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v8 06/24] drm/xe/vma: Move pat_index to vma attributes
` [PATCH v8 07/24] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v8 08/24] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
` [PATCH v8 09/24] drm/xe/svm: Split system allocator vma incase of madvise call
` [PATCH v8 10/24] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v8 11/24] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v8 12/24] drm/xe: Implement madvise ioctl for xe
` [PATCH v8 13/24] drm/xe/svm: Add svm ranges migration policy on atomic access
` [PATCH v8 14/24] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v8 15/24] drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attribute
` [PATCH v8 16/24] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [PATCH v8 17/24] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v8 18/24] drm/xe/bo: Add attributes field to xe_bo
` [PATCH v8 19/24] drm/xe/bo: Update atomic_access attribute on madvise
` [PATCH v8 20/24] drm/xe/madvise: Skip vma invalidation if mem attr are unchanged
` [PATCH v8 21/24] drm/xe/vm: Add helper to check for default VMA memory attributes
` [PATCH v8 22/24] drm/xe: Reset VMA attributes to default in SVM garbage collector
` [PATCH v8 23/24] drm/xe: Enable madvise ioctl for xe
` [PATCH v8 24/24] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
` ✗ CI.checkpatch: warning for MADVISE FOR XE (rev8)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v7 0/6] Use trans push mechanism to generate frame change event
2025-08-19 8:39 UTC (10+ messages)
` [PATCH v7 1/6] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v7 2/6] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used
` [PATCH v7 3/6] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
` [PATCH v7 4/6] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
` [PATCH v7 5/6] drm/i915/display: Wait for vblank in case of PSR is using trans push
` [PATCH v7 6/6] drm/i915/psr: Use TRANS_PUSH to trigger frame change event
` ✓ CI.KUnit: success for Use trans push mechanism to generate frame change event (rev7)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v3 0/2] Tile and GT counting improvements
2025-08-19 7:54 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Tile and GT counting improvements (rev3)
[PATCH 1/2] drm/xe/tests: Fix some additional gen_params signatures
2025-08-19 7:34 UTC (2+ messages)
` [PATCH 2/2] kunit: Only output a test plan if we're using kunit_array_gen_params
[PATCH v3 3/3] drm/i915/edp: eDP Data Overrride
2025-08-19 4:55 UTC (3+ messages)
` [PATCH v4 "
[PATCH v3 0/3] eDP Data Override
2025-08-19 4:39 UTC (3+ messages)
` [PATCH v3 2/3] drm/i915/bios: Add function to check if edp data override is needed
[PATCH 1/2] drm/xe: Fix error handling if PXP fails to start
2025-08-19 0:52 UTC (5+ messages)
` [PATCH 2/2] drm/xe: Allow error injection for xe_pxp_exec_queue_add
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/xe: Fix error handling if PXP fails to start
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v5 7/8] drm/xe/userptr: replace xe_hmm with gpusvm
2025-08-19 0:18 UTC (2+ messages)
[PATCH] drm/xe/kunit: Extend platform generator with PTL
2025-08-18 23:04 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).