Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-19 14:33:39 to 2024-11-20 12:47:49 UTC [more...]

[RESEND 0/6] drm/i915/display: make all i915_drv.h includes explicit
 2024-11-20 12:47 UTC  (13+ 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 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-20 12:43 UTC  (12+ 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

[PATCH 00/12] DP DSC min/max src bpc fixes
 2024-11-20 12:37 UTC  (22+ 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 "

[CI 0/5] drm/i915: intel_display conversions, cleanups
 2024-11-20 12:19 UTC  (12+ 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 "

[PATCH] drm/xe: Sort again the info flags
 2024-11-20 12:16 UTC  (4+ messages)

[PATCH 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-20 12:10 UTC  (17+ messages)
` [PATCH 06/11] drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
  ` [PATCH v2] "
` [PATCH 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 (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[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

[PATCHv5 0/8] Display Global Histogram
 2024-11-20 10:25 UTC  (17+ messages)
` [PATCHv2 1/8] drm/i915/histogram: Define registers for histogram
` [PATCHv4 2/8] drm/i915/histogram: Add support "
` [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
` ✗ CI.FULL: failure for Display Global Histogram (rev3)

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-11-20  8:04 UTC  (34+ messages)
` [PATCH v2 05/29] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v2 06/29] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_SYSTEM_ALLOCATON flag
` [PATCH v2 07/29] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v2 08/29] drm/xe: Add dma_addr res cursor
` [PATCH v2 10/29] drm/gpuvm: Add DRM_GPUVA_OP_USER
` [PATCH v2 12/29] drm/xe: Add SVM garbage collector
` [PATCH v2 13/29] drm/xe: Add unbind to "
` [PATCH v2 14/29] drm/xe: Do not allow system allocator VMA unbind if the GPU has bindings
` [PATCH v2 15/29] drm/xe: Enable system allocator uAPI
` [PATCH v2 16/29] drm/xe: Add migrate layer functions for SVM support
` [PATCH v2 17/29] drm/xe: Add SVM device memory mirroring
` [PATCH v2 18/29] drm/xe: Add drm_gpusvm_devmem to xe_bo

[PATCH v9 0/4] Introduce DRM device wedged event
 2024-11-20  7:26 UTC  (4+ messages)
` [PATCH v9 3/4] drm/xe: Use "

[PATCH topic/xe-for-ci] drm/xe/ptl: Update PTL GuC revision
 2024-11-20  6:54 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ptl: Update PTL GuC revision (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/6] Consider joiner calculation for panel fitting
 2024-11-20  6:33 UTC  (14+ messages)
` [PATCH 1/6] drm/i915/display: Disable joiner and pfit
` [PATCH v5 2/6] drm/i915/display: Add gmch_panel_fitting in all encoders
` [PATCH 3/6] drm/i915/display: Replace adjusted mode with pipe mode
` [PATCH v5 4/6] drm/i915/display: Call panel_fitting from pipe_config
` [PATCH 5/6] drm/i915/dispaly: Allow joiner and pfit
` [PATCH 6/6] drm/i915/display: Initialize pipe_src in compute stage
` ✓ CI.Patch_applied: success for Consider joiner calculation for panel fitting
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[CI 1/3] drm/i915/display: Move shutdown sequences under display driver
 2024-11-20  6:02 UTC  (11+ messages)
` [CI 2/3] drm/xe: At shutdown disable commit helpers instead of flushing
` [CI 3/3] drm/xe: Use i915-display shutdown sequence directly
` ✓ CI.Patch_applied: success for series starting with [CI,1/3] drm/i915/display: Move shutdown sequences under display driver
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

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

[PATCH] drm/i915/display: Don't allow odd ypan or ysize with semiplanar format
 2024-11-20  4:19 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

linux-next: build failure after merge of the random tree
 2024-11-20  2:34 UTC  (3+ messages)

[PATCH v2 0/2] drm/xe: Add support for G2G communication
 2024-11-20  1:17 UTC  (10+ messages)
` [PATCH v2 1/2] drm/xe: Allow bo mapping on multiple ggtts
` [PATCH v2 2/2] drm/xe/guc: Add support for G2G communications
` ✓ CI.Patch_applied: success for drm/xe: Add support for G2G communication (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4] drm/xe/guc: Fix missing init value and add register order check
 2024-11-20  0:13 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Fix missing init value and add register order check (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4 0/5] Add support for EU stall sampling
 2024-11-19 23:59 UTC  (4+ messages)
` [PATCH v4 2/5] drm/xe/eustall: Introduce API "

[PATCH] drm/xe: Drop useless d3cold allowed message
 2024-11-19 23:35 UTC  (7+ messages)

[PATCH v2 0/2] drm/xe: Add support for G2G communication
 2024-11-19 22:59 UTC  (4+ messages)
` [PATCH v2 1/2] drm/xe: Allow bo mapping on multiple ggtts
` [PATCH v2 2/2] drm/xe/guc: Add support for G2G communications
` ✗ CI.Patch_applied: failure for drm/xe: Add support for G2G communication (rev2)

[PATCH] drm/xe/oa: Disallow OA from being enabled on active exec_queue's
 2024-11-19 22:09 UTC  (6+ messages)
` ✗ CI.FULL: failure for "

[PULL] drm-misc-next
 2024-11-19 21:49 UTC  (4+ messages)

[PATCH v6 0/3] drm/xe/pmu: PMU interface for Xe
 2024-11-19 21:08 UTC  (4+ messages)
` [PATCH v6 1/3] drm/xe/pmu: Enable PMU interface

[PATCH v2 0/2] New force-wake guard class
 2024-11-19 21:05 UTC  (9+ messages)
` [PATCH v2 1/2] drm/xe: Introduce "
` [PATCH v2 2/2] drm/xe: Use new force-wake guard class in xe_mocs.c

[PATCH 0/2] VF: Fix early read of GDMID
 2024-11-19 20:33 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: Always setup GT MMIO adjustment data

[PATCH] drm/xe/vram: fix lpfn check
 2024-11-19 20:13 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH v1] drm/xe/throttle: Log throttle reasons
 2024-11-19 18:51 UTC  (4+ messages)

[PATCH] drm/xe/ptl: Update PTL GuC revision
 2024-11-19 18:31 UTC  (2+ messages)


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