Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-04 07:40:24 to 2025-03-05 09:22:38 UTC [more...]

[PATCH v17 0/7] TTM shrinker helpers and xe buffer object shrinker
 2025-03-05  9:22 UTC  (5+ messages)
` [PATCH v17 1/7] drm/ttm: Provide a shmem backup implementation
` [PATCH v17 2/7] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
` [PATCH v17 3/7] drm/ttm: Use fault-injection to test error paths
` [PATCH v17 4/7] drm/ttm: Add a macro to perform LRU iteration

[PATCH v16 0/7] TTM shrinker helpers and xe buffer object shrinker
 2025-03-05  9:10 UTC  (7+ messages)
` [PATCH v16 2/7] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
      ` RESEND "

[PATCH 00/22] Use VRR timing generator for fixed refresh rate modes
 2025-03-05  8:52 UTC  (40+ messages)
` [PATCH 01/22] drm/i915/vrr: Remove unwanted comment
` [PATCH 02/22] drm/i915:vrr: Separate out functions to compute vmin and vmax
` [PATCH 03/22] drm/i915/vrr: Make helpers for cmrr and vrr timings
` [PATCH 04/22] drm/i915/vrr: Disable CMRR
` [PATCH 05/22] drm/i915/vrr: Track vrr.enable only for variable timing
` [PATCH 06/22] drm/i915/vrr: Use crtc_vtotal for vmin
` [PATCH 07/22] drm/i915/vrr: Prepare for fixed refresh rate timings
` [PATCH 08/22] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
` [PATCH 09/22] drm/i915/hdmi: Use VRR Timing generator for HDMI for fixed_rr
` [PATCH 10/22] drm/i915/dp_mst: Use VRR Timing generator for DP MST "
` [PATCH 11/22] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 12/22] drm/i915/display: Move intel_psr_post_plane_update() at the later
` [PATCH 13/22] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 14/22] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 15/22] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 16/22] drm/i915/vrr: Use fixed timings for platforms that support VRR
` [PATCH 17/22] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block
` [PATCH 18/22] drm/i915/display: Use fixed rr timings in intel_set_transcoder_timings_lrr()
` [PATCH 19/22] drm/i915/vrr: Allow fixed_rr with pipe joiner
` [PATCH 20/22] drm/i915/vrr: Always use VRR timing generator for MTL+
` [PATCH 21/22] drm/i915/display: Add fixed_rr to crtc_state dump
` [PATCH 22/22] drm/i915/display: Avoid use of VTOTAL.Vtotal bits
` ✓ CI.Patch_applied: success for Use VRR timing generator for fixed refresh rate modes (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v5 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-05  7:42 UTC  (21+ messages)
` [PATCH v5 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v5 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header
` [PATCH v5 3/6] drm/xe/xe_vm: Add per VM pagefault info
` [PATCH v5 4/6] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v5 5/6] drm/xe/xe_gt_pagefault: Add address_type field to pagefaults
` [PATCH v5 6/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
` ✗ CI.Patch_applied: failure for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev7)

[PATCH v7 0/3] Expose modifiers/formats supported by async flips
 2025-03-05  6:51 UTC  (5+ messages)
` [PATCH v7 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v7 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async

[PATCH v3 0/3] drm/xe: Userptr invalid page access fixes
 2025-03-05  6:11 UTC  (6+ messages)
` [PATCH v3 1/3] drm/xe/hmm: Style- and include fixes
` [PATCH v3 2/3] drm/xe/hmm: Don't dereference struct page pointers without notifier lock
` [PATCH v3 3/3] drm/xe/userptr: Unmap userptrs in the mmu notifier
` ✗ CI.Patch_applied: failure for drm/xe: Userptr invalid page access fixes (rev3)

[PATCH v3 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-05  5:45 UTC  (3+ messages)
` [PATCH v3 3/6] drm/xe/xe_vm: Add per VM pagefault info

[PATCH 0/5] Use MI_MATH to apply RMW WA in LRC
 2025-03-05  5:43 UTC  (12+ messages)
