messages from 2025-02-24 18:19:41 to 2025-02-25 08:54:59 UTC [more...]
[PATCH 00/11] DPLL framework redesign
2025-02-25 8:54 UTC (17+ messages)
` [PATCH 01/11] drm/i915/dpll: Rename intel_shared_dpll_state
` [PATCH 02/11] drm/i915/dpll: Rename macro for_each_shared_dpll
` [PATCH 03/11] drm/i915/dpll: Rename intel_shared_dpll_funcs
` [PATCH 04/11] drm/i915/dpll: Rename intel_shared_dpll
` [PATCH 05/11] drm/i915/dpll: Move away from using shared dpll
` [PATCH 06/11] drm/i915/dpll: Rename crtc_get_shared_dpll
` [PATCH 07/11] drm/i915/dpll: Change argument for enable hook in intel_global_dpll_funcs
` [PATCH 08/11] drm/i915/drm: Rename disable hook in intel_dpll_global_func
` [PATCH 09/11] drm/i915/dpll: Introduce new hook in intel_global_dpll_func
` [PATCH 10/11] drm/i915/dpll: Add intel_encoder argument to get_hw_state hook
` [PATCH 11/11] drm/i915/dpll: Change arguments for get_freq hook
` ✓ CI.Patch_applied: success for DPLL framework redesign
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH 0/6] Introduce drm sharpness property
2025-02-25 8:39 UTC (3+ messages)
` [PATCH 3/6] drm/i915/display: Enable the second scaler
[PATCH v7 0/3] Expose modifiers/formats supported by async flips
2025-02-25 8:35 UTC (11+ messages)
` [PATCH v7 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v7 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v7 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 (rev9)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v4 0/8] LOBF enablement fix
2025-02-25 8:25 UTC (24+ messages)
` [PATCH v4 1/8] drm/i915/lobf: Add lobf enablement in post plane update
` [PATCH v4 3/8] drm/i915/lobf: Add fixed refresh rate check in compute_config()
` [PATCH v4 4/8] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v4 5/8] drm/i915/lobf: Add debug interface for lobf
` ✓ CI.Patch_applied: success for LOBF enablement fix (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v16 0/7] TTM shrinker helpers and xe buffer object shrinker
2025-02-25 8:26 UTC (5+ messages)
` [PATCH v16 2/7] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
` RESEND "
[PATCH v2 0/5] *Prepare RTP to define SR-IOV specific rules
2025-02-25 8:07 UTC (23+ messages)
` [PATCH v2 1/5] drm/xe/rtp: Prepare "
` [PATCH v2 2/5] drm/xe/sriov: Prepare IS_SRIOV_PF to accept const pointer
` [PATCH v2 3/5] drm/xe/kunit: Export xe_step_name for KUNIT
` [PATCH v2 4/5] drm/xe/kunit: Update RTP tests with SR-IOV rules
` [PATCH v2 5/5] drm/xe/rtp: Remove redundant rule to omit VF
` ✓ CI.Patch_applied: success for *Prepare RTP to define SR-IOV specific rules
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/uc: Add support for different firmware files on each GT
2025-02-25 7:41 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
2025-02-25 7:31 UTC
[PATCH 1/5] drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
2025-02-25 7:28 UTC (2+ messages)
[PATCH V3] drm/xe: cancel pending job timer before freeing scheduler
2025-02-25 6:16 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: cancel pending job timer before freeing scheduler (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH 0/5] drm/dp: Fix link training interrupted by HPD pulse
2025-02-25 6:13 UTC (14+ messages)
` [PATCH 1/5] drm/i915/hpd: Let an HPD pin be in the disabled state when handling missed IRQs
` [PATCH 2/5] drm/i915/hpd: Add support for suspending the IRQ handling on an HPD pin
` [PATCH 3/5] drm/i915/dp: Fix link training interrupted by a short HPD pulse
` [PATCH 4/5] drm/i915/dp: Queue a link check after link training is complete
` [PATCH 5/5] drm/i915/crt: Use intel_hpd_suspend/resume() instead of intel_hpd_disable/enable()
` ✓ CI.Patch_applied: success for drm/dp: Fix link training interrupted by HPD pulse
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v6 00/32] Introduce GPU SVM and Xe SVM implementation
2025-02-25 5:32 UTC (40+ messages)
` [PATCH v6 01/32] drm/xe: Retry BO allocation
` [PATCH v6 02/32] mm/migrate: Add migrate_device_pfns
` [PATCH v6 03/32] mm/migrate: Trylock device page in do_swap_page
` [PATCH v6 04/32] drm/pagemap: Add DRM pagemap
` [PATCH v6 05/32] drm/xe/bo: Introduce xe_bo_put_async
` [PATCH v6 06/32] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v6 07/32] drm/xe: Select DRM_GPUSVM Kconfig
` [PATCH v6 08/32] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR
` [PATCH v6 09/32] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v6 10/32] drm/xe: Add dma_addr res cursor
` [PATCH v6 11/32] drm/xe: Nuke VM's mapping upon close
` [PATCH v6 12/32] drm/xe: Add SVM range invalidation and page fault
` [PATCH v6 13/32] drm/gpuvm: Add DRM_GPUVA_OP_DRIVER
` [PATCH v6 14/32] drm/xe: Add (re)bind to SVM page fault handler
` [PATCH v6 15/32] drm/xe: Add SVM garbage collector
` [PATCH v6 16/32] drm/xe: Add unbind to "
` [PATCH v6 17/32] drm/xe: Do not allow CPU address mirror VMA unbind if the GPU has bindings
` [PATCH v6 18/32] drm/xe: Enable CPU address mirror uAPI
` [PATCH v6 19/32] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR
` [PATCH v6 20/32] drm/xe: Add migrate layer functions for SVM support
` [PATCH v6 21/32] drm/xe: Add SVM device memory mirroring
` [PATCH v6 22/32] drm/xe: Add drm_gpusvm_devmem to xe_bo
` [PATCH v6 23/32] drm/xe: Add drm_pagemap ops to SVM
` [PATCH v6 24/32] drm/xe: Add GPUSVM device memory copy vfunc functions
` [PATCH v6 25/32] drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfunc
` [PATCH v6 26/32] drm/xe: Add Xe SVM devmem_release "
` [PATCH v6 27/32] drm/xe: Add SVM VRAM migration
` [PATCH v6 28/32] drm/xe: Basic SVM BO eviction
` [PATCH v6 29/32] drm/xe: Add SVM debug
` [PATCH v6 30/32] drm/xe: Add modparam for SVM notifier size
` [PATCH v6 31/32] drm/xe: Add always_migrate_to_vram modparam
` [PATCH v6 32/32] drm/doc: gpusvm: Add GPU SVM documentation
` ✓ CI.Patch_applied: success for Introduce GPU SVM and Xe SVM implementation (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH V9] drm/xe/uapi: Use hint for guc to set GT frequency
2025-02-25 4:39 UTC (4+ messages)
[PATCH 0/9] drm/i915/dp: Implement POST_LT_ADJ_REQ
2025-02-25 4:34 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v4 0/2] Userptr fixes
2025-02-25 3:53 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 0/2] drm/i915: reduce display dependencies on core
2025-02-25 2:12 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH RESEND v3] drm/xe: xe_gen_wa_oob: replace program_invocation_short_name
2025-02-25 0:42 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: xe_gen_wa_oob: replace program_invocation_short_name (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[RFC 0/6] VRAM Self Refresh
2025-02-25 0:08 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH] drm/xe/devcoredump: Fix print typo of offset
2025-02-24 22:14 UTC (9+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 2/2] drm/xe/devcoredump: Remove IS_ERR_OR_NULL check for kzalloc
[PATCH v9 0/5] PMU support for engine activity
2025-02-24 21:28 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for PMU support for engine activity (rev5)
[PATCH] drm/i915/dp_mst: Fix encoder HW state readout for UHBR MST
2025-02-24 21:21 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 v4] drm/xe/oa: Allow oa_exponent value of 0
2025-02-24 20:47 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/oa: Allow oa_exponent value of 0 (rev4)
[PATCH 00/20] Use VRR timing generator for fixed refresh rate modes
2025-02-24 20:03 UTC (5+ messages)
` ✓ CI.Hooks: success for Use VRR timing generator for fixed refresh rate modes (rev5)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[RFC 5/6] drm/xe/pm: D3Cold target state
2025-02-24 19:45 UTC (2+ messages)
[RFC 3/6] drm/xe/vrsr: Apis to init and enable VRSR feature
2025-02-24 19:43 UTC (2+ messages)
[RFC 1/6] PCI/ACPI: Implement PCI FW _DSM method
2025-02-24 19:40 UTC (2+ messages)
[PATCH v5 0/2] Fix VFs resume errors
2025-02-24 19:31 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PULL] drm-xe-next
2025-02-24 18:50 UTC
[PATCH v10 0/8] Add support for EU stall sampling
2025-02-24 18:29 UTC (10+ messages)
` [PATCH v10 4/8] drm/xe/eustall: Add support to read() and poll() EU stall data
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