public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-08-20 23:04:54 to 2019-08-22 00:05:47 UTC [more...]

linux-next: manual merge of the drm-misc tree with the drm and drm-intel trees
 2019-08-22  0:05 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for linux-next: manual merge of the drm-misc tree with the drm and drm-intel trees (rev2)

[PATCH 00/11] Refactor to expand subslice mask (rev 2)
 2019-08-21 22:56 UTC  (20+ messages)
` [PATCH 03/11] drm/i915: Add subslice stride runtime parameter
` [PATCH 05/11] drm/i915: Use local variables for subslice_mask for device info
` [PATCH 06/11] drm/i915: Add function to set subslices
` [PATCH 07/11] drm/i915: Use subslice stride to set subslices for a given slice
` [PATCH 08/11] drm/i915: Add function to determine if a slice has a subslice
` [PATCH 09/11] drm/i915: Refactor instdone loops on new subslice functions
` [PATCH 10/11] drm/i915: Add new function to copy subslices for a slice
` [PATCH 11/11] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev 2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] dma_resv: prime lockdep annotations
 2019-08-21 22:46 UTC  (6+ messages)
  ` [PATCH 2/3] drm/nouveau: slowpath for pushbuf ioctl
` [PATCH 3/3] drm/ttm: remove ttm_bo_wait_unreserved
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] dma_resv: prime lockdep annotations
` ✓ Fi.CI.BAT: success "

[PATCH 1/5] drm/i915/execlists: Set priority hint prior to submission
 2019-08-21 21:27 UTC  (13+ messages)
` [PATCH 2/5] drm/i915/gtt: Add some range asserts
` [PATCH 3/5] drm/i915: Track ggtt fence reservations under its own mutex
` [PATCH 4/5] drm/i915: Pull obj->userfault tracking under the ggtt->mutex
` [PATCH 5/5] drm/i915: Replace i915_vma_put_fence()
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915/execlists: Set priority hint prior to submission

[PATCH] drm/crc: Actually allow to change the crc source
 2019-08-21 21:25 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/gtt: Include asm/smp.h
 2019-08-21 21:15 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/selftests: Fixup a couple of missing serialisation with vma
 2019-08-21 21:10 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
 2019-08-21 21:06 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v2 25/40] drm/i915/tgl: Implement TGL DisplayPort training sequence
 2019-08-21 20:22 UTC  (4+ messages)
` [PATCH v2] "

[CI] drm/i915: Generalise the clflush dma-worker
 2019-08-21 20:04 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH i-g-t] prime_busy: Prebind the batch buffer
 2019-08-21 20:03 UTC 

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-21 19:53 UTC  (2+ messages)

[PATCH 0/3] RFC/T: dma_resv vs. mmap_sem
 2019-08-21 19:51 UTC  (30+ messages)
` [PATCH 1/3] dma_resv: prime lockdep annotations
` [PATCH 3/3] drm/ttm: remove ttm_bo_wait_unreserved
  ` [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for RFC/T: dma_resv vs. mmap_sem (rev2)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.BAT: failure for RFC/T: dma_resv vs. mmap_sem (rev3)

[PATCH v2 00/15] DSB enablement
 2019-08-21 18:46 UTC  (25+ messages)
` [PATCH v2 01/15] drm/i915/dsb: feature flag added for display state buffer
` [PATCH v2 02/15] drm/i915/dsb: DSB context creation
` [PATCH v2 03/15] drm/i915/dsb: single register write function for DSB
` [PATCH v2 04/15] drm/i915/dsb: Added enum for reg write capability
` [PATCH v2 05/15] drm/i915/dsb: Indexed register write function for DSB
` [PATCH v2 06/15] drm/i915/dsb: Update i915_write to call dsb-write
` [PATCH v2 07/15] drm/i915/dsb: Register definition of DSB registers
` [PATCH v2 08/15] drm/i915/dsb: Check DSB engine status
` [PATCH v2 09/15] drm/i915/dsb: functions to enable/disable DSB engine
` [PATCH v2 10/15] drm/i915/dsb: function to trigger workload execution of DSB
` [PATCH v2 11/15] drm/i915/dsb: function to destroy DSB context
` [PATCH v2 12/15] drm/i915/dsb: Early prepare of dsb context
` [PATCH v2 13/15] drm/i915/dsb: Cleanup of DSB context
` [PATCH v2 14/15] drm/i915/dsb: Documentation for DSB
` [PATCH v2 15/15] drm/i915/dsb: Enable gamma lut programming using DSB
` ✗ Fi.CI.CHECKPATCH: warning for DSB enablement. (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/3] dma_resv: prime lockdep annotations
 2019-08-21 18:31 UTC 

[PATCH 1/5] drm/i915: Use enum pipe instead of crtc index to track active pipes
 2019-08-21 18:30 UTC  (6+ messages)
` [PATCH 2/5] drm/i915: Unconfuse pipe vs. crtc->index in i915_get_crtc_scanoutpos()
` [PATCH 3/5] drm/i915: Use enum pipe consistently
` [PATCH 4/5] drm/i915: s/num_active_crtcs/num_active_pipes/
` [PATCH 5/5] drm/i915: Use hweight8() for 8bit masks
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Use enum pipe instead of crtc index to track active pipes

[PATCH] drm/i915/gtt: Relax assertion for pt_used
 2019-08-21 18:01 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Do not create a new max_bpc prop for MST connectors
 2019-08-21 17:33 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 00/10] drm/i915: Bigjoiner preparations
 2019-08-21 17:05 UTC  (14+ messages)
` [PATCH 01/10] drm/i915/dp: Fix dsc bpp calculations
` [PATCH 02/10] drm/i915: Prepare to split crtc state in uapi and hw state
` [PATCH 03/10] drm/i915: Handle a few more cases for hw/sw split
` [PATCH 04/10] drm/i915: Complete sw/hw split
` [PATCH 05/10] drm/i915: Kill off is_planar_yuv_format
` [PATCH 06/10] drm/i915: Get rid of crtc_state->fb_changed
` [PATCH 07/10] drm/i915: Remove begin/finish_crtc_commit
` [PATCH 08/10] drm/i915: Do not add all planes when checking scalers on glk+
` [PATCH 09/10] drm/i915: Add debugfs entries for reading out DPCD DSC and FEC
` [PATCH 10/10] drm/i915: Move FEC enable timeout wait to enable_ddi_dp
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Bigjoiner preparations
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
 2019-08-21 17:04 UTC  (5+ messages)
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v4 0/2] drm/i915: timeline semaphore support
 2019-08-21 17:01 UTC  (6+ messages)
` [PATCH v4 1/2] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v4 2/2] drm/i915: add syncobj timeline support
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: timeline semaphore support (rev4)
` ✓ Fi.CI.BAT: success "

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-21 16:16 UTC  (8+ messages)
` [PATCH 4/4] mm, notifier: Catch sleeping/blocking for !blockable

