public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-05-19 08:56:02 to 2016-05-23 06:42:01 UTC [more...]

[PATCH 1/4] drm/i915: Introduce intel_release_shared_dpll()
 2016-05-23  6:40 UTC  (8+ messages)
` [PATCH 2/4] drm/i915: Rename intel_shared_dpll_commit() to _swap_state()
` [PATCH 3/4] drm/i915: Rename intel_shared_dpll->mode_set() to prepare()
` [PATCH 4/4] drm/i915: Update kerneldoc for intel_dpll_mgr.c
` ✗ Ro.CI.BAT: failure for series starting with [1/4] drm/i915: Introduce intel_release_shared_dpll()

[PATCH] drm/i915/ilk: Wait one vblank before enabling audio
 2016-05-23  6:32 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

linux-next: build failure after merge of the drm-intel tree
 2016-05-23  2:24 UTC 

i915 kernel panic
 2016-05-23  0:57 UTC  (2+ messages)
` Fwd: "

Updated drm-intel-testing
 2016-05-22 16:31 UTC 

[PATCH 01/12] drm/i915/fbdev: Limit the global async-domain synchronization
 2016-05-22 13:33 UTC  (13+ messages)
` [PATCH 02/12] drm/i915: Rename struct intel_context
` [PATCH 03/12] drm/i915: Apply lockdep annotations to i915_gem_context.c
` [PATCH 04/12] drm/i915: Rename and inline i915_gem_context_get()
` [PATCH 05/12] drm/i915: Rename i915_gem_context_reference/unreference()
` [PATCH 06/12] drm/i915: Name the inner most per-engine intel_context struct
` [PATCH 07/12] drm/i915: Move pinning of dev_priv->kernel_context into its creator
` [PATCH 08/12] drm/i915: Show i915_gem_context owner in debugfs
` [PATCH 09/12] drm/i915: Put the kernel_context in drm_i915_private next to its friends
` [PATCH 10/12] drm/i915: Merge legacy+execlists context structs
` [PATCH 11/12] drm/i915: Rearrange i915_gem_context
` [PATCH 12/12] drm/i915: Show context objects in debugfs/i915_gem_objects
` ✗ Ro.CI.BAT: failure for series starting with [01/12] drm/i915/fbdev: Limit the global async-domain synchronization

Unanswered bug report in the Vulkan Intel driver
 2016-05-22  9:50 UTC 

[PATCH v5] vga_switcheroo: Add helper for deferred probing
 2016-05-21 14:59 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for vga_switcheroo: Add helper for deferred probing (rev2)

[PATCH v4] vga_switcheroo: Add helper for deferred probing
 2016-05-21 14:08 UTC  (5+ messages)
` ✗ Ro.CI.BAT: failure for "
    ` [Nouveau] [PATCH v4] "

[RFC i-g-t 0/9] Remove compile time depencencies on libdrm_intel
 2016-05-21 13:15 UTC  (12+ messages)
` [RFC i-g-t 1/9] configure.ac: Test for libdrm_intel and build for it if present
` [RFC i-g-t 2/9] benchmarks/Makefile: Don't build benchmarks that depend on libdrm_intel
` [RFC i-g-t 3/9] tools/Makefile: Don't build tools "
` [RFC i-g-t 4/9] demos/Makefile: "
` [RFC i-g-t 5/9] tests/gem_ppgtt: Switched to new aliases of intel specific functions
` [RFC i-g-t 6/9] tests/gem_render_tiled_blits: "
` [RFC i-g-t 7/9] lib/intel_drm_stubs: Add stubs for functionality from libdrm_intel
` [RFC i-g-t 8/9] lib: Replace intel specific header includes with intel_drm_stubs.h
` [RFC i-g-t 9/9] tests: "

[PATCH i-g-t] tests/gem_{ctx, exec}_create: Adjust timeout values for BAT
 2016-05-20 19:53 UTC  (2+ messages)

[PATCH i-g-t] tests/gem_exec_gttfill: Fix require memory assertion and tune down the timeout test for BAT
 2016-05-20 19:52 UTC  (2+ messages)

[PATCH] drm/i915: Fix NULL pointer deference when out of PLLs in IVB
 2016-05-20 17:13 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH i-g-t] tests/drv_module_reload_basic: Don't use rmmod exit code when reloading the module
 2016-05-20 16:32 UTC  (4+ messages)

[PATCH] drm/i915: Extend Fake HDMI live status to Valley View
 2016-05-20 15:25 UTC 

[PATCH v4 3/7] drm/i915/guc: add enable_guc_loading parameter
 2016-05-20 14:04 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v6 "

[PATCH] drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
 2016-05-20 13:06 UTC  (4+ messages)

[PATCH 0/9] Introduce the implementation of GVT context
 2016-05-20 12:37 UTC  (26+ messages)
