public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-08-19 08:29:47 to 2016-08-22 08:04:08 UTC [more...]

Execbuf fixes and major tuning
 2016-08-22  8:03 UTC  (10+ messages)
` [PATCH 01/17] drm/i915: Skip holding an object reference for execbuf preparation
` [PATCH 02/17] drm/i915: Defer active reference until required
` [PATCH 03/17] drm/i915: Allow the user to pass a context to any ring
` [PATCH 04/17] drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
` [PATCH 05/17] drm/i915: Pin the pages whilst operating on them
` [PATCH 07/17] drm/i915: Use the precomputed value for whether to enable command parsing
` [PATCH 08/17] drm/i915: Drop spinlocks around adding to the client request list
` [PATCH 09/17] drm/i915: Amalgamate execbuffer parameter structures
` [PATCH 10/17] drm/i915: Use vma->exec_entry as our double-entry placeholder

[PATCH 1/6] drm/i915: Replace intel_plane->wait_req with plane->fence
 2016-08-22  8:02 UTC  (8+ messages)
` [PATCH 2/6] drm/i915: Move intel_prepare_plane_fb() and intel_cleanup_plane_fb()
` [PATCH 3/6] drm/i915: Always prepare planes at the start of an atomic commit
` [PATCH 4/6] drm/i915: Track pinned vma in intel_plane_state
` [PATCH 5/6] drm/i915: Quick spring clean of intel_prepare_plane_fb()
` [PATCH 6/6] drm/i915: Set crtc_state->fb_changed whenever a VMA is changed

[PATCH v2 0/3] Prep. for DP audio MST support
 2016-08-22  7:51 UTC  (7+ messages)
` [PATCH v2 1/3] drm/i915: Add function to return port from an encoder

Add support for GuC-based SLPC
 2016-08-22  7:47 UTC  (80+ messages)
` drm/i915: Remove RPM suspend dependency on rps.enabled and related changes
` drm/i915/slpc: Expose guc functions for use with SLPC
` drm/i915/slpc: Add has_slpc capability flag
` drm/i915/slpc: Add SKL SLPC Support
` drm/i915/slpc: Add enable_slpc module parameter
` drm/i915/slpc: Sanitize SLPC version
` drm/i915/slpc: Use intel_slpc_* functions if supported
` drm/i915/slpc: Enable SLPC in guc "
` drm/i915/slpc: If using SLPC, do not set frequency
` drm/i915/slpc: Allocate/Release/Initialize SLPC shared data
` drm/i915/slpc: Update current requested frequency
` drm/i915/slpc: Send reset event
` drm/i915/slpc: Send shutdown event
` drm/i915/slpc: Add slpc_status enum values
` drm/i915/slpc: Add parameter unset/set/get functions
` drm/i915/slpc: Add slpc support for max/min freq
` drm/i915/slpc: Add enable/disable debugfs for slpc
` drm/i915/slpc: Add i915_slpc_info to debugfs
` drm/i915/slpc: Add broxton support
` drm/i915/slpc: Enable SLPC, where supported
` drm/i915: Check GuC load status for Host to GuC action and SLPC status
` drm/i915: Mark GuC load status as PENDING in i915_drm_resume_early
` drm/i915/slpc: Only Enable GTPERF, Disable DCC, Balancer, IBC, FPS Stall
` drm/i915/slpc: Keep RP SW Mode enabled while disabling rps
` drm/i915: Add support for SKL/BXT 9.18 GuC Firmware for SLPC
` drm/i915/slpc: Update freq min/max softlimits
` ✗ Ro.CI.BAT: failure for drm/i915/slpc: Add slpc support for max/min freq
  ` drm/i915/slpc: Add/Update interface for requested frequency

[PATCH 1/3] drm/i915: Stop marking the unaccessible scratch page as UC
 2016-08-22  7:44 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Embed the scratch page struct into each VM
` [PATCH 3/3] drm/i915: Allow DMA pagetables to use highmem

[PATCH v12 0/7] Finally fix watermarks
 2016-08-22  7:27 UTC  (5+ messages)
` [PATCH v12 2/7] drm/i915/skl: Add support for the SAGV, fix underrun hangs

Updated drm-intel-testing
 2016-08-22  7:21 UTC 

linux-next: manual merge of the jc_docs tree with the drm-misc tree
 2016-08-22  6:56 UTC  (3+ messages)

[PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues
 2016-08-22  1:15 UTC  (2+ messages)

Regression report] Weekly regression report WW45
 2016-08-22  0:11 UTC  (17+ messages)
` [Regression report] Weekly regression report WW50
  ` [Regression report] Weekly regression report WW51
      ` [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

[PATCH -next] drm/i915: Fix non static symbol warning
 2016-08-21 15:19 UTC 

[PATCH i-g-t] lib/igt_core: Print stacktrace when receiving one of the crash signals
 2016-08-20 18:23 UTC  (2+ messages)

[PATCH i-g-t] lib/intel_chipset: Fix compilation when enabling the debugger
 2016-08-20 18:21 UTC  (2+ messages)

[PATCH] drm/i915: Ignore stuck requests when considering hangs
 2016-08-20 15:19 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH 1/9] drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
 2016-08-20  9:52 UTC  (12+ messages)
