messages from 2025-05-09 18:04:00 to 2025-05-12 15:55:41 UTC [more...]
[PATCH v3 0/8] drm/i915: refactor VLV IOSF SB for display usage
2025-05-12 15:55 UTC (12+ messages)
` [PATCH v3 1/8] drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]
` [PATCH v3 2/8] drm/i915: add generic read/write functions for VLV IOSF SB
` [PATCH v3 3/8] drm/i915: rewrite VLV IOSF SB unit specific read/write functions
` [PATCH v3 4/8] drm/i915: switch i915 core to generic VLV IOSF SB functions
` [PATCH v3 5/8] drm/i915: move VLV IOSF SB unit specific helpers under display
` [PATCH v3 6/8] drm/i915: convert VLV IOSF SB interface to struct drm_device
` [PATCH v3 7/8] drm/i915: rename VLV IOSF SB ports parameter to unit_mask
` [PATCH v3 8/8] drm/i915: ensure correct VLV IOSF SB units have been get/put
` ✓ CI.Patch_applied: success for drm/i915: refactor VLV IOSF SB for display usage (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH v2] drm/dp: Fix Write_Status_Update_Request AUX request format
2025-05-12 15:55 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] drm/i915/ptl: Use everywhere the correct DDI port clock select mask
2025-05-12 15:48 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v2 0/3] drm: Create an app info option for wedge events
2025-05-12 15:34 UTC (16+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] drm/doc: Add a section about "App information" for the wedge API
` [PATCH v2 3/3] drm/amdgpu: Make use of drm_wedge_app_info
` ✓ CI.Patch_applied: success for drm: Create an app info option for wedge events (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v8 0/5] Enable SVM atomics in Xe / GPU SVM
2025-05-12 15:32 UTC (14+ messages)
` [PATCH v8 1/5] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v8 2/5] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v8 3/5] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v8 4/5] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v8 5/5] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
` ✓ CI.Patch_applied: success for Enable SVM atomics in Xe / GPU SVM (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v4 0/8] Replace xe_hmm with gpusvm
2025-05-12 15:06 UTC (9+ messages)
` [PATCH v4 1/8] drm/gpusvm: fix hmm_pfn_to_map_order() usage
` [PATCH v4 2/8] drm/gpusvm: use more selective dma dir in get_pages()
` [PATCH v4 3/8] drm/gpusvm: pull out drm_gpusvm_pages substructure
` [PATCH v4 4/8] drm/gpusvm: refactor core API to use pages struct
` [PATCH v4 5/8] drm/gpusvm: export drm_gpusvm_pages API
` [PATCH v4 6/8] drm/xe/vm: split userptr bits into separate file
` [PATCH v4 7/8] drm/xe/userptr: replace xe_hmm with gpusvm
` [PATCH v4 8/8] drm/xe/pt: unify xe_pt_svm_pre_commit with userptr
[PATCH v2 0/8] drm/i915: refactor VLV IOSF SB for display usage
2025-05-12 15:00 UTC (3+ messages)
[PATCH] drm/xe/xe3: Disable null query for anyhit shader
2025-05-12 14:30 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 "
[RFC v2 00/13] Some (drm_sched_|dma_)fence lifetime issues
2025-05-12 14:11 UTC (28+ messages)
` [RFC v2 01/13] drm/i915: Use provided dma_fence_is_chain
` [RFC v2 02/13] dma-fence: Change signature of __dma_fence_is_later
` [RFC v2 03/13] dma-fence: Use a flag for 64-bit seqnos
` [RFC v2 04/13] dma-fence: Move array and chain checks to flags
` [RFC v2 05/13] dma-fence: Add helpers for accessing driver and timeline name
` [RFC v2 06/13] dma-fence: Use driver and timeline name helpers internally
` [RFC v2 07/13] sync_file: Use dma-fence driver and timeline name helpers
` [RFC v2 08/13] drm/amdgpu: "
` [RFC v2 09/13] drm/i915: "
` [RFC v2 13/13] drm/xe: Make dma-fences compliant with the safe access rules
[PATCH 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_RUNNING
2025-05-12 14:04 UTC (12+ messages)
` [PATCH 1/8] drm/sched: Allow drivers to skip the reset and keep on running
[REGRESSION] on linux-next (next-20250507)
2025-05-12 13:59 UTC (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v14 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
2025-05-12 13:39 UTC (13+ messages)
` [PATCH v14 1/4] drm/xe/vf: Divide GGTT ballooning into allocation and insertion
` [PATCH v14 2/4] drm/xe/vf: Shifting GGTT area post migration
` [PATCH v14 3/4] drm/xe/guc: Introduce enum with offsets for context register H2Gs
` [PATCH v14 4/4] drm/xe/vf: Fixup CTB send buffer messages after migration
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 00/12] drm/i915/dp_mst: Add support for fractional link bpps
2025-05-12 13:17 UTC (14+ messages)
` [PATCH v3 01/12] drm/i915/dp_mst: Use the correct connector while computing the link BPP limit on MST
` [PATCH v3 02/12] drm/i915/dp_mst: Simplify handling the single-bpp case during state computation
` [PATCH v3 03/12] drm/i915/dp_mst: Validate compressed bpp vs. platform restrictions
` [PATCH v3 04/12] drm/i915/dp_mst: Update the total link slot count early
` [PATCH v3 05/12] drm/i915/dp_mst: Check BW limit on the local MST link early
` [PATCH v3 06/12] drm/i915/dp_mst: Simplify computing the min/max compressed bpp limits
` [PATCH v3 07/12] drm/i915/dp: Limit max link bpp properly to a fractional value on SST
` [PATCH v3 08/12] drm/i915/dp_mst: Add support for fractional compressed link bpps on MST
` [PATCH v3 09/12] drm/i915/display: Factor out intel_display_{min, max}_pipe_bpp()
` [PATCH v3 10/12] drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()
` [PATCH v3 11/12] drm/i915: Add support for forcing the link bpp on a connector
` [PATCH v3 12/12] drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is forced
` ✗ i915.CI.Full: failure for drm/i915/dp_mst: Add support for fractional link bpps (rev4)
[PATCH v6 00/20] Prefetch Support for svm ranges
2025-05-12 12:56 UTC (4+ messages)
` [PATCH v6 19/20] drm/xe/svm: Implement prefetch support for SVM ranges
[PATCH 0/7] drm/i915/dmc: PIPEDMC stuff
2025-05-12 12:32 UTC (16+ messages)
` [PATCH 1/7] drm/i915: Drop PIPEDMC faults from the fault mask on LNL+
` [PATCH 2/7] drm/i915: Hook up PIPEDMC interrupts
` [PATCH 3/7] drm/i915/dmc: Define all DMC event IDs
` [PATCH 4/7] drm/i915/dmc: Extract dmc_evt_ctl_disable()
` [PATCH 5/7] drm/o915/dmc: Relocate is_dmc_evt_{ctl,htp}_reg()
` [PATCH 6/7] drm/i915/dmc: Extract is_event_handler()
` [PATCH 7/7] drm/i915/dmc: Introduce dmc_configure_event()
` ✓ CI.Patch_applied: success for drm/i915/dmc: PIPEDMC stuff
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v7 0/5] Enable SVM atomics in Xe / GPU SVM
2025-05-12 12:32 UTC (6+ messages)
` [PATCH v7 1/5] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v7 2/5] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v7 3/5] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v7 4/5] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v7 5/5] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
[PATCH v3 00/13] Underrun on idle PSR workaround
2025-05-12 11:24 UTC (4+ messages)
` [PATCH v3 10/13] drm/i915/dmc: Add interface to control start of PKG C-state exit
[PULL] drm-misc-next
2025-05-12 10:35 UTC
[CI] drm/xe: Reduce DPT table alignment as in i915
2025-05-12 10:09 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 v3] drm/xe/xe2hpg: Add Wa_22021007897
2025-05-12 8:47 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2hpg: Add Wa_22021007897 (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/4] drm/xe: Improve wedged mode handling
2025-05-12 8:29 UTC (7+ messages)
` [PATCH 2/4] drm/xe: Validate wedged_mode modparam input
` [PATCH 3/4] drm/xe/vf: Disallow setting wedged_mode=2
` [PATCH 4/4] drm/xe/pf: Allow wedged_mode=2 only in debug config
[PATCH] drm/xe: Add POST_SYNC prefix to post sync instructions
2025-05-12 6:42 UTC (2+ messages)
[PATCH v5 0/3] Support active context utilization
2025-05-12 6:14 UTC (10+ messages)
` ✗ Xe.CI.Full: failure for Support active context utilization (rev4)
` ✓ CI.Patch_applied: success for Support active context utilization (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.checksparse: "
` ✓ CI.Hooks: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 00/18] DPLL framework redesign
2025-05-12 4:27 UTC (13+ messages)
` [PATCH 06/18] drm/i915/dpll: Rename intel_shared_dpll
` [PATCH 07/18] drm/i915/dpll: Move away from using shared dpll
` [PATCH 14/18] drm/i915/dpll: Rename intel_[enable/disable]_dpll
` [PATCH 15/18] drm/i915/dpll: Rename intel_unreference_dpll__crtc
[drm-xe:drm-xe-next] BUILD SUCCESS 243bf99e2fe75edf8df1711c1377b6fc020b806c
2025-05-10 7:48 UTC
[PATCH] drm/xe: Make the gem shrinker drm managed
2025-05-10 4:25 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Make the gem shrinker drm managed (rev3)
[PATCH v5 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
2025-05-09 23:37 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[drm-xe:drm-xe-fixes] BUILD SUCCESS 564467e9d06c6352fac9100e8957d40a1a50234c
2025-05-09 23:04 UTC
[PATCH] drm/i915/display: Send DSI DCS commands with pipeline flush in High Speed
2025-05-09 21:56 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Send DSI DCS commands with pipeline flush in High Speed (rev2)
[PATCH] drm/xe: Do not print engine reset message on a killed queue
2025-05-09 19:13 UTC (4+ messages)
[PATCH 00/13] Modify drm helpers to use luminance
2025-05-09 18:27 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Modify drm helpers to use luminance (rev3)
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