` [PATCH 2/9] drm/i915/gvt: Fold vGPU active check into inner functions
` [PATCH 3/9] drm/i915: gvt: Introduce the basic architecture of GVT-g
` [PATCH 4/9] drm/i915: Introduce host graphics memory partition for GVT-g
` [PATCH 5/9] drm/i915: Make ring buffer size configurable
` [PATCH 6/9] drm/i915: Generate addressing mode bit from flag in context
` [PATCH 7/9] drm/i915: Introduce execlist context status change notification
` [PATCH 8/9] drm/i915: Support context single submission
` [PATCH 9/9] drm/i915: Introduce GVT context creation API

[CI 01/20] drm: Restore double clflush on the last partial cacheline
 2016-05-20 12:23 UTC  (34+ messages)
` [CI 02/20] drm/i915/shrinker: Flush active on objects before counting
` [CI 03/20] drm/i915: Delay queuing hangcheck to wait-request
` [CI 04/20] drm/i915: Remove the dedicated hangcheck workqueue
` [CI 05/20] drm/i915: Make queueing the hangcheck work inline
` [CI 06/20] drm/i915: Slaughter the thundering i915_wait_request herd
` [CI 07/20] drm/i915: Remove the lazy_coherency parameter from request-completed?
` [CI 08/20] drm/i915: Use HWS for seqno tracking everywhere
` [CI 09/20] drm/i915: Stop mapping the scratch page into CPU space
` [CI 10/20] drm/i915: Allocate scratch page from stolen
` [CI 11/20] drm/i915: Refactor scratch object allocation for gen2 w/a buffer
` [CI 12/20] drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
` [CI 13/20] drm/i915: Check the CPU cached value of seqno after waking the waiter
` [CI 14/20] drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
` [CI 15/20] drm/i915: Stop setting wraparound seqno on initialisation
` [CI 16/20] drm/i915: Only query timestamp when measuring elapsed time
` [CI 17/20] drm/i915: Convert trace-irq to the breadcrumb waiter
` [CI 18/20] drm/i915: Move the get/put irq locking into the caller
` [CI 19/20] drm/i915: Simplify enabling user-interrupts with L3-remapping
` [CI 20/20] drm/i915: Remove debug noise on detecting fault-injection of missed interrupts
` ✗ Ro.CI.BAT: warning for series starting with [CI,01/20] drm: Restore double clflush on the last partial cacheline

[CI 1/5] drm/i915/fbdev: Limit the global async-domain synchronization
 2016-05-20 12:08 UTC  (6+ messages)
` [CI 2/5] drm/i915: refactor i915_gem_object_pin_map()
` [CI 3/5] drm/i915: optimise i915_gem_object_map() for small objects
` [CI 4/5] drm/i915: Introduce & use new lightweight SGL iterators
` [CI 5/5] drm/i915: Inline sg_next() for the optimised SGL iterator
` ✗ Ro.CI.BAT: warning for series starting with [CI,1/5] drm/i915/fbdev: Limit the global async-domain synchronization

[PATCH] drm/i915/fbdev: Limit the global async-domain synchronization
 2016-05-20 11:41 UTC  (7+ messages)
` [PATCH v2] "
` ✓ Ro.CI.BAT: success for drm/i915/fbdev: Limit the global async-domain synchronization (rev2)
` [PATCH v3] drm/i915/fbdev: Limit the global async-domain synchronization
` ✗ Ro.CI.BAT: failure for drm/i915/fbdev: Limit the global async-domain synchronization (rev3)

[PATCH v4 0/7] Enable GuC submission
 2016-05-20 11:15 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for Enable GuC submission (rev3)

[PATCH v4 1/4] drm/i915: refactor i915_gem_object_pin_map()
 2016-05-20  9:56 UTC  (8+ messages)
` [PATCH v4 2/4] drm/i915: optimise i915_gem_object_map() for small objects
` [PATCH v4 3/4] Introduce & use new lightweight SGL iterators
` [PATCH v4 4/4] Try inlining sg_next()
` ✗ Ro.CI.BAT: failure for series starting with [v4,1/4] drm/i915: refactor i915_gem_object_pin_map()

[PATCHv6 0/5] Add USB typeC based DP support for BXT platform
 2016-05-20  9:41 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
` [PATCH 2/5] drm/i915: Remove ddi_pll_sel from intel_crtc_state
` [PATCH 3/5] drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions
` [PATCHv2 4/5] drm/i915: Split bxt_ddi_pll_select()
` [PATCHv6 5/5] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT
` ✗ Ro.CI.BAT: warning for Add USB typeC based DP support for BXT platform (rev7)

[PATCH 0/4] SKL watermark algorithm updates
 2016-05-20  8:52 UTC  (2+ messages)
` ✗ Ro.CI.BAT: warning for SKL watermark algorithm updates (rev2)

[PATCH 7/7] drm/i915/psr: Implement PSR2 w/a for skl/kbl
 2016-05-20  7:53 UTC  (4+ messages)
` [PATCH] drm/i915/psr: Implement PSR2 w/a for gen9

