public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-07-19 12:59:25 to 2016-07-20 16:14:24 UTC [more...]

[CI 1/9] drm/i915: Rename request reference/unreference to get/put
 2016-07-20 16:14 UTC  (13+ messages)
` [CI 2/9] drm/i915: Rename i915_gem_context_reference/unreference()
` [CI 3/9] drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
` [CI 4/9] drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
` [CI 5/9] drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
` [CI 6/9] drm/i915: Rename drm_gem_object_unreference_unlocked "
` [CI 7/9] drm/i915: Treat ringbuffer writes as write to normal memory
` [CI 8/9] drm/i915: Rename ring->virtual_start as ring->vaddr
` [CI 9/9] drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
` ✗ Ro.CI.BAT: failure for series starting with [CI,1/9] drm/i915: Rename request reference/unreference to get/put

[PATCH v4 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
 2016-07-20 16:11 UTC  (9+ messages)
` [PATCH v4 2/5] drm: Add private data field to trace control block
        ` [Intel-gfx] "

[PATCH 01/13] drm/i915: Consolidate write_tail vfunc initializer
 2016-07-20 16:07 UTC  (10+ messages)
` [PATCH 12/13] drm/i915: Consolidate legacy semaphore initialization

Unify request construction
 2016-07-20 15:10 UTC  (25+ messages)
` [PATCH 01/18] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
` [PATCH 02/18] drm/i915: Rename request->ringbuf to request->ring
    ` [PATCH] drm/i915: Convert stray struct intel_engine_cs *ring
` [PATCH 03/18] drm/i915: Rename backpointer from intel_ringbuffer to intel_engine_cs
` [PATCH 04/18] drm/i915: Rename intel_context[engine].ringbuf
` [PATCH 05/18] drm/i915: Rename struct intel_ringbuffer to struct intel_ring
` [PATCH 06/18] drm/i915: Rename residual ringbuf parameters
` [PATCH 07/18] drm/i915: Rename intel_pin_and_map_ring()
` [PATCH 08/18] drm/i915: Remove obsolete engine->gpu_caches_dirty
` [PATCH 09/18] drm/i915: Simplify request_alloc by returning the allocated request
` [PATCH 10/18] drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
` [PATCH 11/18] drm/i915: Convert engine->write_tail to operate on a request
` [PATCH 12/18] drm/i915: Unify request submission
` [PATCH 13/18] drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
` [PATCH 14/18] drm/i915: Reuse legacy breadcrumbs + tail emission
` [PATCH 15/18] drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
` [PATCH 16/18] drm/i915: Remove duplicate golden render state init from execlists
` [PATCH 17/18] drm/i915: Unify legacy/execlists submit_execbuf callbacks
` [PATCH 18/18] drm/i915: Simplify calling engine->sync_to
` ✓ Ro.CI.BAT: success for series starting with [01/18] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
` ✗ Ro.CI.BAT: failure for series starting with [01/18] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit (rev2)

[PATCH 0/7] drm/i915: Per-plane rotation, fixes, and mirroring for CHV
 2016-07-20 14:17 UTC  (26+ messages)
` [PATCH 1/7] drm: Add drm_rotation_90_or_270()
  ` [Intel-gfx] "
` [PATCH 2/7] drm/atomic: Reject attempts to use multiple rotation angles at once
` [PATCH 3/7] drm: Add support for optional per-plane rotation property
  ` [Intel-gfx] "
