public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-08-29 07:08:24 to 2016-09-01 12:32:33 UTC [more...]

[PATCH] drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index
 2016-09-01 12:32 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v5 0/4] Prep. for DP audio MST support
 2016-09-01 10:20 UTC  (7+ messages)
` [PATCH v5 1/4] drm/i915: Store port enum in intel_encoder
` [PATCH v5 2/4] drm/i915: Switch to using port stored "
` [PATCH v5 3/4] drm/i915: Move audio_connector to intel_encoder
` [PATCH v5 4/4] drm/i915: start adding dp mst audio
` ✗ Fi.CI.BAT: failure for Prep. for DP audio MST support (rev8)

[PATCH 00/10] More splitting&documenting for drm_crtc.c
 2016-09-01 10:16 UTC  (14+ messages)
` [PATCH 01/10] drm: Move a few macros away from drm_crtc.h
` [PATCH 02/10] drm: Extract drm_bridge.h
` [PATCH 03/10] drm: Move all decl for drm_edid.c to drm_edid.h
` [PATCH 04/10] drm: Extract drm_plane.[hc]
` [PATCH 05/10] drm/doc: Polish for drm_plane.[hc]
` [PATCH 06/10] drm: Conslidate blending properties in drm_blend.[hc]
` [PATCH 07/10] drm/doc: Polish plane composition property docs
` [PATCH 08/10] drm: Extract drm_color_mgmt.[hc]
  ` [Intel-gfx] "
` [PATCH 09/10] drm/doc: Document color space handling
` [PATCH 10/10] drm: Remove dirty property from docs
` ✗ Fi.CI.BAT: failure for More splitting&documenting for drm_crtc.c

[PATCH v2 0/7] drm/i915: Read out slice/subslice masks
 2016-09-01  9:50 UTC  (9+ messages)
` [PATCH v2 1/7] drm/i915: sseu: Move sseu_dev_status to i915_drv.h
` [PATCH v2 2/7] drm/i915: sseu: Use sseu_dev_info in device info
` [PATCH v2 3/7] drm/i915: sseu: Simplify debugfs status/info printing
` [PATCH v2 4/7] drm/i915: sseu: Convert slice count field to mask
` [PATCH v2 5/7] drm/i915: sseu: Convert subslice count fields to subslice mask
` [PATCH v2 6/7] drm/i915: sseu: Add debug printf for slice/subslice masks
` [PATCH v2 7/7] drm/i915/bdw: sseu: Fix sseu status parsing
` ✗ Fi.CI.BAT: failure for drm/i915: read out slice/subslice masks (rev2)

[PATCH v4] drm/i915/dp: DP audio API changes for MST
 2016-09-01  7:50 UTC  (2+ messages)

Skylake graphics regression: projector failure with 4.8-rc3
 2016-08-31 22:25 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL
 2016-08-31 17:57 UTC  (7+ messages)

[PULL] topic/drm-misc
 2016-08-31 16:48 UTC 

[PATCH 0/7] Implement New DDB allocation algorithm
 2016-08-31 14:18 UTC  (15+ messages)
` [PATCH 1/7] drm/i915/hsw+: set intel_crtc active once pipe is active
` [PATCH 2/7] drm/i915/skl+: use linetime latency instead of ddb size
` [PATCH 3/7] drm/i915/skl: pass pipe_wm in skl_compute_(wm_level/plane_wm) functions
` [PATCH 4/7] drm/i915/skl: New ddb allocation algorithm
` [PATCH 5/7] drm/i915: Decode system memory bandwidth
` [PATCH] FOR_UPSTREAM [VPG]: drm/i915/skl+: Implement Transition WM
` [PATCH] drm/i915/gen9: WM memory bandwidth related workaround

[PATCH igt 1/2] igt: Add test case for EXEC_OBJECT_ASYNC
 2016-08-31 13:07 UTC  (3+ messages)
` [PATCH igt 2/2] igt: Add exerciser for execbuf fence-out <-> fence-in

[PATCH 1/9] drm: Add reference counting to drm_atomic_state
 2016-08-31 12:00 UTC  (11+ messages)
` [PATCH 2/9] drm/i915: Replace intel_plane->wait_req with plane->fence
` [PATCH 3/9] drm/i915: Move intel_prepare_plane_fb() and intel_cleanup_plane_fb()
` [PATCH 4/9] drm/i915: Always prepare planes at the start of an atomic commit
` [PATCH 5/9] drm/i915: Track pinned vma in intel_plane_state
` [PATCH 6/9] drm/i915: Quick spring clean of intel_prepare_plane_fb()
` [PATCH 7/9] drm/i915: Set crtc_state->fb_changed whenever a VMA is changed
` [PATCH 8/9] drm/i915: Update debugfs describe_obj() to show fault-mappable
` [PATCH 9/9] drm/i915: Remove i915_gem_object_to_ggtt()
` ✗ Fi.CI.BAT: failure for series starting with [1/9] drm: Add reference counting to drm_atomic_state

