messages from 2024-08-19 07:24:09 to 2024-08-20 09:38:39 UTC [more...]
[PATCH 0/1] drm/xe: Add NULL check before deferencing pointer
2024-08-20 9:38 UTC (4+ messages)
` [PATCH 1/1] drm/xe: Add NULL check before dereferencing pointer lrc->bo in xe_lrc_snapshot_capture()
` ✓ CI.Patch_applied: success for drm/xe: Add NULL check before deferencing pointer (rev3)
` ✓ CI.checkpatch: "
[PATCH v2 0/7] drm/xe/oa: xe_syncs for OA
2024-08-20 9:37 UTC (16+ messages)
` [PATCH 1/7] drm/xe/oa: Separate batch submission from waiting for completion
` [PATCH 2/7] drm/xe/oa/uapi: Define and parse OA sync properties
` [PATCH 3/7] drm/xe/oa: Add input fence dependencies
` [PATCH 4/7] drm/xe/oa: Signal output fences
` [PATCH 5/7] drm/xe/oa: Move functions up so they can be reused for config ioctl
` [PATCH 6/7] drm/xe/oa: Add syncs support to OA "
` [PATCH 7/7] drm/xe/oa: Allow only certain property changes from config
` ✓ CI.Patch_applied: success for drm/xe/oa: xe_syncs for OA (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 1/3] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
2024-08-20 9:33 UTC (10+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/3] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH 2/3] drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanup
` [PATCH 3/3] drm/xe: Remove unrequired NULL check in xe_sched_job_free_fences
` ✓ CI.Build: success for series starting with [1/3] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 0/3] drm/xe/display: Fixes to make kexec work
2024-08-20 9:12 UTC (10+ messages)
` [PATCH v2 1/3] drm/xe: Read out rawclk_freq for display
` [PATCH v2 2/3] drm/xe: Wire up device shutdown handler
` [PATCH v2 3/3] CI-only: Test if FLR is disabled?
` ✓ CI.Patch_applied: success for drm/xe/display: Fixes to make kexec work. (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 0/2] drm/i915 & drm/xe: rawclk freq cleanups
2024-08-20 9:07 UTC (3+ messages)
` [PATCH 1/2] drm/i915: move rawclk from runtime to display runtime info
` [PATCH 2/2] drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
[PATCH 1/2] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
2024-08-20 8:51 UTC (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH 2/2] drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanup
` ✓ CI.Build: success for series starting with [1/2] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 00/86] drm: Provide client setup helper and convert drivers
2024-08-20 8:27 UTC (31+ messages)
` [PATCH 04/86] drm: Add client-agnostic setup helper
` [PATCH 28/86] drm/mi0283qt: Run DRM default client setup
` [PATCH 31/86] drm/panel/ili9341: "
` [PATCH 32/86] drm/panel-mipi-dbi: "
` [PATCH 35/86] drm/renesas/rz-du: "
` [PATCH 37/86] drm/repaper: "
` [PATCH 48/86] drm/xlnx: "
` [PATCH 54/86] drm/gud: "
` [PATCH 57/86] drm/ofdrm: Use "
` [PATCH 58/86] drm/simpledrm: Run "
` [PATCH 59/86] drm/solomon: "
[PATCH 00/12] PF: Improve VF control
2024-08-20 7:56 UTC (14+ messages)
` [PATCH 01/12] drm/xe/pf: Add function to sanitize VF resources
` [PATCH 03/12] drm/xe/pf: Drop GuC notifications for non-existing VF
` [PATCH 04/12] drm/xe/pf: Improve VF control
` [PATCH 05/12] drm/xe/tests: Allow deferred function call during KUnit test
` [PATCH 07/12] drm/xe/tests: Add helpers to call stubs out of KUnit context
[PATCH 82/86] drm/i915: Move custom hotplug code into separate callback
2024-08-20 7:39 UTC (3+ messages)
` [82/86] "
[PATCH] drm/xe: Ensure display fb is aligned in GGTT to a multiple of 64k, through padding
2024-08-20 5:06 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v16 0/7] drm/xe/guc: Add GuC based register capture for error capture
2024-08-20 2:57 UTC (15+ messages)
` [PATCH v16 1/7] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v16 2/7] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v16 3/7] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v16 4/7] drm/xe/guc: Extract GuC error capture lists
` [PATCH v16 5/7] drm/xe/guc: Move xe_lrc_snapshot to header file
` [PATCH v16 6/7] drm/xe/guc: Add dss conversion from group/instance ID
` [PATCH v16 7/7] drm/xe/guc: Plumb GuC-capture into dev coredump
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev16)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH 0/8] drm/xe/oa: xe_syncs for OA
2024-08-20 1:45 UTC (30+ messages)
` [PATCH 1/8] drm/xe/oa: Separate batch submission from waiting for completion
` [PATCH 2/8] drm/xe/oa: Introduce 'struct xe_oa_fence'
` [PATCH 3/8] drm/xe/oa/uapi: Define and parse OA sync properties
` [PATCH 4/8] drm/xe/oa: Add input fence dependencies
` [PATCH 5/8] drm/xe/oa: Signal output fences
` [PATCH 7/8] drm/xe/oa: Add syncs support to OA config ioctl
` [PATCH 8/8] drm/xe/oa: Allow only certain property changes from "
[PATCH v2 0/9] drm/i915/display: platform identification with display->is.<PLATFORM>
2024-08-20 0:25 UTC (27+ messages)
` [PATCH v2 1/9] drm/i915/display: use a macro to initialize subplatforms
` [PATCH v2 2/9] drm/i915/display: use a macro to define platform enumerations
` [PATCH v2 3/9] drm/i915/display: join the platform and subplatform enums
` [PATCH v2 4/9] drm/i915/display: add display platforms structure with platform members
` [PATCH v2 5/9] drm/i915/display: add platforms "is" member to struct intel_display
` [PATCH v3] "
` [PATCH v2 6/9] drm/i915/display: remove the display platform enum as unnecessary
` [PATCH v2 7/9] drm/i915/display: consider HSW/BDW ULX to also be ULT
` [PATCH v2 8/9] drm/i915/display: keep subplatforms next to their platforms
` [PATCH v2 9/9] drm/i915/bios: use display->is.PLATFORM instead of IS_PLATFORM()
` ✓ CI.Patch_applied: success for drm/i915/display: platform identification with display->is.<PLATFORM> (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for drm/i915/display: platform identification with display->is.<PLATFORM> (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure for drm/i915/display: platform identification with display->is.<PLATFORM> (rev2)
` ✗ CI.FULL: failure for drm/i915/display: platform identification with display->is.<PLATFORM> (rev3)
[PATCH v4] drm/xe: Add driver load error injection
2024-08-19 22:32 UTC (3+ messages)
[PATCH 01/12] drm/xe: Removed unused xe_ggtt_printk
2024-08-19 20:51 UTC (8+ messages)
` [PATCH 02/12] drm/xe: Introduce GGTT documentation
` [PATCH 10/12] drm/xe: Refactor xe_ggtt balloon functions to make the node clear
` [PATCH 11/12] drm/xe: Make xe_ggtt_node struct independent
[CI 0/3] Update page fault queue size calculation
2024-08-19 17:21 UTC (3+ messages)
` ✗ CI.FULL: failure for Update page fault queue size calculation (rev6)
` "
[RESEND PATCH] drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
2024-08-19 17:11 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH] drm/xe: Invalidate media_gt TLBs in PT code
2024-08-19 16:42 UTC (3+ messages)
[PATCH v6 1/2] drm/ttm: Add a flag to allow drivers to skip clear-on-free
2024-08-19 16:01 UTC (4+ messages)
` [PATCH v6 2/2] drm/xe/lnl: Offload system clear page activity to GPU
Build regressions/improvements in v6.11-rc4
2024-08-19 14:45 UTC (3+ messages)
[PATCH v2 00/12] Add PXP HWDRM support
2024-08-19 14:33 UTC (4+ messages)
` [PATCH v2 02/12] drm/xe/pxp: Allocate PXP execution resources
[PATCH 68/86] drm/loongson: Run DRM default client setup
2024-08-19 9:00 UTC (2+ messages)
` [68/86] "
[PATCH 00/12] Enable build system on macOS hosts
2024-08-18 16:55 UTC (6+ messages)
[PATCH v9 0/6] TTM shrinker helpers and xe buffer object shrinker
2024-08-19 11:51 UTC (15+ messages)
` [PATCH v9 1/6] drm/ttm: Add a virtual base class for graphics memory backup
` [PATCH v9 2/6] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v9 3/6] drm/ttm: Use fault-injection to test error paths
` [PATCH v9 4/6] drm/ttm: Add a shrinker helper and export the LRU walker for driver use
` [PATCH v9 5/6] drm/xe: Add a shrinker for xe bos
` [PATCH v9 6/6] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 0/5] drm/xe/display: Fixes to make kexec work
2024-08-19 11:39 UTC (7+ messages)
` [PATCH 1/5] drm/xe: Read out rawclk_freq for display
` [PATCH 2/5] drm/xe/display: Match i915 driver suspend/resume sequences better
` [PATCH 3/5] drm/xe/display: Make display suspend/resume work on discrete
` [PATCH 4/5] drm/xe: Wire up device shutdown handler
` [PATCH 5/5] CI-only: Test if FLR is disabled?
` ✗ CI.Patch_applied: failure for drm/xe/display: Fixes to make kexec work
[PATCH] drm/xe: Invalidate media_gt TLBs
2024-08-19 11:19 UTC (2+ messages)
[PATCH] drm/xe: Add NULL check before deferencing pointer
2024-08-19 9:33 UTC (9+ messages)
` ✓ CI.KUnit: success for drm/xe: Add NULL check before deferencing pointer (rev2)
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH v3 0/5] Use user-defined workqueue lockdep map for drm sched
2024-08-19 8:11 UTC (5+ messages)
` [PATCH v3 4/5] drm/sched: Use drm sched lockdep map for submit_wq
[PATCH v8 0/6] TTM shrinker helpers and xe buffer object shrinker
2024-08-19 8:07 UTC (4+ messages)
` [PATCH v8 2/6] drm/ttm/pool: Provide a helper to shrink pages
[PATCH] drm/xe: Remove redundant param from xe_bo_create_user
2024-08-19 7:59 UTC (3+ messages)
` ✗ CI.FULL: failure for "
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