` [PATCH 4/7] drm/i915: Use the "
` [PATCH 5/7] drm/i915: Use & instead if == to check for rotations
  ` [Intel-gfx] "
` [PATCH 6/7] drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup
` [PATCH 7/7] drm/i915: Add horizontal mirroring support for CHV pipe B planes
` [PATCH i-g-t] tests/kms_rotation_crc: Add bad-rotation subtest
` ✓ Ro.CI.BAT: success for drm/i915: Per-plane rotation, fixes, and mirroring for CHV

i915 fbdev AB/BA locking issue
 2016-07-20 13:18 UTC  (2+ messages)

[PATCH 1/2] drm/i915/gen9: Add WaInPlaceDecompressionHang
 2016-07-20 13:11 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/gen9: Add WaDisableGatherAtSetShaderCommonSlice
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915/gen9: Add WaInPlaceDecompressionHang

[PATCH v3 0/4] Enable lspcon support for GEN9 devices
 2016-07-20 13:09 UTC  (2+ messages)

[PATCH i-g-t v2 00/15] Add support for atomic modeset to IGT
 2016-07-20 12:56 UTC  (8+ messages)
` [PATCH i-g-t v2 03/15] kms_psr_sink_crc: Use for_each_pipe_with_valid_output to find a valid config
` [PATCH i-g-t v2 05/15] tests/kms: Clean up more users of unassigned pipes

[PATCH 1/2] doc/sphinx: Enable keep_warnings
 2016-07-20 12:49 UTC  (12+ messages)
` [PATCH 2/2] drm/doc: Fix more kerneldoc/sphinx warnings

[PATCH] drm: drm_connector->s/connector_id/index/ for consistency
 2016-07-20 12:37 UTC  (4+ messages)
` ✓ Ro.CI.BAT: success for drm: drm_connector->s/connector_id/index/ for consistency (rev2)

A simple batch of churn to make reference handling look consistent
 2016-07-20 12:18 UTC  (25+ messages)
` [PATCH 1/9] drm/i915: Rename request reference/unreference to get/put
` [PATCH 2/9] drm/i915: Rename i915_gem_context_reference/unreference()
` [PATCH 3/9] drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
` [PATCH 4/9] drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
` [PATCH 5/9] drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
` [PATCH 6/9] drm/i915: Rename drm_gem_object_unreference_unlocked "
` [PATCH 7/9] drm/i915: Treat ringbuffer writes as write to normal memory
` [PATCH 8/9] drm/i915: Rename ring->virtual_start as ring->vaddr
` [PATCH 9/9] drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
` ✗ Ro.CI.BAT: failure for series starting with [1/9] drm/i915: Rename request reference/unreference to get/put

[PATCH v4 00/17] Support for sustained capturing of GuC firmware logs
 2016-07-20 12:16 UTC  (24+ messages)
` [PATCH 06/17] drm/i915: Handle log buffer flush interrupt event from GuC
` [PATCH 07/17] drm/i915: Add a relay backed debugfs interface for capturing GuC logs
` [PATCH 08/17] drm/i915: Forcefully flush GuC log buffer on reset
` [PATCH 09/17] drm/i915: Debugfs support for GuC logging control

[PATCH] drm/i915/gen9: Add WaDisableGatherAtSetShaderCommonSlice
 2016-07-20 10:42 UTC  (2+ messages)

[PATCH v2] drm/i915:gen9: restrict WaC6DisallowByGfxPause
 2016-07-20 10:38 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915:gen9: restrict WaC6DisallowByGfxPause (rev2)

[RFC 0/8] Add two-stage watermark programming for VLV/CHV (v5)
 2016-07-20  9:16 UTC  (6+ messages)
` [PATCH] drm/i915/vlv: Fix off-by-1 error in calculating num_levels

[CI 1/8] drm/i915: Move GEM request routines to i915_gem_request.c
 2016-07-20  8:53 UTC  (9+ messages)
` [CI 2/8] drm/i915: Retire oldest completed request before allocating next
` [CI 3/8] drm/i915: Mark all current requests as complete before resetting them
` [CI 4/8] drm/i915: Derive GEM requests from dma-fence
` [CI 5/8] drm/i915: Disable waitboosting for fence_wait()
` [CI 6/8] drm/i915: Disable waitboosting for mmioflips/semaphores
` [CI 7/8] drm/i915: Mark imported dma-buf objects as being coherent
` [CI 8/8] drm/i915: Wait on external rendering for GEM objects
` ✓ Ro.CI.BAT: success for series starting with [CI,1/8] drm/i915: Move GEM request routines to i915_gem_request.c

[PATCH] drm-intel.rst: Clarify what "Switch to -nightly" means
 2016-07-20  8:38 UTC 

[PATCH 1/8] drm/i915: Move GEM request routines to i915_gem_request.c
 2016-07-20  7:32 UTC  (7+ messages)
