messages from 2025-07-04 08:40:28 to 2025-07-07 19:06:58 UTC [more...]
[PATCH v4 0/7] drm/panthor: support repeated mappings
2025-07-07 19:06 UTC (15+ messages)
` [PATCH v4 1/7] drm/panthor: Add support for atomic page table updates
` [PATCH v4 2/7] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v4 3/7] drm/gpuvm: Pass map arguments through a struct
` [PATCH v4 4/7] drm/gpuvm: Add a helper to check if two VA can be merged
` [PATCH v4 5/7] drm/gpuvm: Add a flags field to drm_gpuvm_map_req/drm_gpuva_op_map
` [PATCH v4 6/7] drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic
` [PATCH v4 7/7] drm/panthor: Add support for repeated mappings
` ✗ CI.checkpatch: warning for drm/panthor: support repeated mappings (rev2)
` ✓ CI.KUnit: success "
[PATCH v7 00/10] Introducing firmware late binding
2025-07-07 18:48 UTC (19+ messages)
` [PATCH v7 01/10] mei: bus: add mei_cldev_mtu interface
` [PATCH v7 02/10] mei: late_bind: add late binding component driver
` [PATCH v7 03/10] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw
` [PATCH v7 04/10] drm/xe/xe_late_bind_fw: Initialize late binding firmware
` [PATCH v7 05/10] drm/xe/xe_late_bind_fw: Load "
` [PATCH v7 06/10] drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
` [PATCH v7 07/10] drm/xe/xe_late_bind_fw: Reload late binding fw during system resume
` [PATCH v7 08/10] drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding
` [PATCH v7 09/10] drm/xe/xe_late_bind_fw: Extract and print version info
` [PATCH v7 10/10] drm/xe/xe_late_bind_fw: Select INTEL_MEI_LATE_BIND for CI
` ✗ CI.checkpatch: warning for Introducing firmware late binding
` ✓ CI.KUnit: success "
` ✗ CI.checkpatch: warning for Introducing firmware late binding (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checkpatch: warning for Introducing firmware late binding (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v8] drm/xe/uc: Disable GuC communication on hardware initialization error
2025-07-07 18:34 UTC (8+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/uc: Disable GuC communication on hardware initialization error. (rev6)
Switching TTM over to GEM refcounts v2
2025-07-07 18:16 UTC (8+ messages)
` [PATCH 1/2] drm/ttm: rename ttm_bo_put to _fini
[PATCH v4 1/2] gpu/trace: make TRACE_GPU_MEM configurable
2025-07-07 18:07 UTC (5+ messages)
` [PATCH v4 2/2] drm/xe/bo: add GPU memory trace points
[PATCH v9 0/4] Cleaning up code related to VRAM regions and its initialization - part 2
2025-07-07 18:02 UTC (10+ messages)
` [PATCH v9 1/4] drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmap
` [PATCH v9 2/4] drm/xe: Use dynamic allocation for tile and device VRAM region structures
` [PATCH v9 3/4] drm/xe: Move struct xe_vram_region to a dedicated header
` [PATCH v9 4/4] drm/xe: Unify the initialization of VRAM regions
` ✗ CI.checkpatch: warning for Cleaning up code related to VRAM regions and its initialization - part 2 (rev12)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/i915/display: Allow async flips on planes with no framebuffer changes
2025-07-07 17:43 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()
2025-07-07 17:42 UTC (3+ messages)
` ✓ CI.KUnit: success for "
[PATCH 1/2] drm/gem: Fix race in drm_gem_handle_create_tail()
2025-07-07 16:58 UTC (6+ messages)
` [PATCH 2/2] drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/gem: Fix race in drm_gem_handle_create_tail()
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 0/2] drm/xe/display: Make panic support work on vram
2025-07-07 16:19 UTC (4+ messages)
` [PATCH 1/2] drm/xe: Extract xe_bo_is_visible_vram
[PATCH] drm/xe/pm: Restore display pm if there is error after display suspend
2025-07-07 16:11 UTC (3+ messages)
` ✓ CI.KUnit: success for "
[PATCH 0/2] Enable_psr kernel parameter changes
2025-07-07 15:01 UTC (5+ messages)
` [PATCH 1/2] drm/i915/psr: Do not disable Early Transport when enable_psr is set
` [PATCH 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
` ✓ CI.KUnit: success for Enable_psr kernel parameter changes
[PATCH v4 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
2025-07-07 14:46 UTC (9+ messages)
` [PATCH v4 1/8] drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
` [PATCH v4 2/8] drm/sched: Allow drivers to skip the reset and keep on running
` [PATCH v4 3/8] drm/sched: Make timeout KUnit tests faster
` [PATCH v4 4/8] drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANG
` [PATCH v4 5/8] drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
` [PATCH v4 6/8] drm/etnaviv: "
` [PATCH v4 7/8] drm/xe: "
` [PATCH v4 8/8] drm/panfrost: "
[PATCH] drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes
2025-07-07 13:51 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v6 00/12] Crashlog Type1 Version2 support
2025-07-07 13:45 UTC (12+ messages)
` [PATCH v6 04/12] platform/x86/intel/pmt: mutex clean up
` [PATCH v6 09/12] platform/x86/intel/pmt: add register access helpers
` [PATCH v6 10/12] platform/x86/intel/pmt: refactor base parameter
` [PATCH v6 11/12] platform/x86/intel/pmt: use a version struct
` [PATCH v6 12/12] platform/x86/intel/pmt: support BMG crashlog
` ✓ Xe.CI.Full: success for Crashlog Type1 Version2 support (rev6)
[PATCH] drm/i915/display: Optimize panel power-on wait time
2025-07-07 13:23 UTC (7+ messages)
[PATCH v3 0/7] drm/panthor: support repeated mappings
2025-07-07 13:09 UTC (10+ messages)
` [PATCH v3 1/7] drm/panthor: Add support for atomic page table updates
` [PATCH v3 2/7] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v3 3/7] drm/gpuvm: Pass map arguments through a struct
` [PATCH v3 4/7] drm/gpuvm: Add a helper to check if two VA can be merged
` [PATCH v3 5/7] drm/gpuvm: Add a flags field to drm_gpuvm_map_req/drm_gpuva_op_map
` [PATCH v3 6/7] drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic
` [PATCH v3 7/7] drm/panthor: Add support for repeated mappings
` ✗ CI.checkpatch: warning for drm/panthor: support "
` ✓ CI.KUnit: success "
[RFC PATCH 0/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
2025-07-07 13:02 UTC (4+ messages)
` [RFC PATCH 1/1] "
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v2 3/7] drm/gpuvm: Pass map arguments through a struct
2025-07-02 23:36 UTC
[PATCH v2 3/7] drm/gpuvm: Pass map arguments through a struct
2025-07-03 15:28 UTC
[PATCH 00/20] drm/i915/dp: Fix few SST HPD IRQ handling issues
2025-07-07 10:05 UTC (11+ messages)
` [PATCH 11/20] drm/i915/dp: Reprobe connector if getting/acking device IRQs fails
[PATCH v8 0/4] Cleaning up code related to VRAM regions and its initialization - part 2
2025-07-07 10:01 UTC (7+ messages)
` [PATCH v8 2/4] drm/xe: Use dynamic allocation for tile and device VRAM region structures
` [PATCH v8 3/4] drm/xe: Move struct xe_vram_region to a dedicated header
` [PATCH v8 4/4] drm/xe: Unify the initialization of VRAM regions
[PATCH i-g-t] runner: Relax timeout reduction on soft lockup
2025-07-07 8:54 UTC (2+ messages)
[PATCH v3 0/7] Handle Firmware reported Hardware Errors
2025-07-07 6:44 UTC (6+ messages)
` [PATCH v3 2/7] drm/xe: Set GT as wedged before sending wedged uevent
[pull] amdgpu, amdkfd, radeon drm-next-6.17
2025-07-07 6:36 UTC
[PATCH v2] drm/i915/display: Optimize panel power-on wait time
2025-07-07 5:49 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Optimize panel power-on wait time (rev2)
[PATCH 0/4] Optimize vrr.guardband and fix LRR
2025-07-07 4:51 UTC (7+ messages)
` [PATCH 1/4] drm/i915/vrr: Use vrr.sync_start for getting vtotal
` [PATCH 2/4] drm/i915/vrr: Use static guardband to support seamless LRR switching
` [PATCH 3/4] drm/i915/vrr: Set vrr.vmin to min Vtotal
` [PATCH 4/4] drm/i915/vrr: Fix seamless_mn drrs for PTL
` ✗ CI.checkpatch: warning for Optimize vrr.guardband and fix LRR
` ✓ CI.KUnit: success "
[PATCH] drm/i915/xe3lpd: Prune modes for YUV420
2025-07-07 4:30 UTC (2+ messages)
[PATCH 0/7] drm/xe: LRC refactors
2025-07-07 3:30 UTC (13+ messages)
` [PATCH 1/7] drm/xe/lrc: Reduce scope of empty lrc data
` [PATCH 2/7] drm/xe: Count dwords before allocating
` [PATCH 3/7] drm/xe/gt: Extract emit_job_sync()
` [PATCH 4/7] drm/xe/lrc: Add table with LRC layout
` [PATCH 6/7] drm/xe/gt: Drop third submission for default context
` ✗ Xe.CI.Full: failure for drm/xe: LRC refactors
[PATCH v3 0/2] drm/xe: Remove unused code in devcoredump_snapshot()
2025-07-07 0:57 UTC (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] drm/xe: Release runtime pm for error path of xe_devcoredump_read()
` ✗ CI.checkpatch: warning for drm/xe: Remove unused code in devcoredump_snapshot()
` ✓ CI.KUnit: success "
[PATCH 0/1] Revert patch to reject HBR3 for all eDP panels
2025-07-06 5:49 UTC (2+ messages)
` ✓ CI.KUnit: success for Revert patch to reject HBR3 for all eDP panels (rev4)
[PATCH 1/1] drm/i915/dp: Refine TPS4-based HBR3 rejection and add quirk to limit eDP to HBR2
2025-07-06 5:31 UTC (2+ messages)
` [RESEND "
[PATCH v6 00/10] Introducing firmware late binding
2025-07-05 12:50 UTC (11+ messages)
` [PATCH v6 02/10] mei: late_bind: add late binding component driver
` ✗ Xe.CI.Full: failure for Introducing firmware late binding
[PATCH 0/7] xe/uc: PTL firmware defs + recommendation bump
2025-07-05 9:58 UTC (2+ messages)
` ✓ Xe.CI.Full: success for xe/uc: PTL firmware defs + recommendation bump (rev3)
[drm-xe:drm-xe-next] BUILD SUCCESS ccfb15b8158c11a8304204aeac354c7b1cfb18a3
2025-07-05 9:52 UTC
[PATCH 0/2] PF: Print debug stuff using debug printer
2025-07-05 5:53 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for PF: Print debug stuff using debug printer (rev2)
[PATCH] drm/i915/dp: Fallback to DSC for HDR content if needed
2025-07-05 3:42 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/3] LMTT invalidation
2025-07-05 3:01 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for LMTT invalidation (rev3)
[PATCH v2 0/2] Remove unused code in devcoredump_snapshot()
2025-07-04 23:20 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v8 0/7] More missing XeLP workarounds
2025-07-04 22:40 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for More missing XeLP workarounds (rev9)
[PATCH v6 0/9] drm/xe/vf: Post-migration recovery of queues and jobs
2025-07-04 21:09 UTC (11+ messages)
` [PATCH v6 1/9] drm/xe/sa: Avoid caching GGTT address within the manager
` [PATCH v6 2/9] drm/xe/vf: Skip fixups on migration before getting GGTT info
` [PATCH v6 3/9] drm/xe/vf: Pause submissions during RESFIX fixups
` [PATCH v6 4/9] drm/xe: Block reset while recovering from VF migration
` [PATCH v6 5/9] drm/xe/vf: Rebase HWSP of all contexts after migration
` [PATCH v6 6/9] drm/xe/vf: Rebase MEMIRQ structures for "
` [PATCH v6 7/9] drm/xe/vf: Post migration, repopulate ring area for pending request
` [PATCH v6 8/9] drm/xe/vf: Refresh utilization buffer during migration recovery
` [PATCH v6 9/9] drm/xe/vf: Rebase exec queue parallel commands "
` ✓ CI.KUnit: success for drm/xe/vf: Post-migration recovery of queues and jobs (rev6)
[PATCH 0/2] Remove unused code in devcoredump_snapshot
2025-07-04 20:01 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2 0/9] Use DRM scheduler for delayed GT TLB invalidations
2025-07-04 18:11 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Use DRM scheduler for delayed GT TLB invalidations (rev2)
[PATCH v9 0/1] Add debugfs node to expose G-state and pcie link state residency
2025-07-04 17:29 UTC (3+ messages)
` [PATCH v9 1/1] drm/xe/xe_debugfs: Exposure of G-State and pcie link state residency counters through debugfs
` ✓ CI.KUnit: success for Add debugfs node to expose G-state and pcie link state residency (rev7)
[PATCH 1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
2025-07-04 14:34 UTC (4+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/4] "
[PATCH] drm/xe/bmg: Add one additional PCI ID
2025-07-04 13:16 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe/bmg: Add one additional PCI ID (rev2)
[PATCH] drm/xe: Allocate PF queue size on pow2 boundary
2025-07-04 13:03 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[v5 00/24] Plane Color Pipeline support for Intel platforms
2025-07-04 12:42 UTC (13+ messages)
` [v5 07/24] drm/i915: Add identifiers for intel color blocks
` [v5 08/24] drm/i915: Add intel_color_op
` [v5 09/24] drm/i915/color: Add helper to create intel colorop
` [v5 10/24] drm/i915/color: Create a transfer function color pipeline
` [v5 11/24] drm/i915/color: Add and attach COLORPIPELINE plane property
` [v5 13/24] drm/i915/color: Add callbacks to set plane CTM
[PATCH] drm/xe/tests: Add legacy IP descriptors to param generators
2025-07-04 12:28 UTC (2+ messages)
[PATCH v2] drm/xe: Expose fan control and voltage regulator information
2025-07-04 12:16 UTC (3+ messages)
` ✓ CI.KUnit: success for "
[PATCH v5 0/6] Create and use XE_DEVICE_WA infrastructure
2025-07-04 12:12 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v5 00/10] Introducing firmware late binding
2025-07-04 11:03 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PULL] drm-intel-next
2025-07-04 10:29 UTC
[PATCH v1] drm/xe: Expose fan table and voltage regulator information
2025-07-04 9:46 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v3 0/4] Implement clear VRAM on free
2025-07-04 9:17 UTC (5+ messages)
` [PATCH v3 3/4] drm/xe: Add xe_bo_tt_has_data helper
` [PATCH v3 4/4] drm/xe: Implement clear VRAM on free
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 NNTP newsgroup(s).