messages from 2026-07-06 16:01:43 to 2026-07-08 02:37:07 UTC [more...]
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-08 2:36 UTC (17+ 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 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
[PATCH] drm/xe/pxp: add termination on resume
2026-07-08 1:07 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2 00/13] drm/xe: Add and use more KLV helpers
2026-07-08 0:20 UTC (18+ messages)
` [PATCH v2 01/13] drm/xe/guc: Allow to print single KLV
` [PATCH v2 02/13] drm/xe/guc: Prepare to print group KLVs
` [PATCH v2 03/13] drm/xe/guc: Add basic KLV encoding helpers
` [PATCH v2 04/13] drm/xe/guc: Add string KLV encoding helper
` [PATCH v2 05/13] drm/xe/guc: Add object "
` [PATCH v2 06/13] drm/xe/guc: Add KLV parsing helper
` [PATCH v2 07/13] drm/xe/guc: Formalize Reserved KLVs
` [PATCH v2 08/13] drm/xe/tests: Add GuC KLV helpers basic tests
` [PATCH v2 09/13] drm/xe/tests: Add string encoding helper test
` [PATCH v2 10/13] drm/xe/tests: Add object "
` [PATCH v2 11/13] drm/xe/tests: Add GuC KLV printer test
` [PATCH v2 12/13] drm/xe/tests: Add migration packet test
` [PATCH v2 13/13] drm/xe/pf: Handle migration descriptor using KLV helpers
` ✗ CI.checkpatch: warning for drm/xe: Add and use more KLV helpers (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2 0/6] drm/xe/nvl/guc: Add NVL GuC firmware definitions
2026-07-07 22:57 UTC (12+ messages)
` [PATCH v2 1/6] Revert "topic/xe-for-CI: Define GuC firmware for NVL-P"
` [PATCH v2 2/6] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` [PATCH v2 3/6] Revert "topic/xe-for-CI: Define GuC firmware for NVL-S"
` [PATCH v2 4/6] drm/xe/guc: Define GuC firmware for NVL-S
` [PATCH v2 5/6] topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI
` [PATCH v2 6/6] topic/xe-for-CI: Define GuC firmware for NVL-P
` ✗ CI.checkpatch: warning for drm/xe/nvl/guc: Add NVL GuC firmware definitions (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2 0/4] drm/xe/oa: A MERTOA bug-fix
2026-07-07 22:31 UTC (7+ messages)
` [PATCH v2 2/4] drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRG
[PATCH 00/13] drm/xe: Add and use more KLV helpers
2026-07-07 22:14 UTC (11+ 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
[PATCH 0/6] drm/xe/nvl/guc: Add NVL GuC firmware definitions
2026-07-07 20:48 UTC (13+ messages)
` [PATCH 1/6] Revert "topic/xe-for-CI: Define GuC firmware for NVL-P"
` [PATCH 2/6] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` [PATCH 3/6] Revert "topic/xe-for-CI: Define GuC firmware for NVL-S"
` [PATCH 4/6] drm/xe/guc: Define GuC firmware for NVL-S
` [PATCH 5/6] topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI
` [PATCH 6/6] topic/xe-for-CI: Define GuC firmware for NVL-P
` ✗ CI.checkpatch: warning for drm/xe/nvl/guc: Add NVL GuC firmware definitions
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2 1/2] drm/xe: Add support for WA 22022079272
2026-07-07 19:07 UTC (6+ 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 v7 0/6] Add reclaim to the dmem cgroup controller
2026-07-07 18:05 UTC (8+ messages)
` [PATCH v7 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v7 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
[PATCH v5 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
2026-07-07 17:27 UTC (6+ messages)
` [PATCH v5 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
` ✓ CI.KUnit: success for series starting with [v5,1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "
[PATCH V11 00/11] Add memory page offlining support
2026-07-07 16:45 UTC (16+ messages)
` [PATCH V11 01/11] drm/xe: Link VRAM object with gpu buddy
` [PATCH V11 02/11] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V11 03/11] drm/xe: Link LRC BO and its execution Queue
` [PATCH V11 04/11] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V11 05/11] drm/xe: Handle physical memory address error
` [PATCH V11 06/11] drm/xe/cri: Add debugfs to inject faulty vram address
` [PATCH V11 07/11] gpu/buddy: Add routine to dump allocated buddy blocks
` [PATCH V11 08/11] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V11 09/11] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` [PATCH V11 10/11] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V11 11/11] drm/xe: Add soft/hard offline mode for VRAM page retirement
` ✗ CI.checkpatch: warning for Add memory page offlining support (rev12)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
2026-07-07 16:05 UTC (9+ messages)
` [PATCH v3 02/20] driver core: platform: provide platform_device_set_of_node()
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()
` ✓ Xe.CI.FULL: success for driver core: count references of the platform device's fwnode, not OF node (rev3)
[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
2026-07-07 14:53 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 20/34] drm/i915/dp_mst: Use link caps for non-DSC config selection
` [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 v2 28/34] drm/xe/kunit: Add display test config
` ✗ CI.checkpatch: warning for drm/i915/dp_link: Unify modeset/fallback config selection (rev5)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "
[PATCH v5 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
2026-07-07 14:16 UTC
[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
2026-07-07 14:07 UTC (41+ 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 v7] drm/xe/guc: Hold device ref until queue teardown completes
2026-07-07 14:04 UTC (5+ messages)
[RFC PATCH 0/7] Add CPER logging support for CRI
2026-07-07 12:53 UTC (5+ messages)
` [RFC PATCH 2/7] drm/xe/xe_ras: Add support to retrieve info queue data "
` [RFC PATCH 3/7] drm/xe/xe_ras: Refactor get_counter() to return response structure
[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)
[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 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 (3+ messages)
` ✓ Xe.CI.FULL: success for "
[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 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 (4+ messages)
` [RFC PATCH v4 3/5] drm/xe: use xe_ras_log_wedged macro in xe_device_declare_wedged
[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 (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ Xe.CI.FULL: "
[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
2026-07-06 17:31 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT (rev4)
drm/ttm/memcg/lru: enable memcg tracking for ttm, xe and amdgpu driver (part 2) (v2)
2026-07-06 16:24 UTC (3+ messages)
` [PATCH 02/10] ttm: add a memcg accounting flag to the alloc/populate APIs
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