` [PATCH 7/8] drm/i915: Mark imported dma-buf objects as being coherent
` [PATCH 8/8] drm/i915: Wait on external rendering for GEM objects

[PATCH 0/2] drm/i915/skl: Fix (most) pipe underruns, properly this time
 2016-07-20  5:45 UTC  (9+ messages)
` [PATCH 1/2] drm/i915/skl: Update plane watermarks atomically during plane updates
` [PATCH 2/2] drm/i915/skl: Don't mark pipes as dirty unless we've added/removed pipes
    ` [Intel-gfx] "
    ` [PATCH v2 1/2] drm/i915/skl: Update plane watermarks atomically during plane updates
` ✗ Ro.CI.BAT: failure for drm/i915/skl: Fix (most) pipe underruns, properly this time
` ✗ Ro.CI.BAT: failure for drm/i915/skl: Fix (most) pipe underruns, properly this time (rev2)

[PATCH v3 1/3] drm: extra printk() wrapper macros
 2016-07-20  5:44 UTC  (4+ messages)
` [PATCH v3 2/3] drm/i915/guc: downgrade some DRM_ERROR() messages to DRM_WARN()
` [PATCH v3 3/3] drm/i915/guc: revisit GuC loader message levels
` ✗ Ro.CI.BAT: failure for series starting with [v3,1/3] drm: extra printk() wrapper macros

[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
 2016-07-20  4:52 UTC  (5+ messages)
  ` [ANNOUNCE] 2015-Q4 release of KVMGT (Was Re: KVMGT - the implementation of ...)
    ` [ANNOUNCE] 2016-Q1 "
      ` [ANNOUNCE] 2016-Q2 "

[PATCH i-g-t] tools/intel_reg: enable quiet option for mmio
 2016-07-19 22:43 UTC 

[PATCH] drm/i915/dmc: Accept symbolic link in firmware name
 2016-07-19 22:39 UTC  (12+ messages)

[PATCH] drm/i915: Remove misleading CSR firmware loading docs
 2016-07-19 19:48 UTC  (3+ messages)

[PATCH v3 0/3] drm/i915/bxt: Fix performance due to bogus MOCS entry
 2016-07-19 18:15 UTC  (3+ messages)
` ✗ Ro.CI.BAT: warning for "

[ANNOUNCE] xf86-video-intel 2.99.917
 2016-07-19 17:49 UTC  (5+ messages)
    ` [Intel-gfx] "

[CI-RESEND 1/3] drm: extra printk() wrapper macros
 2016-07-19 16:03 UTC  (8+ messages)
` [CI-RESEND 2/3] drm/i915/guc: downgrade some DRM_ERROR() messages to DRM_WARN()
` [CI-RESEND 3/3] drm/i915/guc: revisit GuC loader message levels
` ✓ Ro.CI.BAT: success for series starting with [CI-RESEND,1/3] drm: extra printk() wrapper macros

[PATCH 1/5] drm/i915/guc: doorbell reset should avoid used doorbells
 2016-07-19 15:13 UTC  (13+ messages)
` [PATCH 2/5] drm/i915/guc: refactor guc_init_doorbell_hw()
` [PATCH 3/5] drm/i915/guc: use a separate GuC client for each engine
` [PATCH 4/5] drm/i915/guc: add engine mask to GuC client & pass to GuC
` [PATCH 5/5] drm/i915/guc: use for_each_engine_id() where appropriate
` ✗ Ro.CI.BAT: failure for series starting with [1/5] drm/i915/guc: doorbell reset should avoid used doorbells

[PATCH] drm/i915: Handle ENOSPC after failing to insert a mappable node
 2016-07-19 14:33 UTC  (4+ messages)

[PATCH i-g-t] tests: make color management tests part of the BAT
 2016-07-19 14:32 UTC  (7+ messages)

[PATCH] i915: fix build error with -Werror
 2016-07-19 14:18 UTC  (4+ messages)
` [PATCH v2] "

[PATCH i-g-t] tests: add some color management tests to BAT
 2016-07-19 13:56 UTC 


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