messages from 2024-11-28 12:54:25 to 2024-11-30 16:51:26 UTC [more...]
[PATCH v10 0/4] Introduce DRM device wedged event
2024-11-29 13:40 UTC (14+ messages)
` [PATCH v10 1/4] drm: Introduce "
` [PATCH v10 2/4] drm/doc: Document "
` [PATCH v10 3/4] drm/xe: Use "
` [PATCH v10 4/4] drm/i915: "
` ✓ CI.Patch_applied: success for Introduce DRM device wedged event (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[RFC PATCH 0/5] drm/i915: Add drm_panic support
2024-11-30 10:48 UTC (14+ messages)
` [PATCH 1/5] drm/i915/fbdev: Add intel_fbdev_getvaddr()
` [PATCH 2/5] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
` [PATCH 3/5] drm/i915/display: Add a disable_tiling() for skl planes
` [PATCH 4/5] drm/i915/gem: export i915_gem_object_map_page/pfn
` [PATCH 5/5] drm/i915: Add drm_panic support
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[v2 00/25] Plane Color Pipeline support for Intel platforms
2024-11-30 9:46 UTC (9+ messages)
` [v2 02/25] drm: Add support for 3x3 CTM
` [v2 05/25] drm: Add Color ops capability property
` [v2 07/25] drm: Add 1D LUT multi-segmented color op
` [v2 09/25] drm: Add helper to initialize segmented 1D LUT
[PATCH v2 0/3] Flush DMC wakelock release work at the end of runtime suspend
2024-11-30 3:01 UTC (15+ messages)
` [PATCH v2 1/3] drm/i915/dmc_wl: Extract intel_dmc_wl_flush_release_work()
` [PATCH v2 2/3] drm/xe/display: Extract xe_display_pm_runtime_suspend_late()
` [PATCH v2 3/3] drm/xe/display: Flush DMC wakelock release work on runtime suspend
` ✓ CI.Patch_applied: success for Flush DMC wakelock release work at the end of runtime suspend (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH 0/5] drm/i915/dp: convert to struct intel_display
2024-11-30 2:20 UTC (14+ messages)
` [PATCH 1/5] drm/i915/dp: s/intel_encoder/encoder/
` [PATCH 2/5] drm/i915/dp: s/intel_connector/connector/
` [PATCH 3/5] drm/i915/dp: convert to struct intel_display
` [PATCH 4/5] drm/i915/dp: convert interfaces "
` [PATCH 5/5] drm/i915/dp: finish link training conversion "
` ✓ CI.Patch_applied: success for drm/i915/dp: convert "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/i915/cx0: split out mtl_get_cx0_buf_trans() to c10 and c20 variants
2024-11-30 0:20 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH 1/2] drm/i915/display: add hdcp sub-struct to struct intel_digital_port
2024-11-29 23:31 UTC (10+ messages)
` [PATCH 2/2] drm/i915/display: add intel_dig_port_alloc()
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/i915/display: add hdcp sub-struct to struct intel_digital_port
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/i915/display: replace dig_port->saved_port_bits with flags
2024-11-29 22:45 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v2] drm/xe/throttle: Log throttle reasons
2024-11-29 19:09 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/throttle: Log throttle reasons (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/3] Flush DMC wakelock release work at the end of runtime suspend
2024-11-29 17:29 UTC (11+ messages)
` [PATCH 1/3] drm/i915/dmc_wl: Extract intel_dmc_wl_flush_release_work()
` [PATCH 2/3] drm/xe/display: Extract xe_display_pm_runtime_suspend_late()
` [PATCH 3/3] drm/xe/display: Flush DMC wakelock release work on runtime suspend
` ✓ CI.Patch_applied: success for Flush DMC wakelock release work at the end of "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH] drm/xe: unlock object in an error condition
2024-11-29 16:05 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v2 0/6] drm/i915/display: power conversion to struct intel_display
2024-11-29 14:46 UTC (18+ messages)
` [PATCH v2 1/6] drm/i915/display: convert for_each_power_well() "
` [PATCH v2 2/6] drm/i915/display: convert for_each_power_domain_well() "
` [PATCH v2 3/6] drm/i915/display: convert power wells "
` [PATCH v2 4/6] drm/i915/display: convert power domain code internally "
` [PATCH v2 5/6] drm/i915/display: convert high level power interfaces "
` [PATCH v2 6/6] drm/i915/display: convert power map "
` ✓ CI.Patch_applied: success for drm/i915/display: power conversion to struct intel_display (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH 1/3] drm/xe: trace bo create
2024-11-29 14:39 UTC (11+ messages)
` [PATCH 2/3] drm/xe: Print vm flags in xe_vm trace print
` [PATCH 3/3] drm/xe: Print vm parameter in xe_vma trace
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: trace bo create
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v7 0/8] Fix non-contiguous VRAM BO access in Xe
2024-11-29 14:05 UTC (5+ messages)
` [PATCH v7 2/8] drm/ttm: Add ttm_bo_access
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-11-29 12:57 UTC (2+ messages)
[PATCH] drm/i915/hdcp: Change log level for HDMI HDCP LIC check
2024-11-29 12:43 UTC (6+ messages)
` ✓ CI.Patch_applied: success for drm/i915/hdcp: Change log level for HDMI HDCP LIC check (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH v6 0/3] drm/xe: Add devcoredump locking and reason string
2024-11-29 12:22 UTC (12+ messages)
` [PATCH v6 1/3] drm/xe: Add a reason string to the devcoredump
` [PATCH v6 2/3] drm/xe: Move the coredump registration to the worker thread
` [PATCH v6 3/3] drm/xe: Add mutex locking to devcoredump
` ✓ CI.Patch_applied: success for drm/xe: Add devcoredump locking and reason string
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Avoid evicting object of the same vm in none fault mode
2024-11-29 9:29 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4 0/5] Add support for EU stall sampling
2024-11-29 4:35 UTC (11+ messages)
` [PATCH v4 2/5] drm/xe/eustall: Introduce API "
Recall: [PATCH v4 2/5] drm/xe/eustall: Introduce API for EU stall sampling
2024-11-29 4:35 UTC
[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
2024-11-29 0:00 UTC (5+ messages)
` [PATCH v2 03/29] mm/migrate: Trylock device page in do_swap_page
` [PATCH v2 05/29] drm/gpusvm: Add support for GPU Shared Virtual Memory
[PATCHv2 3/3] drm/i915/display: Populate list of async supported formats/modifiers
2024-11-28 23:21 UTC (2+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS 54254727837440966c3381ea688df002ff14f269
2024-11-28 18:52 UTC
[PULL] drm-xe-next-fixes
2024-11-28 15:39 UTC
[PATCH 0/7] drm/i915/display: power conversion to struct intel_display
2024-11-28 15:39 UTC (5+ messages)
` [PATCH 1/7] drm/i915/display: simplify conditional compilation on runtime PM debug
[PATCH v5 0/5] MSI-X support
2024-11-28 15:39 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4 0/3] MSI-X support
2024-11-28 15:07 UTC (4+ messages)
` [PATCH v4 1/3] drm/xe: Initial MSI-X support for HW engines
[PULL] drm-misc-fixes
2024-11-28 13:59 UTC
[PULL] drm-misc-next-fixes
2024-11-28 13:01 UTC
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