messages from 2019-08-13 06:47:14 to 2019-08-14 20:20:26 UTC [more...]
[PATCH 0/5] hmm & mmu_notifier debug/lockdep annotations
2019-08-14 20:20 UTC (5+ messages)
` [PATCH 1/5] mm: Check if mmu notifier callbacks are allowed to fail
` [PATCH 2/5] kernel.h: Add non_block_start/end()
` [PATCH 3/5] mm, notifier: Catch sleeping/blocking for !blockable
` [PATCH 4/5] mm, notifier: Add a lockdep map for invalidate_range_start
[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
2019-08-14 20:14 UTC (9+ messages)
` [PATCH v3 hmm 01/11] mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
` [PATCH v3 hmm 04/11] misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
` [PATCH v3 hmm 08/11] drm/radeon: use mmu_notifier_get/put for struct radeon_mn
[PATCH 1/2] drm/i915/wopcm: Try to use already locked WOPCM layout
2019-08-14 20:10 UTC (6+ messages)
` [PATCH 2/2] drm/i915/uc: Move FW size sanity check back to fetch
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/wopcm: Try to use already locked WOPCM layout
[PATCH] dma-buf: Restore seqlock around dma_resv updates
2019-08-14 20:07 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
[PATCH 1/2] drm/i915: Comment userptr recursion on struct_mutex
2019-08-14 20:06 UTC (12+ messages)
` [PATCH 2/2] RFC: drm/i915: Switch obj->mm.lock lockdep annotations on its head
` [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Comment userptr recursion on struct_mutex
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Comment userptr recursion on struct_mutex (rev3)
` ✓ Fi.CI.BAT: success "
[PATCH] ttm
2019-08-14 19:03 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for ttm
` ✓ Fi.CI.BAT: success "
[PATCH 1/4] dma-buf: add reservation_object_fences helper
2019-08-14 18:52 UTC (15+ messages)
` [PATCH 4/4] dma-buf: nuke reservation_object seq number
[PATCH v2] drm/i915: Remove i915 ggtt WA since GT E0
2019-08-14 18:46 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Remove i915 ggtt WA since GT E0 (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
2019-08-14 18:40 UTC (5+ messages)
[PATCH] dma-buf/sw_sync: Synchronize signal vs syncpt free
2019-08-14 17:24 UTC (2+ messages)
[PATCH 4/4] dma-fence: Always execute signal callbacks
2019-08-14 17:20 UTC (3+ messages)
` [PATCH 5/4] dma-fence: Have dma_fence_signal call signal_locked
Patch "drm/i915: Fix wrong escape clock divisor init for GLK" has been added to the 5.2-stable tree
2019-08-14 17:13 UTC
[PATCH] drm: Add high-precision time to vblank trace event
2019-08-14 17:15 UTC
[PATCH 4.14 55/69] drm/i915: Fix wrong escape clock divisor init for GLK
2019-08-14 17:01 UTC
[PATCH 4.19 76/91] drm/i915: Fix wrong escape clock divisor init for GLK
2019-08-14 17:01 UTC
[PATCH 5.2 125/144] drm/i915: Fix wrong escape clock divisor init for GLK
2019-08-14 17:01 UTC
Patch "drm/i915: Fix wrong escape clock divisor init for GLK" has been added to the 4.19-stable tree
2019-08-14 16:51 UTC
Patch "drm/i915: Fix wrong escape clock divisor init for GLK" has been added to the 4.14-stable tree
2019-08-14 16:41 UTC
[PATCH] drm/i915/uc: Fini hw even if GuC is not running
2019-08-14 14:33 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v12 0/6] HDCP2.2 Phase II
2019-08-14 14:30 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for HDCP2.2 Phase II (rev14)
` ✗ Fi.CI.BAT: failure for HDCP2.2 Phase II (rev15)
[v7 01/16] drm: Add Enhanced Gamma LUT precision structure
2019-08-14 14:29 UTC (3+ messages)
` [v7, "
[PATCH] drm/i915: Remove i915 ggtt WA since GT E0
2019-08-14 14:26 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[igt-dev] [RFC PATCH 2/4] lib/i915/intel_memory_region: Add lib to manage memory regions
2019-08-14 13:45 UTC
[PATCH] drm/i915/guc: Remove client->submissions
2019-08-14 13:38 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 1/8] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
2019-08-14 13:18 UTC (11+ 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 6/8] drm/i915/gt: Mark context->active_count as protected by timeline->mutex
` [PATCH 7/8] drm/i915: Extract intel_frontbuffer active tracking
` [PATCH 8/8] drm/i915: Markup expected timeline locks for i915_active
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH v6 00/17] drm/ttm: make ttm bo a gem bo subclass
2019-08-14 12:23 UTC (8+ messages)
` [PATCH v6 08/17] drm/ttm: use gem vma_node
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for drm/ttm: make ttm bo a gem bo subclass (rev3)
` ✗ Fi.CI.BAT: failure for drm/ttm: make ttm bo a gem bo subclass (rev4)
[PATCH] drm/i915: Include engine->mmio_base in the debug duump
2019-08-14 12:01 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
2019-08-14 10:45 UTC (3+ messages)
` [PATCH v7 1/9] drm_dp_cec: add connector info support
` [PATCH v7 2/9] drm/i915/intel_hdmi: use cec_notifier_conn_(un)register
[PATCH i-g-t] i915/gem_exec_schedule: Check timeslice
2019-08-14 10:03 UTC
[PATCH v5 0/9] DC3CO Support for TGL
2019-08-14 9:46 UTC (10+ messages)
` [PATCH v5 3/9] drm/i915/tgl: Add power well to enable DC3CO state
` [PATCH v5 4/9] drm/i915/tgl: mutual exclusive handling for DC3CO and DC5/6
` [PATCH v5 5/9] drm/i915/tgl: Add helper function to prefer dc3co over dc5
` [PATCH v5 7/9] drm/i915/tgl: DC3CO PSR2 helper
[PATCH] drm/i915: Serialise read/write of the barrier's engine
2019-08-14 9:38 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 1/3] drm/i915: Use render class for MI_SET_CONTEXT
2019-08-14 9:02 UTC (13+ messages)
` [PATCH 2/3] drm/i915: Print CCID for all renderCS
` [PATCH 3/3] drm/i915: Add module parameter to remove RCS engine
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Use render class for MI_SET_CONTEXT
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Disregard drm_mode_config.fb_base
2019-08-14 8:43 UTC (7+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Disregard drm_mode_config.fb_base (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 1/2] drm/i915: Push the wakeref->count deferral to the backend
2019-08-14 7:45 UTC (14+ messages)
` [PATCH 2/2] drm/i915/gt: Save/restore interrupts around breadcrumb disable
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Push the wakeref->count deferral to the backend
` ✓ Fi.CI.BAT: success "
` [PATCH v2] "
` [PATCH v3] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915: Push the wakeref->count deferral to the backend (rev2)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3] drm/i915: Push the wakeref->count deferral to the backend (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Push the wakeref->count deferral to the backend
` ✓ Fi.CI.IGT: success for series starting with [v3] drm/i915: Push the wakeref->count deferral to the backend (rev3)
[PATCH] drm/i915: Remove i915 ggtt WA since GT E
2019-08-14 7:23 UTC (4+ messages)
linux-next: manual merge of the drm-misc tree with the drm and drm-intel trees
2019-08-14 6:51 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] dma-buf: rename reservation_object to dma_resv
2019-08-14 6:20 UTC (3+ messages)
[PATCH i-g-t] i915/gem_mocs_settings: Fudge gen11:vcs2 mocs register base
2019-08-14 3:34 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
linux-next: manual merge of the etnaviv tree with the drm-misc tree
2019-08-14 3:20 UTC
[PATCH v7 1/4] drm/i915/bdw+: Move misc display IRQ handling to it own function
2019-08-13 23:03 UTC (4+ messages)
` [PATCH v7 2/4] drm/i915: Add _TRANS2()
[PATCH v3 00/37] Introduce memory region concept (including device local memory)
2019-08-13 21:22 UTC (7+ messages)
` [PATCH v3 04/37] drm/i915/region: support continuous allocations
` [PATCH v3 24/37] drm/i915: set num_fence_regs to 0 if there is no aperture
[PATCH 0/5] Tiger Lake: DKL phy PLLs
2019-08-13 21:18 UTC (2+ messages)
[PULL] gvt-next
2019-08-13 20:48 UTC (2+ messages)
[PATCH 0/3] Tiger Lake: add workarounds
2019-08-13 18:07 UTC (3+ messages)
` [PATCH 1/3] drm/i915/tgl: Introduce initial Tigerlake Workarounds
[PATCH] drm/i915/tgl: Fix missing parentheses on TGL_TRANS_DDI_FUNC_CTL_VAL_TO_PORT
2019-08-13 17:13 UTC (3+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH i-g-t] i915/gem_mocs_settings: Fudge gen11:vcs2 mocs register base
2019-08-13 16:13 UTC
[PATCH i-g-t 1/9] i915/gem_exec_schedule: Limit the plug to fit small rings
2019-08-13 15:37 UTC (10+ messages)
` [PATCH i-g-t 2/9] i915/gem_eio: Restrict number of batches of submitted
` [PATCH i-g-t 4/9] i915/gem_shrink: Make some pages dirty
` [igt-dev] "
` [PATCH i-g-t 5/9] i915/gem_userptr_blits: Apply some THP pressure
` [igt-dev] "
` [PATCH i-g-t 9/9] i915/gem_ctx_engine: Drip feed requests into 'independent'
` [igt-dev] "
` [igt-dev] [PATCH i-g-t 1/9] i915/gem_exec_schedule: Limit the plug to fit small rings
[PATCH v2] drm/i915/uc: Log fw status changes only under debug config
2019-08-13 15:22 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/uc: Log fw status changes only under debug config (rev2)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/cml: Add Missing PCI IDs
2019-08-13 15:03 UTC (3+ messages)
` ✗ Fi.CI.IGT: failure for "
[PULL] gvt-fixes
2019-08-13 13:41 UTC (2+ messages)
[PATCH v2 1/2] drm/i915/guc: keep breadcrumb irq always enabled
2019-08-13 12:42 UTC (5+ messages)
` [PATCH v2 2/2] drm/i915: drop engine_pin/unpin_breadcrumbs_irq
` ✓ Fi.CI.IGT: success for series starting with [v2,1/2] drm/i915/guc: keep breadcrumb irq always enabled
[PATCH] drm/i915/guc: keep breadcrumb irq always enabled
2019-08-13 11:05 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH i-g-t] i915/gem_mmap_gtt: Test mmap_offset lifetime
2019-08-13 10:44 UTC (2+ messages)
[PATCH v6 00/24] Associate ddc adapters with connectors
2019-08-13 9:33 UTC (4+ messages)
` [PATCH v6 19/24] drm/bridge: dumb-vga-dac: Provide ddc symlink in connector sysfs directory
[PATCH 1/4] dma-fence: Propagate errors to dma-fence-array container
2019-08-13 8:49 UTC (9+ messages)
` [PATCH 3/4] dma-fence: Refactor signaling for manual invocation
Fixes that failed to apply to v5.3-rc2
2019-08-13 8:14 UTC (3+ messages)
[PATCH 1/2] drm/i915/icl: Implement gen11 flush including tile cache
2019-08-13 8:01 UTC (4+ messages)
[RFC] drm/i915/uc: Log fw status changes only under debug config
2019-08-13 7:20 UTC (2+ messages)
` ✗ Fi.CI.IGT: 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