messages from 2024-04-05 15:41:19 to 2024-04-08 12:51:51 UTC [more...]
[PATCH v2 0/7] drm: debug logging improvements
2024-04-08 12:51 UTC (11+ messages)
` [PATCH v2 1/7] drm/probe-helper: switch to drm device based logging
` [PATCH v2 2/7] drm/modes: switch to drm device based error logging
` [PATCH v2 3/7] drm/sysfs: switch to drm device based logging
` [PATCH v2 4/7] drm/client: switch to drm device based logging, and more
` [PATCH v2 5/7] drm/crtc: switch to drm device based logging
` [PATCH v2 6/7] drm/crtc-helper: switch to drm device based logging and warns
` [PATCH v2 7/7] drm: prefer DRM_MODE_FMT/ARG over drm_mode_debug_printmodeline()
[RFC PATCH 0/8] TTM shrinker helpers and xe buffer object shrinker
2024-04-08 12:45 UTC (4+ messages)
` [PATCH 1/8] drm/ttm: Allow TTM LRU list nodes of different types
[PATCH] drm/xe/vf: Mark supported firmwares as preloaded
2024-04-08 12:38 UTC (2+ messages)
[PATCH 0/4] Cleanup and fixes in drmm_add_action_or_reset usage
2024-04-08 12:48 UTC (5+ messages)
` [PATCH 1/4] drm/xe: Simplify function return using drmm_add_action_or_reset()
` [PATCH 2/4] drm/xe: Incase of action add failure, remove sysfs only once
` [PATCH 3/4] drm/xe: Incase of action add failure, free_gsc_pkt "
` [PATCH 4/4] drm/xe: Return NULL incase of drmm_add_action_or_reset failure
[PATCH 0/3] More VF tweaks
2024-04-08 12:32 UTC (15+ messages)
` [PATCH 1/3] drm/xe/vf: Don't emit access to Global HWSP if VF
` [PATCH 2/3] drm/xe/vf: Don't try to program MOCS "
` [PATCH 3/3] drm/xe/vf: Don't try to read legacy GuC MMIO notification "
` ✓ CI.Patch_applied: success for More VF tweaks
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v7 0/6] drm/i915: Convert fbdev to DRM client
2024-04-08 12:27 UTC (10+ messages)
` [PATCH v7 1/6] drm/client: Export drm_client_dev_unregister()
` [PATCH v7 6/6] drm/i915: Implement fbdev emulation as in-kernel client
[PATCH] drm/xe: Promote make_u64 macro to .h file
2024-04-08 12:20 UTC (4+ messages)
[PATCH V2 i-g-t] tests/xe_exec_threads: Make hang tests reset domain aware
2024-04-08 12:00 UTC (11+ messages)
[PATCH] drm/xe: Check pat.ops before dumping PAT settings
2024-04-08 11:48 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
2024-04-08 10:13 UTC (2+ messages)
[PATCH 0/6] drm: debug logging improvements
2024-04-08 9:26 UTC (7+ messages)
` [PATCH 1/6] drm/modes: add drm_mode_print() to dump mode in drm_printer
[PATCH 1/2] drm/xe/guc: Use drm_device-managed version of mutex_init()
2024-04-08 9:19 UTC (12+ messages)
` [PATCH 2/2] drm/xe/guc: Initialize GuC ID manager sooner
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/guc: Use drm_device-managed version of mutex_init()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH 0/7] drm/edid: cleanups, resend
2024-04-08 8:56 UTC (8+ messages)
` [PATCH 1/7] drm/displayid: move drm_displayid.h to drm_displayd_internal.h
` [PATCH 2/7] drm/edid: move all internal declarations to drm_crtc_internal.h
` [PATCH 3/7] drm/edid: group struct drm_edid based declarations together
` [PATCH 4/7] drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension()
` [PATCH 5/7] drm/edid: avoid drm_edid_find_extension() internally
` [PATCH 6/7] drm/edid: make drm_edid_are_equal() static
` [PATCH 7/7] drm/edid: make drm_edid_are_equal() more convenient for its single user
[PATCH 0/6] drm/i915 and drm/xe display integration cleanups
2024-04-08 8:07 UTC (17+ messages)
` [PATCH 1/6] drm/i915: use IS_JASPERLAKE()/IS_ELKHARTLAKE() instead of IS_PLATFORM()
` [PATCH 2/6] drm/i915/dmc: define firmware URL locally
` [PATCH 3/6] drm/i915: move i915_fixed.h to display/intel_fixed.h
` [PATCH 4/6] drm/xe/display: clean up a lot of cruft from compat i915_drv.h
` [PATCH 5/6] drm/xe/display: remove compat i915_gem.h
` [PATCH 6/6] drm/xe/display: clean up compat i915_vgpu.h
` ✓ CI.Patch_applied: success for drm/i915 and drm/xe display integration cleanups
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
2024-04-08 7:48 UTC (9+ messages)
` [PATCH v0 13/14] drm/nouveau: Make I2C terminology more inclusive
[PATCH v2 00/25] Enable dislay support for Battlemage
2024-04-08 6:23 UTC (6+ messages)
` [PATCH v2 21/25] drm/i915/xe2hpd: Set maximum DP rate to UHBR13.5
` [PATCH v2 25/25] drm/xe/bmg: Enable the display support
[PATCH v3 0/2] Use hmm_range_fault to populate user page
2024-04-08 6:12 UTC (19+ messages)
` [PATCH v4 1/2] drm/xe: Introduce helper to populate userptr
` [PATCH v4 2/2] drm/xe: Use hmm_range_fault to populate user pages
` ✓ CI.Patch_applied: success for Use hmm_range_fault to populate user page
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.Patch_applied: success for Use hmm_range_fault to populate user page (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 0/4] drm/xe: Support PCIe FLR
2024-04-08 5:50 UTC (4+ messages)
kernel 6.8.4 + intel Xe driver boot errors: "xe 0000:09:00.0: [drm] *ERROR* Fault errors on pipe A: 0x00000800" ?
2024-04-07 18:46 UTC
[PATCH AUTOSEL 6.8 16/25] drm/xe: Fix END redefinition
2024-04-07 13:11 UTC
[PATCH] drm/xe: Initialize GuC ID mgr before registering guc_submit_fini
2024-04-06 18:27 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[rebase 1/3] drm: Add drm_vblank_work_flush_all()
2024-04-06 17:45 UTC (4+ messages)
` ✓ CI.BAT: success for series starting with [v2] drm: Add drm_vblank_work_flush_all(). (rev2)
[drm-xe:drm-xe-next] BUILD SUCCESS 1d7d997cd764ad1d462d857e3036d61bbcf534d1
2024-04-06 10:47 UTC
[PATCH] drm/xe: Remove debug message from migrate_clear()
2024-04-06 4:03 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 00/11] Add Battlemage support
2024-04-06 2:28 UTC (4+ messages)
` [PATCH 08/11] drm/xe/xe2hpg: Limit chunk size to 4MiB for vram
[PATCH 0/2] Snapshot updates
2024-04-06 0:06 UTC (10+ messages)
` [PATCH 1/2] drm/xe: Always capture exec queues on snapshot
` [PATCH 2/2] drm/xe: Capture GuC CT snapshot when stopped
` ✓ CI.Patch_applied: success for Snapshot updates
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[RFC PATCH v2] drm/xe: Wedged state PoC
2024-04-05 23:16 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Wedged state PoC (rev2)
[PATCH] drm/xe/display: Fix double mutex initialization
2024-04-05 23:12 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v6 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
2024-04-05 20:42 UTC (10+ messages)
` [PATCH v6 2/3] drm/xe: Add helpers to loop over geometry and compute DSS
` [PATCH v6 3/3] drm/xe: Add INSTDONE registers to devcoredump
` ✓ CI.Patch_applied: success for series starting with [v6,1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[RFC PATCH] drm/xe: Wedged state PoC
2024-04-05 20:21 UTC (3+ messages)
[PATCH v4 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
2024-04-05 20:07 UTC (10+ messages)
` [PATCH v4 2/3] drm/xe/xe_guc_submit: Allow lr exec queues to be banned
` [PATCH v4 3/3] drm/xe/xe_guc_submit: Declare reset if banned or killed
` ✓ CI.Patch_applied: success for series starting with [v4,1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH i-g-t v2] lib/kunit: Read results from debugfs
2024-04-05 19:15 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for lib/kunit: Read results from debugfs (rev2)
[PATCH 00/23] XeKmd basic SVM support
2024-04-05 18:02 UTC (7+ messages)
` [PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range
[PATCH i-g-t 1/3] tests/intel/xe_pm: Fix runtime_pm tests
2024-04-05 17:42 UTC (4+ messages)
` [PATCH i-g-t 2/3] lib/igt_kmod: drop devcoredump before a PCI module unload
[PATCH 00/10] drm/i915: PREEMPT_RT related fixups
2024-04-05 17:16 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH v3 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
2024-04-05 17:11 UTC (4+ messages)
` ✓ CI.Patch_applied: success for series starting with [v3,1/3] "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH] drm/xe: Move PTE/PDE bit definitions to proper header
2024-04-05 16:52 UTC (2+ messages)
[PATCH 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
2024-04-05 16:09 UTC (4+ messages)
` [PATCH 3/3] drm/xe: Add INSTDONE registers to devcoredump
[PATCH v3 1/4] devcoredump: Add dev_coredump_put()
2024-04-05 15:47 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
2024-04-05 15:40 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