[PATCH] drm/i915/execlists: Set priority hint prior to submission
 2019-08-21 15:26 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: disable set/get_tiling ioctl on gen12+
 2019-08-21 15:20 UTC  (6+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: disable set/get_tiling ioctl on gen12+ (rev2)

linux-next: Tree for Aug 21 (gpu/drm/i915/)
 2019-08-21 15:03 UTC 

[PATCH v2 00/40] Tiger Lake batch 3
 2019-08-21 14:50 UTC  (25+ messages)
` [PATCH v2 06/40] drm/i915: Add transcoder restriction to PSR2
` [PATCH v2 16/40] drm/i915: Add for_each_new_intel_connector_in_state()
` [PATCH v2 17/40] drm: Add for_each_oldnew_intel_crtc_in_state_reverse()
` [PATCH v2 18/40] drm/i915: Disable pipes in reverse order
` [PATCH v2 21/40] drm/i915/tgl: Enable VD HCP/MFX sub-pipe power gating
` [PATCH v2 22/40] drm/i915/tgl: Do not apply WaIncreaseDefaultTLBEntries from GEN12 onwards
` [PATCH v2 28/40] drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_ID
` [PATCH v2 33/40] drm/i915/tgl/perf: use the same oa ctx_id format as icl
` [PATCH v2 37/40] drm/framebuffer/tgl: Format modifier for Intel Gen-12 render compression
` [PATCH v2 39/40] drm/framebuffer/tgl: Format modifier for Intel Gen-12 media compression
` [PATCH v2 40/40] drm/i915/tgl: "

[CI] drm/dp/dsc: Add Support for all BPCs supported by TGL
 2019-08-21 14:13 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/dp/dsc: Add Support for all BPCs supported by TGL (rev5)
` ✓ Fi.CI.IGT: "

[PATCH v8 1/3] drm/i915/psr: Make PSR registers relative to transcoders
 2019-08-21 13:13 UTC  (7+ messages)
` [PATCH v8 2/3] drm/i915: Add transcoder restriction to PSR2
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v8,1/3] drm/i915/psr: Make PSR registers relative to transcoders
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[CI] drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
 2019-08-21 13:05 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT (rev3)

[CI 1/2] drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
 2019-08-21 12:31 UTC  (3+ messages)
` [CI 2/2] drm/i915: Only track bound elements of the GTT
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT

[PATCH v6 00/17] drm/ttm: make ttm bo a gem bo subclass
 2019-08-21 11:55 UTC  (8+ messages)
` [PATCH v6 08/17] drm/ttm: use gem vma_node
  ` [Intel-gfx] "
          ` [Nouveau] "

Linux Kernel 5.2.8 (uvc or i915?)
 2019-08-21 11:48 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 1/6] drm/i915/gtt: Relax pd_used assertion
 2019-08-21 11:32 UTC  (5+ messages)
` [PATCH 2/6] drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
` [PATCH 4/6] drm/i915: Only track bound elements of the GTT

[PATCH] drm/i915: Serialise the fill BLT with the vma pinning
 2019-08-21 11:13 UTC  (4+ messages)

[PATCH 1/5] drm/i915/dp: stylistic cleanup around hdcp2_msg_data
 2019-08-21 10:30 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/5] "

[drm-intel:for-linux-next 3/3] drivers/gpu/drm/i915/i915_gem_gtt.c:3317:3: error: implicit declaration of function 'wbinvd_on_all_cpus'; did you mean 'wrmsr_on_cpus'?
 2019-08-21  8:53 UTC 

[PATCH 00/39] Tiger Lake batch 3
 2019-08-21  8:37 UTC  (3+ messages)
` [PATCH 33/39] drm/i915/perf: add a parameter to control the size of OA buffer

linux-next: manual merge of the iommu tree with the drm-misc tree
 2019-08-21  7:33 UTC  (2+ messages)

[PATCHv2 1/2] fs: export put_filesystem()
 2019-08-21  6:26 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [PATCHv2,1/2] "

[PATCH] drm/i915/tgl: Lower cdclk for sub 4k resolutions
 2019-08-21  6:18 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 2/2] drm/i915: Move vgpu balloon info into i915_virtual_gpu struct
 2019-08-21  3:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/i915/uc: define GuC and HuC FWs for EHL
 2019-08-21  0:05 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox