Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-02 20:03:01 to 2024-02-06 05:32:17 UTC [more...]

[PATCH] drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
 2024-02-06  5:32 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

Build regressions/improvements in v6.8-rc1
 2024-02-06  2:33 UTC  (2+ messages)

[PATCH] drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULL
 2024-02-06  2:05 UTC  (8+ messages)

[PATCH] drm/sched: Add Matthew Brost to maintainers
 2024-02-06  0:23 UTC  (5+ messages)

[PATCH] drm/xe: Assume large page size if VMA not yet bound
 2024-02-05 23:54 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[drm-xe:drm-xe-next 1/4] drivers/gpu/drm/xe/xe_bo.c:1635:2: error: call to undeclared function 'drmm_release_action'; ISO C99 and later do not support implicit function declarations
 2024-02-05 23:34 UTC 

[PATCH 0/3] XE HDCP Enablement
 2024-02-05 22:50 UTC  (4+ messages)
` [PATCH 2/3] drm/xe/hdcp: Enable HDCP for XE

[drm-xe:drm-xe-next 1/4] drivers/gpu/drm/xe/xe_bo.c:1635:9: error: implicit declaration of function 'drmm_release_action'; did you mean 'devm_release_action'?
 2024-02-05 22:30 UTC 

[PATCH v3 1/4] drm/xe: Add uapi for dumpable bos
 2024-02-05 20:36 UTC  (24+ 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: Add uapi for dumpable bos
` ✓ CI.Patch_applied: success for series starting with drm/xe: Add uapi for dumpable bos (rev3)
` ✗ 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-05 18:41 UTC  (2+ messages)

[PATCH] drm/xe/display: fix i915_gem_object_is_shmem() wrapper
 2024-02-05 16:37 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[CI] drm/ttm: Introduce TTM lru list links of different types
 2024-02-05 14:58 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v4 00/16] drm/i915: (stolen) memory region related fixes
 2024-02-05 14:37 UTC  (27+ 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 "
  ` Re: [PATCH v4 00/16] "

[PATCH] drm/xe: Declare __xe_lrc_*_ggtt_addr with __maybe__unused
 2024-02-05 14:21 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RFC 00/34] Kill mem_access v2
 2024-02-05 13:34 UTC  (47+ messages)
` [RFC 03/34] drm/xe: Fix display runtime_pm handling
` [RFC 07/34] drm/xe: Convert mem_access assertion towards the runtime_pm state
` [RFC 08/34] drm/xe: Runtime PM wake on every IOCTL
` [RFC 09/34] drm/xe: Convert kunit tests from mem_access to xe_pm_runtime
` [RFC 10/34] drm/xe: Convert scheduler towards direct pm_runtime
` [RFC 11/34] drm/xe: Runtime PM wake on every sysfs call
` [RFC 12/34] drm/xe: Ensure device is awake before removing it
` [RFC 13/34] drm/xe: Remove mem_access from guc_pc calls
` [RFC 14/34] drm/xe: Runtime PM wake on every debugfs call
` [RFC 15/34] drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime calls
` [RFC 16/34] drm/xe: Removing extra mem_access protection from runtime pm
` [RFC 17/34] drm/xe: Convert hwmon from mem_access to xe_pm_runtime calls
` [RFC 18/34] drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
` [RFC 19/34] drm/xe: Remove pm_runtime lockdep
` [RFC 21/34] drm/xe: Convert GuC CT paths from mem_access to xe_pm_runtime
` [RFC 23/34] drm/xe: Ensure D0 on TLB invalidation
` [RFC 24/34] drm/xe: Remove useless mem_access protection for query ioctls
` [RFC 25/34] drm/xe: Convert gsc_work from mem_access to xe_pm_runtime
` [RFC 26/34] drm/xe: VMs don't need the mem_access protection anymore
` [RFC 27/34] drm/xe: Remove useless mem_access during probe
` [RFC 28/34] drm/xe: Remove mem_access from suspend and resume functions
` [RFC 29/34] drm/xe: Convert gt_reset from mem_access to xe_pm_runtime
` [RFC 30/34] drm/xe: Remove useless mem_access on PAT dumps

[PATCH v6 1/2] drm/xe: add a new debugfs file - mmio
 2024-02-05 12:56 UTC  (3+ messages)
` [PATCH v6 2/2] drm/xe: restore xe_mmio_ioctl as the ioctl handler of the mmio debugfs file

[PATCH i-g-t v3 0/6] lib/kunit: Support writable filter* parameters of kunit module
 2024-02-05 12:38 UTC  (4+ messages)
` [PATCH i-g-t v3 4/6] "
  `  "

[V13] drm/xe: Introduce and update counter for low level driver errors
 2024-02-05  9:35 UTC  (2+ messages)

[PATCH] drm/xe/xe_gt_idle: Drop redundant newline in name
 2024-02-05  5:07 UTC  (11+ 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: "

[CI 1/3] drm: Add drm_vblank_work_flush_all()
 2024-02-04 19:47 UTC  (3+ messages)
` [CI 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely

[drm-xe:drm-xe-next] BUILD SUCCESS 17ffcdb041a4bce4db8f96552cbcf7ec8897490c
 2024-02-04  7:10 UTC 

[drm-xe:topic/xe-for-CI] BUILD SUCCESS ea08150056720bdd045eb42b075765bccb77b48d
 2024-02-04  6:53 UTC 

[RFC PATCH 1/2] drm/xe: Add has_wmpt GT info
 2024-02-03  6:56 UTC  (9+ messages)
` [RFC PATCH 2/2] drm/xe/uapi: Expose wmtp as engine capability
` ✓ CI.Patch_applied: success for series starting with [RFC,1/2] drm/xe: Add has_wmpt GT info
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH v2] drm/xe/query: Use kzalloc for drm_xe_query_engines
 2024-02-03  6:47 UTC  (2+ messages)

[PATCH v2 0/6] Update to GuC 70.19.2 and add LNL
 2024-02-03  6:38 UTC  (16+ 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-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: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox