messages from 2024-10-21 13:36:59 to 2024-10-22 07:55:50 UTC [more...]
[PATCHv2] drm/i915/dp: Guarantee a minimum HBlank time
2024-10-22 7:55 UTC (3+ messages)
[PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
2024-10-22 7:51 UTC (20+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
` ✓ CI.Patch_applied: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
` [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
` ✓ CI.Patch_applied: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[PATCH] drm/xe/xe_guc_ads: save/restore OA registers
2024-10-22 7:36 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe: Don't restart parallel queues multiple times on GT reset
2024-10-22 7:35 UTC (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/4] Mark work queues with WQ_MEM_RECLAIM
2024-10-22 5:34 UTC (19+ messages)
` [PATCH 1/4] drm/sched: Mark scheduler "
` [PATCH 2/4] drm/xe: Mark GGTT work queue "
` [PATCH 3/4] drm/xe: Mark G2H "
` [PATCH 4/4] drm/xe: Mark GT "
` ✓ CI.Patch_applied: success for Mark work queues "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v5 0/9] Fix non-contiguous VRAM BO access in Xe
2024-10-22 4:51 UTC (19+ messages)
` [PATCH v5 1/9] drm/xe: Add xe_bo_vm_access
` [PATCH v5 2/9] drm/ttm: Add ttm_bo_access
` [PATCH v5 3/9] drm/xe: Add xe_ttm_access_memory
` [PATCH v5 4/9] drm/xe: Take PM ref in delayed snapshot capture worker
` [PATCH v5 5/9] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v5 6/9] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
` [PATCH v5 7/9] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
` [PATCH v5 8/9] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
` [PATCH v5 9/9] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
` ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 00/16] Add support for 3 VDSC engines 12 slices
2024-10-22 4:51 UTC (11+ messages)
` [PATCH 01/16] drm/i915/dp: Update Comment for Valid DSC Slices per Line
` [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter
` [PATCH 08/16] drm/i915/display: Add macro HAS_PIXEL_REPLICATION
` ✗ CI.FULL: failure for Add support for 3 VDSC engines 12 slices (rev4)
[PATCH 00/12] drm/i915/xe3lpd: ptl display patches
2024-10-22 4:37 UTC (4+ messages)
` [PATCH 01/12] drm/i915/display/ptl: Fill VRR crtc_state timings before other transcoder timings
[PATCH] drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
2024-10-22 3:08 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v4 0/9] Fix non-contiguous VRAM BO access in Xe
2024-10-22 2:17 UTC (18+ messages)
` [PATCH v4 1/9] drm/xe: Add xe_bo_vm_access
` [PATCH v4 2/9] drm/ttm: Add ttm_bo_access
` [PATCH v4 3/9] drm/xe: Add xe_ttm_access_memory
` [PATCH v4 4/9] drm/xe: Take PM ref in delayed snapshot capture worker
` [PATCH v4 5/9] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v4 6/9] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
` [PATCH v4 7/9] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
` [PATCH v4 8/9] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
` [PATCH v4 9/9] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
` ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v2 0/1] drm/xe/guc: Prevent GuC register capture running on VF
2024-10-22 1:47 UTC (9+ messages)
` [PATCH v2 1/1] "
` ✓ CI.Patch_applied: success for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 00/13] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
2024-10-22 0:29 UTC (21+ messages)
` [PATCH 01/13] drm/xe: Mimic i915 behavior for non-sleeping MMIO wait
` [PATCH 02/13] drm/i915/dmc_wl: Use non-sleeping variant of "
` [PATCH 03/13] drm/i915/dmc_wl: Check for non-zero refcount in release work
` [PATCH 04/13] drm/i915/dmc_wl: Get wakelock when disabling dynamic DC states
` [PATCH 05/13] drm/i915/dmc_wl: Use sentinel item for range tables
` [PATCH 06/13] drm/i915/dmc_wl: Extract intel_dmc_wl_addr_in_range()
` [PATCH 07/13] drm/i915/dmc_wl: Check ranges specific to DC states
` [PATCH 08/13] drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables
` [PATCH 09/13] drm/i915/dmc_wl: Deal with existing references when disabling
` [PATCH 10/13] drm/i915/dmc_wl: Couple enable/disable with dynamic DC states
` [PATCH 11/13] drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()
` [PATCH 12/13] drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware support
` [PATCH 13/13] drm/i915/xe3lpd: Use DMC wakelock by default
` ✓ CI.Patch_applied: success for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v1 0/1] drm/xe/guc: Prevent GuC register capture running on VF
2024-10-22 0:03 UTC (7+ messages)
` [PATCH v1 1/1] "
` ✗ CI.FULL: failure for drm/xe/guc: Prevent GuC register capture running on VF (rev2)
[PATCH] drm/xe: Take ref to job's fence in arm
2024-10-21 22:52 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v4 0/4] drm/xe/vf: Post-migration recovery worker basis
2024-10-21 22:42 UTC (4+ messages)
` [PATCH v4 2/4] drm/xe/vf: Send RESFIX_DONE message at end of VF restore
[PATCH 00/18] GPU debug support (eudebug) v2
2024-10-21 22:34 UTC (5+ messages)
` [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
[PATCH v11 0/8] TTM shrinker helpers and xe buffer object shrinker
2024-10-21 21:37 UTC (3+ messages)
` [PATCH v11 6/8] drm/ttm: Add helpers for shrinking
[PATCH v4 00/15] drm/i915/display: platform identification with display->platform.<platform>
2024-10-21 21:11 UTC (24+ messages)
` [PATCH v4 01/15] drm/i915/display: reindent subplatform initialization
` [PATCH v4 02/15] drm/i915/display: use a macro to initialize subplatforms
` [PATCH v4 03/15] drm/i915/display: use a macro to define platform enumerations
` [PATCH v4 04/15] drm/i915/display: join the platform and subplatform enums
` [PATCH v4 05/15] drm/i915/display: convert display platforms to lower case
` [PATCH v4 06/15] drm/i915/display: add display platforms structure with platform members
` [PATCH v4 07/15] drm/i915/display: add platform member to struct intel_display
` [PATCH v4 08/15] drm/i915/display: remove the display platform enum as unnecessary
` [PATCH v4 09/15] drm/i915/display: add platform group for g4x
` [PATCH v4 10/15] drm/i915/display: add subplatform group for HSW/BDW ULT
` [PATCH v4 11/15] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
` [PATCH v4 12/15] drm/i915/pps: "
` [PATCH v4 13/15] drm/i915/tv: "
` [PATCH v4 14/15] drm/i915/vga: "
` [PATCH v4 15/15] drm/i915/vblank: "
` ✓ CI.Patch_applied: success for drm/i915/display: platform identification with display->platform.<platform> (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
2024-10-21 20:09 UTC (2+ messages)
[v3] drm/i915/dp: Add FEC Enable Retry mechanism
2024-10-21 19:27 UTC (6+ messages)
` ✓ CI.Hooks: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev3)
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v3 0/6] Fix non-contiguous VRAM BO access in Xe
2024-10-21 17:18 UTC (9+ messages)
` [PATCH v3 3/6] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v3 4/6] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
[CI v2 0/4] (CI) drm/xe: Fix initial framebuffer handover
2024-10-21 15:59 UTC (2+ messages)
` ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
[PATCH V3] drm/xe/mmap: Add mmap support for PCI memory barrier
2024-10-21 15:32 UTC (2+ messages)
[PATCH v2] drm/xe/ufence: Kick ufence immediately when possible
2024-10-21 14:08 UTC (3+ messages)
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