messages from 2026-03-26 04:03:00 to 2026-03-27 08:16:37 UTC [more...]
[PATCH 0/5] Add reclaim to the dmem cgroup controller
2026-03-27 8:15 UTC
[PATCH] drm/xe: Add Wa_14026626235
2026-03-27 8:07 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH v5 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
2026-03-27 7:26 UTC (5+ messages)
` [PATCH v5 1/2] drm/i915/dmc: Remove invalid PIPEDMC interrupt bits
` [PATCH v5 2/2] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt
` ✓ CI.KUnit: success for drm/i915/dmc: Update PIPEDMC interrupt mask (rev5)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/xe3p_lpg: Add Wa_18044193044
2026-03-27 7:22 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[RFC v6 0/1] Do not create drm device for PF only admin mode
2026-03-27 5:34 UTC (5+ messages)
` [RFC v6 1/1] drm/xe/pf: Restrict device query responses in admin-only PF mode
[PATCH v2] drm/xe: Drop all mappings for wedged device
2026-03-27 4:56 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[RFC PATCH 00/12] Introduce DRM dep queue
2026-03-27 4:33 UTC (8+ messages)
` [RFC PATCH 01/12] workqueue: Add interface to teach lockdep to warn on reclaim violations
` [RFC PATCH 04/12] drm/xe: Issue GGTT invalidation under lock in ggtt_node_remove
[PATCH v9 00/12] drm/xe/madvise: Add support for purgeable buffer objects
2026-03-27 4:19 UTC (17+ messages)
` [PATCH v9 01/12] drm/xe/uapi: Add UAPI "
` [PATCH v9 02/12] drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo
` [PATCH v9 03/12] drm/xe/madvise: Implement purgeable buffer object support
` [PATCH v9 04/12] drm/xe/bo: Block CPU faults to purgeable buffer objects
` [PATCH v9 05/12] drm/xe/vm: Prevent binding of purged "
` [PATCH v9 06/12] drm/xe/madvise: Implement per-VMA purgeable state tracking
` [PATCH v9 07/12] drm/xe/madvise: Block imported and exported dma-bufs
` [PATCH v9 08/12] drm/xe/bo: Block mmap of DONTNEED/purged BOs
` [PATCH v9 09/12] drm/xe/dma_buf: Block export "
` [PATCH v9 10/12] drm/xe/bo: Add purgeable shrinker state helpers
` [PATCH v9 11/12] drm/xe/madvise: Enable purgeable buffer object IOCTL support
` [PATCH v9 12/12] drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctl
` ✗ CI.checkpatch: warning for drm/xe/madvise: Add support for purgeable buffer objects (rev11)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v1 0/2] drm/xe/debugfs: Add a debugfs for pcode information
2026-03-27 4:04 UTC (4+ messages)
` [PATCH v1 1/2] drm/xe/pcode: Add support to get pcode version from PMT
[PULL] drm-xe-next
2026-03-27 3:24 UTC
[PATCH] drm/xe: Remove useless comment
2026-03-27 3:04 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH 0/3] Make casf updates atomic and dsb ready
2026-03-27 2:28 UTC (7+ messages)
` [PATCH 1/3] drm/i915/display: Move casf_compute_config
` [PATCH 2/3] drm/i915/display: Introduce skl_pipe_scaler_setup()
` [PATCH 3/3] drm/i915/display: Common wrapper for casf and pfit
` ✓ CI.KUnit: success for Make casf updates atomic and dsb ready (rev3)
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "
[PATCH 0/5] drm/i915/dsi: Some DSI fixes and improvements
2026-03-27 0:36 UTC (19+ messages)
` [PATCH 1/5] drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode
` [PATCH 2/5] drm/i915/dsi: s/eotp_pkt/eot_pkt/
` [PATCH 3/5] drm/i915/dsi: Make 'clock_stop' boolean
` [PATCH 4/5] drm/i915/dsi: Fill BLLPs with blanking packets if requested
` [PATCH 5/5] drm/i915/dsi: Place clock into LP during LPM "
` ✗ CI.checkpatch: warning for drm/i915/dsi: Some DSI fixes and improvements
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH 0/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
2026-03-27 0:02 UTC (12+ messages)
` [PATCH 1/9] drm/i915/casf: s/casf_enable/enable/
` [PATCH 2/9] drm/i915/casf: Make a proper hw state copy of the sharpness_strength
` [PATCH 3/9] drm/i915/casf: Move the casf state to better place
` [PATCH 4/9] drm/i915/casf: Extract scaler_has_casf()
` [PATCH 5/9] drm/i915/casf: Handle CASF in skl_scaler_get_filter_select()
` [PATCH 6/9] drm/i915/casf: Constify crtc_state
` [PATCH 7/9] drn/i915/casf: Remove redundant argument from intel_casf_filter_lut_load()
` [PATCH 8/9] drm/i915/pfit: Call intel_pfit_compute_config() unconditionally on (e)DP/HDMI
` [PATCH 9/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/xe: use the asid based invalidation
2026-03-26 23:26 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe: use the asid based invalidation (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v4 0/2] Enable seamless boot (fastboot) for PTL
2026-03-26 23:10 UTC (4+ messages)
` [PATCH v4 2/2] drm/i915/display: Sync state to BIOS for seamless handoff
[PATCH] drm/ras: Fix memory leak in doit_reply_value() error path
2026-03-26 23:08 UTC (2+ messages)
[PATCH] drm/xe: use the asid based invalidation
2026-03-26 22:38 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/ggtt: Remove duplicate XE_GGTT_FLAGS_64K macro definition
2026-03-26 22:32 UTC (2+ messages)
[PATCH v2 0/4] drm/xe: PXP fixes
2026-03-26 22:10 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe: PXP fixes (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH 0/2] Wedged memory reclaim fixes
2026-03-26 22:01 UTC (5+ messages)
` [PATCH 1/2] drm/xe: Avoid memory allocations in xe_device_declare_wedged()
` [PATCH 2/2] drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()
` ✓ CI.KUnit: success for Wedged memory reclaim fixes
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/guc: Test GuC v70.60.0 for BMG, LNL, PTL
2026-03-26 21:02 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/1] Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
2026-03-26 20:53 UTC (6+ messages)
` ✗ Xe.CI.FULL: failure for Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug (rev4)
` ✗ CI.checkpatch: warning for Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH 0/3] USE drm mm instead of drm SA for CCS read/write
2026-03-26 19:57 UTC (8+ messages)
` [PATCH 1/3] drm/xe/mm: add XE DRM MM manager with shadow support
` [PATCH 2/3] drm/xe/mm: Add batch buffer allocation functions for xe_drm_mm manager
` [PATCH 3/3] drm/xe/vf: Use drm mm instead of drm sa for CCS read/write
[PATCH v1 1/1] drm/xe: Fix null pointer dereference in devcoredump cleanup
2026-03-26 19:09 UTC (3+ messages)
` ✓ CI.KUnit: success for series starting with [v1,1/1] "
` ✓ Xe.CI.BAT: "
[PATCH v4 0/1] drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI
2026-03-26 18:25 UTC (5+ messages)
` [PATCH v4 1/1] "
` ✓ CI.KUnit: success for drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v11 00/22] Add new general DRM property "color format"
2026-03-26 17:58 UTC (21+ messages)
` [PATCH v11 03/22] drm: "
[PATCH v12 0/7] drm/xe/xe_sysctrl: Add system controller component for Xe3p dGPU platforms
2026-03-26 17:38 UTC (10+ messages)
` [PATCH v12 4/7] drm/xe/xe_sysctrl: Add System Controller initialization support
` [PATCH v12 5/7] drm/xe/xe_sysctrl: Add System Controller mailbox communication support
` [PATCH v12 6/7] drm/xe/xe_sysctrl: Add System Controller power management support
` [PATCH v12 7/7] drm/xe/xe_pci: Enable System Controller support on CRI platform
[PATCH 00/19] drm/i915/display: Add DC3CO support
2026-03-26 17:15 UTC (20+ messages)
` [PATCH 01/19] drm/i915/display: Remove TGL "
` [PATCH 02/19] drm/i915/display: Replace DC_STATE_EN_DC3CO with DC_STATE_EN_UPTO_DC3CO
` [PATCH 03/19] drm/i915/display: Use FIELD_PREP() for DC state enable bits
` [PATCH 04/19] drm/i915/display: Add DC3CO DC_STATE enable/disable support
` [PATCH 05/19] drm/i915/display: Validate target DC state against allowed_dc_mask
` [PATCH 06/19] drm/i915/display: Fix HAS_DC3CO() and add DC3CO trigger enum
` [PATCH 07/19] drm/i915/display: Add helper to check DC3CO support
` [PATCH 08/19] drm/i915/display: Add DC3CO eligibility computation
` [PATCH 09/19] drm/i915/display: Remove unused PSR dc3co_exitline field
` [PATCH 10/19] drm/i915/display: Remove unused dc3co_exitline from intel_crtc_state
` [PATCH 11/19] drm/i915/display: Store DC3CO eligibility in PSR state
` [PATCH 12/19] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [PATCH 13/19] drm/i915/display: Define DC3CO idle protocol bit in PR_ALPM_CTL
` [PATCH 14/19] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [PATCH 15/19] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH 16/19] drm/i915/display: Add helper to enable DC counter
` [PATCH 17/19] drm/i915/display: Remove DC3CO DMC debugfs
` [PATCH 18/19] drm/i915/display: Add DC3CO count and residency in dmc debugfs
` [PATCH 19/19] drm/i915/display: PSR set idle frames while exit from DC3CO
[PATCH] drm/xe: Apply WA_14026999295 to engine
2026-03-26 16:36 UTC (2+ messages)
[PULL] drm-misc-next
2026-03-26 15:18 UTC
[drm-xe:drm-xe-next] BUILD SUCCESS 3d4939c0ec011ad6dfda7c13362b3d2013425789
2026-03-26 15:12 UTC
[PATCH] drm/xe/hwmon: Enable energy attributes for CRI
2026-03-26 14:08 UTC (4+ messages)
` "
[PATCH v1 0/3] Hardware Error handling for Crescent Island
2026-03-26 12:49 UTC (3+ messages)
` [PATCH v1 1/3] drm/xe/cri: Setup hardware error routing
[PATCH] drm/xe: Issue GGTT invalidation under lock in ggtt_node_remove
2026-03-26 12:24 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for "
[PULL] drm-xe-fixes
2026-03-26 12:03 UTC
[PATCH 00/12] drm/i915: More uncore nukage from display code
2026-03-26 11:47 UTC (25+ messages)
` [PATCH 01/12] drm/i915/qgv: Use intel_de_read() for MTL_MEM_SS_INFO* reads
` [PATCH 02/12] drm/i915/mchbar: Provide intel_mchbar_read*() abstraction
` [PATCH 03/12] drm/i915/mchbar: Define the end of the MCHBAR mirror
` [PATCH 04/12] drm/i915/mchbar: WARN when accessing non-MCHBAR registers via intel_mchbar_read*()
` [PATCH 05/12] drm/i915/mchbar: Use intel_mchbar_read() instead of intel_de_read()
` [PATCH 06/12] drm/i915/mchbar: Use intel_mchbar_read*() instead of intel_uncore_read*()
` [PATCH 07/12] drm/i915/de: Add intel_de_read16()
` [PATCH 08/12] drm/i915/de: s/intel_de_read64_2x32()/intel_de_read64_2x32_volatile()/
` [PATCH 09/12] drm/i915/de: Add a simple intel_de_read64_2x32()
` [PATCH 10/12] drm/i915/vrr: Use intel_de_read64_2x32()
` [PATCH 11/12] drm/i915/mchbar: Use intel_de_read*() for MCHBAR register accesses
` [PATCH 12/12] drm/i915/rom: Use intel_de for SPI ROM register access
[PATCH v2 1/1] drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
2026-03-26 11:24 UTC (3+ messages)
` [PATCH] Revert "drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug"
[PATCH] drm/gpusvm: Reject VMAs with VM_IO or VM_PFNMAP when creating SVM ranges
2026-03-26 10:28 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
2026-03-26 9:23 UTC (4+ messages)
` [PATCH 13/19] drm/i915/display: Add helper for AS SDP transmission time selection
[PATCH] dma-buf/dma_fence_array: remove unused functionality
2026-03-26 8:31 UTC
[drm-xe:drm-xe-fixes] BUILD SUCCESS bfe9e314d7574d1c5c851972e7aee342733819d2
2026-03-26 8:20 UTC
[PATCH v8 00/12] drm/xe/madvise: Add support for purgeable buffer objects
2026-03-26 8:19 UTC (16+ messages)
` [PATCH v8 01/12] drm/xe/uapi: Add UAPI "
` [PATCH v8 02/12] drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo
` [PATCH v8 03/12] drm/xe/madvise: Implement purgeable buffer object support
` [PATCH v8 04/12] drm/xe/bo: Block CPU faults to purgeable buffer objects
` [PATCH v8 05/12] drm/xe/vm: Prevent binding of purged "
` [PATCH v8 06/12] drm/xe/madvise: Implement per-VMA purgeable state tracking
` [PATCH v8 07/12] drm/xe/madvise: Block imported and exported dma-bufs
` [PATCH v8 08/12] drm/xe/bo: Block mmap of DONTNEED/purged BOs
` [PATCH v8 09/12] drm/xe/dma_buf: Block export "
` [PATCH v8 10/12] drm/xe/bo: Add purgeable shrinker state helpers
` [PATCH v8 11/12] drm/xe/madvise: Enable purgeable buffer object IOCTL support
` [PATCH v8 12/12] drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctl
[PULL] drm-misc-fixes
2026-03-26 7:17 UTC
[PULL] drm-intel-fixes
2026-03-26 7:17 UTC
[PULL] drm-xe-next
2026-03-26 4:44 UTC
[PATCH v7 00/12] drm/xe/madvise: Add support for purgeable buffer objects
2026-03-26 4:02 UTC (4+ messages)
` [PATCH v7 03/12] drm/xe/madvise: Implement purgeable buffer object support
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