public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-04-16 07:16:20 to 2026-04-17 15:42:52 UTC [more...]

[PATCH] [RFC]: drm/i915/display: Fix vblank timestamps for fixed RR on VRR-TG-always platforms
 2026-04-17 15:42 UTC  (2+ messages)

[PATCH] drm/i915/dp: Ignore HPD when in DPLL enable/disable cycle
 2026-04-17 15:35 UTC  (5+ messages)

[PATCH] drm/xe: Drop skip_mtcfg descriptor flag
 2026-04-17 15:07 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v1 0/2] drm/xe: Add support for GPU health indicator
 2026-04-17 14:51 UTC  (11+ messages)
` [PATCH v1 1/2] drm/xe/xe_ras: Add structures and commands for RAS "
` [PATCH v1 2/2] drm/xe/xe_ras: Add RAS support for "
` ✗ CI.checkpatch: warning for drm/xe: Add "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] [RFC]: drm/i915/display: Fix vblank timestamps for fixed RR on VRR-TG-always platforms when userspace set vrr_enable=FALSE
 2026-04-17 13:06 UTC 

Recall: [PATCH] [RFC]: drm/i915/display: Fix vblank timestamps for fixed RR on VRR-TG-always platforms
 2026-04-17 12:55 UTC 

[PATCH 00/11] drm/i915: Eliminate FB usage from low level pinning code
 2026-04-17 12:25 UTC  (27+ messages)
` [PATCH 01/11] drm/xe/fb: Use the correct gtt view for remapped FBs
` [PATCH 02/11] drm/i915: Introduce struct intel_fb_pin_params
` [PATCH 03/11] drm/i915: Extract intel_fb_needs_cpu_access()
` [PATCH 04/11] drm/i915: Introduce pin_params.needs_cpu_lmem_access
` [PATCH 05/11] drm/i915: Extract intel_plane_needs_low_address()
` [PATCH 06/11] drm/i915: Introduce pin_params.needs_low_address
` [PATCH 07/11] drm/i915: Introduce pin_params.needs_physical
` [PATCH 08/11] drm/i915: Extract intel_plane_needs_fence()
` [PATCH 09/11] drm/i915: Introduce pin_params.needs_fence
` [PATCH 10/11] drm/xe: Eliminate intel_fb_uses_dpt() call from __xe_pin_fb_vma()
` [PATCH 11/11] drm/i915: Don't pass the framebuffer to low level pinning functions
` ✓ CI.KUnit: success for drm/i915: Eliminate FB usage from low level pinning code
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/gpusvm, pagemap: Do not assume DRM pagemap owns device pages
 2026-04-17 11:42 UTC  (2+ messages)

[PATCH v7 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-17 11:11 UTC  (7+ messages)
` [PATCH v7 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
` [PATCH v7 3/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
` [PATCH v7 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap

[PATCH v2] drm/i915/psr: Disable PSR2 on Xiaomi Book Pro 14 2026 as a quirk
 2026-04-17 10:59 UTC  (3+ messages)

[PATCH v8 00/29] *Fair(er) DRM scheduler
 2026-04-17 10:37 UTC  (30+ messages)
` [PATCH v8 01/29] drm/sched: Disallow initializing entities with no schedulers
` [PATCH v8 02/29] drm/sched: Consolidate entity run queue management
` [PATCH v8 03/29] drm/sched: Move run queue related code into a separate file
` [PATCH v8 04/29] drm/sched: Add some scheduling quality unit tests
` [PATCH v8 05/29] drm/sched: Add some more "
` [PATCH v8 06/29] drm/sched: Implement RR via FIFO
` [PATCH v8 07/29] drm/sched: Free all finished jobs at once
` [PATCH v8 08/29] drm/sched: Account entity GPU time
` [PATCH v8 09/29] drm/sched: Remove idle entity from tree
` [PATCH v8 10/29] drm/sched: Add fair scheduling policy
` [PATCH v8 11/29] drm/sched: Favour interactive clients slightly
` [PATCH v8 12/29] drm/sched: Switch default policy to fair
` [PATCH v8 13/29] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH v8 14/29] drm/sched: Embed run queue singleton into the scheduler
` [PATCH v8 15/29] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH v8 16/29] accel/rocket: "
` [PATCH v8 17/29] accel/ethosu: "
` [PATCH v8 18/29] drm/amdgpu: "
` [PATCH v8 19/29] drm/etnaviv: "
` [PATCH v8 20/29] drm/imagination: "
` [PATCH v8 21/29] drm/lima: "
` [PATCH v8 22/29] drm/msm: "
` [PATCH v8 23/29] drm/nouveau: "
` [PATCH v8 24/29] drm/panfrost: "
` [PATCH v8 25/29] drm/panthor: "
` [PATCH v8 26/29] drm/sched: "
` [PATCH v8 27/29] drm/v3d: "
` [PATCH v8 28/29] drm/xe: "
` [PATCH v8 29/29] drm/sched: Remove drm_sched_init_args->num_rqs

[PATCH v4 00/13] CMTG enablement
 2026-04-17 10:26 UTC  (5+ messages)
` [PATCH v4 03/13] drm/i915/cmtg: Set timings for CMTG

[PATCH 0/6] drm: handle IRQ_HPD events correctly
 2026-04-17  9:29 UTC  (5+ messages)
` [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH 6/6] usb: typec: ucsi: huawei-gaokun: pass down HPD_IRQ events

[PATCH] drm/i915/psr: Disable PSR2 on Xiaomi Book Pro 14 2026 as a quirk
 2026-04-17  8:30 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v4 00/13] Introduce Xe Uncorrectable Error Handling
 2026-04-17  8:58 UTC  (14+ messages)
` [PATCH v4 01/13] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v4 02/13] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v4 03/13] drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset
` [PATCH v4 04/13] drm/xe: Skip device access during PCI error recovery
` [PATCH v4 05/13] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v4 06/13] drm/xe/xe_ras: Add basic structures and commands for uncorrectable errors
` [PATCH v4 07/13] drm/xe/xe_ras: Add support for uncorrectable core-compute errors
` [PATCH v4 08/13] drm/xe/xe_ras: Handle uncorrectable SoC Internal errors
` [PATCH v4 09/13] drm/xe/xe_ras: Handle uncorrectable device memory errors
` [PATCH v4 10/13] drm/xe/xe_ras: Add support to offline/decline a page
` [PATCH v4 11/13] drm/xe/xe_ras: Add support for page offline list and queue commands
` [PATCH v4 12/13] drm/xe/xe_ras: Query errors from system controller on probe
` [PATCH v4 13/13] drm/xe/xe_pci_error: Process errors in mmio_enabled

[PATCH] drm/i915/lt_phy: Build HDMI VDR config from fields and use VDR_NUM_REGISTERS
 2026-04-17  8:17 UTC  (2+ messages)

[PATCH v5 0/9] Introduce Xe PCIe FLR
 2026-04-17  7:10 UTC  (8+ messages)
` [PATCH v5 9/9] drm/xe/pci: Introduce "

