messages from 2026-07-06 08:40:15 to 2026-07-07 12:53:09 UTC [more...]
[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
2026-07-07 12:52 UTC (40+ messages)
` [PATCH 01/10] drm/exec: Add helper to bypass IGNORE_DUPLICATES flag
` [PATCH 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4
` [PATCH 03/10] drm/ttm: remove ttm_lru_walk_ops
` [PATCH 04/10] drm/ttm: grab BO reference before locking it
` [PATCH 05/10] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH 06/10] drm/ttm: move zombie handling into ttm_bo_evict
` [PATCH 07/10] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH 08/10] drm/xe: remove workaround for TTM internals
` [PATCH 09/10] drm/ttm: support using drm_exec during eviction v4
[PATCH v2 33/34] drm/i915/kunit: DP link: add update config tests
2026-07-07 12:48 UTC (2+ messages)
` [PATCH v3 "
[PATCH v2 29/34] drm/xe/kunit: Build DP link display tests
2026-07-07 12:48 UTC (2+ messages)
` [PATCH v3 "
[PATCH v2 32/34] drm/i915/kunit: DP link: add baseline fixed table reference test
2026-07-07 12:48 UTC (2+ messages)
` [PATCH v3 "
[PATCH v2 26/34] drm/i915/kunit: Enable KUnit tests
2026-07-07 12:48 UTC (2+ messages)
` [PATCH v3 "
[PATCH v4 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
2026-07-07 12:35 UTC (6+ messages)
[RFC PATCH 0/7] Add CPER logging support for CRI
2026-07-07 12:29 UTC (3+ messages)
` [RFC PATCH 2/7] drm/xe/xe_ras: Add support to retrieve info queue data "
[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
2026-07-06 17:26 UTC (29+ messages)
` [PATCH v3 01/20] powerpc/powermac: fix OF node refcount
` [PATCH v3 02/20] driver core: platform: provide platform_device_set_of_node()
` [PATCH v3 03/20] driver core: platform: provide platform_device_set_fwnode()
` [PATCH v3 04/20] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()
` [PATCH v3 06/20] of: platform: use platform_device_set_of_node()
` [PATCH v3 07/20] powerpc/powermac: "
` [PATCH v3 08/20] i2c: pxa-pci: "
` [PATCH v3 09/20] iommu/fsl: "
` [PATCH v3 10/20] net: bcmgenet: "
` [PATCH v3 11/20] pmdomain: imx: "
` [PATCH v3 12/20] mfd: tps6586: "
` [PATCH v3 13/20] slimbus: qcom-ngd-ctrl: "
` [PATCH v3 14/20] net: mv643xx: "
` [PATCH v3 15/20] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v3 16/20] platform/surface: gpe: "
` [PATCH v3 17/20] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v3 18/20] usb: musb: "
` [PATCH v3 19/20] reset: rzg2l: "
` [PATCH v3 20/20] driver core: platform: count references to all kinds of firmware nodes
` ✓ CI.KUnit: success for driver core: count references of the platform device's fwnode, not OF node (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
2026-07-07 11:59 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v6 00/10] Add support for a DRM backlight capability
2026-07-07 11:53 UTC (5+ messages)
` [PATCH v6 03/10] drm: link connectors to backlight devices
[PATCH i-g-t v3 0/7] add dmem_cgroups test
2026-07-07 11:07 UTC (7+ messages)
` [PATCH i-g-t v2 7/7] tests/dmem_cgroups: add test for dmem.current
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-07 10:16 UTC (9+ messages)
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "
` [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() "
[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
2026-07-07 10:01 UTC (26+ messages)
` [PATCH v2 03/34] drm/i915/dp_link_caps: Add support for link rate, lane count iteration orders
` [PATCH v2 04/34] drm/i915/dp_link_caps: Add link configuration iterator
` [PATCH v2 05/34] drm/i915/dp_link_caps: Add helper to get iteration order for a connector
` [PATCH v2 17/34] drm/i915/dp: Iterate configurations via link_caps for SST non-DSC
` [PATCH v2 18/34] drm/i915/dp: Iterate configurations via link_caps for SST DSC
` [PATCH v2 19/34] drm/i915/dp: Use link caps for eDP DSC config selection
` [PATCH v2 20/34] drm/i915/dp_mst: Use link caps for non-DSC "
` [PATCH v2 21/34] drm/i915/dp_mst: Use link caps for MST DSC "
` [PATCH v2 22/34] drm/i915/dp: Remove min/max link config limits
` [PATCH v2 23/34] drm/i915/dp_link_training: Reset the max link limits in the fallback code
` [PATCH v2 24/34] drm/i915/dp_link_training: Use config iterator for fallback
` [PATCH v2 25/34] drm/i915/dp_link_training: Disable failed config during fallback
[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
2026-07-07 10:01 UTC (5+ messages)
` [PATCH v7 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
[PATCH v9] drm/xe: Consolidate debugfs fault injection functions
2026-07-07 7:47 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Consolidate debugfs fault injection functions. (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v4 0/3] Add drm_ras netlink error event support
2026-07-07 6:32 UTC (3+ messages)
` [PATCH v4 1/3] drm/drm_ras: Add drm_ras netlink error event
[PATCH v6 0/1] drm/xe: Add support for GPU health indicator
2026-07-07 6:29 UTC (7+ messages)
` [PATCH v6 1/1] drm/xe/xe_ras: Add RAS "
` ✗ CI.checkpatch: warning for drm/xe: Add support for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v1] drm/i915/audio: treat UHBR SST like MST for cpu_transcoder signalling
2026-07-07 6:24 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v5 0/4] drm/xe: Refactor generic_handle_irq_safe() error messages
2026-07-07 5:05 UTC (3+ messages)
` [PATCH v5 2/4] drm/xe/heci: Use xe print functions in xe_heci_gsc.c
[PATCH v7 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
2026-07-07 3:50 UTC (4+ messages)
` ✓ CI.KUnit: success for series starting with [v7,1/1] "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-07-07 2:55 UTC (5+ messages)
[PATCH v2 1/2] drm/xe: Add support for WA 22022079272
2026-07-07 2:28 UTC (5+ messages)
` [PATCH v2 2/2] drm/xe: Add support for WA 16029897822
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/xe: Add support for WA 22022079272
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2 0/2] drm/xe: Use IBC v3 on PTL
2026-07-07 1:09 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/xe: Add sysfs for GT/IA bias
` ✓ CI.KUnit: success for drm/xe: Use IBC v3 on PTL (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[RFC PATCH v4 0/5] drm/xe: Structured RAS error logging infrastructure
2026-07-06 23:57 UTC (18+ messages)
` [RFC PATCH v4 1/5] drm/xe: Add SIG_IDs for RAS error logging
` [RFC PATCH v4 2/5] drm/xe: Add RAS logging helpers
` [RFC PATCH v4 3/5] drm/xe: use xe_ras_log_wedged macro in xe_device_declare_wedged
` [RFC PATCH v4 4/5] drm/xe: Use RAS logging to report survivability mode
` [RFC PATCH v4 5/5] drm/xe: Replace critical drm_err log with xe_ras_log_probe
[v2 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
2026-07-06 22:21 UTC (6+ messages)
` [v2 1/2] drm/i915/hdmi: Move audio compute config after format selection
` [v2 2/2] drm/i915/audio: Prune ELD SADs based on HDMI audio bandwidth
` ✓ CI.KUnit: success for drm/i915/audio: Add HDMI TMDS audio bandwidth check (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v6 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
2026-07-06 20:48 UTC (3+ messages)
[PATCH] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+
2026-07-06 18:14 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
2026-07-06 17:31 UTC (8+ messages)
` ✓ CI.KUnit: success for drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` [PATCH v4] drm/xe: Add debugfs knob to control GPGPU preemption granularity
` ✓ CI.KUnit: success for drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH 00/13] drm/xe: Add and use more KLV helpers
2026-07-06 16:42 UTC (10+ messages)
` [PATCH 04/13] drm/xe/guc: Add string KLV encoding helper
` [PATCH 10/13] drm/xe/tests: Add object encoding helper test
` [PATCH 12/13] drm/xe/tests: Add migration packet test
drm/ttm/memcg/lru: enable memcg tracking for ttm, xe and amdgpu driver (part 2) (v2)
2026-07-06 16:24 UTC (5+ messages)
` [PATCH 02/10] ttm: add a memcg accounting flag to the alloc/populate APIs
[PATCH v5 0/2] Add a debugfs for pcode information
2026-07-06 15:59 UTC (5+ messages)
` [PATCH v5 1/2] drm/xe/pcode: Add support to get pcode version from PMT
` ✓ Xe.CI.FULL: success for Add a debugfs for pcode information (rev2)
[PATCH 0/6] Enable joiner cursor fast updates
2026-07-06 14:44 UTC (10+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/6] drm/i915/cursor: Add helper to update cursor plane
` [PATCH 3/6] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/6] drm/i915/cursor: Program secondary cursor planes
` [PATCH 5/6] drm/i915/cursor: Schedule cursor unpin per joined pipe
` [PATCH 6/6] drm/i915/cursor: Allow joiner cursor fast path update
` ✓ CI.KUnit: success for Enable joiner cursor fast updates (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2 00/10] Use drm_exec to lock TTM buffers, respin
2026-07-06 14:42 UTC (16+ messages)
` [PATCH v2 01/10] drm/exec: Add helper to bypass IGNORE_DUPLICATES flag
` [PATCH v2 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4
` [PATCH v2 03/10] drm/ttm: remove ttm_lru_walk_ops
` [PATCH v2 04/10] drm/ttm: grab BO reference before locking it
` [PATCH v2 05/10] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH v2 06/10] drm/ttm: move zombie handling into ttm_bo_evict
` [PATCH v2 07/10] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH v2 08/10] drm/xe: remove workaround for TTM internals
` [PATCH v2 09/10] drm/ttm: support using drm_exec during eviction v4
` [PATCH v2 10/10] drm/amdgpu: use drm_exec during BO validation
` ✗ LGCI.VerificationFailed: failure for Use drm_exec to lock TTM buffers, respin (rev2)
` ✗ CI.checkpatch: warning for Use drm_exec to lock TTM buffers, respin (rev3)
` ✗ CI.KUnit: failure "
[PATCH v14 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
2026-07-06 14:29 UTC (2+ messages)
[PATCH RESEND v2] Documentation: xe_drm: fix chars used for subsection
2026-07-04 22:23 UTC (3+ messages)
[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
2026-07-06 12:00 UTC (11+ messages)
` [PATCH v2 01/11] drm/i915/vrr: add per-CRTC vrr/cmrr debugfs control
` [PATCH v2 02/11] drm/i915/vrr: compute CMRR fractional timings generically
` [PATCH v2 05/11] drm/i915/vrr: Enable/Disable CMRR based on enable/disable preconditions
` [PATCH v2 09/11] drm/i915/vrr: Remove TODO as CMRR is exclusive to Adaptive mode
` [PATCH v2 11/11] drm/i915/vrr: Enable cmrr
[PATCH 0/6] Enable joiner cursor fast updates
2026-07-06 8:42 UTC (10+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 4/6] drm/i915/cursor: Sync joiner secondary cursor state
` [PATCH 5/6] drm/i915/cursor: Program secondary cursor planes
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