messages from 2024-11-14 13:53:03 to 2024-11-15 14:40:55 UTC [more...]
[PATCH v2] drm/xe/hw_engine_group: Fix bad free in xe_hw_engine_setup_groups()
2024-11-15 10:00 UTC (2+ messages)
[PATCH v1] drm/xe/throttle: Log throttle reasons
2024-11-15 14:40 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH 1/9] drm/xe: Remove double pageflip
2024-11-15 14:21 UTC (8+ messages)
` [PATCH 5/9] drm/xe/display: Use a single early init call for display
` [PATCH 6/9] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
[PATCH] drm/xe/ufence: Wake up waiters after setting ufence->signalled
2024-11-15 13:21 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/5] drm/i915: intel_display conversions, cleanups
2024-11-15 13:15 UTC (11+ messages)
` [PATCH 2/5] drm/i915/overlay: add intel_overlay_available() and use it
` [PATCH 3/5] drm/i915/plane: convert initial plane setup to struct intel_display
` [PATCH 4/5] drm/i915/irq: hide display_irqs_enabled access
` [PATCH 5/5] drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV
[PATCH 0/3] drm/i915/display: handle hdmi connector init failures
2024-11-15 12:53 UTC (13+ messages)
` [PATCH 1/3] drm/i915/hdmi: propagate errors from intel_hdmi_init_connector()
` [PATCH 2/3] drm/i915/hdmi: add error handling in g4x_hdmi_init()
` [PATCH 3/3] drm/i915/ddi: propagate errors from intel_ddi_init_hdmi_connector()
` ✓ CI.Patch_applied: success for drm/i915/display: handle hdmi connector init failures
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency programming
2024-11-15 11:50 UTC (10+ messages)
` [PATCH 2/2] drm/i915/display: Modify latency programmed into PKG_C_LATENCY
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/i915/display: Refactor handling of dpkgc latency programming
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH v9 0/4] Introduce DRM device wedged event
2024-11-15 11:44 UTC (11+ messages)
` [PATCH v9 1/4] drm: Introduce "
` [PATCH v9 2/4] drm/doc: Document "
` [PATCH v9 3/4] drm/xe: Use "
` [PATCH v9 4/4] drm/i915: "
` ✓ CI.Patch_applied: success for Introduce DRM device wedged event (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PULL] drm-xe-next-fixes
2024-11-15 11:10 UTC
[i-g-t 0/4] Add pci_membarrier test in xe_mmap
2024-11-15 10:50 UTC (9+ messages)
` [i-g-t 1/4] lib/i915_drm_local: Remove macros added via merged kernel
` [i-g-t 2/4] include/drm-uapi-experimental: Move i915_drm_local.h to drm-uapi-experimental
` [i-g-t 3/4] include/intel_drm_local.h: Add DRM_XE_MMAP_OFFSET_FLAG_PCI_BARRIER
` [i-g-t 4/4] tests/xe/mmap: add tests for pci mem barrier
Switch remaining drivers over to drm_exec
2024-11-15 9:53 UTC (19+ messages)
` [PATCH 1/7] drm/radeon: switch over to drm_exec v2
` [PATCH 2/7] drm/qxl: switch to using "
` [PATCH 3/7] drm/vmwgfx: start to phase out ttm_exec
` [PATCH 4/7] drm/vmwgfx: use the new drm_exec object
` [PATCH 5/7] drm/vmwgfx: replace ttm_validate_buffer with separate struct
` [PATCH 6/7] drm/xe: drop unused component dependencies
` [PATCH 7/7] drm/ttm: remove ttm_execbug_util
` ✓ CI.Patch_applied: success for series starting with [1/7] drm/radeon: switch over to drm_exec v2
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/vram: drop 2G block restriction
2024-11-15 8:53 UTC (3+ messages)
[PATCH 0/7] DP DSC min/max src bpc fixes
2024-11-15 8:28 UTC (11+ messages)
` [PATCH 1/7] drm/i915/dp: Use HAS_DSC macro in intel_dp_dsc_max_src_input_bpc
` [PATCH 5/7] drm/i915/dp: Refactor pipe_bpp limits with dsc
` [PATCH 7/7] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits
[PATCH 0/4] drm/xe: Trivial header/flags cleanups
2024-11-15 8:24 UTC (17+ messages)
` [PATCH 1/4] drm/xe: Sort again info flags
` [PATCH 2/4] drm/xe: Include xe_oa_types.h
` [PATCH 3/4] drm/xe: Drop HAS_HECI_*
` [PATCH 4/4] drm/xe: Split xe_gt_stat.h
` ✓ CI.Patch_applied: success for drm/xe: Trivial header/flags cleanups
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/7] Add PMU support for single engine busyness
2024-11-15 7:21 UTC (11+ messages)
` [PATCH 4/7] drm/xe: add function to convert xe hw engine class to user class
` [PATCH 5/7] drm/xe: Add single engine busyness support
` [PATCH 6/7] drm/xe/guc: Expose engine busyness only for supported GuC version
[PATCH 0/2] Ensure GT reset is complete during ccs_mode change
2024-11-15 7:09 UTC (13+ messages)
` [PATCH 2/2] drm/xe: "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v7 0/3] drm/xe/pmu: PMU interface for Xe
2024-11-15 7:12 UTC (3+ messages)
` [PATCH v7 2/3] drm/xe/pmu: Add GT C6 events
[PATCH] drm/xe/xe3lpg: Add Wa_16024792527
2024-11-15 7:07 UTC (5+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe3lpg: Add Wa_16024792527 (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH v2] drm/xe/xe_guc_ads: Add nonpriv registers to write list
2024-11-15 0:30 UTC (2+ messages)
[PULL] drm-xe-fixes
2024-11-15 0:03 UTC
[PATCH v2 00/12] Add PXP HWDRM support
2024-11-15 0:47 UTC (19+ messages)
` [PATCH v2 03/12] drm/xe/pxp: Add VCS inline termination support
` [PATCH v2 05/12] drm/xe/pxp: Handle the PXP termination interrupt
` [PATCH v2 06/12] drm/xe/pxp: Add GSC session initialization support
` [PATCH v2 07/12] drm/xe/pxp: Add spport for PXP-using queues
[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
2024-11-14 22:15 UTC (7+ messages)
` [PATCH 05/31] drm/xe: At shutdown disable commit helpers instead of flushing
` [PATCH 11/31] drm/{i915,xe}: Consolidate display resume functions
` [PATCH 11/31] drm/{i915, xe}: "
[PATCH 1/2] drm/i915/watermark: Refactor dpkgc code
2024-11-15 6:23 UTC (8+ messages)
` [PATCH 2/2] drm/i915/watermark: Modify latency programmed into PKG_C_LATENCY
` ✗ CI.FULL: failure for series starting with [1/2] drm/i915/watermark: Refactor dpkgc code
[PATCH v2 0/4] Add iomem helpers for use from debugfs
2024-11-15 4:55 UTC (9+ messages)
` ✓ CI.Patch_applied: success for Add iomem helpers for use from debugfs (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency programming
2024-11-15 3:17 UTC (6+ messages)
` [PATCH 2/2] drm/i915/watermark: Modify latency programmed into PKG_C_LATENCY
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/i915/display: Refactor handling of dpkgc latency programming
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH 1/3] drm/i915/display: Move shutdown sequences under display driver
2024-11-15 2:59 UTC (6+ messages)
` [PATCH 2/3] drm/xe: At shutdown disable commit helpers instead of flushing
` [PATCH 3/3] drm/xe: Use i915-display shutdown sequence directly
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/i915/display: Move shutdown sequences under display driver
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[RFC][PATCH] drm: i915: do not NULL deref hdmi attached_connector
2024-11-15 1:54 UTC (5+ messages)
[PATCH v3 0/2] Support BMG PMT features for Xe
2024-11-15 1:47 UTC (3+ messages)
` ✓ CI.BAT: success for Support BMG PMT features for Xe (rev2)
` ✗ CI.FULL: failure "
[PATCH] drm/xe/ptl: Add another PTL PCI ID
2024-11-15 1:10 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 0/5] Introduce drm sharpness property
2024-11-14 20:28 UTC (2+ messages)
` ✗ CI.FULL: failure for Introduce drm sharpness property (rev3)
[PATCH 0/2] VF: Fix early read of GDMID
2024-11-14 20:23 UTC (12+ messages)
` [PATCH 1/2] drm/xe: Always setup GT MMIO adjustment data
` [PATCH 2/2] drm/xe/vf: Perform early GT MMIO initialization to read GMDID
` ✓ CI.Patch_applied: success for VF: Fix early read of GDMID
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: Mark preempt fence workqueue as reclaim
2024-11-14 18:27 UTC (2+ messages)
[PATCH v6 0/3] drm/xe/pmu: PMU interface for Xe
2024-11-14 17:44 UTC (6+ messages)
` [PATCH v6 1/3] drm/xe/pmu: Enable PMU interface
[PATCH v4 0/5] Add support for EU stall sampling
2024-11-14 16:23 UTC (3+ messages)
` [PATCH v4 2/5] drm/xe/eustall: Introduce API "
[PULL] drm-misc-fixes
2024-11-14 14:22 UTC
[PATCH v2 1/4] iov_iter: Provide copy_iomem_to|from_iter()
2024-11-14 14:12 UTC (2+ messages)
` [PATCH v3 "
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