messages from 2025-03-03 07:54:30 to 2025-03-04 09:37:26 UTC [more...]
[PATCH 00/22] Use VRR timing generator for fixed refresh rate modes
2025-03-04 9:37 UTC (28+ 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: "
[PATCH 0/3] PMU support for function engine activity
2025-03-04 9:57 UTC (4+ 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 "
[PATCH v1] drm/xe/pcode: stop logging mailbox status as error
2025-03-04 8:41 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v7 0/3] Allow scratch page under fault mode for certain platform
2025-03-04 7:41 UTC (9+ messages)
` ✓ CI.Patch_applied: success for Allow scratch page under fault mode for certain platform (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-03-04 5:58 UTC (15+ messages)
` [PATCH v4 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v4 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header
` [PATCH v4 3/6] drm/xe/xe_vm: Add per VM pagefault info
` [PATCH v4 4/6] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v4 5/6] drm/xe/xe_gt_pagefault: Add address_type field to pagefaults
` [PATCH v4 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 (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/7] Support different GuCs per GT
2025-03-03 23:46 UTC (17+ messages)
` [PATCH v2 1/7] Revert "drm/xe/ptl: Define HuC FW version for PTL"
` [PATCH v2 2/7] Revert "drm/xe/ptl: Add GuC firmware definition"
` [PATCH v2 3/7] Revert "drm/xe/pvc: "
` [PATCH v2 4/7] drm/xe/uc: Add support for different firmware files on each GT
` [PATCH v2 5/7] drm/xe/pvc: Add GuC firmware definition
` [PATCH v2 6/7] drm/xe/ptl: "
` [PATCH v2 7/7] drm/xe/ptl: Define HuC FW version for PTL
` ✓ CI.Patch_applied: success for Support different GuCs per GT
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/8] drm/i915: display reset cleanups
2025-03-03 23:22 UTC (21+ messages)
` [PATCH v3 1/8] drm/i915/display: convert display reset to struct intel_display *
` [PATCH v3 2/8] drm/i915: move pending_fb_pin to struct intel_display
` [PATCH v3 3/8] drm/i915/reset: add intel_gt_gpu_reset_clobbers_display() helper
` [PATCH v3 4/8] drm/i915/reset: add intel_display_reset_test()
` [PATCH v3 5/8] drm/i915/reset: remove I915_RESET_MODESET flag
` [PATCH v3 6/8] drm/i915/reset: decide whether display reset is needed on gt side
` [PATCH v3 7/8] drm/i915/reset: pass test only parameter to intel_display_reset_finish()
` [PATCH v3 8/8] drm/i915/reset: add modeset_stuck callback to intel_display_reset_prepare()
` ✓ CI.Patch_applied: success for drm/i915: display reset cleanups (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v2] drm/xe/guc: Escalate GuC load failure immediately
2025-03-03 22:29 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Escalate GuC load failure immediately (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/5] Use MI_MATH to apply RMW WA in LRC
2025-03-03 22:17 UTC (23+ messages)
` [PATCH 1/5] drm/xe: Add MI_LOAD_REGISTER_REG command definition
` [PATCH 2/5] drm/xe: Add MI_MATH and ALU instruction definitions
` [PATCH 3/5] drm/xe: Avoid reading RMW registers in emit_wa_job
` [PATCH 4/5] drm/xe/vf: Stop applying save-restore MMIOs if VF
` [PATCH 5/5] drm/xe/vf: Unblock xe_rtp_process_to_sr for VFs
` ✓ CI.Patch_applied: success for Use MI_MATH to apply RMW WA in LRC
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-03-03 21:08 UTC (5+ messages)
` [PATCH v3 6/6] "
` ✗ CI.Patch_applied: failure for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev4)
[PATCH V10 0/1] Add UAPI support for low latency hint
2025-03-03 21:04 UTC (18+ messages)
` ✓ CI.Patch_applied: success for Add UAPI support for low latency hint (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ CI.Patch_applied: success for Add UAPI support for low latency hint (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/2] drm/xe: Fix the hotunplug NULL ptr dereference
2025-03-03 20:27 UTC (5+ messages)
` [PATCH 1/2] drm/xe_migrate: Switch from drm to dev managed actions
[PATCH v1] drm/xe/hwmon: expose fan speed
2025-03-03 19:30 UTC (4+ messages)
[PATCH v4 0/5] Workaround fixes, improvements, additions
2025-03-03 16:28 UTC (5+ messages)
` [PATCH 4/5] drm/xe/xelp: L3 recommended hashing mask
[PATCH v9] drm/i915/dp: Guarantee a minimum HBlank time
2025-03-03 15:57 UTC (4+ messages)
[PATCH RESEND v3] drm/xe: xe_gen_wa_oob: replace program_invocation_short_name
2025-02-28 8:55 UTC (5+ messages)
[PATCH] drm/xe: Select INTEL_VSEC to fix build dependency
2025-02-28 3:33 UTC (2+ messages)
[PATCH 0/2] drm: add header tests
2025-03-03 13:52 UTC (6+ messages)
` [PATCH 2/2] drm: ensure drm headers are self-contained and pass kernel-doc
[PATCH] drm/client: Build the tests with CONFIG_DRM_KUNIT_TEST=m
2025-03-03 13:41 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH 00/11] DPLL framework redesign
2025-03-03 12:51 UTC (10+ messages)
` [PATCH 05/11] drm/i915/dpll: Move away from using shared dpll
[PATCH 0/2] drm/i915: reduce display dependencies on core
2025-03-03 12:05 UTC (4+ messages)
` [PATCH 2/2] drm/i915: split out i915_gtt_view_types.h from i915_vma_types.h
[PATCH v2 0/8] drm/i915: display reset cleanups
2025-03-03 11:29 UTC (6+ messages)
` [PATCH v2 6/8] drm/i915/reset: move gt related stuff out of display reset
[PATCH v2] drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem object
2025-03-03 11:24 UTC (2+ messages)
[PATCH v5 0/8] LOBF enablement fix
2025-03-03 10:59 UTC (17+ messages)
` [PATCH v5 1/8] drm/i915/lobf: Add lobf enablement in post plane update
` [PATCH v5 2/8] drm/i915/lobf: Disintegrate alpm_disable from psr_disable
` [PATCH v5 3/8] drm/i915/lobf: Add fixed refresh rate check in compute_config()
` [PATCH v5 4/8] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v5 5/8] drm/i915/lobf: Add debug interface for lobf
` [PATCH v5 6/8] drm/i915/lobf: Check for sink error and disable LOBF
` [PATCH v5 7/8] drm/i915/lobf: Add mutex for alpm update
` [PATCH v5 8/8] drm/i915/lobf: Add debug print for LOBF
` ✓ CI.Patch_applied: success for LOBF enablement fix (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH 0/3] drm/i915/display: add some sub-structs for clarity
2025-03-03 10:15 UTC (2+ messages)
[PATCH v8 00/14] Display Global Histogram
2025-03-03 9:33 UTC (14+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user
[PATCH v4 0/8] LOBF enablement fix
2025-03-03 9:21 UTC (5+ messages)
` [PATCH v4 2/8] drm/i915/lobf: Disintegrate alpm_disable from psr_disable
[PATCH v10 0/9] [PATCH v9 0/8] drm/i915/fbc: FBC Dirty rect feature support
2025-03-03 9:16 UTC (4+ messages)
` [PATCH v10 2/9] drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()
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