messages from 2024-09-17 20:32:59 to 2024-09-18 17:48:16 UTC [more...]
[PATCH] drm/xe/query: Refactor copy_to_user() usage in four functions
2024-09-18 9:29 UTC (2+ messages)
[PATCH v1] drm/i915/hdmi: Convert comma to semicolon
2024-09-18 9:32 UTC (2+ messages)
[PATCH v3 0/9] drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c
2024-09-18 17:47 UTC (5+ messages)
` [PATCH v3 1/9] drm/i915/pps: add vlv_ prefix to pps_pipe and active_pipe members
` [PATCH v3 2/9] drm/i915/pps: add bxt_ prefix to pps_reset
` [PATCH v3 3/9] drm/i915/pps: only touch the vlv_ members on VLV/CHV
` [PATCH v3 4/9] drm/i915/pps: add vlv_pps_pipe_init()
[PATCH] drm/xe: Decrement client count immediately on file close
2024-09-18 17:47 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 0/6] drm/i915: wakeref fixes and improvements
2024-09-18 17:35 UTC (7+ messages)
` [PATCH v2 1/6] drm/i915/gem: fix bitwise and logical AND mixup
` [PATCH v2 2/6] drm/i915: use INTEL_WAKEREF_DEF instead of magic -1 for intel_wakeref_t
` [PATCH v2 3/6] drm/i915/display: return 0 instead of false for disabled power wakeref
` [PATCH v2 4/6] drm/i915/gt: add a macro for mock gt wakeref special value and use it
` [PATCH v2 5/6] drm/i915/audio: be explicit about intel_wakeref_t conversions
` [PATCH v2 6/6] drm/i915: switch intel_wakeref_t underlying type to struct ref_tracker *
[PATCH 0/5] drm/i915: wakeref fixes and improvements
2024-09-18 17:26 UTC (18+ messages)
` [PATCH 1/5] drm/i915/gem: fix bitwise and logical AND mixup
` [PATCH 2/5] drm/i915: use INTEL_WAKEREF_DEF instead of magic -1 for intel_wakeref_t
` [PATCH 3/5] drm/i915/gt: add a macro for mock gt wakeref special value and use it
` [PATCH 4/5] drm/i915/audio: be explicit about intel_wakeref_t conversions
` [PATCH 5/5] drm/i915: switch intel_wakeref_t underlying type to struct ref_tracker *
` ✓ CI.Patch_applied: success for drm/i915: wakeref fixes and improvements
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH] drm/xe: Defer gt->mmio initialization until after multi-tile setup
2024-09-18 17:24 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 00/15] Ultrajoiner basic functionality series
2024-09-18 17:10 UTC (23+ messages)
` [PATCH 01/15] drm/i915: Add some essential functionality for joiners
` [PATCH 02/15] drm/i915/display: Enhance iterators for modeset en/disable
` [PATCH 03/15] drm/i915/display_debugfs: Allow force joiner only if supported
` [PATCH 04/15] drm/i915/display: Modify debugfs for joiner to force n pipes
` [PATCH 05/15] drm/i915/dp: Add helper to compute num pipes required
` [PATCH 06/15] drm/i915/display: Add debugfs support to avoid joiner
` [PATCH 07/15] drm/i915: Split current joiner hw state readout
` [PATCH 08/15] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
` [PATCH 09/15] drm/i915/display: Add macro HAS_ULTRAJOINER()
` [PATCH 10/15] drm/i915: Implement hw state readout and checks for ultrajoiner
` [PATCH 11/15] drm/i915/display: Refactor enable_joiner_pipes
` [PATCH 12/15] drm/i915/display/vdsc: Add ultrajoiner support with DSC
` [PATCH 13/15] drm/i915: Compute config and mode valid changes for ultrajoiner
` [PATCH 14/15] drm/i915/display: Consider ultrajoiner for computing maxdotclock
` [PATCH 15/15] drm/i915/intel_dp: Add support for forcing ultrajoiner
` ✓ CI.Patch_applied: success for Ultrajoiner basic functionality series
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 0/7] FOR-CI: test null pointer fix
2024-09-18 16:40 UTC (8+ messages)
` [PATCH 1/7] drm/xe: Add null pointer check for xe_migrate_copy
` [PATCH 2/7] drm/xe/guc: Prepare GuC register list and update ADS size for error capture
` [PATCH 3/7] drm/xe/guc: Add XE_LP steered register lists
` [PATCH 4/7] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH 5/7] drm/xe/guc: Extract GuC error capture lists
` [PATCH 6/7] drm/xe/guc: Plumb GuC-capture into dev coredump
` [PATCH 7/7] drm/xe/guc: Save manual engine capture into capture list
[PATCH] drm/gpuvm: merge adjacent gpuva range during a map operation
2024-09-18 16:47 UTC
[PATCH] drm/xe/debugfs: Display gpuva info in debugfs
2024-09-18 16:45 UTC
[PATCH 1/1] drm/xe: Move l2 flush to a more sensible place
2024-09-18 16:23 UTC (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH] drm/xe: Use helper for ASID -> VM in GPU faults and access counters
2024-09-18 16:16 UTC (2+ messages)
[PATCH 1/1] drm/xe: Move l2 flush to a more sensible place
2024-09-18 15:35 UTC (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: Convert to USM lock to rwsem
2024-09-18 15:24 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH 0/1] Fix device private page livelock on CPU fault
2024-09-18 15:10 UTC (5+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page
[PATCH 1/2] drm/i915: remove IS_LP()
2024-09-18 14:50 UTC (2+ messages)
` [PATCH 2/2] drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()
[PATCH v2 00/23] Fix xe_force_wake_get() failure handling
2024-09-18 14:50 UTC (11+ messages)
` [PATCH v2 01/23] drm/xe: Error handling in xe_force_wake_get()
[PATCH 0/2] Modify iterators to prepare for ultrajoiner
2024-09-18 14:47 UTC (12+ messages)
` [PATCH 1/2] drm/i915: Add some essential functionality for joiners
` [PATCH 2/2] drm/i915/display: Enhance iterators for modeset en/disable
` ✓ CI.Patch_applied: success for Modify iterators to prepare for ultrajoiner (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/xe2: Extend performance tuning to media GT
2024-09-18 14:21 UTC (4+ messages)
[PATCH v6 0/5] memirq infra changes
2024-09-18 14:14 UTC (22+ messages)
` [PATCH v6 1/5] drm/xe: Introduce dedicated config for memirq debug
` [PATCH v6 2/5] drm/xe: Introduce xe_device_uses_memirq()
` [PATCH v6 3/5] drm/xe: move memirq out of VF
` [PATCH v6 4/5] drm/xe: memirq infra changes for MSI-X
` [PATCH v6 5/5] drm/xe: memirq handler changes
` ✓ CI.Patch_applied: success for memirq infra changes (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
` ✓ CI.Patch_applied: success for memirq infra changes (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v6 00/12] spi: add driver for Intel discrete graphics
2024-09-18 13:45 UTC (8+ messages)
` [PATCH v6 01/12] spi: add driver for intel graphics on-die spi device
` [PATCH v6 02/12] spi: intel-dg: implement region enumeration
` [PATCH v6 04/12] spi: intel-dg: spi register with mtd
[Intel-xe] [RFC PATCH] dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_begin_signalling()
2024-09-18 13:18 UTC (6+ messages)
` "
` RESEND "
[RFC v1] drm/xe: Use fault injection infrastructure to find issues at probe time
2024-09-18 12:55 UTC (4+ messages)
[PATCH 00/22] drm/i915 & drm/xe: kill off -Ddrm_i915_gem_object=xe_bo
2024-09-18 12:46 UTC (16+ messages)
` [PATCH 03/22] drm/i915/fb: convert parts of intel_fb.c to struct drm_gem_object
` [PATCH v2] "
` [PATCH 22/22] drm/xe: eradicate -Ddrm_i915_gem_object=xe_bo
` ✓ CI.Patch_applied: success for drm/i915 & drm/xe: kill off -Ddrm_i915_gem_object=xe_bo (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.FULL: failure "
[PATCH v5 0/7] drm/xe/oa: xe_syncs for OA
2024-09-18 11:59 UTC (6+ messages)
` [PATCH 3/7] drm/xe/oa: Add input fence dependencies
` [PATCH 4/7] drm/xe/oa: Signal output fences
[PATCH v10 0/7] TTM shrinker helpers and xe buffer object shrinker
2024-09-18 11:42 UTC (3+ messages)
` [PATCH v10 1/7] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
[PATCH 0/2] Modify iterators to prepare for ultrajoiner
2024-09-18 4:58 UTC (4+ messages)
` [PATCH 2/2] drm/i915/display: Enhance iterators for modeset en/disable
[PATCH 0/4] Implement Wa_14021768792 to bypass m_n ratio limit
2024-09-18 3:58 UTC (4+ messages)
` [PATCH 1/4] Add bits for link_n_exended for DISPLAY >= 14
[PATCH] drm/xe/display: Remove i915_drv.h include
2024-09-17 23:50 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/2] drm/xe: Re-enable DSB
2024-09-17 22:15 UTC (3+ messages)
` [PATCH 1/2] drm/xe: Fix DSB buffer coherency
[PATCH] drm/xe: Restore pci state upon resume
2024-09-17 21:37 UTC (10+ messages)
[PATCH v4 00/23] Fix xe_force_wake_get() failure handling
2024-09-17 21:37 UTC (2+ messages)
` ✗ CI.FULL: failure for Fix xe_force_wake_get() failure handling (rev4)
[PATCH 0/7] FOR-CI: test null pointer fix
2024-09-17 20:45 UTC (2+ messages)
` ✓ CI.FULL: success 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