messages from 2025-07-01 08:17:42 to 2025-07-02 09:08:39 UTC [more...]
[v5 00/24] Plane Color Pipeline support for Intel platforms
2025-07-02 9:19 UTC (17+ messages)
` [v5 01/24] [NOT FOR REVIEW] drm: AMD series squashed
` [v5 02/24] drm: Add Color lut range attributes
` [v5 03/24] drm: Add Color ops capability property
` [v5 04/24] drm: Add 1D LUT multi-segmented color op
` [v5 05/24] drm: Define helper to initialize segmented 1D LUT
` [v5 06/24] drm: Add helper to extract lut from struct drm_color_lut_32
` [v5 07/24] drm/i915: Add identifiers for intel color blocks
` [v5 08/24] drm/i915: Add intel_color_op
` [v5 09/24] drm/i915/color: Add helper to create intel colorop
` [v5 10/24] drm/i915/color: Create a transfer function color pipeline
` [v5 11/24] drm/i915/color: Add and attach COLORPIPELINE plane property
` [v5 12/24] drm/i915/color: Add framework to program CSC
` [v5 13/24] drm/i915/color: Add callbacks to set plane CTM
` [v5 14/24] drm/i915/color: Add new color callbacks for Xelpd
` [v5 15/24] drm/i915/color: Preserve sign bit when int_bits is Zero
` [v5 16/24] drm/i915/color: Add plane CTM callback for D13 and beyond
[PATCH] drm/i915/display: Optimize panel power-on wait time
2025-07-02 9:01 UTC (4+ messages)
[PATCH 0/2] Introduce helper for display workarounds and add Wa_16025573575
2025-07-02 8:46 UTC (3+ messages)
` [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
` [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL for bit-bashing
[PATCH v8 0/4] Cleaning up code related to VRAM regions and its initialization - part 2
2025-07-02 8:52 UTC (7+ messages)
` [PATCH v8 1/4] drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmap
` [PATCH v8 2/4] drm/xe: Use dynamic allocation for tile and device VRAM region structures
` [PATCH v8 3/4] drm/xe: Move struct xe_vram_region to a dedicated header
` [PATCH v8 4/4] drm/xe: Unify the initialization of VRAM regions
` ✗ CI.checkpatch: warning for Cleaning up code related to VRAM regions and its initialization - part 2 (rev11)
` ✓ CI.KUnit: success "
[PATCH] drm/i915/display: Fix RGB limited range handling for DP
2025-07-02 8:42 UTC (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/tests: Add legacy IP descriptors to param generators
2025-07-02 8:35 UTC (4+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/2] Introduce helper for display workarounds and add Wa_16025573575
2025-07-02 8:33 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/i915/display: Add upper limit check for pixel clock
2025-07-02 8:31 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
2025-07-02 8:14 UTC (9+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ CI.checkpatch: warning for drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/pf: Clear all LMTT pages on alloc
2025-07-02 8:08 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PULL] drm-intel-gt-next
2025-07-02 7:44 UTC
[PATCH v3 RERUN 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-07-02 7:30 UTC (5+ messages)
` [PATCH v3 RERUN 1/1] "
` ✓ CI.KUnit: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev5)
` ✓ CI.KUnit: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev6)
` ✓ Xe.CI.BAT: "
[PATCH v4 00/10] Introducing firmware late binding
2025-07-02 6:24 UTC (16+ messages)
` [PATCH v4 02/10] mei: late_bind: add late binding component driver
[PATCH v4 0/7] Future-proof for multi-tile + multi-GT cases
2025-07-02 6:01 UTC (13+ messages)
` [PATCH v4 1/7] drm/xe/pmu: Fix GT sanity check in event_supported()
` [PATCH v4 2/7] drm/xe: Export xe_step_name for kunit tests
` [PATCH v4 3/7] drm/xe: Track maximum GTs per tile on a per-platform basis
` [PATCH v4 4/7] drm/xe/tests/pci: Ensure all platforms have a valid GT/tile count
` [PATCH v4 5/7] drm/xe: Assign GT IDs properly on multi-tile + multi-GT platforms
` [PATCH v4 6/7] drm/xe: Don't compare GT ID to GT count when determining valid GTs
` [PATCH v4 7/7] drm/xe/xe_query: Use separate iterator while filling GT list
` ✗ CI.checkpatch: warning for Future-proof for multi-tile + multi-GT cases (rev6)
` ✓ CI.KUnit: success "
` ✗ CI.checkpatch: warning for Future-proof for multi-tile + multi-GT cases (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/guc: Set RCS/CCS yield policy
2025-07-02 5:55 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
2025-07-02 5:28 UTC (32+ messages)
` [PATCH v2 01/19] drm: Pass pixel_format+modifier to .get_format_info()
` [PATCH v2 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
` [PATCH v2 03/19] drm: Look up the format info earlier
` [PATCH v2 04/19] drm: Pass the format info to .fb_create()
` [PATCH v2 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
` [PATCH v2 06/19] drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuffer_size()
` [PATCH v2 07/19] drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
` [PATCH v2 08/19] drm/gem/afbc: Eliminate redundant drm_get_format_info()
` [PATCH v2 09/19] drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
` [PATCH v2 10/19] drm/armada: "
` [PATCH v2 11/19] drm/exynos: "
` [PATCH v2 12/19] drm/gma500: "
` [PATCH v2 13/19] drm/i915: "
` [PATCH v2 14/19] drm/komeda: "
` [PATCH v2 15/19] drm/msm: "
` [PATCH v2 16/19] drm/tegra: "
` [PATCH v2 17/19] drm/virtio: "
` [PATCH v2 18/19] drm/vmwgfx: "
` [PATCH v2 19/19] drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
` ✗ CI.checkpatch: warning for drm: Eliminate redundant drm_format_info lookups (rev7)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v7 0/8] More missing XeLP workarounds
2025-07-02 5:25 UTC (5+ messages)
` [PATCH v7 2/8] drm/xe: Generalize wa bb emission code
` [PATCH v7 6/8] drm/xe: Add plumbing for indirect context workarounds
[PATCH] Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
2025-07-02 5:04 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/xe_pmu: Validate gt in event supported
2025-07-02 4:54 UTC (6+ messages)
[PATCH v3 0/6] Future-proof for multi-tile + multi-GT cases
2025-07-02 4:50 UTC (7+ messages)
` [PATCH v3 2/6] drm/xe: Track maximum GTs per tile on a per-platform basis
` ✗ CI.checkpatch: warning for Future-proof for multi-tile + multi-GT cases (rev5)
` ✓ CI.KUnit: success "
[PATCH v5 00/12] Crashlog Type1 Version2 support
2025-07-02 3:19 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Crashlog Type1 Version2 support (rev5)
[PATCH v8 0/2] Add debugfs node to expose G-state and pcie link state residency
2025-07-02 0:44 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Add debugfs node to expose G-state and pcie link state residency (rev6)
[PATCH] drm/sched: Increment job count before swapping tail spsc queue
2025-07-01 23:19 UTC (3+ messages)
[PATCH] drm/xe/hw_engine_group: Fix potential leak
2025-07-01 23:04 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/xe: Make WA BB part of LRC BO
2025-07-01 22:35 UTC (3+ messages)
[PATCH 0/2] drm/xe/display: Make panic support work on vram
2025-07-01 21:22 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v8 00/24] AuxCCS handling and render compression modifiers
2025-07-01 19:48 UTC (3+ messages)
` [PATCH v8 01/24] drm/xe: Consolidate LRC offset calculations
[PATCH] drm/xe: xe_late_bind squash for CI
2025-07-01 19:38 UTC (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: xe_late_bind squash for CI (rev4)
[PATCH 00/18] drm/i915/display: convert to generic read_poll_timeout()
2025-07-01 17:57 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: convert to generic read_poll_timeout() (rev2)
[PATCH v2 0/5] Handle Firmware reported Hardware Errors
2025-07-01 17:15 UTC (16+ messages)
` [PATCH v2 1/5] drm: Add a firmware flash method to device wedged uevent
[PATCH v6 0/5] drm/xe: i2c support
2025-07-01 16:32 UTC (14+ messages)
` [PATCH v6 1/5] i2c: designware: Use polling by default when there is no irq resource
` [PATCH v6 2/5] i2c: designware: Add quirk for Intel Xe
` [PATCH v6 3/5] drm/xe: Support for I2C attached MCUs
` [PATCH v6 4/5] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v6 5/5] drm/xe/xe_i2c: Add support for i2c in survivability mode
` ✗ CI.checkpatch: warning for drm/xe: i2c support (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_DIS_NULL_QUERY
2025-07-01 16:26 UTC (10+ messages)
[PATCH v5 0/4] drm/xe: i2c support
2025-07-01 16:13 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: i2c support (rev5)
[PATCH 0/2] Small emit_wa_job() tidy
2025-07-01 15:36 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH] drm/xe: Fxi typo in Kconfig
2025-07-01 15:05 UTC (4+ messages)
` ✗ Xe.CI.Full: failure for "
Intel Xe SR-IOV support status
2025-07-01 14:52 UTC (2+ messages)
[PATCH 0/1] Revert patch to reject HBR3 for all eDP panels
2025-07-01 14:32 UTC (2+ messages)
` ✓ Xe.CI.Full: success for Revert patch to reject HBR3 for all eDP panels (rev3)
[PATCH v3 6/6] drm/xe/xe_query: Use separate iterator while filling GT list
2025-07-01 14:05 UTC (3+ messages)
` [PATCH v3.1 "
[PATCH v3 0/7] Relax VF/PF version negotiation
2025-07-01 13:54 UTC (11+ messages)
` [PATCH v3 1/7] drm/xe: Combine PF and VF device data into union
` [PATCH v3 2/7] drm/xe: Move PF and VF device types to separate headers
` [PATCH v3 3/7] drm/xe: Introduce xe_tile_is_root helper
` [PATCH v3 4/7] drm/xe: Introduce xe_gt_is_main_type helper
` [PATCH v3 5/7] drm/xe/pf: Expose basic info about VFs in debugfs
` [PATCH v3 6/7] drm/xe/pf: Stop requiring VF/PF version negotiation on every GT
` [PATCH v3 7/7] drm/xe/vf: Store negotiated VF/PF ABI version at device level
` ✗ CI.checkpatch: warning for Relax VF/PF version negotiation (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/xe/bmg: fix compressed VRAM handling
2025-07-01 12:02 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/bmg: fix compressed VRAM handling (rev2)
` ✓ Xe.CI.BAT: "
[PATCH 00/20] drm/i915/dp: Fix few SST HPD IRQ handling issues
2025-07-01 10:30 UTC (18+ messages)
` [PATCH 04/20] drm/i915/dp: Handle a tunneling IRQ after acking it
` [PATCH 05/20] drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
` [PATCH 06/20] drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED event
` [PATCH 07/20] drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handler
` [PATCH 08/20] drm/i915/dp: Remove the device service IRQ handling from connector detect
` [PATCH 09/20] drm/i915/dp: Fix the device service IRQ DPCD_REV check
` [PATCH 10/20] drm/i915/dp: Fix the link "
[PATCH] drm/dp: Add documentation for luminance_set
2025-07-01 10:23 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v7] drm/xe/uc: Disable GuC communication on hardware initialization error
2025-07-01 8:53 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/uc: Disable GuC communication on hardware initialization error. (rev5)
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