[PATCH 1/7] drm/i915: Enable edp psr error interrupts on hsw
 2016-05-20  7:48 UTC  (8+ messages)
` [PATCH 2/7] drm/i915/psr: Try to program link training times correctly
` ✗ Ro.CI.BAT: warning for series starting with [1/7] drm/i915: Enable edp psr error interrupts on hsw (rev2)

*ERROR* Hangcheck timer elapsed... render ring idle
 2016-05-19 22:35 UTC 

[PATCH 4/4] drm/i915/skl+: Use scaling amount for plane data rate calculation (v3)
 2016-05-19 22:03 UTC  (2+ messages)
` [PATCH 4/4] drm/i915/skl+: Use scaling amount for plane data rate calculation (v4)

[PATCH] drm: Nuke ->vblank_disable_allowed
 2016-05-19 22:02 UTC  (3+ messages)

[PATCH i-g-t] tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automation
 2016-05-19 21:30 UTC  (3+ messages)

[PATCH 00/21] drm/i915: SKL/KBL/BXT cdclk stuff
 2016-05-19 19:49 UTC  (47+ messages)
` [PATCH 02/21] drm/i915/skl: SKL CDCLK change on modeset tracking VCO
` [PATCH 03/21] drm/i915: Move the SKL DPLL0 VCO computation into intel_dp_compute_config()
` [PATCH 04/21] drm/i915: Extract skl_calc_cdclk()
` [PATCH 05/21] drm/i915: Actually read out DPLL0 vco on skl from hardware
` [PATCH 06/21] drm/i915: Report the current DPLL0 vco on SKL/KBL
` [PATCH 07/21] drm/i915: Allow enable/disable of DPLL0 around cdclk changes on SKL
` [PATCH 08/21] drm/i915: Keep track of preferred cdclk vco frequency "
` [PATCH 09/21] drm/i915: Beef up skl_sanitize_cdclk() a bit
` [PATCH 10/21] drm/i915: Unify SKL cdclk init paths
` [PATCH 11/21] drm/i915: Move SKL+ DBUF enable/disable to display core init/uninit
` [PATCH 12/21] drm/i915: Make 308 and 671 MHz cdclks more accurate on SKL
` [PATCH 13/21] drm/i915: Rename skl_vco_freq to cdclk_pll.vco
` [PATCH 14/21] drm/i915: Store cdclk PLL reference clock under dev_priv
` [PATCH 15/21] drm/i915: Extract bxt DE PLL enable/disable from broxton_set_cdclk()
` [PATCH 16/21] drm/i915: Store BXT DE PLL vco and ref clocks in dev_priv
` [PATCH 17/21] drm/i915: Update cached cdclk state from broxton_init_cdclk()
` [PATCH 18/21] drm/i915: Rewrite broxton_get_display_clock_speed() in terms of the DE PLL vco/refclk
` [PATCH 19/21] drm/i915: Make bxt_set_cdclk() operate in terms of the current vs target DE PLL vco
` [PATCH 20/21] drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk check
` [PATCH 21/21] drm/i915: Set BXT cdclk to minimum initially
` [PATCH 22/21] drm/i915: Assert the dbuf is enabled when disabling DC5/6

[PATCH] drm/i915/userptr: Convert to drm_i915_private
 2016-05-19 15:46 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH v2 00/21] Rework page flip, remove cs flips, async unpin and unified pageflip
 2016-05-19 15:36 UTC  (11+ messages)
` [PATCH v2 11/21] drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3
` [PATCH v2 17/21] drm/i915: Prepare connectors for nonblocking checks
` [PATCH v2 18/21] drm/i915: Make unpin async
` [PATCH v2 21/21] drm/i915: Allow async update of pageflips

[PATCH] drm/i915: only disable memory self-refresh on GMCH
 2016-05-19 15:09 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH 1/2] drm/dp/mst: Reprobe EDID for MST ports on resume
 2016-05-19 14:19 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/mst: Reset MST after resume when necessary

[PATCH i-g-t] assembler/: Fix lex warnings for %empty and %nonassoc
 2016-05-19 14:07 UTC  (4+ messages)

[PATCH i-g-t] build: Skip configure step if is NOCONFIGURE set
 2016-05-19 12:41 UTC 

[PATCH] drm/i915: Enable GSE interrupt on BDW+
 2016-05-19 11:47 UTC  (4+ messages)
` [PATCH v2] "
` ✗ Ro.CI.BAT: failure for drm/i915: Enable GSE interrupt on BDW+ (rev2)

[PATCH v8 0/6] Convert requests to use struct fence
 2016-05-19  9:47 UTC  (6+ messages)
` [PATCH v8 4/6] drm/i915: Interrupt driven fences


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