messages from 2025-12-18 19:33:19 to 2025-12-19 13:24:43 UTC [more...]
[v8 00/15] Plane Color Pipeline support for Intel platforms
2025-12-19 13:24 UTC (8+ messages)
` [v8 14/15] drm/i915/color: Add 3D LUT to color pipeline
[PATCH v8 0/7] Use trans push mechanism to generate frame change event
2025-12-19 13:05 UTC (8+ messages)
` [PATCH v8 1/7] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v8 2/7] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used
` [PATCH v8 3/7] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
` [PATCH v8 4/7] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
` [PATCH v8 5/7] drm/i915/display: Wait for vblank in case of PSR is using trans push
` [PATCH v8 6/7] drm/i915/psr: Wait for idle only after possible send push
` [PATCH v8 7/7] drm/i915/psr: Use TRANS_PUSH to trigger frame change event
[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
2025-12-19 13:02 UTC (6+ messages)
` ✓ Xe.CI.Full: success for powercap: intel_rapl: Fix possible recursive lock warning (rev4)
[PATCH 0/2] drm/i915/display: reduce i915_drv.h usage
2025-12-19 12:42 UTC (4+ messages)
` [PATCH 1/2] drm/xe/compat: convert uncore macros to static inlines
` [PATCH 2/2] drm/i915/display: use to_intel_uncore() to avoid i915_drv.h
[PATCH 0/6] Prepare GVT for display modularization
2025-12-19 12:34 UTC (12+ messages)
` [PATCH 1/6] drm/i915/display: Abstract pipe/trans/cursor offset calculation
` [PATCH 2/6] drm/i915/display: Add APIs to be used by gvt to get the register offsets
` [PATCH 3/6] drm/i915/gvt: Add header to use display offset functions in macros
` [PATCH 4/6] drm/i915/gvt: Change for_each_pipe to use pipe_valid API
` [PATCH 5/6] drm/i915/gvt: Use the appropriate header for the DPLL macro
` [PATCH 6/6] drm/i915/gvt/display_helper: Get rid of #ifdef/#undefs
` ✗ CI.checkpatch: warning for Prepare GVT for display modularization (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH] drm/xe/display: drop i915_utils.h
2025-12-19 12:30 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[PATCH 0/4] Rust GPUVM support
2025-12-19 12:25 UTC (5+ messages)
` [PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
` [PATCH 2/4] drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
[PATCH v3 0/2] Survivability mode fixes
2025-12-19 12:20 UTC (5+ messages)
` [PATCH v3 1/2] drm/xe/xe_survivability: Use static for survivability info attributes
` [PATCH v3 2/2] drm/xe/xe_survivability: Add index bound check
` ✓ CI.KUnit: success for Survivability mode fixes (rev3)
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/colorop: do not include headers from headers
2025-12-19 12:16 UTC (4+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v6 00/24] Dynamic drm_pagemaps and Initial multi-device SVM
2025-12-19 11:33 UTC (25+ messages)
` [PATCH v6 01/24] drm/xe/svm: Fix a debug printout
` [PATCH v6 02/24] drm/pagemap: Remove some dead code
` [PATCH v6 03/24] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
` [PATCH v6 04/24] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
` [PATCH v6 05/24] drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
` [PATCH v6 06/24] drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
` [PATCH v6 07/24] drm/pagemap: Add a drm_pagemap cache and shrinker
` [PATCH v6 08/24] drm/xe: Use the "
` [PATCH v6 09/24] drm/pagemap: Remove the drm_pagemap_create() interface
` [PATCH v6 10/24] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [PATCH v6 11/24] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [PATCH v6 12/24] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
` [PATCH v6 13/24] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
` [PATCH v6 14/24] drm/xe: Simplify madvise_preferred_mem_loc()
` [PATCH v6 15/24] drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm
` [PATCH v6 16/24] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH v6 17/24] drm/xe/vm: Add a couple of VM debug printouts
` [PATCH v6 18/24] drm/xe/svm: Document how xe keeps drm_pagemap references
` [PATCH v6 19/24] drm/pagemap, drm/xe: Clean up the use of the device-private page owner
` [PATCH v6 20/24] drm/gpusvm: Introduce a function to scan the current migration state
` [PATCH v6 21/24] drm/xe: Use drm_gpusvm_scan_mm()
` [PATCH v6 22/24] drm/pagemap, drm/xe: Support destination migration over interconnect
` [PATCH v6 23/24] drm/pagemap: Support source "
` [PATCH v6 24/24] drm/xe/svm: Serialize migration to device if racing
[PATCH v4 0/1] drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV
2025-12-19 11:00 UTC (4+ messages)
` [PATCH v4 1/1] drm/xe/vf: Fix up GGTT mappings on S4 resume across VFs
` ✓ CI.KUnit: success for drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV (rev5)
` ✓ Xe.CI.BAT: "
[RFC v1] drm/xe/migrate: Configure migration queue as low latency
2025-12-19 10:49 UTC
[PATCH v2] drm/i915/cx0: Unify naming for C20 pll tables
2025-12-19 10:15 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/cx0: Unify naming for C20 pll tables (rev2)
[PATCH] vfio/xe: Add default handler for .get_region_info_caps
2025-12-19 9:35 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: select CONFIGFS_FS dependency
2025-12-19 9:00 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PULL] drm-misc-next
2025-12-19 8:44 UTC
[PATCH v3 0/4] drm/xe/hwmon: Expose new temperature attributes
2025-12-19 8:37 UTC (10+ messages)
` [PATCH v3 1/4] drm/xe/hwmon: Expose temperature limits
` [PATCH v3 2/4] drm/xe/hwmon: Expose memory controller temperature
` [PATCH v3 3/4] drm/xe/hwmon: Expose GPU pcie temperature
[PATCH] drm/xe: Remove incorrect code introduced during merge
2025-12-19 8:37 UTC (2+ messages)
[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
2025-12-19 8:19 UTC (18+ messages)
` [PATCH 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline
` [PATCH 02/13] drm/amd/display: Fix color pipeline enum name leak
` [PATCH 03/13] drm/vkms: "
` [PATCH 04/13] drm/i915/display: "
` [PATCH 05/13] drm: Allow driver-managed destruction of colorop objects
` [PATCH 06/13] drm/colorop: Add destroy helper for "
` [PATCH 07/13] drm/amd/display: Hook up colorop destroy helper for plane pipelines
` [PATCH 08/13] drm/vkms: "
` [PATCH 09/13] drm/i915/display: Hook up intel_colorop_destroy
` [PATCH 10/13] drm: Clean up colorop objects during mode_config cleanup
` [PATCH 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
` [PATCH 12/13] drm/colorop: Use destroy callback for color pipeline teardown
` [PATCH 13/13] drm/i915/color: Add failure handling in plane color pipeline init
` ✗ CI.checkpatch: warning for drm: Color pipeline teardown and follow-up fixes/improvements
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 0/2] Toggle powerdown states for C10 on HDMI
2025-12-19 7:50 UTC (5+ messages)
` [PATCH 1/2] drm/i915/cx0: Use a more accurate message for powerdown change failure
` [PATCH 2/2] drm/i915/cx0: Toggle powerdown states for C10 on HDMI
[PATCH v2 0/2] Survivability Mode Fixes
2025-12-19 7:39 UTC (7+ messages)
` [PATCH v2 1/2] drm/xe/xe_survivability: Remove unused index
` [PATCH v2 2/2] drm/xe/xe_survivability: Fix static analysis tool reported issues
` ✗ Xe.CI.Full: failure for Survivability mode fixes (rev2)
[PATCH] fbcon: Reschedule cursor worker if try lock fails
2025-12-19 7:26 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for fbcon: Reschedule cursor worker if try lock fails (rev3)
[PATCH v3 0/2] Some bind queue fixes
2025-12-19 6:36 UTC (6+ messages)
` [PATCH v3 1/2] drm/xe/uapi: disallow bind queue sharing
[PATCH v5 0/3] Add SoC remapper support for system controller
2025-12-19 6:18 UTC (7+ messages)
` [PATCH v5 1/3] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
` [PATCH v5 2/3] drm/xe/soc_remapper: Use SoC remapper herlper from VSEC code
` [PATCH v5 3/3] drm/xe/soc_remapper: Add system controller config for SoC remapper
[PATCH v1] drm/xe/pm: Handle GT resume failure
2025-12-19 5:04 UTC (6+ messages)
[PATCH] drm/i915/cx0: Use the consolidated HDMI tables
2025-12-19 4:37 UTC (4+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/i915/cx0: Use the consolidated HDMI tables (rev2)
` ✓ Xe.CI.BAT: "
[PATCH 0/7] Prepare GVT for display modularization
2025-12-19 4:17 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Prepare GVT for display modularization (rev2)
[PATCH] drm/xe: Print GuC queue submission state on engine reset
2025-12-19 3:57 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v6] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
2025-12-19 3:14 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[CI 00/12] Introduce SRIOV scheduler groups
2025-12-19 2:33 UTC (16+ messages)
` [CI 01/12] drm/xe/gt: Add engine masks for each class
` [CI 02/12] drm/gt/guc: extract scheduler-related defines from guc_fwif.h
` [CI 03/12] drm/xe/pf: Initialize scheduler groups
` [CI 04/12] drm/xe/pf: Add support for enabling "
` [CI 05/12] drm/xe/pf: Scheduler groups are incompatible with multi-lrc
` [CI 06/12] drm/xe/vf: Check if scheduler groups are enabled
` [CI 07/12] drm/xe/pf: Add debugfs to enable scheduler groups
` [CI 08/12] drm/xe/pf: Add debugfs with scheduler groups information
` [CI 09/12] drm/xe/pf: Prep for multiple exec quantums and preemption timeouts
` [CI 10/12] drm/xe/pf: Add functions to set exec quantums for each group
` [CI 11/12] drm/xe/pf: Add functions to set preempt timeouts "
` [CI 12/12] drm/xe/pf: Add debugfs to set EQ and PT for scheduler groups
` ✗ CI.checkpatch: warning for Introduce SRIOV scheduler groups (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Increase log level for unhandled page faults
2025-12-19 1:41 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/3] Attempt to fixup reset, wedge, unload corner cases
2025-12-19 1:15 UTC (11+ messages)
` [PATCH v2 1/3] drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
` [PATCH v2 2/3] drm/xe: Forcefully tear down exec queues in GuC submit fini
` [PATCH v2 3/3] drm/xe: Trigger queue cleanup if not in wedged mode 2
` ✓ CI.KUnit: success for Attempt to fixup reset, wedge, unload corner cases
` ✓ Xe.CI.BAT: "
[i915-rt v4 00/20] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2025-12-19 0:57 UTC (7+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev6)
` ✓ CI.KUnit: success "
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev8)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v3 0/2] drm/xe: drm/xe: Separate out GuC RC code
2025-12-19 0:54 UTC (4+ messages)
` [PATCH v3 1/2] drm/xe: Decouple GuC RC code from xe_guc_pc
` ✗ Xe.CI.Full: failure for drm/xe: drm/xe: Separate out GuC RC code (rev2)
[PULL] drm-xe-fixes
2025-12-18 23:21 UTC
[PATCH v3 0/4] PF: Add handling for new adverse event thresholds
2025-12-18 23:19 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for PF: Add handling for new adverse event thresholds (rev5)
[PATCH v2 0/4] drm/xe/guc: Prevent compiler read/write optimization breaks
2025-12-18 23:02 UTC (8+ messages)
` [PATCH v2 1/4] drm/xe/guc: WRITE_ONCE g2h_fence done in g2h_fence_cancel
` [PATCH v2 2/4] drm/xe/guc: WRITE_ONCE g2h_fence done in parse_g2h_response
` [PATCH v2 3/4] drm/xe/guc: READ/WRITE_ONCE ct state in ct_change_state and enabled
` [PATCH v2 4/4] drm/xe/guc: READ_ONCE ct state in xe_guc_ct_initialized
` ✓ CI.KUnit: success for drm/xe/guc: Prevent compiler read/write optimization breaks
` ✓ Xe.CI.BAT: "
[PATCH v5 00/24] Dynamic drm_pagemaps and Initial multi-device SVM
2025-12-18 23:01 UTC (8+ messages)
` [PATCH v5 03/24] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
` [PATCH v5 23/24] drm/pagemap: Support source migration over interconnect
[PATCH] drm/xe: Fix documentation heading levels in xe_guc_pc.c
2025-12-18 22:57 UTC (3+ messages)
[PATCH 0/4] Enable THP support in drm_pagemap
2025-12-18 22:24 UTC (7+ messages)
` [PATCH 2/4] drm/pagemap: Unlock and put folios when possible
` [PATCH 3/4] drm/pagemap: Add helper to access zone_device_data
` [PATCH 4/4] drm/pagemap: Enable THP support for GPU memory migration
[i915-rt v4 20/20] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
2025-12-18 21:50 UTC (3+ messages)
` [i915-rt v4.1] "
` [i915-rt v4.2] "
[PATCH v2] drm/xe/nvm: enable cri platform
2025-12-18 21:32 UTC (2+ messages)
[RFC PATCH 0/3] Attempt to fixup reset, wedge, unload corner cases
2025-12-18 21:13 UTC (4+ messages)
` [RFC PATCH 3/3] drm/xe: Trigger queue cleanup if not in wedged mode 2
[PATCH 0/6] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
2025-12-18 21:10 UTC (9+ messages)
` [PATCH 1/6] drm/xe/xe_guc_ct: WRITE_ONCE g2h_fence done in g2h_fence_cancel
` [PATCH 6/6] drm/xe/xe_guc_ct: Justify WRITE_ONCE/READ_ONCE usage
[PATCH] drm/xe/device: Discard check for lmem_init
2025-12-18 20:57 UTC (2+ messages)
[PATCH] drm/xe/xe_guc_ct: Drop smp_mb in parse_g2h_response
2025-12-18 20:55 UTC (2+ messages)
[PATCH] drm/i915/pc8: Add parent interface for PC8 forcewake tricks
2025-12-18 20:24 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/i915/pc8: Add parent interface for PC8 forcewake tricks (rev3)
` ✓ Xe.CI.BAT: "
[PATCH 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
2025-12-18 19:53 UTC (2+ messages)
[i915-rt v4 19/20] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
2025-12-18 19:33 UTC (2+ messages)
` [i915-rt v4.1] "
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