public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-08-31 17:57:18 to 2016-09-06 10:58:04 UTC [more...]

i915 WARNING: Missing switch case (16) in gen6_check_mailbox_status
 2016-09-06 10:58 UTC  (4+ messages)

[PATCH RFC 0/2] add the generic H.264 decoder settings controls
 2016-09-06 10:51 UTC  (4+ messages)
` [PATCH 1/2] [media] v4l2-ctrls: add "
  ` [PATCH 2/2] v4l2-ctrls: add generic H.264 decoder codec settings structure
` ✗ Fi.CI.BAT: warning for add the generic H.264 decoder settings controls

[PATCH] tools/intel_guc_logger: Utility for capturing GuC firmware logs in a file
 2016-09-06 10:43 UTC 

[PATCH 1/1] drm/i915/dsi: silence a warning about uninitialized return value
 2016-09-06 10:21 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/1] "
` [Intel-gfx] [PATCH 1/1] "

Linux 4.8-rc?: WARNING: at drivers/gpu/drm/i915/intel_pm.c:7866 sandybridge_pcode_write Missing switch case (16) in gen6_check_mailbox_status
 2016-09-06 10:11 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 00/14] Enable Upfront Link Training on DDI platforms
 2016-09-06  9:58 UTC  (30+ messages)
` [PATCH v2 01/14] drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
` [PATCH v2 02/14] drm/i915: Remove ddi_pll_sel from intel_crtc_state
` [PATCH v3 03/14] drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions
` [PATCH v2 04/14] drm/i915: Split bxt_ddi_pll_select()
` [PATCH 05/14] drm/i915: Split skl_get_dpll()
` [PATCH 06/14] drm/i915: Split hsw_get_dpll()
` [PATCH v3 07/14] drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXT
` [PATCH 08/14] drm/i915/dp: Move max. vswing check to it's own function
` [PATCH 09/14] drm/dp/i915: Make clock recovery in the link training compliant with DP Spec 1.2
` [PATCH 10/14] drm/i915: Make DP link training channel equalization DP 1.2 Spec compliant
` [PATCH 11/14] drm/i915: Fallback to lower link rate and lane count during link training
` [PATCH 12/14] drm/i915: Reverse the loop in intel_dp_compute_config
` [PATCH v11 13/14] drm/i915/dp: Enable Upfront link training for typeC DP support on HSW/BDW/SKL/BXT (DDI platforms)
` [PATCH 14/14] drm/i915/dp/mst: Add support for upfront link training for DP MST
` ✗ Fi.CI.BAT: failure for Enable upfront link training on DDI platforms (rev3)

Non-blocking, explict fences
 2016-09-06  9:36 UTC  (27+ messages)
` [PATCH 01/21] drm/i915: Add a sw fence for collecting up dma fences
` [PATCH 02/21] drm/i915: Only queue requests during execlists submission
` [PATCH 03/21] drm/i915: Record the position of the workarounds in the tail of the request
` [PATCH 04/21] drm/i915: Compute the ELSP register location once
` [PATCH 05/21] drm/i915: Reorder submitting the requests to ELSP
` [PATCH 06/21] drm/i915: Simplify ELSP queue request tracking
` [PATCH 07/21] drm/i915: Separate out reset flags from the reset counter
` [PATCH 08/21] drm/i915: Drop local struct_mutex around intel_init_emon[ilk]
` [PATCH 09/21] drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
` [PATCH 10/21] drm/i915: Mark up all locked waiters
` [PATCH 11/21] drm/i915: Perform a direct reset of the GPU from the waiter
` [PATCH 12/21] drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker
` [PATCH 13/21] drm/i915: Update reset path to fix incomplete requests
` [PATCH 14/21] drm/i915: Drive request submission through fence callbacks
` [PATCH 15/21] drm/i915: Reorder i915_add_request to separate the phases better
` [PATCH 16/21] drm/i915: Prepare object synchronisation for asynchronicity
` [PATCH 17/21] drm/i915/guc: Prepare for nonblocking execbuf submission
` [PATCH 18/21] drm/i915: Nonblocking request submission
` [PATCH 19/21] drm/i915: Serialise execbuf operation after a dma-buf reservation object
` [PATCH 20/21] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH 21/21] drm/i915: Support explicit fencing for execbuf
` ✗ Fi.CI.BAT: failure for series starting with [01/21] drm/i915: Add a sw fence for collecting up dma fences

