messages from 2025-06-18 18:56:42 to 2025-06-20 13:47:04 UTC [more...]
[PATCH v3 00/10] Introducing firmware late binding
2025-06-20 13:46 UTC (25+ messages)
` [PATCH v3 02/10] mei: late_bind: add late binding component driver
` [PATCH v3 03/10] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw
` [PATCH v3 04/10] drm/xe/xe_late_bind_fw: Initialize late binding firmware
` [PATCH v3 05/10] drm/xe/xe_late_bind_fw: Load "
` [PATCH v3 06/10] drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
` [PATCH v3 07/10] drm/xe/xe_late_bind_fw: Reload late binding fw in S2Idle/S3 resume
` [PATCH v3 08/10] drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding
` [PATCH v3 09/10] drm/xe/xe_late_bind_fw: Extract and print version info
` [PATCH v3 10/10] [CI]drm/xe/xe_late_bind_fw: Select INTEL_MEI_LATE_BIND for CI
[PATCH v5 0/4] drm/xe: Update Wa_22019338487
2025-06-20 13:44 UTC (8+ messages)
` [PATCH v5 3/4] drm/xe: Split xe_device_td_flush()
` [PATCH v5 4/4] drm/xe/bmg: Update Wa_22019338487
` ✓ CI.KUnit: success for drm/xe: Update Wa_22019338487 (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/2] Revert patch to reject HBR3 for all eDP panels
2025-06-20 13:23 UTC (4+ messages)
` [PATCH 1/2] Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
` [PATCH 2/2] drm/i915/dp: Add device specific quirk to limit eDP rate to HBR2
` ✓ CI.KUnit: success for Revert patch to reject HBR3 for all eDP panels
[PATCH v5] drm/xe/uc: Disable GuC communication on hardware initialization error
2025-06-20 13:11 UTC (7+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
` ✓ CI.KUnit: success for drm/xe/uc: Disable GuC communication on hardware initialization error. (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe: Implement clear VRAM on free
2025-06-20 13:08 UTC (2+ messages)
[PATCH v5 0/2] Add debugfs node to expose G-state and pcie link state residency
2025-06-20 12:29 UTC (5+ messages)
` [PATCH v5 1/2] drm/xe/regs/xe_pmt: Macros for G-State and pcie link state residency offset
` [PATCH v5 2/2] drm/xe/xe_debugfs: Exposure of G-State and pcie link state residency counters through debugfs
` ✗ CI.checkpatch: warning for Add debugfs node to expose G-state and pcie link state residency (rev3)
` ✓ CI.KUnit: success "
[PATCH] drm/i915/wm: reduce stack usage in skl_print_wm_changes()
2025-06-20 11:44 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[PATCH v2 0/2] Cleaning up code related to VRAM regions and its initialization - part 2
2025-06-20 10:52 UTC (3+ messages)
` [PATCH v2 2/2] drm/xe: Unify the initialization of VRAM regions
[PATCH v2] drm/xe/ptl: Apply Wa_16026007364
2025-06-20 10:38 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/ptl: Apply Wa_16026007364 (rev2)
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/xe3lpd: Prune modes for YUV420
2025-06-20 9:32 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[PATCH 00/13] Modify drm helpers to use luminance
2025-06-20 7:02 UTC (16+ messages)
` [PATCH v3 01/13] drm/dp: Introduce new member in drm_backlight_info
` [PATCH v3 02/13] drm/dp: Add argument in drm_edp_backlight_init
` [PATCH v3 03/13] drm/dp: Add argument for max luminance "
` [PATCH v3 04/13] drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
` [PATCH v3 05/13] drm/dp: Change current_level argument type to u32
` [PATCH v3 06/13] drm/dp: Modify drm_edp_probe_state
` [PATCH v3 07/13] drm/dp: Change argument type for drm_edp_backlight_set_level
` [PATCH v3 08/13] drm/dp: Modify drm_edp_backlight_set_level
` [PATCH v3 09/13] drm/dp: Change argument type of drm_edp_backlight_enable
` [PATCH v3 10/13] drm/dp: Enable backlight control using luminance
` [PATCH v3 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight
` [PATCH v3 12/13] drm/i915/backlight: Use drm helper to set "
` [PATCH v3 13/13] drm/i915/backlight: Use drm_edp_backlight_enable
` ✓ CI.KUnit: success for Modify drm helpers to use luminance (rev4)
` ✗ CI.checksparse: warning "
[PATCH] drm/i915/xe3lpd: Prune modes for YUV420
2025-06-20 6:46 UTC (3+ messages)
[PATCH 00/13] Modify drm helpers to use luminance
2025-06-20 5:53 UTC (29+ messages)
` [PATCH 03/13] drm/dp: Add argument for luminance range info in drm_edp_backlight_init
` [PATCH 04/13] drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
` [PATCH 05/13] drm/dp: Change current_level argument type to u32
` [PATCH 06/13] drm/dp: Modify drm_edp_probe_state
` [PATCH 07/13] drm/dp: Change argument type for drm_edp_backlight_set_level
` [PATCH 09/13] drm/dp: Change argument type of drm_edp_backlight_enable
` [PATCH 10/13] drm/dp: Enable backlight control using luminance
` [PATCH 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight
` [PATCH 12/13] drm/i915/backlight: Use drm helper to set "
` [PATCH 13/13] drm/i915/backlight: Use drm_edp_backlight_enable
[PATCH 00/13] Modify drm helpers to use luminance
2025-06-20 5:44 UTC (5+ messages)
` [PATCH 07/13] drm/dp: Change argument type for drm_edp_backlight_set_level
` [PATCH 08/13] drm/dp: Modify drm_edp_backlight_set_level
[drm-xe:drm-xe-next] BUILD SUCCESS 3c0f211bc8fc0d0a0b4c29c471b57ffff48eec60
2025-06-19 23:23 UTC
[PATCH 0/2] Changes in hdcp2_stream_encryption
2025-06-19 23:23 UTC (8+ messages)
` [PATCH 1/2] drm/i915/hdcp: Do not use inline intel_de_read
` [PATCH 2/2] drm/i915/hdcp: Use HDCP2_STREAM_STATUS instead of HDCP2_AUTH_STREAM
` ✓ CI.KUnit: success for Changes in hdcp2_stream_encryption
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v8 0/3] CCS save restore for IGPU
2025-06-19 19:33 UTC (8+ messages)
` ✗ CI.checkpatch: warning for CCS save restore for IGPU (rev8)
` ✓ CI.KUnit: success "
` [PATCH v8 1/3] drm/xe/vf: Create contexts for CCS read write
` [PATCH v8 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [PATCH v8 3/3] drm/xe/vf: Register CCS read/write contexts with Guc
` ✓ Xe.CI.BAT: success for CCS save restore for IGPU (rev8)
` ✗ Xe.CI.Full: failure "
[PATCH v2] drm/xe/display: read PCON capability only when present
2025-06-19 17:43 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe/display: read PCON capability only when present (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/i915/hdcp: Use HDCP2_STREAM_STATUS to verify content type status
2025-06-19 16:27 UTC (9+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PULL] drm-xe-fixes
2025-06-19 16:03 UTC
[PATCH v6 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
2025-06-19 15:42 UTC (7+ messages)
` [PATCH v6 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [PATCH v6 2/3] drm/pagemap: Add a populate_mm op
` [PATCH v6 3/3] drm/xe: Implement and use the drm_pagemap "
` ✗ CI.checkpatch: warning for drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v4] drm/xe/hwmon: Fix xe_hwmon_power_max_write
2025-06-19 15:32 UTC (2+ messages)
[PATCH] drm/xe: xe_late_bind squash for CI
2025-06-19 15:29 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: xe_late_bind squash for CI (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH] drm/xe: Make WA BB part of LRC BO
2025-06-19 15:18 UTC (2+ messages)
[PATCH 0/2] Changes in hdcp2_stream_encryption
2025-06-19 13:36 UTC (5+ messages)
` [PATCH 1/2] drm/i915/hdcp: Do not use inline intel_de_read
` [PATCH 2/2] drm/i915/hdcp: Use HDCP2_STREAM_STATUS instead of HDCP2_AUTH_STREAM
` ✓ CI.KUnit: success for Changes in hdcp2_stream_encryption (rev2)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Grab pending job list lock before resubmit
2025-06-19 12:46 UTC (4+ messages)
[PATCH v4 00/11] drm/xe: Init changes for flicker-free boot
2025-06-19 12:41 UTC (15+ messages)
` [PATCH v4 01/11] drm/xe: Defer memirq init until needed
` [PATCH v4 02/11] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
` [PATCH v4 03/11] drm/xe: Simplify GuC early initialization
` [PATCH v4 04/11] drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init_early
` [PATCH v4 05/11] drm/xe: Only dump PAT when xe_hw_engines_init_early fails
` [PATCH v4 06/11] drm/xe: Rename gt_init sub-functions
` [PATCH v4 07/11] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
` [PATCH v4 08/11] drm/xe: Move xe_ttm_sys_mgr_init() downwards
` [PATCH v4 09/11] drm/xe: Remove xe_uc_init_hwconfig()
` [PATCH v4 10/11] drm/xe: Remove xe_uc_fini_hw
` [PATCH v4 11/11] drm/xe: Rename xe_uc_init_hw to xe_uc_load_hw
` ✗ CI.checkpatch: warning for drm/xe: Init changes for flicker-free boot. (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 0/2] Fixes in snps-phy HDMI PLL algorithm
2025-06-19 11:56 UTC (4+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH 00/16] drm/i915/display: make all global state opaque
2025-06-19 11:23 UTC (5+ messages)
` [PATCH 15/16] drm/i915/cdclk: abstract intel_cdclk_actual() and intel_cdclk_actual_voltage_level()
[PATCH v1] drm/xe/vf: Make multi-GT migration less error prone
2025-06-19 10:26 UTC (2+ messages)
[PATCH v5 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
2025-06-19 10:20 UTC (10+ messages)
` [PATCH v5 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [PATCH v5 2/3] drm/pagemap: Add a populate_mm op
` [PATCH v5 3/3] drm/xe: Implement and use the drm_pagemap "
` ✗ CI.checkpatch: warning for drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/i915/vrr: fix register file style
2025-06-19 8:55 UTC (4+ messages)
` ✗ Xe.CI.Full: failure for "
[PULL] drm-misc-fixes
2025-06-19 8:12 UTC
[PATCH v7 0/3] CCS save restore for IGPU
2025-06-19 7:58 UTC (5+ messages)
` [PATCH v7 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
[PATCH v4 00/21] drm/i915/flipq: Rough flip queue implementation
2025-06-19 7:29 UTC (3+ messages)
` [PATCH v4 14/21] drm/i915/dmc: Define flip queue related PIPEDMC registers
[PATCH 0/4] Handle Firmware reported Hardware Errors
2025-06-19 7:26 UTC (4+ messages)
` [PATCH 2/4] drm/xe: Add a helper function to set recovery method
[PULL] drm-misc-next
2025-06-19 6:39 UTC
[PATCH v1] drm/xe/ptl: Apply Wa_16026007364
2025-06-19 5:38 UTC (3+ messages)
[PATCH] drm/xe/display: read PCON capability only when present
2025-06-19 1:35 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v3 0/9] drm/xe: Init changes for flicker-free boot
2025-06-19 0:17 UTC (11+ messages)
` [PATCH v3 2/9] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
` [PATCH v3 5/9] drm/xe: Only dump PAT when xe_hw_engines_init_early fails
` [PATCH v3 6/9] drm/xe/gt: Inline gt_fw_domain_init
` [PATCH v3 9/9] drm/xe: Move xe_ttm_sys_mgr_init() downwards
` ✓ Xe.CI.Full: success for drm/xe: Init changes for flicker-free boot. (rev2)
[PATCH 0/6] Use DRM scheduler for delayed GT TLB invalidations
2025-06-18 23:51 UTC (3+ messages)
` [PATCH 6/6] drm/xe: Use GT TLB invalidation jobs in PT layer
[PATCH v6 0/9] Add WildCat Lake support
2025-06-18 22:46 UTC (4+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v10 00/10] drm/i915: Add drm_panic support
2025-06-18 22:25 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915: Add drm_panic support (rev10)
[PATCH v2] drm/i915/panel: register drm_panel and call prepare/unprepare for eDP
2025-06-18 20:45 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/panel: register drm_panel and call prepare/unprepare for eDP (rev2)
[PATCH v3 3/9] drm/xe: Simplify GuC early initialization
2025-06-18 20:16 UTC (4+ messages)
` [PATCH v3.1] "
[PULL] drm-xe-next
2025-06-18 20:05 UTC
[PATCH 1/2] drm/xe: Move DSB l2 flush to a more sensible place
2025-06-18 19:06 UTC (4+ messages)
` [PATCH 2/2] drm/xe: move DPT "
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;
as well as URLs for NNTP newsgroup(s).