intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-20 10:35:30 to 2024-11-21 13:18:15 UTC [more...]

[PULL] drm-misc-fixes
 2024-11-21 13:18 UTC 

[PATCH 0/8] Display Global Histogram
 2024-11-21 13:09 UTC  (12+ messages)
` [PATCHv2 1/8] drm/i915/histogram: Define registers for histogram
` [PATCHv5 2/8] drm/i915/histogram: Add support "
` [PATCH 3/8] drm/xe: Add histogram support to Xe builds
` [PATCHv5 4/8] drm/i915/histogram: histogram interrupt handling
` [PATCHv6 5/8] drm/i915/histogram: Add crtc properties for global histogram
` [PATCHv2 6/8] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv6 7/8] drm/i915/histogram: Histogram changes for Display 20+
` [PATCH 8/8] drm/i915/histogram: Enable pipe dithering
` ✓ CI.Patch_applied: success for Display Global Histogram (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v2 0/3] use hw support for min/interim ddb allocation for async flip
 2024-11-21 13:02 UTC  (11+ messages)
` [PATCH v2 1/3] drm/i915/display: update to plane_wm register access function
` [PATCH v2 2/3] drm/i915/display: update to relative data rate handling
` [PATCH v2 3/3] drm/i915/xe3: Use hw support for min/interim ddb allocations for async flip
` ✓ CI.Patch_applied: success for use hw support for min/interim ddb allocation for async flip (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCHv5 0/8] Display Global Histogram
 2024-11-21 12:22 UTC  (19+ messages)
