messages from 2024-09-17 16:14:43 to 2024-09-18 11:54:36 UTC [more...]
[PATCH] drm/xe/query: Refactor copy_to_user() usage in four functions
2024-09-18 9:29 UTC (2+ messages)
[PATCH v3] drm/i915/cx0: Set power state to ready only on owned PHY lanes
2024-09-17 19:34 UTC (2+ messages)
[PATCH v1] drm/i915/hdmi: Convert comma to semicolon
2024-09-18 9:32 UTC (2+ messages)
[PATCH] drm/xe: Decrement client count immediately on file close
2024-09-18 11:54 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
[PATCH v10 0/7] TTM shrinker helpers and xe buffer object shrinker
2024-09-18 11:42 UTC (3+ messages)
` [PATCH v10 1/7] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
[PATCH 0/2] Modify iterators to prepare for ultrajoiner
2024-09-18 11:35 UTC (11+ messages)
` [PATCH 1/2] drm/i915: Add some essential functionality for joiners
` [PATCH 2/2] drm/i915/display: Enhance iterators for modeset en/disable
` ✓ CI.Patch_applied: success for Modify iterators to prepare for ultrajoiner (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 0/5] drm/i915: wakeref fixes and improvements
2024-09-18 11:31 UTC (7+ messages)
` [PATCH 1/5] drm/i915/gem: fix bitwise and logical AND mixup
` [PATCH 2/5] drm/i915: use INTEL_WAKEREF_DEF instead of magic -1 for intel_wakeref_t
` [PATCH 3/5] drm/i915/gt: add a macro for mock gt wakeref special value and use it
` [PATCH 4/5] drm/i915/audio: be explicit about intel_wakeref_t conversions
` [PATCH 5/5] drm/i915: switch intel_wakeref_t underlying type to struct ref_tracker *
[PATCH v6 0/5] memirq infra changes
2024-09-18 10:44 UTC (15+ messages)
` [PATCH v6 1/5] drm/xe: Introduce dedicated config for memirq debug
` [PATCH v6 2/5] drm/xe: Introduce xe_device_uses_memirq()
` [PATCH v6 3/5] drm/xe: move memirq out of VF
` [PATCH v6 4/5] drm/xe: memirq infra changes for MSI-X
` [PATCH v6 5/5] drm/xe: memirq handler changes
` ✓ CI.Patch_applied: success for memirq infra changes (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe: Convert to USM lock to rwsem
2024-09-18 10:20 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH 00/22] drm/i915 & drm/xe: kill off -Ddrm_i915_gem_object=xe_bo
2024-09-18 9:25 UTC (39+ messages)
` [PATCH 03/22] drm/i915/fb: convert parts of intel_fb.c to struct drm_gem_object
` [PATCH v2] "
` [PATCH 05/22] drm/i915/display: convert skl_universal_plane.c "
` [PATCH 06/22] drm/i915/fb: convert intel_framebuffer_init() "
` [PATCH 07/22] drm/i915/fb: convert intel_fb_bo_lookup_valid_bo() "
` [PATCH 08/22] drm/i915/fb: convert intel_fb_bo_framebuffer_init() to struct drm_i915_gem_object
` [PATCH 09/22] drm/i915/fb: convert intel_fb_bo_framebuffer_fini() "
` [PATCH 10/22] drm/xe/display: use correct bo type in intel_fbdev_fb_alloc()
` [PATCH 11/22] drm/i915/fb: convert intel_framebuffer_create() to struct drm_gem_object
` [PATCH 12/22] drm/xe/display: stop using intel_fb_obj() in xe_fb_pin.c
` [PATCH 13/22] drm/i915/display: add intel_bo_read_from_page() and use it
` [PATCH 14/22] drm/i915/display: add intel_bo_get/set_frontbuffer() and use them
` [PATCH 15/22] drm/i915/frontbuffer: convert intel_frontbuffer_get() to struct drm_gem_object
` [PATCH 16/22] drm/i915/frontbuffer: convert frontbuffer->obj "
` [PATCH 17/22] drm/i915/display: add intel_bo_describe() and use it
` [PATCH 18/22] drm/i915/fb: remove intel_fb_obj()
` [PATCH 19/22] drm/i915/display: clean up some gem/ includes
` [PATCH 20/22] drm/xe/compat: remove a bunch of compat gem headers
` [PATCH 21/22] drm/xe: remove a number of superfluous compat macros
` [PATCH 22/22] drm/xe: eradicate -Ddrm_i915_gem_object=xe_bo
` ✓ CI.Patch_applied: success for drm/i915 & drm/xe: kill off -Ddrm_i915_gem_object=xe_bo
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
` ✓ CI.Patch_applied: success for drm/i915 & drm/xe: kill off -Ddrm_i915_gem_object=xe_bo (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[PATCH v2 00/23] Fix xe_force_wake_get() failure handling
2024-09-18 7:19 UTC (10+ messages)
` [PATCH v2 01/23] drm/xe: Error handling in xe_force_wake_get()
[PATCH 0/2] Modify iterators to prepare for ultrajoiner
2024-09-18 4:58 UTC (4+ messages)
` [PATCH 2/2] drm/i915/display: Enhance iterators for modeset en/disable
[PATCH 0/4] Implement Wa_14021768792 to bypass m_n ratio limit
2024-09-18 3:58 UTC (15+ messages)
` [PATCH 1/4] Add bits for link_n_exended for DISPLAY >= 14
` [PATCH 2/4] drm/i915/display: Limit m/n ratio to 10 for display > 12
` [PATCH 3/4] drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
` [PATCH 4/4] drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n "
` ✓ CI.Patch_applied: success for Implement Wa_14021768792 to bypass m_n ratio limit (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "
[PATCH] drm/xe: Defer gt->mmio initialization until after multi-tile setup
2024-09-18 0:04 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/display: Remove i915_drv.h include
2024-09-17 23:50 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v5 0/7] drm/xe/oa: xe_syncs for OA
2024-09-17 23:38 UTC (4+ messages)
` [PATCH 4/7] drm/xe/oa: Signal output fences
[PATCH] drm/xe/xe2: Extend performance tuning to media GT
2024-09-17 22:42 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH 0/2] drm/xe: Re-enable DSB
2024-09-17 22:15 UTC (3+ messages)
` [PATCH 1/2] drm/xe: Fix DSB buffer coherency
[PATCH] drm/xe: Restore pci state upon resume
2024-09-17 21:37 UTC (10+ messages)
[PATCH v4 00/23] Fix xe_force_wake_get() failure handling
2024-09-17 21:37 UTC (32+ messages)
` [PATCH v4 01/23] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v4 02/23] drm/xe: Modify xe_force_wake_put to handle _get returned mask
` [PATCH v4 03/23] drm/xe/device: Update handling of xe_force_wake_get return
` [PATCH v4 04/23] drm/xe/hdcp: "
` [PATCH v4 05/23] drm/xe/gsc: "
` [PATCH v4 06/23] drm/xe/gt: "
` [PATCH v4 07/23] drm/xe/xe_gt_idle: "
` [PATCH v4 08/23] drm/xe/devcoredump: "
` [PATCH v4 09/23] drm/xe/tests/mocs: Update xe_force_wake_get() return handling
` [PATCH v4 10/23] drm/xe/mocs: Update handling of xe_force_wake_get return
` [PATCH v4 11/23] drm/xe/xe_drm_client: "
` [PATCH v4 12/23] drm/xe/xe_gt_debugfs: "
` [PATCH v4 13/23] drm/xe/guc: "
` [PATCH v4 14/23] drm/xe/huc: "
` [PATCH v4 15/23] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
` [PATCH v4 16/23] drm/xe/pat: Update handling of xe_force_wake_get return
` [PATCH v4 17/23] drm/xe/gt_tlb_invalidation_ggtt: "
` [PATCH v4 18/23] drm/xe/xe_reg_sr: "
` [PATCH v4 19/23] drm/xe/query: "
` [PATCH v4 20/23] drm/xe/vram: "
` [PATCH v4 21/23] drm/xe: forcewake debugfs open fails on xe_forcewake_get failure
` [PATCH v4 22/23] drm/xe: Ensure __must_check for xe_force_wake_get() return
` [PATCH v4 23/23] drm/xe: Change return type to void for xe_force_wake_put
` ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/7] FOR-CI: test null pointer fix
2024-09-17 20:45 UTC (16+ messages)
` [PATCH 1/7] drm/xe: Add null pointer check for xe_migrate_copy
` [PATCH 2/7] drm/xe/guc: Prepare GuC register list and update ADS size for error capture
` [PATCH 3/7] drm/xe/guc: Add XE_LP steered register lists
` [PATCH 4/7] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH 5/7] drm/xe/guc: Extract GuC error capture lists
` [PATCH 6/7] drm/xe/guc: Plumb GuC-capture into dev coredump
` [PATCH 7/7] drm/xe/guc: Save manual engine capture into capture list
` ✓ CI.Patch_applied: success for FOR-CI: test null pointer fix
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "
[PATCH v5 0/5] memirq infra changes
2024-09-17 20:14 UTC (11+ messages)
` [PATCH v5 1/5] drm/xe: Introduce dedicated config for memirq debug
` [PATCH v5 2/5] drm/xe: Introduce xe_device_uses_memirq()
` [PATCH v5 3/5] drm/xe: move memirq out of VF
` [PATCH v5 4/5] drm/xe: memirq infra changes for MSI-X
` [PATCH v5 5/5] drm/xe: memirq handler changes
[PATCH v3 00/23] Fix xe_force_wake_get() failure handling
2024-09-17 17:53 UTC (4+ messages)
` ✗ CI.BAT: failure for Fix xe_force_wake_get() failure handling (rev3)
` ✗ CI.FULL: "
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