intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-08 15:41:26 to 2024-05-10 12:22:47 UTC [more...]

[PATCH i-g-t 1/4] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-10 12:22 UTC  (2+ messages)
` [PATCH i-g-t 3/4] tests/intel/xe_pm: Only check the rpm resume after the first mmap operation

[PATCH 1/4] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-10 12:17 UTC  (5+ messages)
` [PATCH 2/4] tests/intel/xe_pm: Also disable display for mmap_system test
` [PATCH 3/4] tests/intel/xe_pm: Only check the rpm resume after the first mmap operation
` [PATCH 4/4] tests/intel/xe_pm: Convert mmap tests to use existing d3 helpers
` ✗ CI.Patch_applied: failure for series starting with [1/4] tests/intel/xe_pm: Update runtime pm conditions

[PATCH 1/2] drm/xe/display: remove unused xe->enabled_irq_mask
 2024-05-10 12:15 UTC  (12+ messages)
` [PATCH 2/2] drm/xe/display: remove unused xe->sb_lock
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/display: remove unused xe->enabled_irq_mask
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/9] drm/i915: Plane fb refactoring
 2024-05-10 11:43 UTC  (10+ messages)
` [PATCH 9/9] drm/i915: Rename the fb pinning functions to indicate the address space
` ✓ CI.Patch_applied: success for drm/i915: Plane fb refactoring (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH 8/9] drm/i915: Cleanup fbdev fb setup
 2024-05-10 11:32 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 7/9] drm/i915: Change intel_fbdev_fb_alloc() reuturn type
 2024-05-10 11:30 UTC  (3+ messages)
` [PATCH v2 7/9] drm/i915: Change intel_fbdev_fb_alloc() return type

[PATCH] drm/xe: Modify minimum of various scheduler timeout to 0
 2024-05-10  9:44 UTC  (5+ messages)

[PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h
 2024-05-10  9:29 UTC  (5+ messages)

[PULL] drm-misc-fixes
 2024-05-10  7:20 UTC 

[PATCH v7 0/4] drm/xe/hwmon: Update xe hwmon with couple of fixes
 2024-05-10  6:14 UTC  (8+ messages)
` [PATCH v7 3/4] drm/xe/hwmon: Update xe_hwmon_process_reg

[drm-xe:topic/xe-for-CI] BUILD SUCCESS 684685f297175fb825771a33adfbb6a293d7b614
 2024-05-10  4:37 UTC 