` [PATCH v2 2/9] drm/i915: Remove ddi_pll_sel from intel_crtc_state
` [PATCH v2 3/9] drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions
` [PATCH v2 4/9] drm/i915: Split bxt_ddi_pll_select()
` [PATCH v9 5/9] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT
` [PATCH 6/9] drm/i915: Split skl_get_dpll()
` [PATCH 7/9] drm/i915/dp: Enable upfront link training on SKL
` [PATCH 8/9] drm/i915: Split hsw_get_dpll()
` [PATCH 9/9] drm/i915: Enable upfront link training support for HSW/BDW

[PATCH v8 00/19] Support for sustained capturing of GuC firmware logs
 2016-08-20  8:40 UTC  (28+ messages)
` [PATCH 05/19] drm/i915: Support for GuC interrupts
` [PATCH 06/19] drm/i915: Handle log buffer flush interrupt event from GuC
` [PATCH 07/19] relay: Use per CPU constructs for the relay channel buffer pointers
` [PATCH 08/19] drm/i915: Add a relay backed debugfs interface for capturing GuC logs
` [PATCH 09/19] drm/i915: New lock to serialize the Host2GuC actions
` [PATCH 10/19] drm/i915: Add stats for GuC log buffer flush interrupts
` [PATCH 11/19] drm/i915: Optimization to reduce the sampling time of GuC log buffer
` [PATCH 12/19] drm/i915: Increase GuC log buffer size to reduce flush interrupts
` [PATCH 13/19] drm/i915: Augment i915 error state to include the dump of GuC log buffer
` [PATCH 14/19] drm/i915: Forcefully flush GuC log buffer on reset
` [PATCH 15/19] drm/i915: Debugfs support for GuC logging control
` [PATCH 16/19] drm/i915: Use uncached(WC) mapping for acessing the GuC log buffer
` [PATCH 17/19] drm/i915: Use SSE4.1 movntdqa based memcpy for sampling "
` [PATCH 18/19] drm/i915: Early creation of relay channel for capturing boot time logs
` [PATCH 19/19] drm/i915: Mark the GuC log buffer flush interrupts handling WQ as freezable
` ✗ Ro.CI.BAT: failure for Support for sustained capturing of GuC firmware logs (rev9)

[PATCH v2] x86, build: Set -fno-pic for 32/64-bit kernels
 2016-08-20  5:51 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for x86, build: Set -fno-pic for 32/64-bit kernels (rev2)

[RFC][PATCH] drm: Add DRM_DEBUG_DISPLAY macro for display configuration debug messages
 2016-08-20  5:21 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
 2016-08-20  5:21 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] x86, build: Set -fno-pic for 32/64-bit kernels
 2016-08-19 23:39 UTC  (2+ messages)

[PATCH v4 0/4] Reclassify messages from GuC loader/submission
 2016-08-19 21:00 UTC  (4+ messages)
` [PATCH v4 1/4] drm: extra printk() wrapper macros

[PATCH 1/2] drm/i915: Take forcewake once for the entire GMBUS transaction
 2016-08-19 17:11 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Try GPIO NAK discovery before GMBUS
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915: Take forcewake once for the entire GMBUS transaction

[CI 1/6] drm/i915: Flush delayed fence releases after reset
 2016-08-19 16:21 UTC  (7+ messages)
` [CI 2/6] drm/i915/fbc: Don't set an illegal fence if unfenced
` [CI 3/6] drm/i915/fbc: Allow on unfenced surfaces, for recent gen
` [CI 4/6] io-mapping: Always create a struct to hold metadata about the io-mapping
` [CI 5/6] drm/i915: Embed the io-mapping struct inside drm_i915_private
` [CI 6/6] drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass
` ✗ Ro.CI.BAT: failure for series starting with [CI,1/6] drm/i915: Flush delayed fence releases after reset

[PATCH] drm/i915: Reattach comment, complete type specification
 2016-08-19 16:11 UTC  (6+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] drm/i915/bxt: Bring MIPI out of reset
 2016-08-19 15:59 UTC  (5+ messages)
` [isg-gms] "

[PATCH v7] drm/i915/execlists: Move WA_TAIL_DWORDS to callee
 2016-08-19 15:57 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915/execlists: Move WA_TAIL_DWORDS to callee (rev3)

[PATCH v4 00/11] Enable i915 perf stream for Haswell OA unit
 2016-08-19 14:10 UTC  (5+ messages)
` [PATCH v4 07/11] drm/i915: advertise available metrics via sysfs
    ` [PATCH v5 "
` ✗ Ro.CI.BAT: failure for Enable i915 perf stream for Haswell OA unit (rev2)

[PATCH] drm/i915: Flush delayed fence releases after reset
 2016-08-19 13:50 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH 1/2] io-mapping: Always create a struct to hold metadata about the io-mapping
 2016-08-19 12:23 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass

[PATCH] drm/i915: Restore debugfs/i915_gem_gtt back to its former glory
 2016-08-19 12:22 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] Revert "drm/i915: Check live status before reading edid"
 2016-08-19 11:31 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