[PATCH] drm/i915/dp: add lane_count check in intel_dp_check_link_status
 2016-08-31 11:20 UTC  (2+ messages)

Non-blocking fences, now GuC compatible
 2016-08-31 11:05 UTC  (22+ messages)
` [PATCH 01/18] drm/i915: Add a sw fence for collecting up dma fences
` [PATCH 02/18] drm/i915: Only queue requests during execlists submission
` [PATCH 03/18] drm/i915: Record the position of the workarounds in the tail of the request
` [PATCH 04/18] drm/i915: Compute the ELSP register location once
` [PATCH 05/18] drm/i915: Reorder submitting the requests to ELSP
` [PATCH 06/18] drm/i915: Simplify ELSP queue request tracking
` [PATCH 07/18] drm/i915: Separate out reset flags from the reset counter
` [PATCH 08/18] drm/i915: Drop local struct_mutex around intel_init_emon[ilk]
` [PATCH 09/18] drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
` [PATCH 10/18] drm/i915: Perform a direct reset of the GPU from the waiter
` [PATCH 11/18] drm/i915: Update reset path to fix incomplete requests
` [PATCH 12/18] drm/i915: Drive request submission through fence callbacks
` [PATCH 13/18] drm/i915: Move execbuf object synchronisation to i915_gem_execbuffer
` [PATCH 14/18] drm/i915/guc: Prepare for nonblocking execbuf submission
` [PATCH 15/18] drm/i915: Nonblocking request submission
` [PATCH 16/18] drm/i915: Serialise execbuf operation after a dma-buf reservation object
` [PATCH 17/18] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH 18/18] drm/i915: Support explicit fencing for execbuf
` ✓ Fi.CI.BAT: success for series starting with [01/18] drm/i915: Add a sw fence for collecting up dma fences

Explicit fencing + nonblocking execbuf
 2016-08-31  8:36 UTC  (33+ messages)
` [PATCH 01/17] drm/i915: Add a sw fence for collecting up dma fences
` [PATCH 06/17] drm/i915: Simplify ELSP queue request tracking
` [PATCH 08/17] drm/i915: Drop local struct_mutex around intel_init_emon[ilk]
` [PATCH 09/17] drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
` [PATCH 12/17] drm/i915: Drive request submission through fence callbacks
` [PATCH 13/17] drm/i915: Move execbuf object synchronisation to i915_gem_execbuffer
` [PATCH 14/17] drm/i915: Nonblocking request submission
  ` [PATCH v2] "
` [PATCH 15/17] drm/i915: Serialise execbuf operation after a dma-buf reservation object
` [PATCH 16/17] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH 17/17] drm/i915: Support explicit fencing for execbuf
` ✓ Fi.CI.BAT: success for series starting with [01/17] drm/i915: Add a sw fence for collecting up dma fences (rev2)
` ✓ Fi.CI.BAT: success for series starting with [01/17] drm/i915: Add a sw fence for collecting up dma fences (rev3)

[RFC] Idleness DRRS test
 2016-08-31  8:16 UTC 

keep Nalu start code in VASliceDataBufferType data
 2016-08-31  2:31 UTC  (3+ messages)
` [Libva] "

[PATCH 07/17] drm/i915: Separate out reset flags from the reset counter
 2016-08-30 14:40 UTC  (3+ messages)
` [PATCH v2] "

Fixing i915/opregion issues with firmware which lists more then 8 output devices
 2016-08-30 12:55 UTC 

S4 resume breakage with i915 driver
 2016-08-30 11:43 UTC  (18+ messages)

[PATCH v5 0/4] Reclassify messages from GuC loader/submission
 2016-08-30  9:43 UTC  (3+ messages)