[PATCH i-g-t 0/2][RFC] Take out PCIIDs from intel_chipset.h
 2016-09-06  9:28 UTC  (3+ messages)
` [PATCH i-g-t 1/2][RFC] igt: avoid using PCIIDs defined in intel_chipset.h
` [PATCH i-g-t 2/2][RFC] igt: define out PCIIDs from intel_chipset.h

[PATCH 0/2] GVT-g guest patch for 4.8
 2016-09-06  8:35 UTC  (9+ messages)
` [PATCH 1/2] drm/i915: enable vGPU detection for all
` [PATCH 2/2] drm/i915: disable 48bit full PPGTT when vGPU is active
` ✗ Fi.CI.BAT: warning for GVT-g guest patch for 4.8

[PATCH] drm/i915: Don't wait for a spinlock inside error capture
 2016-09-06  8:20 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Remove 64b mmio write vfuncs
 2016-09-06  7:56 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v4 0/4] Reclassify messages from GuC loader/submission
 2016-09-06  7:29 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for Reclassify messages from GuC loader/submission (rev3)

[PATCH] drm/i915/bxt: Broxton decoupled MMIO
 2016-09-06  6:36 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v4 0/4] New debugfs API for capturing CRC of frames
 2016-09-05 13:12 UTC  (6+ messages)
` [PATCH v4 3/4] drm/i915: Use new CRC debugfs API

[PATCH 0/4] Backported vlv fixes for 4.7.y
 2016-09-05 13:01 UTC  (4+ messages)

[PATCH xf86-video-intel] uxa: only call intel_sync_close when built with HAVE_DRI3
 2016-09-05 11:28 UTC  (4+ messages)

[PATCH v5 0/4] New debugfs API for capturing CRC of frames
 2016-09-05  9:58 UTC  (4+ messages)
` [PATCH v5 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v5 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v5 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines

[PATCH] drm/i915: Try harder to reset the gen8+ engines
 2016-09-05  9:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/6] drm/i915: Enable preliminary support for nonblocking modeset.:
 2016-09-05  9:26 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Convert intel_hdmi to use atomic state
` [PATCH 2/6] drm/i915: Pass atomic state to intel_audio_codec_enable
` [PATCH 3/6] drm/edid: Remove drm_select_eld
` [PATCH 4/6] drm/i915: Update atomic modeset state synchronously
` [PATCH 5/6] drm/i915: Pass atomic state to verify_connector_state
` [PATCH 6/6] drm/i915: Enable support for nonblocking modeset

[PATCH] drm/atomic: Reject properties not part of the object
 2016-09-05  8:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

Non-blocking fences, now GuC compatible
 2016-09-05  8:08 UTC  (8+ messages)
` [PATCH 14/18] drm/i915/guc: Prepare for nonblocking execbuf submission
` [PATCH 15/18] drm/i915: Nonblocking request submission
` [PATCH 18/18] drm/i915: Support explicit fencing for execbuf

Regression report] Weekly regression report WW45
 2016-09-05  6:01 UTC  (17+ messages)
  ` [Regression report] Weekly regression report WW14
    ` [Regression report] Weekly regression report WW20
      ` [Regression report] Weekly regression report WW23
        ` [Regression report] Weekly regression report WW24
          ` [Regression report] Weekly regression report WW25
            ` [Regression report] Weekly regression report WW26
              ` [Regression report] Weekly regression report WW27
                ` [Regression report] Weekly regression report WW28
                  ` [Regression report] Weekly regression report WW29
                    ` [Regression report] Weekly regression report WW30
                      ` [Regression report] Weekly regression report WW31
                        ` [Regression report] Weekly regression report WW32
                          ` [Regression report] Weekly regression report WW33
                            ` [Regression report] Weekly regression report WW34
                              ` [Regression report] Weekly regression report WW35
                                ` [Regression report] Weekly regression report WW36

Regression in v4.8-rc4: i915 flickering since commit 1c80c25fb6
 2016-09-04 19:11 UTC 

[PATCH v3 08/27] drm/i915/slpc: Enable SLPC in guc if supported
 2016-09-03 23:43 UTC  (2+ messages)

[PATCH 1/2] drm/i915: debugfs/i915_gem_seqno_info does not need rpm nor struct_mutex
 2016-09-03 10:12 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: debugfs/i915_gem_interrupt_info does not struct_mutex
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: debugfs/i915_gem_seqno_info does not need rpm nor struct_mutex

[PATCH] drm/i915/skl: Don't try to update plane watermarks if they haven't changed
 2016-09-02 21:48 UTC  (3+ messages)
` [PATCH v3] "