` [PATCHv4 2/8] drm/i915/histogram: Add support for histogram
` [PATCHv4 4/8] drm/i915/histogram: histogram interrupt handling
` [PATCHv5 5/8] drm/i915/histogram: Add crtc properties for global histogram
` [PATCH 6/8] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv4 7/8] drm/i915/histogram: Histogram changes for Display 20+
` [PATCH 8/8] drm/i915/histogram: Enable pipe dithering

[RFT] test: check if increasing dmc wakelock timeout helps
 2024-11-21 12:17 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe: Sort again the info flags
 2024-11-21 10:53 UTC  (6+ messages)

[PATCH v3 00/12] Add PXP HWDRM support
 2024-11-21 10:42 UTC  (21+ messages)
` [PATCH v3 01/12] drm/xe/pxp: Initialize PXP structure and KCR reg
` [PATCH v3 02/12] drm/xe/pxp: Allocate PXP execution resources
` [PATCH v3 03/12] drm/xe/pxp: Add VCS inline termination support
` [PATCH v3 04/12] drm/xe/pxp: Add GSC session invalidation support
` [PATCH v3 05/12] drm/xe/pxp: Handle the PXP termination interrupt
` [PATCH v3 06/12] drm/xe/pxp: Add GSC session initialization support
` [PATCH v3 07/12] drm/xe/pxp: Add support for PXP-using queues
` [PATCH v3 08/12] drm/xe/pxp: add a query for PXP status
` [PATCH v3 09/12] drm/xe/pxp: Add API to mark a BO as using PXP
` [PATCH v3 10/12] drm/xe/pxp: add PXP PM support
` [PATCH v3 11/12] drm/xe/pxp: Add PXP debugfs support
` [PATCH v3 12/12] drm/xe/pxp: Enable PXP for MTL and LNL
` ✓ CI.Patch_applied: success for Add PXP HWDRM support (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.Full: failure "

[RFC PATCH 00/29] UMD direct submission in Xe
 2024-11-21 10:04 UTC  (9+ messages)
` [RFC PATCH 01/29] dma-fence: Add dma_fence_preempt base class
` [RFC PATCH 02/29] dma-fence: Add dma_fence_user_fence

[PULL] drm-intel-next-fixes
 2024-11-21  8:37 UTC 

[PATCH 0/2] drm/xe: Add devcoredump locking and reason string
 2024-11-21  8:25 UTC  (13+ messages)
` [PATCH 1/2] drm/xe: Add a reason string to the devcoredump
` [PATCH 2/2] drm/xe: Add lock around devcoredump capture status
` ✓ CI.Patch_applied: success for drm/xe: Add devcoredump locking and reason string
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/8] Add PMU support for single engine busyness
 2024-11-21  7:17 UTC  (16+ messages)
` ✓ CI.Patch_applied: success for Add PMU support for single engine busyness (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` [PATCH v2 1/8] [DO NOT REVIEW] drm/xe/pmu: Enable PMU interface
` [PATCH v2 2/8] [DO NOT REVIEW] drm/xe/pmu: Add GT C6 events
` [PATCH v2 3/8] [DO NOT REVIEW] drm/xe/pmu: Add GT frequency events
` [PATCH v2 4/8] drm/xe: add function to convert xe hw engine class to user class
` [PATCH v2 5/8] drm/xe: Add single engine busyness support
` [PATCH v2 6/8] drm/xe/trace: Add trace for xe_engine_activity
` [PATCH v2 7/8] drm/xe/guc: Expose engine busyness only for supported GuC version
` [PATCH v2 8/8] drm/xe/pmu: Add PMU support for engine busyness
` ✓ CI.Build: success for Add PMU support for single engine busyness (rev2)
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.BAT: failure "

[PATCH v3] drm/xe: Sort again the info flags
 2024-11-21  5:27 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Sort again the info flags (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/oa: Disallow OA from being enabled on active exec_queue's
 2024-11-21  5:16 UTC  (6+ messages)

[PATCH v2 0/2] New force-wake guard class
 2024-11-21  4:55 UTC  (4+ messages)
` [PATCH v2 2/2] drm/xe: Use new force-wake guard class in xe_mocs.c

[PATCH v4 0/5] Add support for EU stall sampling
 2024-11-21  3:18 UTC  (7+ messages)
` [PATCH v4 2/5] drm/xe/eustall: Introduce API "

[CI 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-20 23:08 UTC  (21+ messages)
` [CI 01/11] drm/i915/mst: pass intel_dp around in mst stream helpers
` [CI 02/11] drm/i915/mst: unify MST connector function naming to mst_connector_*
` [CI 03/11] drm/i915/mst: simplify mst_connector_get_hw_state()
` [CI 04/11] drm/i915/mst: unify MST topology callback naming to mst_topology_*
` [CI 05/11] drm/i915/ddi: use intel_ddi_* naming convention for encoder enable/disable
` [CI 06/11] drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
` [CI 07/11] drm/i915/dp: refactor clear/wait for act sent
` [CI 08/11] drm/i915/ddi: rename temp to ddi_func_ctl in intel_ddi_read_func_ctl()
` [CI 09/11] drm/i915/ddi: split up intel_ddi_read_func_ctl() by output type
` [CI 10/11] drm/i915/ddi: refactor intel_ddi_connector_get_hw_state()
` [CI 11/11] drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly
` ✓ CI.Patch_applied: success for drm/i915: MST and DDI cleanups and refactoring (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 0/8] use hw support for min/interim ddb allocation for async flip
 2024-11-20 22:30 UTC  (7+ messages)
` [PATCH 7/8] drm/i915/xe3: Use hw support for min/interim ddb allocations "
` [PATCH 8/8] drm/i915/debugfs: add dbuf alloc status as part of i915_ddb_info

[RESEND 0/6] drm/i915/display: make all i915_drv.h includes explicit
 2024-11-20 22:12 UTC  (15+ messages)
` [RESEND 1/6] drm/i915/gvt: always pass struct intel_display * to register macros
` [RESEND 2/6] drm/i915: extract intel_uncore_trace.[ch]
` [RESEND 3/6] drm/i915/display: add intel_display_conversion.c to hide stuff better
` [RESEND 4/6] drm/i915/uncore: add to_intel_uncore() and use it
` [RESEND 5/6] drm/i915/display: add struct drm_device to struct intel_display conversion function
` [RESEND 6/6] drm/i915/display: drop i915_drv.h include from intel_display_trace.h
` ✓ CI.Patch_applied: success for drm/i915/display: make all i915_drv.h includes explicit (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[CI 0/5] drm/i915: intel_display conversions, cleanups
 2024-11-20 20:28 UTC  (13+ messages)
` [CI 1/5] drm/i915/overlay: convert to struct intel_display
` [CI 2/5] drm/i915/overlay: add intel_overlay_available() and use it
` [CI 3/5] drm/i915/plane: convert initial plane setup to struct intel_display
` [CI 4/5] drm/i915/irq: hide display_irqs_enabled access
` [CI 5/5] drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV
` ✓ CI.Patch_applied: success for drm/i915: intel_display conversions, cleanups (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.Build: success "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 00/12] DP DSC min/max src bpc fixes
 2024-11-20 18:45 UTC  (24+ messages)
` [PATCH 01/12] drm/i915/dp: Refactor FEC support check in intel_dp_supports_dsc
` [PATCH 02/12] drm/i915/dp: Return early if DSC not supported
` [PATCH 03/12] drm/i915/dp: Separate out helper for compute fec_enable
` [PATCH 04/12] drm/i915/dp: Remove HAS_DSC macro for intel_dp_dsc_max_src_input_bpc
` [PATCH 05/12] drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
` [PATCH 06/12] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
` [PATCH 07/12] drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp
` [PATCH 08/12] drm/i915/dp: Refactor pipe_bpp limits with dsc
` [PATCH 09/12] drm/i915/dp_mst: Refactor pipe_bpp limits with dsc for mst
` [PATCH 10/12] drm/i915/dp: Use clamp for pipe_bpp limits with DSC
` [PATCH 11/12] drm/i915/dp: Make dsc helpers accept const crtc_state pointers
` [PATCH 12/12] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits
` ✓ CI.Patch_applied: success for DP DSC min/max src bpc fixes (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/7] Add support for EU stall sampling
 2024-11-20 18:40 UTC  (5+ messages)
` [PATCH v5 2/7] drm/xe/eustall: Introduce API "

[PATCH 0/6] Consider joiner calculation for panel fitting
 2024-11-20 17:04 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/2] drm/xe: Add support for G2G communication
 2024-11-20 16:17 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Add support for G2G communication (rev3)

[PATCH 0/3] drm/dp: extract payload helpers
 2024-11-20 15:18 UTC  (8+ messages)
` [PATCH 1/3] drm/dp: extract drm_dp_dpcd_poll_act_handled()
` [PATCH 2/3] drm/dp: extract drm_dp_dpcd_write_payload()
` [PATCH 3/3] drm/dp: extract drm_dp_dpcd_clear_payload()

[PATCH AUTOSEL 6.11 09/10] drm/xe: Restore system memory GGTT mappings
 2024-11-20 14:05 UTC 

[PATCH 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-20 12:10 UTC  (5+ messages)
` [PATCH 11/11] drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly

[PATCH v14 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-11-20 11:20 UTC  (11+ messages)
` [PATCH v14 1/8] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
` [PATCH v14 2/8] drm/ttm: Provide a shmem backup implementation


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).