messages from 2023-09-29 21:58:54 to 2023-10-03 12:18:33 UTC [more...]
[Intel-xe] [PATCH 00/14] Update sound patches to upstreamable versions
2023-10-03 12:18 UTC (16+ messages)
` [Intel-xe] [PATCH 01/14] Revert "sound/soc/sof: Remove deferred probe for SOF"
` [Intel-xe] [PATCH 02/14] Revert "sound/hda: Allow XE as i915 replacement for sound"
` [Intel-xe] [PATCH 03/14] ASoC/SOF/core: Ensure sof_ops_free() is still called when probe never ran
` [Intel-xe] [PATCH 04/14] ASoC: SOF: core: Add probe_early and remove_late callbacks
` [Intel-xe] [PATCH 05/14] ASoC: SOF: Intel: hda: start splitting the probe
` [Intel-xe] [PATCH 06/14] ALSA: hda/intel: Fix error handling in azx_probe()
` [Intel-xe] [PATCH 07/14] ALSA: hda/i915: Allow override of gpu binding
` [Intel-xe] [PATCH 08/14] ALSA: hda/i915: Add an allow_modprobe argument to snd_hdac_i915_init
` [Intel-xe] [PATCH 09/14] ALSA: hda/i915: Allow xe as match for i915_component_master_match
` [Intel-xe] [PATCH 10/14] ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work
` [Intel-xe] [PATCH 11/14] ALSA: hda/intel: "
` [Intel-xe] [PATCH 12/14] ASoC: Intel: Skylake: "
` [Intel-xe] [PATCH 13/14] ASoC: SOF: Intel: Move binding to display driver outside of deferred probe
` [Intel-xe] [PATCH 14/14] ALSA: hda/i915: Remove extra argument from snd_hdac_i915_init
` [Intel-xe] ✓ CI.Patch_applied: success for Update sound patches to upstreamable versions
[Intel-xe] [PATCH i-g-t 0/9] Kunit fixes and improvements
2023-10-03 12:07 UTC (11+ messages)
` [Intel-xe] [PATCH i-g-t 1/9] lib/kunit: Fix handling of potential errors from F_GETFL
` [Intel-xe] [PATCH i-g-t 2/9] lib/kunit: Be more verbose on errors
` [Intel-xe] [PATCH i-g-t 3/9] lib/kunit: Fix misplaced igt_kunit() doc
` [Intel-xe] [PATCH i-g-t 4/9] lib/kunit: Parse KTAP report from the main process thread
` [Intel-xe] [PATCH i-g-t 5/9] lib/kunit: Omit suite name prefix if the same as subtest name
` [Intel-xe] [PATCH i-g-t 6/9] tests/kms_selftest: Let subtest names match suite names
` [Intel-xe] [PATCH i-g-t 7/9] lib/ktap: Drop workaround for missing top level KTAP headers
` [Intel-xe] [PATCH i-g-t 8/9] lib/kunit: Fetch a list of test cases in advance
` [Intel-xe] [PATCH i-g-t 9/9] lib/kunit: Execute kunit test cases only when needed
` [Intel-xe] ✗ CI.xeBAT: failure for Kunit fixes and improvements
[Intel-xe] [PATCH 01/14] Revert "sound/soc/sof: Remove deferred probe for SOF"
2023-10-03 11:37 UTC (23+ messages)
` [Intel-xe] [PATCH 02/14] Revert "sound/hda: Allow XE as i915 replacement for sound"
` [Intel-xe] [PATCH 03/14] ASoC/SOF/core: Ensure sof_ops_free() is still called when probe never ran
` [Intel-xe] [PATCH 04/14] ASoC: SOF: core: Add probe_early and remove_late callbacks
` [Intel-xe] [PATCH 05/14] ASoC: SOF: Intel: hda: start splitting the probe
` [Intel-xe] [PATCH 06/14] ALSA: hda/intel: Fix error handling in azx_probe()
` [Intel-xe] [PATCH 07/14] ALSA: hda/i915: Allow override of gpu binding
` [Intel-xe] [PATCH 08/14] ALSA: hda/i915: Add an allow_modprobe argument to snd_hdac_i915_init
` [Intel-xe] [PATCH 09/14] ALSA: hda/i915: Allow xe as match for i915_component_master_match
` [Intel-xe] [PATCH 10/14] ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work
` [Intel-xe] [PATCH 11/14] ALSA: hda/intel: "
` [Intel-xe] [PATCH 12/14] ASoC: Intel: Skylake: "
` [Intel-xe] [PATCH 13/14] ASoC: SOF: Intel: Move binding to display driver outside of deferred probe
` [Intel-xe] [PATCH 14/14] ALSA: hda/i915: Remove extra argument from snd_hdac_i915_init
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [01/14] Revert "sound/soc/sof: Remove deferred probe for SOF"
` [Intel-xe] ✓ CI.Patch_applied: success "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
[Intel-xe] [PATCH v3 0/3] Frontbuffer tracking and dirtyfb
2023-10-03 10:45 UTC (9+ messages)
` [Intel-xe] [PATCH v3 1/3] Revert "FIXME: drm/i915: More display ugly wa needed after rebase"
` [Intel-xe] [PATCH v3 2/3] drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
` [Intel-xe] [PATCH v3 3/3] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] ✗ CI.Patch_applied: failure for Frontbuffer tracking and dirtyfb (rev3)
` [Intel-xe] ✓ CI.Patch_applied: success "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✗ CI.Build: failure "
[Intel-xe] [PATCH] drm/xe: implement driver initiated functional reset
2023-10-03 9:22 UTC (6+ messages)
[Intel-xe] [PATCH] drm/i915: Abstract display info away during probe
2023-10-03 9:04 UTC (7+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
[Intel-xe] [PATCH 1/3] fixup! drm/xe/display: Implement display support
2023-10-03 8:58 UTC (3+ messages)
` [Intel-xe] [PATCH 2/3] "
` [Intel-xe] [PATCH 3/3] "
[Intel-xe] [PATCH V5 0/2] drm/xe: Count and report low level driver errors
2023-10-03 4:28 UTC (9+ messages)
` [Intel-xe] [PATCH V5 1/2] drm/xe: Introduce low level driver error counting APIs
` [Intel-xe] [PATCH V5 2/2] drm/xe: Update counter for low level driver errors
[Intel-xe] [PATCH 0/7] xe2: Add PAT programming
2023-10-02 21:09 UTC (10+ messages)
` [Intel-xe] [PATCH 3/7] drm/xe/xe2: Follow XeHPC for TLB invalidation
` [Intel-xe] [PATCH 6/7] drm/xe/pat: Add debugfs node to dump PAT
` [Intel-xe] [PATCH 7/7] drm/xe/gt: Dump PAT table when failing to initialize
[Intel-xe] [PATCH] drm/xe: Leverage ComputeCS read L3 caching
2023-10-02 19:06 UTC (3+ messages)
[Intel-xe] [PATCH v2 0/4] xe2: mocs and blitter commands
2023-10-02 18:55 UTC (16+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for xe2: mocs and blitter commands (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "
` [Intel-xe] ✓ CI.Patch_applied: success for xe2: mocs and blitter commands (rev3)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
[Intel-xe] [PATCH] drm/xe/xe2: Extend reserved stolen sizes
2023-10-02 18:45 UTC (3+ messages)
[Intel-xe] [PATCH 1/2] Revert "drm/i915: Abstract display info away during probe"
2023-10-02 18:10 UTC (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/i915: Abstract display info away during probe
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [1/2] Revert "drm/i915: Abstract display info away during probe"
[Intel-xe] [PATCH 1/3] drm/xe: Kill xe_bo_doc.h
2023-10-02 17:18 UTC (15+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Kill xe_migrate_doc.h
` [Intel-xe] [PATCH 3/3] drm/xe: Kill xe_vm_doc.h
` [Intel-xe] [PATCH] drm/xe: Kill xe_vm_doc.h and make VM doc visible
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Kill xe_bo_doc.h
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [1/3] drm/xe: Kill xe_bo_doc.h (rev2)
[Intel-xe] [PATCH] drm/xe/tuning: Add missing engine class rules for LRC tuning
2023-10-02 15:16 UTC (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "
[Intel-xe] [PATCH] Revert "drm/i915: define I915 during i915 driver build"
2023-10-02 14:41 UTC (15+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "
` [Intel-xe] ✓ CI.Patch_applied: success for Revert "drm/i915: define I915 during i915 driver build" (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
[Intel-xe] [PATCH] Revert "drm/i915/display: Fix a use-after-free when intel_edp_init_connector fails"
2023-10-02 14:35 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
[Intel-xe] separate i915 changes from existing commits
2023-10-02 14:34 UTC (2+ messages)
[Intel-xe] [PATCH 0/4] Xe Core preparation for rebasing on drm-tip/drm-tip
2023-10-02 14:03 UTC (8+ messages)
` [Intel-xe] [PATCH 2/4] fixup! drm/xe: Port Xe to GPUVA
` [Intel-xe] [PATCH 3/4] fixup! drm/xe: Fix array of binds
` [Intel-xe] [PATCH 4/4] fixup! drm/xe: Rework xe_exec and the VM rebind worker to use the drm_exec helper
` [Intel-xe] ✗ CI.Patch_applied: failure for Xe Core preparation for rebasing on drm-tip/drm-tip
[Intel-xe] [PATCH v4 0/4] Frontbuffer tracking and dirtyfb
2023-10-02 13:54 UTC (8+ messages)
` [Intel-xe] [PATCH v4 1/4] drm/xe: Add empty def for i915_gem_object_flush_if_display
` [Intel-xe] [PATCH v4 2/4] Revert "FIXME: drm/i915: More display ugly wa needed after rebase"
` [Intel-xe] [PATCH v4 3/4] drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
` [Intel-xe] [PATCH v4 4/4] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] ✓ CI.Patch_applied: success for Frontbuffer tracking and dirtyfb (rev4)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
[Intel-xe] [PATCH 0/2] Backport including i915_active.h in intel_frontbuffer.c
2023-10-02 10:33 UTC (12+ messages)
` [Intel-xe] [PATCH 1/2] Revert "drm/i915/display: Include i915_active header"
` [Intel-xe] [PATCH 2/2] drm/i915/display: Include i915_active header in frontbuffer tracking code
` [Intel-xe] ✓ CI.Patch_applied: success for Backport including i915_active.h in intel_frontbuffer.c
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "
[Intel-xe] [PATCH v2 0/4] Frontbuffer tracking and dirtyfb
2023-10-02 9:18 UTC (6+ messages)
` [Intel-xe] [PATCH v2 1/4] fixup! drm/xe: Add empty def for i915_gem_object_flush_if_display
` [Intel-xe] [PATCH v2 2/4] Revert "FIXME: drm/i915: More display ugly wa needed after rebase"
` [Intel-xe] [PATCH v2 3/4] drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
` [Intel-xe] [PATCH v2 4/4] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] ✗ CI.Patch_applied: failure for Frontbuffer tracking and dirtyfb (rev2)
[Intel-xe] [PATCH] drm/xe: Drop -EAGAIN userptr invalidation dance from VM bind IOCTL
2023-10-02 9:00 UTC (2+ messages)
[Intel-xe] [PATCH 0/5] Add Raptorlake Support
2023-10-02 7:07 UTC (9+ messages)
` [Intel-xe] [PATCH 2/5] drm/xe: s/ADL_P/ALDERLAKE_P
` [Intel-xe] ✓ CI.Patch_applied: success for Add Raptorlake Support (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[Intel-xe] [PATCH v6 0/5] PAT and cache coherency support
2023-10-01 15:36 UTC (5+ messages)
` [Intel-xe] [PATCH v6 2/5] drm/xe: directly use pat_index for pte_encode
` [Intel-xe] [PATCH v6 4/5] drm/xe/pat: annotate pat_index with coherency mode
[Intel-xe] [PATCH V4 0/2] drm/xe: Count and report low level driver errors
2023-10-01 9:00 UTC (3+ messages)
[Intel-xe] [PATCH] drm/xe/xe_migrate.c: Use DPA offset for page table entries
2023-09-30 20:11 UTC (6+ messages)
[Intel-xe] [PATCH v4 00/10] DRM scheduler changes for Xe
2023-09-30 19:48 UTC (8+ messages)
` [Intel-xe] [PATCH v4 07/10] drm/sched: Start submission before TDR in drm_sched_start
` [Intel-xe] [PATCH v4 08/10] drm/sched: Submit job before starting TDR
` [Intel-xe] [PATCH v4 09/10] drm/sched: Add helper to queue TDR immediately for current and future jobs
[Intel-xe] [PATCH 1/3] drm/xe/vm: print the correct 'keep' when printing gpuva ops
2023-09-30 5:24 UTC (6+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe/vm: use list_last_entry() to fetch last_op
` [Intel-xe] [PATCH 3/3] drm/xe: fix range printing for debug messages
[Intel-xe] [PATCH] drm/xe: Fix exec queue usage for unbinds
2023-09-30 1:35 UTC (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Fix exec queue usage for unbinds (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
[Intel-xe] [PATCH] FIXME: drm/i915: More display ugly wa needed after rebase
2023-09-29 23:07 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
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