messages from 2025-03-10 10:26:19 to 2025-03-11 09:49:59 UTC [more...]
[RESEND PATCH 0/8] VRR Refactor
2025-03-11 9:37 UTC (4+ messages)
` [RESEND PATCH 1/8] drm/i915/vrr: Remove unwanted comment
` [RESEND PATCH 2/8] drm/i915:vrr: Separate out functions to compute vmin and vmax
` [RESEND PATCH 3/8] drm/i915/vrr: Make helpers for cmrr and vrr timings
[PATCH 00/21] Use VRR timing generator for fixed refresh rate modes
2025-03-11 9:40 UTC (38+ messages)
` [PATCH 01/21] drm/i915/vrr: Remove unwanted comment
` [PATCH 02/21] drm/i915:vrr: Separate out functions to compute vmin and vmax
` [PATCH 03/21] drm/i915/vrr: Make helpers for cmrr and vrr timings
` [PATCH 04/21] drm/i915/vrr: Disable CMRR
` [PATCH 05/21] drm/i915/vrr: Track vrr.enable only for variable timing
` [PATCH 06/21] drm/i915/vrr: Use crtc_vtotal for vmin
` [PATCH 07/21] drm/i915/vrr: Prepare for fixed refresh rate timings
` [PATCH 08/21] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
` [PATCH 09/21] drm/i915/hdmi: Use VRR Timing generator for HDMI for fixed_rr
` [PATCH 10/21] drm/i915/dp_mst: Use VRR Timing generator for DP MST "
` [PATCH 11/21] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 12/21] drm/i915/display: Move intel_psr_post_plane_update() at the later
` [PATCH 13/21] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 14/21] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 15/21] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 16/21] drm/i915/vrr: Use fixed timings for platforms that support VRR
` [PATCH 17/21] drm/i915/display: Use fixed rr timings in intel_set_transcoder_timings_lrr()
` [PATCH 18/21] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block
` [PATCH 19/21] drm/i915/vrr: Allow fixed_rr with pipe joiner
` [PATCH 20/21] drm/i915/vrr: Always use VRR timing generator for MTL+
` [PATCH 21/21] drm/i915/display: Add fixed_rr to crtc_state dump
` ✓ CI.Patch_applied: success for Use VRR timing generator for fixed refresh rate modes (rev8)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/3] drm/i915/xe3lpd: Update bandwidth parameters
2025-03-11 9:26 UTC (10+ messages)
` [PATCH v3 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display
` [PATCH v3 2/3] drm/i915/display: Convert intel_bw.c externally "
[RFC 00/12] Prefetch Support for svm ranges
2025-03-11 8:57 UTC (24+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [RFC 01/12] drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
` [RFC 02/12] drm/xe: Make xe_svm_alloc_vram public
` [RFC 03/12] drm/xe/svm: Helper to add tile masks to svm ranges
` [RFC 04/12] drm/xe/svm: Make to_xe_range a public function
` [RFC 05/12] drm/xe/svm: Make xe_svm_range_* end/start/size public
` [RFC 06/12] drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
` [RFC 07/12] drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
` [RFC 08/12] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
` [RFC 09/12] drm/xe/svm: Allow unaligned addresses and ranges for prefetch
` [RFC 10/12] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
` [RFC 11/12] drm/xe/svm: Implement prefetch support for SVM ranges
` [RFC 12/12] drm/xe/vm: Add debug prints for SVM range prefetch
` ✓ CI.Build: success for Prefetch Support for svm ranges
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v7 0/6] drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl
2025-03-11 8:26 UTC (20+ messages)
` [PATCH v7 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v7 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header
` [PATCH v7 3/6] drm/xe/xe_vm: Add per VM pagefault info
` [PATCH v7 4/6] drm/xe/uapi: Define drm_xe_vm_get_faults
` [PATCH v7 5/6] drm/xe/xe_gt_pagefault: Add address_type field to pagefaults
` [PATCH v7 6/6] drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH 00/11] DPLL framework redesign
2025-03-11 8:15 UTC (4+ messages)
` [PATCH 07/11] drm/i915/dpll: Change argument for enable hook in intel_global_dpll_funcs
[PATCH 05/11] drm/i915/dpll: Move away from using shared dpll
2025-03-11 8:12 UTC (13+ messages)
[PATCH v2 0/3] PMU support for function engine activity
2025-03-11 7:50 UTC (11+ messages)
` ✓ CI.Patch_applied: success for PMU support for function engine activity (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v2 1/3] drm/xe: Add support for per-function engine activity
` [PATCH v2 2/3] drm/xe/xe_pmu: Add PMU support for per-function engine activity stats
` [PATCH v2 3/3] drm/xe/pf: Enable "
` ✓ CI.Build: success for PMU support for function engine activity (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
linux-next: manual merge of the drm-xe tree with the mm tree
2025-03-11 7:02 UTC (4+ messages)
[PATCH 0/2] drm/xe: Fix survivability
2025-03-11 6:22 UTC (10+ messages)
` [PATCH 1/2] drm/xe: Move survivability back to xe
` [PATCH 2/2] drm/xe: Allow to inject error in xe_pcode_probe_early()
` ✓ CI.Patch_applied: success for drm/xe: Fix survivability
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH next] drm/xe: Fix uninitialized variable in xe_vm_bind_ioctl()
2025-03-11 6:08 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v4 0/3] drm/i915/xe3lpd: Update bandwidth parameters
2025-03-11 6:02 UTC (11+ messages)
` [PATCH v4 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display
` [PATCH v4 2/3] drm/i915/display: Convert intel_bw.c externally "
` [PATCH v4 3/3] drm/i915/xe3lpd: Update bandwidth parameters
` ✓ CI.Patch_applied: success for drm/i915/xe3lpd: Update bandwidth parameters (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 0/8] drm/xe: GT initialization rework
2025-03-11 5:58 UTC (16+ messages)
` [PATCH 1/8] drm/xe: Defer memirq init until needed
` [PATCH 2/8] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
` [PATCH 3/8] drm/xe: Simplify GuC early initialization
` [PATCH 4/8] drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init_early
` [PATCH 5/8] drm/xe: Only dump PAT when xe_hw_engines_init_early fails
` [PATCH 6/8] drm/xe/gt: Inline gt_fw_domain_init
` [PATCH 7/8] drm/xe/gt: Inline all_fw_domain_init
` [PATCH 8/8] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
` ✓ CI.Patch_applied: success for drm/xe: GT initialization rework
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/vdsc: Use the DSC config tables for DSI panels
2025-03-11 5:33 UTC (2+ messages)
linux-next: build failure after merge of the drm-xe tree
2025-03-11 2:15 UTC (2+ messages)
linux-next: build failure after merge of the drm-xe tree
2025-03-11 2:13 UTC (2+ messages)
[PATCH v3] drm/xe: Apply Wa_16023105232
2025-03-10 22:22 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Apply Wa_16023105232 (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH 0/2] drm: Create an app info option for wedge events
2025-03-10 22:03 UTC (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/amdgpu: Make use of drm_wedge_app_info
[PATCH] drm/dp_mst: Fix locking when skipping CSN before topology probing
2025-03-10 21:59 UTC (6+ messages)
[PATCH 0/2] Add configfs support for survivability mode
2025-03-10 21:40 UTC (10+ messages)
` [PATCH 1/2] RFC drm/xe: Add configfs to enable "
[PATCH] drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL to LRC dumps
2025-03-10 18:05 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2] drm/xe/hwmon: expose fan speed
2025-03-10 17:37 UTC (6+ messages)
[PATCH] drm/xe: remove redundant check in xe_vm_create_ioctl()
2025-03-10 17:33 UTC (3+ messages)
[RFC 0/6] VRAM Self Refresh
2025-03-10 17:28 UTC (5+ messages)
` [RFC 3/6] drm/xe/vrsr: Apis to init and enable VRSR feature
` [RFC 4/6] drm/xe/vrsr: Refactor d3cold.allowed to a enum
[PATCH 0/5] Use MI_MATH to apply RMW WA in LRC
2025-03-10 16:31 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for Use MI_MATH to apply RMW WA in LRC (rev3)
[PATCH 00/21] Use VRR timing generator for fixed refresh rate modes
2025-03-10 15:52 UTC (5+ messages)
` [PATCH 17/21] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block
[CI 0/4] Misc reviewed patches for CI
2025-03-10 15:51 UTC (2+ messages)
[PATCH] drm/i915/xe3lpd: Map POWER_DOMAIN_AUDIO_PLAYBACK to DC_off
2025-03-10 15:43 UTC (5+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/xe3lpd: Map POWER_DOMAIN_AUDIO_PLAYBACK to DC_off (rev2)
[PATCH] drm/xe/rtp: Drop sentinel from xe_rtp_process_to_sr()
2025-03-10 14:50 UTC (6+ messages)
` [PATCH] drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()
[PATCH v6 0/6] drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl
2025-03-10 13:57 UTC (3+ messages)
[PATCH 0/2] drm/xe: Drop gen11 usage
2025-03-10 13:38 UTC (2+ messages)
[v3 00/23] Plane Color Pipeline support for Intel platforms
2025-03-10 12:16 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for Plane Color Pipeline support for Intel platforms (rev2)
[PATCH 0/2] drm/xe: Fix the hotunplug NULL ptr dereference
2025-03-10 10:26 UTC (9+ messages)
` [PATCH 1/2] drm/xe_migrate: Switch from drm to dev managed actions
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