messages from 2025-03-17 17:35:28 to 2025-03-20 08:38:34 UTC [more...]
[PULL] drm-misc-fixes
2025-03-20 8:38 UTC
[PATCH v3 0/8] AuxCCS handling and render compression modifiers
2025-03-20 8:25 UTC (19+ messages)
` [PATCH v3 1/8] drm/xe: Add ring buffer handling for AuxCCS
` [PATCH v3 2/8] drm/xe: Use fb cached min alignment
` [PATCH v3 3/8] drm/xe: Reduce DPT table alignment as in i915
` [PATCH v3 4/8] drm/xe: Flush GGTT writes after populating DPT
` [PATCH v3 5/8] drm/xe: Handle DPT in system memory
` [PATCH v3 6/8] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [PATCH v3 7/8] drm/xe/display: Add support for AuxCCS
` [PATCH v3 8/8] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✓ CI.Patch_applied: success for AuxCCS handling and render compression modifiers (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 00/16] Use VRR timing generator for fixed refresh rate modes
2025-03-20 7:17 UTC (29+ messages)
` [PATCH 01/16] drm/i915/display: Add fixed_rr to crtc_state dump
` [PATCH 02/16] drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr check
` [PATCH 03/16] drm/i915/hdmi: Use VRR Timing generator for HDMI for fixed_rr
` [PATCH 04/16] drm/i915/dp_mst: Use VRR Timing generator for DP MST "
` [PATCH 05/16] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 06/16] drm/i915/display: Move intel_psr_post_plane_update() at the later
` [PATCH 07/16] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 08/16] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 09/16] drm/i915/vrr: Set vrr.enable for VRR TG with fixed_rr
` [PATCH 10/16] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 11/16] drm/i915/vrr: Use fixed timings for platforms that support VRR
` [PATCH 12/16] drm/i915/display: Use fixed rr timings in intel_set_transcoder_timings_lrr()
` [PATCH 13/16] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block
` [PATCH 14/16] drm/i915/vrr: Allow fixed_rr with pipe joiner
` [PATCH 15/16] drm/i915/vrr: Always use VRR timing generator for PTL+
` [PATCH 16/16] drm/i915/vrr: Set trans_vrr_ctl in intel_vrr_set_transcoder_timings()
` ✗ CI.Patch_applied: failure for Use VRR timing generator for fixed refresh rate modes (rev9)
` ✓ CI.Patch_applied: success for Use VRR timing generator for fixed refresh rate modes (rev10)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "
[PATCH v8 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-03-19 23:58 UTC (12+ messages)
` [PATCH v8 2/6] drm/xe/xe_gt_pagefault: Move pagefault struct to header
` [PATCH v8 6/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
[PATCH v9 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-03-19 22:33 UTC (24+ messages)
` [PATCH v9 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v9 2/6] drm/xe/xe_gt_pagefault: Move pagefault struct to header
` [PATCH v9 3/6] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v9 4/6] drm/xe/xe_gt_pagefault: Add address_type field to pagefaults
` [PATCH v9 5/6] drm/xe/xe_vm: Add per VM fault info
` [PATCH v9 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 (rev10)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v6 0/8] LOBF enablement fix
2025-03-19 21:21 UTC (17+ messages)
` [PATCH v6 1/8] drm/i915/lobf: Add lobf enablement in post plane update
` [PATCH v6 2/8] drm/i915/lobf: Disintegrate alpm_disable from psr_disable
` [PATCH v6 3/8] drm/i915/lobf: Add fixed refresh rate check in compute_config()
` [PATCH v6 4/8] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v6 5/8] drm/i915/lobf: Add debug interface for lobf
` [PATCH v6 6/8] drm/i915/lobf: Check for sink error and disable LOBF
` [PATCH v6 7/8] drm/i915/lobf: Add mutex for alpm update
` [PATCH v6 8/8] drm/i915/lobf: Add debug print for LOBF
` ✓ CI.Patch_applied: success for LOBF enablement fix (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v2] drm/xe/guc: Disable lite restore for MTL
2025-03-19 20:20 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Disable lite restore for MTL (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v6] drm/xe: Apply Wa_16023105232
2025-03-19 18:14 UTC (10+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Apply Wa_16023105232 (rev7)
` ✓ CI.Patch_applied: success for drm/xe: Apply Wa_16023105232 (rev8)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/2] update to FBC, PSR combo handling in xe2lpd
2025-03-19 15:38 UTC (11+ messages)
` [PATCH v2 1/2] drm/i915/fbc: keep FBC disabled if selective update is on "
` [PATCH v2 2/2] drm/i915/fbc: remove panel_replay dependency from fbc wa checks
` ✓ CI.Patch_applied: success for update to FBC, PSR combo handling in xe2lpd
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v1] drm/xe/guc: Disable lite restore for MTL
2025-03-19 15:29 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe: sysfs_ops needs to be defined on parent directory
2025-03-19 14:05 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v9 0/3] Expose modifiers/formats supported by async flips
2025-03-19 13:14 UTC (12+ messages)
` [PATCH v9 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v9 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v9 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async
` ✓ CI.Patch_applied: success for Expose modifiers/formats supported by async flips (rev11)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH 0/5] drm/xe: xe-only patches from the multi-device GPUSVM series
2025-03-19 12:30 UTC (15+ messages)
` [PATCH 3/5] drm/xe/bo: Add a bo remove callback
` ✓ CI.Patch_applied: success for drm/xe: xe-only patches from the multi-device GPUSVM series (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH 0/2] drm/xe/display: Program double buffered LUT registers
2025-03-19 12:18 UTC (5+ messages)
` [PATCH 2/2] drm/i915/display: Don't wait for vblank for LUT DSB programming
[PATCH v8 00/14] Display Global Histogram
2025-03-19 12:08 UTC (10+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user
[PATCH] drm/xe/xe_gt_pagefault: Remove pagefault vfid
2025-03-19 5:46 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "
[PATCH v1] drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled
2025-03-19 5:43 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "
[PATCH v4 0/3] drm/xe: Fix survivability
2025-03-18 15:50 UTC (2+ messages)
[PATCH v2 00/11] Underrun on idle PSR workaround
2025-03-18 15:27 UTC (9+ messages)
` ✓ CI.Patch_applied: success for Underrun on idle PSR workaround (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[RFC 13/29] drm/gpuvm: Introduce MADVISE Operations
2025-03-18 11:58 UTC (2+ messages)
Regression on drm-tip
2025-03-18 10:15 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for Regression on drm-tip (rev2)
[PATCH v8 0/3] Expose modifiers/formats supported by async flips
2025-03-18 8:05 UTC (5+ messages)
` [PATCH v8 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
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).