messages from 2024-02-01 19:53:53 to 2024-02-03 06:19:06 UTC [more...]
[RFC PATCH 1/2] drm/xe: Add has_wmpt GT info
2024-02-03 6:05 UTC (2+ messages)
` [RFC PATCH 2/2] drm/xe/uapi: Expose wmtp as engine capability
[PATCH v2 0/6] Update to GuC 70.19.2 and add LNL
2024-02-03 6:09 UTC (15+ messages)
` [PATCH v2 1/6] Revert "drm/xe/guc: define LNL FW"
` [PATCH v2 2/6] Revert "drm/xe/guc: define PVC FW"
` [PATCH v2 3/6] drm/xe/uc: Include patch version in expectations
` [PATCH v2 4/6] drm/xe/guc: Update to GuC firmware 70.19.2
` [PATCH v2 5/6] drm/xe/guc: Add support for LNL firmware
` [PATCH v2 6/6] drm/xe/guc: define PVC FW
` ✓ CI.Patch_applied: success for Update to GuC 70.19.2 and add LNL
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH] drm/xe/display: Fix memleak in display initialization
2024-02-03 6:05 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/display: Fix memleak in display initialization (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe/xe_gt_idle: Drop redundant newline in name
2024-02-03 5:36 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_gt_idle: Drop redundant newline in name (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v4 00/16] drm/i915: (stolen) memory region related fixes
2024-02-03 1:07 UTC (24+ messages)
` [PATCH v4 01/16] drm/i915: Use struct resource for memory region IO as well
` [PATCH v4 02/16] drm/i915: Print memory region info during probe
` [PATCH v4 03/16] drm/i915: Remove ad-hoc lmem/stolen debugs
` [PATCH v4 04/16] drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
` [PATCH v4 05/16] drm/i915: Disable the "binder"
` [PATCH v4 06/16] drm/i915: Rename the DSM/GSM registers
` [PATCH v4 07/16] drm/i915: Fix PTE decode during initial plane readout
` [PATCH v4 08/16] drm/i915: Fix region start "
` [PATCH v4 09/16] drm/i915: Fix MTL "
` [PATCH v4 10/16] drm/i915: s/phys_base/dma_addr/
` [PATCH v4 11/16] drm/i915: Split the smem and lmem plane readout apart
` [PATCH v4 12/16] drm/i915: Simplify intel_initial_plane_config() calling convention
` [PATCH v4 13/16] drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects
` [PATCH v4 14/16] drm/i915: Tweak BIOS fb reuse check
` [PATCH v4 15/16] drm/i915: Try to relocate the BIOS fb to the start of ggtt
` [PATCH v4 16/16] drm/i915: Annotate more of the BIOS fb takeover failure paths
` ✓ CI.Patch_applied: success for drm/i915: (stolen) memory region related fixes
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 0/3] XE HDCP Enablement
2024-02-03 0:41 UTC (12+ messages)
` [PATCH 1/3] drm/i915/hdcp: Move intel_hdcp_gsc_message def away from header file
` [PATCH 2/3] drm/xe/hdcp: Enable HDCP for XE
` [PATCH 3/3] drm/xe/hdcp: Add intel_hdcp_gsc_message to Makefile
` ✓ CI.Patch_applied: success for XE HDCP Enablement
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
[PATCH v3 1/4] drm/xe: Add uapi for dumpable bos
2024-02-03 0:30 UTC (12+ messages)
` [PATCH v3 2/4] drm/xe: Annotate each dumpable vma as such
` [PATCH v3 3/4] drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredump
` [PATCH v3 4/4] drm/xe: Implement VM snapshot support for BO's and userptr
` [PATCH v3.1] "
` ✓ CI.Patch_applied: success for series starting with [v3,1/4] drm/xe: Add uapi for dumpable bos (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH] drm/xe/xe_gt_idle: Drop redundant newline in name
2024-02-02 23:12 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: circumvent bogus stringop-overflow warning
2024-02-02 22:09 UTC (2+ messages)
[PATCH] drm/xe/trace: Remove extra newline from GuC CT trace points
2024-02-02 22:01 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULL
2024-02-02 21:58 UTC (3+ messages)
[PATCH 0/3] Update to GuC 70.19.2 and add LNL
2024-02-02 20:00 UTC (13+ messages)
` [PATCH 1/3] drm/xe/uc: Include patch version in expectations
` [PATCH 2/3] drm/xe/guc: Update to GuC firmware 70.19.2
` [PATCH 3/3] drm/xe/guc: Add support for LNL firmware
` ✗ CI.Patch_applied: failure for Update to GuC 70.19.2 and add LNL
` Re: [PATCH 0/3] "
[PATCH] drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
2024-02-02 19:05 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe/vm: don't ignore error when in_kthread
2024-02-02 18:24 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[CI 1/3] drm: Add drm_vblank_work_flush_all()
2024-02-02 17:01 UTC (10+ messages)
` [CI 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [CI 3/3] drm/i915: Use the same vblank worker for atomic unpin
` ✓ CI.Patch_applied: success for series starting with [CI,1/3] drm: Add drm_vblank_work_flush_all()
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH] drm/xe: Group live kunit tests
2024-02-02 16:16 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH i-g-t v3 0/6] lib/kunit: Support writable filter* parameters of kunit module
2024-02-02 15:57 UTC (8+ messages)
` [PATCH i-g-t v3 3/6] lib/kunit: Unload base KUnit module only before reloading it
` [PATCH i-g-t v3 4/6] lib/kunit: Support writable filter* parameters of kunit module
` "
` ✗ CI.Patch_applied: failure for lib/kunit: Support writable filter* parameters of kunit module (rev3)
[CI 1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load
2024-02-02 12:45 UTC (11+ messages)
` [CI 2/4] drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
` [CI 3/4] drm/xe/guc: Move GuC power control init to "post-hwconfig"
` [CI 4/4] drm/xe: Initialize GuC earlier during probe
` ✓ CI.Patch_applied: success for series starting with [CI,1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 0/2] Improve error path handling for firmware loading
2024-02-02 11:52 UTC (12+ messages)
` [PATCH 1/2] drm/xe: Always allow to override firmware
` [PATCH 2/2] drm/xe: Avoid crypt message when there's no GuC definition
` ✓ CI.Patch_applied: success for Improve error path handling for firmware loading
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[drm-xe:drm-xe-fixes] BUILD SUCCESS 5f16ee27cd5abd5166e28b2311ac693c204063ff
2024-02-02 11:53 UTC
[PATCH] drm/xe/hwmon: Add label support
2024-02-02 11:52 UTC (2+ messages)
[V13] drm/xe: Introduce and update counter for low level driver errors
2024-02-02 10:24 UTC (2+ messages)
[PATCH 0/2] A couple of VM bind fixes
2024-02-02 8:37 UTC (6+ messages)
` [PATCH 2/2] drm/xe: Pick correct userptr VMA to repin on REMAP op failure
PR for new GuC v70.19.2
2024-02-02 1:12 UTC
[PATCH 0/4] drm/xe: Remaining probe reordering
2024-02-02 0:37 UTC (9+ messages)
` [PATCH 1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load
` "
` [PATCH 2/4] drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
[PATCH] drm/xe: Drop rebind argument from xe_pt_prepare_bind
2024-02-01 20:53 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe/hwmon: Refactor xe hwmon
2024-02-01 20:17 UTC (3+ messages)
` ✓ CI.checksparse: success for drm/xe/hwmon: Refactor xe hwmon (rev2)
` ✓ CI.BAT: "
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