[PATCH] scripts/kernel-doc: Detect mismatched inline member documentation tags
 2026-04-17  6:21 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for scripts/kernel-doc: Detect mismatched inline member documentation tags (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PULL] drm-misc-next-fixes
 2026-04-17  6:14 UTC 

[PATCH v8 0/2] drm/xe: Reject unsafe PAT indices for CPU cached memory
 2026-04-17  6:06 UTC  (4+ messages)
` [PATCH v10 1/2] drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise
` [PATCH v10 2/2] drm/xe: Reject coh_none PAT index for CPU_ADDR_MIRROR
` ✓ CI.KUnit: success for drm/xe: Reject unsafe PAT indices for CPU cached memory (rev2)

[PATCH v2] drm/xe/hwmon: Enable energy attributes for CRI
 2026-04-17  5:17 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/hwmon: Enable energy attributes for CRI (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2 00/32] Vswing/Preemphasis Override
 2026-04-17  3:16 UTC  (3+ messages)
` [PATCH v2 18/32] drm/i915/buf_trans: compute LT's VS/PE-O index

[PATCH v2] drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
 2026-04-17  2:20 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status() (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] [RFC]: drm/i915/display: Use ceiling division for NV12 UV surface offset calculation
 2026-04-17  2:03 UTC  (5+ messages)