` [PATCH v5 1/4] drm: two more (drm_)printk() wrapper macros

[PATCH 1/1] drm: i915: don't use OpRegion for XPS 13 IvyBridge
 2016-08-30  9:13 UTC  (8+ messages)

[PATCH 0/7] drm/i915: Add pipe scaler for Gen9 in atomic path
 2016-08-30  5:20 UTC  (9+ messages)
` [PATCH 1/7] drm/i915: Add pipe scaler pipe source drm property
` [PATCH 2/7] drm/i915: Add pipe_src size property calculations in atomic path
` [PATCH 3/7] drm/i915: Panel fitting calculation for GEN9
` [PATCH 4/7] drm/i915: Adding atomic fitting mode property "
` [PATCH 5/7] drm/i915: Add pipe scaler co-ordinate and size property for Gen9
` [PATCH 6/7] drm/i915: Update pipe-scaler according to destination size
` [PATCH 7/7] drm/i915: Pipescaler destination size limit check on Gen9
` ✓ Fi.CI.BAT: success for drm/i915: Add pipe scaler for Gen9 in atomic path

[PATCH v3 1/4] drm/i915: Store port enum in intel_encoder
 2016-08-29 23:16 UTC  (10+ messages)
` [PATCH v4 0/4] Prep. for DP audio MST support
  ` [PATCH v4 1/4] drm/i915: Store port enum in intel_encoder
  ` [PATCH v4 2/4] drm/i915: Switch to using port stored "
  ` [PATCH v4 3/4] drm/i915: Move audio_connector to intel_encoder

[PATCH 0/4] Backported vlv fixes for 4.7.y
 2016-08-29 21:27 UTC  (3+ messages)

[PATCH] drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNB
 2016-08-29 18:59 UTC  (3+ messages)

intel_opregion_get_panel_type potential bug fix
 2016-08-29 18:19 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 6/9] drm/i915: Split skl_get_dpll()
 2016-08-29 18:32 UTC  (2+ messages)

[PATCH] drm/i915/skl: Don't try to update plane watermarks if they haven't changed
 2016-08-29 16:50 UTC  (5+ messages)
  ` [PATCH v3] "
` ✗ Fi.CI.BAT: failure for drm/i915/skl: Don't try to update plane watermarks if they haven't changed (rev2)
` ✓ Fi.CI.BAT: success for drm/i915/skl: Don't try to update plane watermarks if they haven't changed (rev3)

[PATCH] drm/i915/dp/mst: Validate modes against the available link bandwidth
 2016-08-29 16:07 UTC  (2+ messages)

Execbuf fixes and major tuning
 2016-08-29 12:21 UTC  (8+ messages)
` [PATCH 03/17] drm/i915: Allow the user to pass a context to any ring

[PATCH 00/12] Feature macro cleanup, batch 1
 2016-08-29 11:25 UTC  (14+ messages)
` [PATCH 01/12] drm/i915: Transitional, non-polymorph, macros
` [PATCH 02/12] drm/i915: IS_MOBILE() fixes
` [PATCH 03/12] drm/i915: HAS_POOLED_EU() fixes
` [PATCH 04/12] drm/i915: INTEL_GEN() fixes, part 1
` [PATCH 05/12] drm/i915: INTEL_GEN() fixes, part 2
` [PATCH 06/12] drm/i915: INTEL_GEN() fixes, part 3
` [PATCH 07/12] drm/i915: INTEL_GEN() fixes, part 4
` [PATCH 08/12] drm/i915: INTEL_GEN() fixes, part 5
` [PATCH 09/12] drm/i915: i915_vgacntrl_reg() fixes
` [PATCH 10/12] drm/i915: HAS_GMCH_DISPLAY() fixes
` [PATCH 11/12] drm/i915: RESOURCE_STREAMER/CORE_RING_FREQ fixes
` [PATCH 12/12] drm/i915: INTEL_GEN() fixes, part 6
` ✗ Fi.CI.BAT: warning for Feature macro cleanup, batch 1

i915 WARNING: Missing switch case (16) in gen6_check_mailbox_status
 2016-08-29  9:42 UTC 

Skylake underruns on 4.8-rc4
 2016-08-29  9:20 UTC 

[PATCH] drm/i915: remove leftover for_each_intel_crtc_masked
 2016-08-29  9:06 UTC  (3+ messages)

[PATCH 01/11] drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before wait
 2016-08-29  8:20 UTC  (13+ messages)
` [PATCH 02/11] drm/etnaviv: Remove manual "
` [PATCH 03/11] drm/msm: Remove "
` [PATCH 04/11] drm/nouveau: "
` [PATCH 05/11] drm/vmwgfx: "
` [PATCH 06/11] dma-buf: Introduce fence_get_rcu_safe()
` [PATCH 07/11] dma-buf: Restart reservation_object_get_fences_rcu() after writes
` [PATCH 08/11] dma-buf: Restart reservation_object_wait_timeout_rcu() "
` [PATCH 09/11] dma-buf: Restart reservation_object_test_signaled_rcu() "
` [PATCH 10/11] dma-buf: Use seqlock to close RCU race in test_signaled_single
` [PATCH 11/11] dma-buf: Do a fast lockless check for poll with timeout=0
` ✗ Fi.CI.BAT: warning for series starting with [01/11] drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before wait


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