messages from 2024-10-09 06:51:44 to 2024-10-09 18:25:34 UTC [more...]
[PATCH] drm/xe/guc: Fix deference after check
2024-10-09 8:00 UTC (2+ messages)
[PATCH] drm/xe: Enlarge the invalidation timeout from 150 to 500
2024-10-09 18:25 UTC (2+ messages)
[PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
2024-10-09 18:24 UTC (6+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
[PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
2024-10-09 18:23 UTC (4+ messages)
[PULL] drm-misc-next
2024-10-09 18:17 UTC
[PATCH][next] drm/xe/guc: Fix inverted logic on snapshot->copy check
2024-10-09 18:02 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH v2 1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
2024-10-09 17:22 UTC (12+ messages)
` [PATCH v2 2/2] drm/xe: fix unbalanced rpm put() with declare_wedged()
` ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/5] GuC Buffer Cache
2024-10-09 17:21 UTC (6+ messages)
` [PATCH 1/5] drm/xe/guc: Introduce the "
` [PATCH 2/5] drm/xe/kunit: Allow to replace xe_managed_bo_create_pin_map()
` [PATCH 3/5] drm/xe/kunit: Add KUnit tests for GuC Buffer Cache
` [PATCH 4/5] drm/xe/pf: Prepare GuC Buffer Cache for PF-only actions
` [PATCH 5/5] drm/xe/pf: Use GuC Buffer Cache during VFs provisioning
[PATCH 0/2] Align framebuffers according to what display minimum alignment states
2024-10-09 17:20 UTC (13+ messages)
` [PATCH 1/2] drm/xe: add interface to request physical alignment for buffer objects
` [PATCH 2/2] drm/xe/display: align framebuffers according to hw requirements
` ✓ CI.Patch_applied: success for Align framebuffers according to what display minimum alignment states
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe/ptl: L3bank mask is not available on the media GT
2024-10-09 16:33 UTC (4+ messages)
` xe generated headers (was: Re: [PATCH] drm/xe/ptl: L3bank mask is not available on the media GT)
[PATCH] drm/xe: add system memory page iterator support to xe_res_cursor
2024-10-09 16:24 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[v2] drm/i915: Allow fastset for change in HDR infoframe
2024-10-09 16:03 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/i915: Allow fastset for change in HDR infoframe (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v4 0/6] drm/xe: Make struct xe_ggtt private
2024-10-09 15:27 UTC (13+ messages)
` [PATCH v4 1/6] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [PATCH v4 2/6] drm/xe: Add xe_ggtt_might_lock
` [PATCH v4 3/6] drm/xe: Add xe_ggtt_alloc
` [PATCH v4 4/6] drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
` [PATCH v4 5/6] drm/xe/display: Dont poke into GGTT internals to fill a DPT
` [PATCH v4 6/6] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` ✓ CI.Patch_applied: success for drm/xe: Make struct xe_ggtt private
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.BAT: "
[PATCH] drm/i915/dmc: Add dmc null check
2024-10-09 15:18 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[v2] drm/i915/dp: Add FEC Enable Retry mechanism
2024-10-09 15:16 UTC (2+ messages)
[PATCH 0/3] Handle G2H response timeout
2024-10-09 14:45 UTC (11+ messages)
` [PATCH 1/3] drm/xe/guc/ct: Improve g2h request handling during async gt reset
` [PATCH 2/3] drm/xe/guc/ct: Increase wait timeout for g2h response
` [PATCH 3/3] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
` ✓ CI.Patch_applied: success for Handle G2H "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/i915/psr: Implement WA to help reach PC10
2024-10-09 14:45 UTC (3+ messages)
[PATCH v2] drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
2024-10-09 13:59 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
2024-10-09 13:56 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 00/10] Add xe3lpd edp enabling
2024-10-09 13:53 UTC (17+ messages)
` [PATCH 02/10] drm/i915/xe3lpd: Adjust watermark calculations
` [PATCH 03/10] drm/i915/xe3lpd: Add new display power wells
` [PATCH 04/10] drm/i915/xe3lpd: Update pmdemand programming
` [PATCH 06/10] drm/i915/xe3lpd: Add macro to choose HDCP_LINE_REKEY bit
` [PATCH 08/10] drm/i915/xe3lpd: Add new bit range of MAX swing setup
` [PATCH 09/10] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
` [PATCH 10/10] drm/i915/xe3lpd: Add powerdown value of eDP over type c
` ✗ CI.FULL: failure for Add xe3lpd edp enabling
[PATCH v4 0/1] Add Xe3 and Panther Lake support
2024-10-09 13:51 UTC (3+ messages)
` ✗ CI.FULL: failure for Add Xe3 and Panther Lake support (rev4)
[PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
2024-10-09 13:43 UTC (10+ messages)
` ✓ CI.Patch_applied: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v8 00/26] Fix xe_force_wake_get() failure handling
2024-10-09 12:49 UTC (9+ messages)
` [PATCH v8 06/26] drm/xe/device: Update handling of xe_force_wake_get return
` [PATCH v8 08/26] drm/xe/gsc: "
` [PATCH v8 09/26] drm/xe/gt: "
` [PATCH v8 10/26] drm/xe/xe_gt_idle: "
[PATCH] drm/i915/color: Use correct variable to load lut
2024-10-09 12:39 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v4 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
2024-10-09 12:37 UTC (10+ messages)
` [PATCH v4 1/2] drm/ttm: Move swapped objects off the manager's LRU list
` RESEND "
[PATCH] drm/i915/cdclk: Check cdclk value before division
2024-10-09 12:12 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH] drm/i915/hdcp: Move dig_port assignment lower in the sequence
2024-10-09 12:08 UTC (9+ messages)
` ✓ CI.checkpatch: success for "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH] drm/i915/dp_mst: Fix dsc mst bw overhead calculation
2024-10-09 11:35 UTC (7+ messages)
` ✗ CI.FULL: failure for "
[PATCH 0/4] drm/i915: gen2 stuff
2024-10-09 11:17 UTC (9+ messages)
` [PATCH 1/4] drm/i915/gt: Nuke gen2_irq_{enable,disable}()
` [PATCH 2/4] drm/i915/gt: s/gen3/gen2/
` [PATCH 3/4] drm/i915/irq: s/gen3/gen2/
` [PATCH 4/4] drm/i915/pmu: Add support for gen2
[PATCH] drm/xe/xe2lpg: Add WA 15016589081
2024-10-09 10:55 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe2lpg: Add WA 15016589081 (rev2)
[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
2024-10-09 10:50 UTC (3+ messages)
` [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory
[PATCH RESEND] locking/ww_mutex: Adjust to lockdep nest_lock requirements
2024-10-09 10:47 UTC (4+ messages)
[PATCH v2 00/12] Add PXP HWDRM support
2024-10-09 10:07 UTC (3+ messages)
` [PATCH v2 07/12] drm/xe/pxp: Add spport for PXP-using queues
[PATCH 0/1] drm/xe: enable lite restore
2024-10-09 9:05 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH 1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
2024-10-09 7:51 UTC (3+ messages)
[PATCH] drm/xe: Drop xe_mark_range_accessed in HMM layer
2024-10-09 7:36 UTC (2+ messages)
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