` [PATCH 3/5] drm/xe: Avoid reading RMW registers in emit_wa_job
` ✓ CI.Patch_applied: success for Use MI_MATH to apply RMW WA in LRC (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "

[PATCH v2 0/4] drm/xe: Fix userptr races and missed validations
 2025-03-04 23:19 UTC  (11+ messages)
` [PATCH v2 1/4] drm/xe/vm: Validate userptr during gpu vma prefetching
` ✓ CI.Patch_applied: success for drm/xe: Fix userptr races and missed validations (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3.1] drm/xe/display: Fix fbdev GGTT mapping handling
 2025-03-04 23:09 UTC  (5+ messages)

[PATCH 00/12] drm/{i915,xe}: Convert to DRM client setup
 2025-03-04 21:38 UTC  (6+ messages)

[PATCH v5 0/6] drm/i915/dp: Fix link training interrupted by HPD pulse
 2025-03-04 19:59 UTC  (22+ messages)
` [PATCH v5 1/6] drm/i915/hpd: Track HPD pins instead of ports for HPD pulse events
` [PATCH v5 2/6] drm/i915/hpd: Let an HPD pin be in the disabled state when handling missed IRQs
` [PATCH v5 3/6] drm/i915/hpd: Add support for blocking the IRQ handling on an HPD pin
` [PATCH v5 4/6] drm/i915/dp: Fix link training interrupted by a short HPD pulse
` [PATCH v5 5/6] drm/i915/dp: Queue a link check after link training is complete
` [PATCH v5 6/6] drm/i915/crt: Use intel_hpd_block/unblock() instead of intel_hpd_disable/enable()
` ✓ CI.Patch_applied: success for drm/i915/dp: Fix link training interrupted by HPD pulse
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Select INTEL_VSEC to fix build dependency
 2025-03-04 19:21 UTC  (2+ messages)

[PATCH 0/2] drm: add header tests
 2025-03-04 18:05 UTC  (7+ messages)
` [PATCH 2/2] drm: ensure drm headers are self-contained and pass kernel-doc

[PATCH v2 0/3] drm/xe: Userptr invalid page access fixes
 2025-03-04 16:53 UTC  (10+ messages)
` [PATCH v2 1/3] drm/xe/hmm: Style- and include fixes
` [PATCH v2 2/3] drm/xe/hmm: Don't dereference struct page pointers without notifier lock
` [PATCH v2 3/3] drm/xe/userptr: Unmap userptrs in the mmu notifier
` ✗ CI.Patch_applied: failure for drm/xe: Userptr invalid page access fixes (rev2)

[PATCH 2/5] drm/xe: Add MI_MATH and ALU instruction definitions
 2025-03-04 16:23 UTC  (2+ messages)
` [PATCH v2 "

[PATCH V10 0/1] Add UAPI support for low latency hint
 2025-03-04 16:01 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for Add UAPI support for low latency hint (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] drm/xe/display: Program double buffered LUT registers
 2025-03-04 15:49 UTC  (10+ messages)
` [PATCH 1/2] drm/i915/display: Add MMIO path for double-buffered "
` [PATCH 2/2] drm/i915/display: Don't wait for vblank for LUT DSB programming

[PATCH 00/12] AuxCCS handling and render compression modifiers
 2025-03-04 14:23 UTC  (7+ messages)
` [PATCH 08/12] drm/xe: Flush GGTT writes after populating DPT
` [PATCH 10/12] drm/xe: Force flush system memory AuxCCS framebuffers before scan out

[PATCH 00/10] Introduce drm sharpness property
 2025-03-04 13:46 UTC  (19+ messages)
` [PATCH 01/10] drm/i915/display: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF macro
` [PATCH 03/10] drm/i915/display: Add sharpness strength and winsize
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler for sharpness
` [PATCH 08/10] drm/i915/display: Call the compute function
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose casf property
` ✓ CI.Patch_applied: success for Introduce drm sharpness property (rev10)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/5] drm/i915/display: convert intel_display.[ch] to struct intel_display
 2025-03-04 13:22 UTC  (19+ messages)
` [PATCH 1/5] drm/i915/display: convert various port/phy helpers "
` [PATCH 2/5] drm/i915/display: convert some intel_display.[ch] functions "
` [PATCH 3/5] drm/i915/display: convert intel_has_pending_fb_unpin() "
` [PATCH 4/5] drm/i915/display: remove dupe intel_update_watermarks() declaration
` [PATCH 5/5] drm/i915/display: convert intel_display.c to struct intel_display
` ✓ CI.Patch_applied: success for drm/i915/display: convert intel_display.[ch] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] PMU support for function engine activity
 2025-03-04 12:12 UTC  (12+ messages)
` [PATCH 1/3] drm/xe: Add support for per-function "
` [PATCH 2/3] drm/xe/xe_pmu: Add PMU support for per-function engine activity stats
` [PATCH 3/3] drm/xe/pf: Enable "
` ✓ CI.Patch_applied: success for PMU support for function engine activity
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] drm/xe: Userptr invalid page access fixes
 2025-03-04 11:28 UTC  (6+ messages)
` [PATCH 2/3] drm/xe/hmm: Don't dereference struct page pointers without notifier lock

[PATCH v1] drm/xe/pcode: stop logging mailbox status as error
 2025-03-04  8:41 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "

[PATCH v7 0/3] Allow scratch page under fault mode for certain platform
 2025-03-04  7:41 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Allow scratch page under fault mode for certain platform (rev3)


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