[PATCH v5 0/3] drm/xe/pat: Type cleanup and invalid index hardening
 2026-04-17  1:57 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
 2026-04-16 23:40 UTC  (4+ messages)

[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
 2026-04-16 23:26 UTC  (10+ messages)
` [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support

[PATCH v3] drm/xe/xe_survivability: Fix runtime survivability error handling
 2026-04-16 23:26 UTC  (2+ messages)
` ✗ CI.KUnit: failure for drm/xe/xe_survivability: Fix runtime survivability error handling (rev3)

[PATCH] drm/xe/pf: Fix VF's scheduling priority reporting
 2026-04-16 21:24 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/eustall: Fix drm_dev_put called before stream disable in close
 2026-04-16 20:09 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/xe/xe3p_lpg: Add Wa_18044193044
 2026-04-16 19:52 UTC  (3+ messages)

[RESEND] drm/i915/aux: use polling when irqs are unavailable
 2026-04-16 19:29 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/aux: use polling when irqs are unavailable (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-16 16:22 UTC  (3+ messages)

[PATCH v3 0/7] drm/i915/reset: Expose "display_reset_count" in debugfs
 2026-04-16 15:49 UTC  (5+ messages)
` [PATCH v3 1/7] drm/i915: Clear i915->display when no longer valid
` [PATCH v3 2/7] drm/xe: Clear xe->display "

[PATCH v2] drm/xe/xe_survivability: Fix runtime survivability error handling
 2026-04-16 15:48 UTC  (2+ messages)

[PATCH v3 0/4] kernel-doc fix for headers
 2026-04-16 15:41 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for kernel-doc fix for headers (rev3)

[drm-xe:drm-xe-next] BUILD SUCCESS ad422cae958fcfbc231aabc8ad8fbcdda0f2e019
 2026-04-16 14:19 UTC 

[PATCH v3 00/10] Introduce Xe Uncorrectable Error Handling
 2026-04-16 13:07 UTC  (3+ messages)
` [PATCH v3 03/10] drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset

[RFC PATCH V7 00/10] Add memory page offlining support
 2026-04-16 10:18 UTC  (19+ messages)
` [RFC PATCH V7 01/10] drm/xe: Link VRAM object with gpu buddy
` [RFC PATCH V7 02/10] gpu/buddy: Integrate lockdep for gpu buddy manager
` [RFC PATCH V7 03/10] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [RFC PATCH V7 04/10] drm/xe: Link LRC BO and its execution Queue
` [RFC PATCH V7 05/10] drm/xe: Extend BO purge to handle vram pages as well
` [RFC PATCH V7 06/10] drm/xe: Handle physical memory address error
` [RFC PATCH V7 07/10] drm/xe/cri: Add debugfs to inject faulty vram address
` [RFC PATCH V7 08/10] gpu/buddy: Add routine to dump allocated buddy blocks
` [RFC PATCH V7 09/10] drm/xe/configfs: Add vram bad page reservation policy
` [RFC PATCH V7 10/10] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` ✗ CI.checkpatch: warning for Add memory page offlining support (rev8)
` ✗ CI.KUnit: failure "

[PATCH v8 0/2] drm/xe: Reject unsafe PAT indices for CPU cached memory
 2026-04-16 10:06 UTC  (5+ messages)
` [PATCH v9 2/2] drm/xe: Reject coh_none PAT index for CPU_ADDR_MIRROR
` ✗ Xe.CI.BAT: failure for drm/xe: Reject unsafe PAT indices for CPU cached memory
` ✗ Xe.CI.FULL: "

[PATCH v1 15/16] drm/i915/bios: search for VBT #57 by default
 2026-04-16  9:17 UTC  (5+ messages)
  ` [LTP] "

[PULL] topic/pipe-reorder for drm-intel-next and possibly v7.1-rc1
 2026-04-16  9:03 UTC  (4+ messages)

[PATCH 00/12] Add support for Common SDP Transmission Line
 2026-04-16  8:20 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Add support for Common SDP Transmission Line (rev3)


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