messages from 2019-08-14 18:52:20 to 2019-08-15 22:15:09 UTC [more...]
[PATCH 0/5] hmm & mmu_notifier debug/lockdep annotations
2019-08-15 22:15 UTC (58+ messages)
` [PATCH 1/5] mm: Check if mmu notifier callbacks are allowed to fail
` [PATCH 2/5] kernel.h: Add non_block_start/end()
` [Intel-gfx] "
` [PATCH 3/5] mm, notifier: Catch sleeping/blocking for !blockable
` [PATCH 4/5] mm, notifier: Add a lockdep map for invalidate_range_start
` [PATCH 5/5] mm/hmm: WARN on illegal ->sync_cpu_device_pagetables errors
` ✗ Fi.CI.CHECKPATCH: warning for hmm & mmu_notifier debug/lockdep annotations
` ✓ Fi.CI.BAT: success "
[CI 1/4] drm/i915/gt: Track timeline activeness in enter/exit
2019-08-15 22:10 UTC (5+ messages)
` [CI 2/4] drm/i915/gt: Convert timeline tracking to spinlock
` [CI 3/4] drm/i915/gt: Guard timeline pinning without relying on struct_mutex
` [CI 4/4] drm/i915: Protect request retirement with timeline->mutex
` ✓ Fi.CI.BAT: success for series starting with [CI,1/4] drm/i915/gt: Track timeline activeness in enter/exit
[PATCH] drm/i915/gen11: Add Wa_1604278689:icl,ehl
2019-08-15 21:58 UTC
[PATCH v2] drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
2019-08-15 21:51 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 0/5] More WOPCM fixes
2019-08-15 21:48 UTC (9+ messages)
` [PATCH 1/5] drm/i915/uc: Move FW size sanity check back to fetch
` [PATCH 2/5] drm/i915/wopcm: Check WOPCM layout separately from calculations
` [PATCH 3/5] drm/i915/wopcm: Try to use already locked WOPCM layout
` [PATCH 4/5] drm/i915/wopcm: Update error messages
` [PATCH 5/5] drm/i915/wopmc: Fix SPDX tag location
` ✗ Fi.CI.BAT: failure for More WOPCM fixes
[PATCH] Revert "ALSA: hda - Drop unsol event handler for Intel HDMI codecs"
2019-08-15 21:06 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
[v3] drm/dp/dsc: Add Support for all BPCs supported by TGL
2019-08-15 20:54 UTC
[PATCH] drm/i915: Move tasklet kicking to __i915_request_queue caller
2019-08-15 21:03 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] Revert "ALSA: hda: Add codec on bus address table lately"
2019-08-15 20:51 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/8] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
2019-08-15 20:47 UTC (14+ messages)
` [PATCH 2/8] drm/i915/gt: Track timeline activeness in enter/exit
` [PATCH 3/8] drm/i915/gt: Convert timeline tracking to spinlock
` [PATCH 4/8] drm/i915/gt: Guard timeline pinning with its own mutex
` [PATCH 5/8] drm/i915: Protect request retirement with timeline->mutex
` [PATCH 7/8] drm/i915: Extract intel_frontbuffer active tracking
` ✓ Fi.CI.IGT: success for series starting with [1/8] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
2019-08-15 19:46 UTC (16+ messages)
` [PATCH v3 hmm 01/11] mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
` [PATCH v3 hmm 02/11] mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm
` [PATCH v3 hmm 03/11] mm/mmu_notifiers: add a get/put scheme for the registration
` [PATCH v3 hmm 05/11] hmm: use mmu_notifier_get/put for 'struct hmm'
` [PATCH v3 hmm 08/11] drm/radeon: use mmu_notifier_get/put for struct radeon_mn
` [PATCH v3 hmm 11/11] mm/mmu_notifiers: remove unregister_no_release
[PATCH 2/2] RFC: drm/i915: Switch obj->mm.lock lockdep annotations on its head
2019-08-15 19:35 UTC (6+ messages)
` [PATCH] "
[PATCH 4/4] dma-fence: Always execute signal callbacks
2019-08-15 19:29 UTC (7+ messages)
` [PATCH 5/4] dma-fence: Have dma_fence_signal call signal_locked
[PATCH v2] drm/i915: Remove i915 ggtt WA since GT E0
2019-08-15 19:29 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Remove i915 ggtt WA since GT E0 (rev3)
` ✓ Fi.CI.IGT: "
[PATCH 1/4] dma-fence: Propagate errors to dma-fence-array container
2019-08-15 19:22 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v5] dma-fence: Propagate errors to dma-fence-array container (rev7)
[PATCH] drm/i915/tgl: Enabling DSC on Pipe A for TGL
2019-08-15 19:07 UTC (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/tgl: disable DDIC
2019-08-15 18:45 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v2] drm/i915/uc: Fini hw even if GuC is not running
2019-08-15 18:16 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/uc: Fini hw even if GuC is not running (rev2)
[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
2019-08-15 18:10 UTC (3+ messages)
` [PATCH v7 1/9] drm_dp_cec: add connector info support
[PATCH 00/22] Tiger Lake part 2
2019-08-15 17:41 UTC (4+ messages)
` [PATCH 22/22] drm/i915/mst: Do not hardcoded the crtcs that encoder can connect
[PATCH] drm/i915/gen11: Allow usage of all GPIO pins
2019-08-15 17:13 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v2 00/37] Introduce memory region concept (including device local memory)
2019-08-15 16:35 UTC (11+ messages)
` [PATCH v2 03/37] drm/i915/region: support basic eviction
[PATCH] drm/i915/gtt: Fold gen8 insertions into one
2019-08-15 16:02 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Convert a few more bland dmesg info to be device specific
2019-08-15 13:21 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/selftest/buddy: fixup igt_buddy_alloc_range
2019-08-15 12:33 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/3] drm/i915/icl: Implement gen11 flush including tile cache
2019-08-15 12:01 UTC (10+ messages)
` [PATCH 2/3] drm/i915/icl: Add command cache invalidate
` [PATCH 3/3] drm/i915/icl: Add gen11 specific render breadcrumbs
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/icl: Implement gen11 flush including tile cache
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/icl: Implement gen11 flush including tile cache (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH 1/2] drm/i915: Comment userptr recursion on struct_mutex
2019-08-15 11:55 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Comment userptr recursion on struct_mutex (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PULL] drm-intel-fixes
2019-08-15 11:38 UTC (2+ messages)
[PATCH] dma-buf: Restore seqlock around dma_resv updates
2019-08-15 10:58 UTC (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] ttm
2019-08-15 10:10 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for ttm
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/tgl: Fix TGL_TRANS_DDI_FUNC_CTL_VAL_TO_PORT() macro
2019-08-15 9:08 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[bug report] drm/i915: buddy allocator
2019-08-15 9:04 UTC
[PATCH v14 00/33] drm/i915: Implement HDCP2.2
2019-08-15 8:43 UTC (3+ messages)
` [PATCH v14 13/33] drm/i915: Implement the HDCP2.2 support for DP
[v7][PATCH 00/12] drm/i915: adding state checker for gamma lut values
2019-08-15 8:14 UTC (2+ messages)
[PATCH] drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
2019-08-15 7:33 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] dma-buf/sw_sync: Synchronize signal vs syncpt free
2019-08-15 6:47 UTC (4+ messages)
[PATCH 1/2] drm/i915/wopcm: Try to use already locked WOPCM layout
2019-08-15 3:51 UTC (8+ messages)
` [PATCH 2/2] drm/i915/uc: Move FW size sanity check back to fetch
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/wopcm: Try to use already locked WOPCM layout
[PATCH i-g-t] i915/gem_userptr_blit: Shoot down a shared mmap_gtt(userptr)
2019-08-14 22:37 UTC (2+ messages)
[PATCH 1/3] drm/i915: Use render class for MI_SET_CONTEXT
2019-08-14 21:59 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Print CCID for all renderCS
[PATCH 1/4] dma-buf: add reservation_object_fences helper
2019-08-14 18:52 UTC (11+ messages)
` [PATCH 4/4] dma-buf: nuke reservation_object seq number
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