messages from 2024-09-10 23:47:39 to 2024-09-11 20:41:19 UTC [more...]
[PATCH 0/8] drm: fix and enable warnings on unused static inlines
2024-09-11 20:07 UTC (15+ messages)
` [PATCH 2/8] drm: renesas: rcar-du: annotate rcar_cmm_read() with __maybe_unused
` [PATCH 4/8] drm/bridge: ti-sn65dsi86: annotate ti_sn_pwm_pin_{request, release} "
` [PATCH 7/8] drm/msmi: annotate pll_cmp_to_fdata() "
[PATCH v7 00/10] drm/xe/guc: Improve GuC log dumping and add to devcoredump
2024-09-11 20:41 UTC (33+ messages)
` [PATCH v7 03/10] drm/xe/devcoredump: Add ASCII85 dump helper function
` [PATCH v7 04/10] drm/xe/guc: Copy GuC log prior to dumping
` [PATCH v7 05/10] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [PATCH v7 07/10] drm/xe/guc: Dead CT helper
` [PATCH v7 08/10] drm/xe/guc: Dump entire CTB on errors
` [PATCH v7 09/10] drm/xe/guc: Add GuC log to devcoredump captures
` [PATCH v7 10/10] drm/xe/guc: Add a helper function for dumping GuC log to dmesg
[PATCH 0/2] Move some functions out of runtime sus/resume
2024-09-11 20:39 UTC (13+ messages)
` [PATCH 1/2] drm/xe/display: Do not suspend resume dp mst during runtime
` [PATCH 2/2] drm/xe/display: Do not do intel_fbdev_set_suspend "
` ✓ CI.Patch_applied: success for Move some functions out of runtime sus/resume
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v3 00/43] Stop using xe_gt as a register MMIO target
2024-09-11 20:35 UTC (35+ messages)
` [PATCH v3 05/43] drm/xe: Populate GT's mmio iomap from tile during init
` [PATCH v3 09/43] drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gt
` [PATCH v3 10/43] drm/xe/irq: Convert register access to use xe_mmio
` [PATCH v3 11/43] drm/xe/pcode: "
` [PATCH v3 16/43] drm/xe/stolen: "
` [PATCH v3 17/43] drm/xe/device: "
` [PATCH v3 19/43] drm/xe/wa: "
` [PATCH v3 21/43] drm/xe/guc: "
` [PATCH v3 22/43] drm/xe/huc: "
` [PATCH v3 24/43] drm/xe/query: "
` [PATCH v3 27/43] drm/xe/hw_engine: "
` [PATCH v3 29/43] drm/xe/pat: "
` [PATCH v3 30/43] drm/xe/wopcm: "
` [PATCH v3 31/43] drm/xe/oa: "
` [PATCH v3 32/43] drm/xe/topology: "
` [PATCH v3 33/43] drm/xe/execlist: "
` [PATCH v3 39/43] drm/xe/gt_idle: "
` [PATCH v3 40/43] drm/xe/forcewake: "
` [PATCH v3 41/43] drm/xe/ggtt: "
` [PATCH v3 42/43] drm/xe/ccs_mode: "
` [PATCH v3 43/43] drm/xe/mmio: Drop compatibility macros
` ✓ CI.Patch_applied: success for Stop using xe_gt as a register MMIO target (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH 1/3] drm/xe: Fix build by setting the correct parameter to intel_dmc_suspend()
2024-09-11 20:25 UTC (10+ messages)
` [PATCH 2/3] drm/xe: Add a parameter to xe_bb_create_job() to append or not batch buffer end instruction
` [PATCH 3/3] drm/xe/oa: Fix overflow in oa batch buffer
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Fix build by setting the correct parameter to intel_dmc_suspend()
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH 0/9] Add Xe3 and Panther Lake support
2024-09-11 20:17 UTC (6+ messages)
` [PATCH 4/9] drm/xe/xe3: Add initial set of workarounds
` [PATCH 5/9] drm/xe/xe3: Extend wa_15015404425 for xe3
[PATCH v18 0/6] drm/xe/guc: Add GuC based register capture for error capture
2024-09-11 20:07 UTC (4+ messages)
` [PATCH v18 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
[PATCH v2 1/4] drm/xe/client: fix deadlock in show_meminfo()
2024-09-11 18:54 UTC (12+ messages)
` [PATCH v2 2/4] drm/xe/client: add missing bo locking "
` [PATCH v2 3/4] drm/xe/client: use mem_type from the current resource
` [PATCH v2 4/4] drm/xe/bo: add some annotations in bo_put()
` ✓ CI.Patch_applied: success for series starting with [v2,1/4] drm/xe/client: fix deadlock in show_meminfo()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe/oa: Enable Xe2+ PES disaggregation
2024-09-11 18:48 UTC (7+ messages)
[PATCH v6 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
2024-09-11 18:46 UTC (13+ messages)
` [PATCH v6 1/2] drm/ttm: Move swapped objects off the manager's LRU list
` [PATCH v6 2/2] drm/ttm: Move pinned objects off LRU lists when pinning
` ✓ CI.Patch_applied: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe: Use bookkeep slots for external BO's in exec IOCTL
2024-09-11 17:06 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v2] drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver
2024-09-11 16:18 UTC (5+ messages)
[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
2024-09-11 16:06 UTC (7+ messages)
` [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory
[PATCH v2 00/11] drm/i915: register style fixes
2024-09-11 14:38 UTC (4+ messages)
` [PATCH v2 06/11] drm/i915/reg: fix PCH transcoder timing indentation
[PATCH V2] drm/xe/xe2hpg: Add Wa_15016589081
2024-09-11 13:57 UTC (4+ messages)
` ✗ CI.FULL: failure for drm/xe/xe2hpg: Add Wa_15016589081 (rev2)
[PATCH 0/2] HDCP intel_display refactors
2024-09-11 13:56 UTC (12+ messages)
` [PATCH 1/2] drm/i915/hdcp: Move to using intel_display in intel_hdcp
` [PATCH 2/2] drm/i915/hdcp: Use intel_display in hdcp_gsc
` ✓ CI.Patch_applied: success for HDCP intel_display refactors (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe/pm: Move xe_rpm_lockmap_acquire
2024-09-11 13:12 UTC (15+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe/pciid: Add new PCI id for ARL
2024-09-11 13:11 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe/display: Remove dp_mst_suspend/resume from d3cold
2024-09-11 13:05 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH v5] drm/xe: Add driver load error injection
2024-09-11 10:40 UTC (4+ messages)
[PATCH 1/4] drm/xe/client: fix deadlock in show_meminfo()
2024-09-11 9:40 UTC (10+ messages)
` [PATCH 2/4] drm/xe/client: add missing bo locking "
` [PATCH 3/4] drm/xe/client: use mem_type from the current resource
` [PATCH 4/4] drm/xe/bo: add some annotations in bo_put()
linux-next: manual merge of the drm-xe tree with the drm-intel tree
2024-09-11 8:43 UTC (3+ messages)
[RFC 0/9] Fix xe_force_wake_get() failure handling
2024-09-11 6:51 UTC (8+ messages)
` [RFC 1/9] drm/xe: Error handling in xe_force_wake_get()
[PATCH] drm/xe/xe_gt_idle: Fix name conflict
2024-09-11 6:39 UTC (8+ messages)
[PATCH] drm/xe: Do not run GPU page fault handler on a closed VM
2024-09-11 6:25 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/1] Fix device private page livelock on CPU fault
2024-09-11 6:25 UTC (10+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page
` ✓ CI.Patch_applied: success for Fix device private page livelock on CPU fault
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
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