S4 resume breakage with i915 driver
 2016-09-02 18:34 UTC  (12+ messages)

[PATCH v4] drm/i915/dp: DP audio API changes for MST
 2016-09-02 17:53 UTC  (4+ messages)
  ` [alsa-devel] "
    ` [PATCH v5] "

[PATCH v3 1/4] drm/i915: Store port enum in intel_encoder
 2016-09-02 17:04 UTC  (4+ messages)
` [PATCH v4 0/4] Prep. for DP audio MST support
  ` [PATCH v4 4/4] drm/i915: start adding dp mst audio

[PATCH v2 0/7] drm/i915: Read out slice/subslice masks
 2016-09-02 15:52 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: read out slice/subslice masks (rev2)

[ANNOUNCE] intel-gpu-tools 1.16
 2016-09-02 14:47 UTC 

drm/i915/fbc: disable FBC on FIFO underruns
 2016-09-02 14:45 UTC  (4+ messages)
` [PATCH] "

Execbuf fixes and major tuning
 2016-09-02 13:38 UTC  (7+ messages)
` [PATCH 08/17] drm/i915: Drop spinlocks around adding to the client request list

[PATCH 0/7] Implement New DDB allocation algorithm
 2016-09-02 12:21 UTC  (6+ messages)
` [PATCH] FOR_UPSTREAM [VPG]: drm/i915/skl+: Implement Transition WM

[PATCH] drm/i915: Cleanup i915_param()
 2016-09-02 11:29 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

igt/gem_exec_nop parallel test: why it isn't useful
 2016-09-02 11:02 UTC  (3+ messages)

[PATCH 00/10] More splitting&documenting for drm_crtc.c
 2016-09-02  9:30 UTC  (10+ messages)
` [PATCH 02/10] drm: Extract drm_bridge.h
` [PATCH 05/10] drm/doc: Polish for drm_plane.[hc]
` [PATCH 08/10] drm: Extract drm_color_mgmt.[hc]
  ` [Intel-gfx] "
` [PATCH 09/10] drm/doc: Document color space handling
` ✗ Fi.CI.BAT: failure for More splitting&documenting for drm_crtc.c

[PATCH v7 0/6] HuC Loading Patches
 2016-09-02  9:14 UTC  (8+ messages)
` [PATCH v7 1/6] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH v7 2/6] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH v7 3/6] drm/i915/huc: Add HuC fw loading support
` [PATCH v7 4/6] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH v7 5/6] drm/i915/huc: Support HuC authentication
` [PATCH v7 6/6] drm/i915/huc: Add BXT HuC Loading Support

[PATCH v4 0/2] HuC/GuC status to Get Params
 2016-09-02  8:07 UTC  (3+ messages)
` [PATCH v4 1/2] drm/i915/get_params: Add GuC status to getparams
` [PATCH v4 2/2] drm/i915/get_params: Add HuC "

Updated drm-intel-testing
 2016-09-02  6:46 UTC 

GPU hang with high media workload on BSW
 2016-09-02  3:21 UTC 

[PATCH] drm/i915: Drop mutex around clearing error state
 2016-09-01 22:14 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[CI 2/2] drm/i915: Make for_each_engine_masked() more compact and quicker
 2016-09-01 16:59 UTC  (5+ messages)
` [PATCH] Another flavour of for_each_engine_masked()

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

[PATCH] drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index
 2016-09-01 12:42 UTC  (6+ 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)

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  (5+ messages)


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