[PATCH 1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
 2024-05-10  4:23 UTC  (19+ messages)
` [PATCH 2/7] drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
` [PATCH 3/7] drm/xe: Relax runtime pm protection during execution
` [PATCH 4/7] drm/xe: Relax runtime pm protection around VM
` [PATCH 5/7] drm/xe: Prepare display for D3Cold
` [PATCH 6/7] drm/xe: Stop checking for power_lost on D3Cold
` [PATCH 7/7] drm/xe: Enable D3Cold on 'low' VRAM utilization
` ✓ CI.Patch_applied: success for series starting with [1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v4 0/4] drm/xe: More fb pinning optimizations
 2024-05-10  1:45 UTC  (5+ messages)
` [PATCH v4 1/4] drm/xe: Remove safety check from __xe_ttm_stolen_io_mem_reserve_stolen
` [PATCH v4 2/4] drm/xe/display: Preparations for preallocating dpt bo

[CI 1/5] drm/xe: Drop __engine_mask
 2024-05-09 23:07 UTC  (22+ messages)
` [CI 2/5] drm/xe: Drop useless forcewake get/put
` [CI 3/5] drm/xe: Move xe_gt_init_early() where it belongs
` [CI 4/5] drm/xe: Move xe_force_wake_init_gt() inside gt initialization
` [CI 5/5] drm/xe: Move sw-only pcode initialization
` ✓ CI.Patch_applied: success for series starting with [CI,1/5] drm/xe: Drop __engine_mask
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
` ✓ CI.Patch_applied: success for series starting with [CI,1/5] drm/xe: Drop __engine_mask (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[linux-next:master] BUILD REGRESSION 704ba27ac55579704ba1289392448b0c66b56258
 2024-05-09 21:51 UTC 

[PATCH 1/4] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-09 21:09 UTC  (5+ messages)
` [PATCH 2/4] tests/intel/xe_pm: Also disable display for mmap_system test
` [PATCH 3/4] tests/intel/xe_pm: Only check the rpm resume after the first mmap operation
` [PATCH 4/4] tests/intel/xe_pm: Convert mmap tests to use existing d3 helpers
` ✗ CI.Patch_applied: failure for series starting with [1/4] tests/intel/xe_pm: Update runtime pm conditions

[PATCH v7 1/2] drm/xe: add a new debugfs file - mmio
 2024-05-09 20:58 UTC  (2+ messages)

PR for BMG DMC v2.06
 2024-05-09 19:47 UTC 

[PATCH 0/7] Unlock deeper package-C states (PC-10) and D3Cold
 2024-05-09 19:41 UTC  (7+ messages)
` [PATCH 4/7] drm/xe: Relax runtime pm protection around VM
` [PATCH 7/7] drm/xe: Enable D3Cold on 'low' VRAM utilization

[PULL] drm-xe-fixes
 2024-05-09 19:26 UTC 

[PATCH] drm/xe: Move xe_gpu_commands.h file to instructions/
 2024-05-09 19:17 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v6 1/4] drm/xe/lrc: Add xe lrc ring tail function definitions
 2024-05-09 19:12 UTC  (4+ messages)
` [PATCH v6 4/4] drm/xe/xe_guc_submit: Declare reset if banned or killed

[PULL] drm-xe-next-fixes
 2024-05-09 16:35 UTC 

[PATCH 1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
 2024-05-09 15:48 UTC  (18+ messages)
` [PATCH 2/7] drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
` [PATCH 3/7] drm/xe: Relax runtime pm protection during execution
` [PATCH 4/7] drm/xe: Relax runtime pm protection around VM
` [PATCH 5/7] drm/xe: Prepare display for D3Cold
` [PATCH 6/7] drm/xe: Stop checking for power_lost on D3Cold
` [PATCH 7/7] drm/xe: Enable D3Cold on 'low' VRAM utilization
` ✓ CI.Patch_applied: success for series starting with [1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[v4] drm/i915: Implement Audio WA_14020863754
 2024-05-09 15:32 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915: Implement Audio WA_14020863754 (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH v3 0/2] Imrpove GuC debug log/status output
 2024-05-09 12:21 UTC  (12+ messages)
` [PATCH v3 1/2] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v3 2/2] drm/xe/guc: Improve robustness of GuC log dumping to dmesg
` ✓ CI.Patch_applied: success for Imrpove GuC debug log/status output
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v2 0/6] drm/xe: Per client usage
 2024-05-09  9:39 UTC  (7+ messages)
` [PATCH v2 6/6] drm/xe/client: Print runtime to fdinfo

[PATCH 0/3] Fix xe_device.h
 2024-05-09  6:09 UTC  (4+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/xe: Fix UBSAN shift-out-of-bounds failure
 2024-05-09  4:50 UTC  (8+ messages)

[PATCH v3] drm/xe: Rename few xe_args.h macros
 2024-05-09  4:11 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Rename few xe_args.h macros (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH 0/5] drm/xe: Fix early probe order
 2024-05-09  3:54 UTC  (12+ messages)
` [PATCH 1/5] drm/xe: Drop __engine_mask
` [PATCH 2/5] drm/xe: Drop useless forcewake get/put
` [PATCH 3/5] drm/xe: Move xe_gt_init_early() where it belongs
` [PATCH 4/5] drm/xe: Move xe_force_wake_init_gt() inside gt initialization
` [PATCH 5/5] drm/xe: Move sw-only pcode initialization
` ✗ CI.Patch_applied: failure for drm/xe: Fix early probe order (rev3)

[PATCH 0/2] Fix xe_pcode_request
 2024-05-09  1:47 UTC  (9+ messages)
` [PATCH 1/2] drm/xe: Change pcode timeout to 50msec while polling again
` [PATCH 2/2] drm/xe: Fix the warning conditions
` ✓ CI.Hooks: success for Fix xe_pcode_request
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v3 0/6] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-08 23:51 UTC  (8+ messages)
` [PATCH v3 1/6] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
` [PATCH v3 2/6] drm/gma500: "
` [PATCH v3 3/6] drm/i915: "
` [PATCH v3 4/6] sfc: falcon: "
` [PATCH v3 5/6] fbdev/smscufx: "
` [PATCH v3 6/6] fbdev/viafb: "
` ✗ CI.Patch_applied: failure for Make I2C terminology more inclusive for I2C Algobit and consumers (rev4)

[PATCH v8 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-05-08 22:57 UTC  (3+ messages)
` [PATCH v8 3/6] drm/xe/guc: Add capture size check in GuC log buffer

[PATCH v3 0/4] drm/xe: Add Indirect Ring State support
 2024-05-08 22:13 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/xe: Add Indirect Ring State support (rev3)

[PATCH v2] drm/xe/xe2: Add workaround 14021402888
 2024-05-08 21:30 UTC  (2+ messages)

[PATCH 0/4] Cursor Fault Fix
 2024-05-08 21:20 UTC  (3+ messages)
` ✗ CI.FULL: failure for "
` ✓ CI.FULL: success for Cursor Fault Fix (rev2)

[PATCH v2 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-08 21:12 UTC  (6+ messages)
` [PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive

[linux-next:master] BUILD REGRESSION e7b4ef8fffaca247809337bb78daceb406659f2d
 2024-05-08 20:18 UTC 

[PULL] drm-intel-fixes
 2024-05-08 19:32 UTC 

[PATCH 0/1] Fix faulting VM deadlock
 2024-05-08 18:18 UTC  (5+ messages)
` [PATCH 1/1] drm/xe: Only use reserved BCS instances for usm migrate exec queue

[PATCH V3 i-g-t] tests/xe_exec_threads: Make hang tests reset domain aware
 2024-05-08 17:25 UTC  (3+ messages)

[PATCH v2] drm/xe: Rename few xe_args.h macros
 2024-05-08 16:59 UTC  (4+ messages)

[PATCH v2] drm/xe: Change pcode timeout to 50msec while polling again
 2024-05-08 16:13 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Change pcode timeout to 50msec while polling again (rev2)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).