messages from 2023-09-07 14:49:50 to 2023-09-08 10:11:52 UTC [more...]
[Intel-xe] [PATCH] drm/xe/display: Print display ip version
2023-09-08 10:11 UTC (6+ messages)
[Intel-xe] [PATCH v6 0/6] drm/xe: Convert to drm_exec
2023-09-08 10:09 UTC (14+ messages)
` [Intel-xe] [PATCH v6 1/6] drm/xe/bo: Simplify xe_bo_lock()
` [Intel-xe] [PATCH v6 2/6] drm/xe/vm: Simplify and document xe_vm_lock()
` [Intel-xe] [PATCH v6 3/6] drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interface
` [Intel-xe] [PATCH v6 4/6] drm/xe: Rework xe_exec and the VM rebind worker to use the drm_exec helper
` [Intel-xe] [PATCH v6 5/6] drm/xe: Convert pagefaulting code to use drm_exec
` [Intel-xe] [PATCH v6 6/6] drm/xe: Convert remaining instances of ttm_eu_reserve_buffers to drm_exec
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Convert to drm_exec (rev7)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "
[Intel-xe] [igt-dev] [PATCH i-g-t] drm-uapi/xe_drm: Remove max_page_size and align with latest uapi
2023-09-08 10:07 UTC (3+ messages)
` [Intel-xe] "
[Intel-xe] [PATCH v3 0/2] drm/tests: Fix for UAF and a test for drm_exec lock alloc tracking warning
2023-09-08 9:14 UTC (17+ messages)
` [Intel-xe] [PATCH v3 2/2] drm/tests/drm_exec: Add a test for object freeing within drm_exec_fini()
` [Intel-xe] ✓ CI.Patch_applied: success for drm/tests: Fix for UAF and a test for drm_exec lock alloc tracking warning
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
[Intel-xe] [PATCH v2 00/27] Enable Lunar Lake display
2023-09-08 8:55 UTC (55+ messages)
` [Intel-xe] [PATCH v2 01/27] drm/i915/xelpdp: Add XE_LPDP_FEATURES
` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH v2 02/27] drm/i915/lnl: Add display definitions
` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH v2 03/27] drm/i915/xe2lpd: FBC is now supported on all pipes
` [Intel-xe] [PATCH v2 04/27] drm/i915: Re-order if/else ladder in intel_detect_pch()
` [Intel-xe] [PATCH v2 05/27] drm/i915/xe2lpd: Add fake PCH
` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH v2 06/27] drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation
` [Intel-xe] [PATCH v2 07/27] drm/i915/display: Consolidate saved port bits in intel_digital_port
` [Intel-xe] [PATCH v2 08/27] drm/i915/xe2lpd: Move D2D enable/disable
` [Intel-xe] [PATCH v2 09/27] drm/i915/xe2lpd: Move registers to PICA
` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH v2 10/27] drm/i915/xe2lpd: Don't try to program PLANE_AUX_DIST
` [Intel-xe] [PATCH v2 11/27] drm/i915/xe2lpd: Register DE_RRMR has been removed
` [Intel-xe] [PATCH v2 12/27] FIXME: drm/i915/xe2lpd: Add display power well
` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH v2 13/27] drm/i915/xe2lpd: Add DC state support
` [Intel-xe] [PATCH v2 14/27] drm/i915/display: Remove FBC capability from fused off pipes
` [Intel-xe] [PATCH v2 15/27] FIXME: drm/i915/xe2lpd: Add support for DP aux channels
` [Intel-xe] [PATCH v2 16/27] drm/i915/xe2lpd: Handle port AUX interrupts
` [Intel-xe] [PATCH v2 17/27] drm/i915/xe2lpd: Read pin assignment from IOM
` [Intel-xe] [PATCH v2 18/27] drm/i915/xe2lpd: Enable odd size and panning for planar yuv
` [Intel-xe] [PATCH v2 19/27] drm/i915/xe2lpd: Add support for HPD
` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH v2 20/27] drm/i915/xe2lpd: Extend Wa_15010685871
` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH v2 21/27] drm/i915/lnl: Add gmbus/ddc support
` [Intel-xe] [PATCH v2 22/27] drm/i915/lnl: Add CDCLK table
` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH v2 23/27] drm/i915/lnl: Start using CDCLK through PLL
` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH v2 24/27] drm/i915/lnl: Introduce MDCLK_CDCLK ratio to DBuf
` [Intel-xe] [PATCH v2 25/27] drm/i915/lnl: Add support for CDCLK initialization sequence
` [Intel-xe] [PATCH v2 26/27] drm/i915/xe2lpd: Write DBuf after CDCLK change in post plane
` [Intel-xe] [PATCH v2 27/27] drm/i915/xe2lpd: Update mbus on post plane updates
` [Intel-xe] ✗ CI.Patch_applied: failure for Enable Lunar Lake display (rev3)
[Intel-xe] [PATCH v2 0/4] drm/xe: Support optional pinning of userptr pages
2023-09-08 8:44 UTC (2+ messages)
[Intel-xe] [RFC PATCH 0/1] [UAPI]: Make bind op extensible
2023-09-08 8:17 UTC (6+ messages)
` [Intel-xe] [PATCH] drm/xe: Extend drm_xe_vm_bind_op
[Intel-xe] [PATCH V2 i-g-t] tests/xe_drm_fdinfo: Add tests to read and verify fdinfo
2023-09-08 8:15 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for tests/xe_drm_fdinfo: Add tests to read and verify fdinfo (rev2)
[Intel-xe] [intel-xe] tests/xe: Add tests to read and verify fdinfo
2023-09-08 7:32 UTC (3+ messages)
` [Intel-xe] [igt-dev] "
[Intel-xe] [PATCH v4 0/6] Add HWMON support for DGFX
2023-09-08 6:56 UTC (3+ messages)
` [Intel-xe] [PATCH v4 4/6] drm/xe/hwmon: Expose input voltage attribute
[Intel-xe] [RFC 0/5] PAT and cache coherency support
2023-09-08 6:51 UTC (4+ messages)
` [Intel-xe] [RFC 5/5] drm/xe/uapi: support pat_index selection with vm_bind
[Intel-xe] [PATCH 00/17] Add OA functionality to Xe
2023-09-08 5:10 UTC (25+ messages)
` [Intel-xe] [PATCH 01/17] drm/xe/oa: Introduce OA (observability architecture) uapi
` [Intel-xe] [PATCH 02/17] drm/xe/oa: Add OA types
` [Intel-xe] [PATCH 03/17] drm/xe/oa: Add registers and GPU commands used by OA
` [Intel-xe] [PATCH 04/17] drm/xe/oa: Module init/exit and probe/remove
` [Intel-xe] [PATCH 05/17] drm/xe/oa: Add/remove config ioctl's
` [Intel-xe] [PATCH 06/17] drm/xe/oa: Start implementing OA stream open ioctl
` [Intel-xe] [PATCH 07/17] drm/xe/oa: OA stream initialization
` [Intel-xe] [PATCH 08/17] drm/xe/oa: Expose OA stream fd
` [Intel-xe] [PATCH 09/17] drm/xe/oa: Read file_operation
` [Intel-xe] [PATCH 10/17] drm/xe/oa: Implement queries
` [Intel-xe] [PATCH 11/17] drm/xe/oa: Override GuC RC with OA on PVC
` [Intel-xe] [PATCH 12/17] drm/xe/perf: "Perf" layer to support multiple perf counter stream types
` [Intel-xe] [PATCH 13/17] drm/xe/oa: Multiplex PERF ops through a single PERF ioctl
` [Intel-xe] [PATCH 14/17] drm/xe/oa: Simplify OA configs in uapi
` [Intel-xe] [PATCH 15/17] drm/xe/oa: Remove OA format names from OA uapi
` [Intel-xe] [PATCH 16/17] drm/xe/oa: Make xe_oa_timestamp_frequency per gt
` [Intel-xe] [PATCH 17/17] drm/xe/oa: Remove filtering reports on context id
` [Intel-xe] ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev5)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
` [Intel-xe] ✗ CI.BAT: failure "
[Intel-xe] [PATCH 00/10] Add OA functionality to Xe
2023-09-08 4:40 UTC (17+ messages)
` [Intel-xe] [PATCH 01/10] drm/xe/oa: Introduce OA uapi
` [Intel-xe] [PATCH 03/10] drm/xe/oa: Add registers and GPU commands used by OA
` [Intel-xe] [PATCH 06/10] drm/xe/oa: Start implementing OA stream open ioctl
` [Intel-xe] [PATCH 09/10] drm/xe/oa: Read file_operation
[Intel-xe] [PATCH i-g-t] drm-uapi/xe_drm: Remove max_page_size and align with latest uapi
2023-09-08 2:04 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm-uapi/xe_drm: Remove max_page_size and align with latest uapi. (rev2)
[Intel-xe] [PATCH] drm/xe/uapi: Remove MMIO ioctl
2023-09-08 2:02 UTC (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "
[Intel-xe] [PATCH v5 0/6] drm/xe: Convert to drm_exec
2023-09-08 1:13 UTC (9+ messages)
` [Intel-xe] ✗ CI.BAT: failure for drm/xe: Convert to drm_exec (rev5)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Convert to drm_exec (rev6)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "
[Intel-xe] [PATCH v3 0/3] Use Xe assert macros instead of XE_WARN_ON macro
2023-09-07 23:47 UTC (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Use Xe assert macros instead of XE_WARN_ON macro (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✗ CI.Build: failure "
[Intel-xe] [PATCH] drm/xe/guc: Switch to major-only GuC FW tracking for MTL
2023-09-07 22:34 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/guc: Switch to major-only GuC FW tracking for MTL (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[Intel-xe] [PATCH v2 0/1] Properly return -EPROBE_DEFER if xe_display_driver_probe_defer()
2023-09-07 21:35 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Properly return -EPROBE_DEFER if xe_display_driver_probe_defer() (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "
[Intel-xe] [PATCH 0/1] Return -EPROBE_DEFER from xe_display_driver_probe_defer()
2023-09-07 20:48 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Return -EPROBE_DEFER from xe_display_driver_probe_defer() (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
[Intel-xe] [PATCH] drm/xe/pat: Use 0 instead of space on error
2023-09-07 20:05 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe/pat: Use 0 instead of space on error (rev2)
[Intel-xe] [PATCH] drm/xe/uapi: Separate VM_BIND's operation and flag
2023-09-07 20:03 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/uapi: Separate VM_BIND's operation and flag (rev3)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "
[Intel-xe] [PATCH v2 0/3] drm/drm_exec, drm/tests: Fix / WA for uaf and lock alloc tracking
2023-09-07 19:19 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/drm_exec, drm/tests: Fix / WA for uaf and lock alloc tracking (rev2)
[Intel-xe] [PATCH v2] drm/xe/display: Print display ip version
2023-09-07 18:45 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/display: Print display ip version (rev3)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
[Intel-xe] [PATCH v2 0/1] Use acpi_target_system_state only if ACPI_SLEEP is enabled
2023-09-07 17:29 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for Use acpi_target_system_state only if ACPI_SLEEP is enabled (rev2)
[Intel-xe] [PATCH v2 0/4] Fix LRC workarounds
2023-09-07 16:55 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Fix LRC workarounds (rev4)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "
[Intel-xe] [PATCH 0/5] drm/xe: drop unnecessary i915 display commits
2023-09-07 15:36 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: drop unnecessary i915 display commits (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "
[Intel-xe] [PATCH 0/3] drm/drm_exec, drm/drm_kunit: Fix / WA for uaf and lock alloc tracking
2023-09-07 14:52 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/drm_exec, drm/drm_kunit: Fix / WA for uaf and lock alloc tracking. (rev2)
[Intel-xe] [PATCH v3 1/2] drm/tests: helpers: Avoid a driver uaf
2023-09-07 14:50 UTC (2+ 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