messages from 2016-05-23 14:53:38 to 2016-05-25 19:24:25 UTC [more...]
[PATCH 0/5] Add automation support for DP compliance Tests
2016-05-25 19:35 UTC (15+ messages)
` [PATCH 1/5] drm/i915: Invoke the DP Compliance test request handler in the short pulse path
` [PATCH 2/5] drm/i915: Disable the Link training automation support
` [PATCH 3/5] drm/i915: Fixes to support the DP Compliance EDID tests
` [PATCH 4/5] Add support for forcing 6 bpc on DP pipes
[RFC i-g-t 0/2] Remove build time dependency in libpciaccess
2016-05-25 18:43 UTC (3+ messages)
` [RFC i-g-t 1/2] configure.ac: Add support for configure flag --disable-pciaccess
` [RFC i-g-t 2/2] overlay/Makefile: Don't try to build overlay if libpciaccess is unavailable
[RFC i-g-t 0/7] Remove compile time depencencies on libdrm_intel
2016-05-25 18:18 UTC (8+ messages)
` [RFC i-g-t 1/7] configure.ac: Test for libdrm_intel and build for it if present
` [RFC i-g-t 2/7] configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXX
` [RFC i-g-t 3/7] benchmarks/Makefile: Don't build benchmarks that depend on libdrm_intel
` [RFC i-g-t 4/7] tools/Makefile: Don't build tools "
` [RFC i-g-t 5/7] tools/Makefile: Format whitespace
` [RFC i-g-t 6/7] demos/Makefile: Don't build tools that depend on libdrm_intel
` [RFC i-g-t 7/7] lib/stubs: Add stubs for intel_bufmgr
[PATCH] drm/i915/ilk: Disable SSC for DPLLs if we're not using it
2016-05-25 18:11 UTC (9+ messages)
` [Intel-gfx] "
` [PATCH v2] drm/i915/ilk: Don't disable SSC source if it's in use
` [PATCH v3] "
` [PATCH v4] "
` ✗ Ro.CI.BAT: failure for drm/i915/ilk: Disable SSC for DPLLs if we're not using it
[RFC i-g-t 0/9] Remove compile time depencencies on libdrm_intel
2016-05-25 18:00 UTC (8+ messages)
` [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
` ?==?utf-8?q? "
[RFC i-g-t 2/9] benchmarks/Makefile: Don't build benchmarks that depend on libdrm_intel
2016-05-25 17:47 UTC (4+ messages)
` ?==?utf-8?q? "
Bug 95634, avoid fresh work on shutdown
2016-05-25 17:07 UTC (28+ messages)
` [PATCH 1/6] drm/i915: Skip idling an idle engine
` [PATCH 2/6] drm/i915: Treat kernel context as initialised
` [PATCH] drm/i915: Defer enabling rc6 til after we submit the first batch/context
` [PATCH 3/6] drm/i915: Mark all default contexts as uninitialised after context loss
` [PATCH 4/6] drm/i915: No need to wait for idle on L3 remap
` [PATCH 5/6] drm/i915: Split idling from forcing context switch
` [PATCH 6/6] drm/i915: Only switch to default context when evicting from GGTT
` ✗ Ro.CI.BAT: failure for series starting with [1/6] drm/i915: Skip idling an idle engine
` [PATCH v2 1/6] "
` [PATCH v2 2/6] drm/i915: Move legacy kernel context pinning to intel_ringbuffer.c
` [PATCH v2 3/6] drm/i915: Treat kernel context as initialised
` [PATCH v2 4/6] drm/i915: Mark all default contexts as uninitialised after context loss
` [PATCH v2 5/6] drm/i915: No need to wait for idle on L3 remap
` [PATCH v2 6/6] drm/i915: Split idling from forcing context switch
` ✗ Ro.CI.BAT: failure for series starting with [1/6] drm/i915: Skip idling an idle engine (rev6)
` ✗ Ro.CI.BAT: failure for series starting with [1/6] drm/i915: Skip idling an idle engine (rev7)
[PATCHv6 0/5] Add USB typeC based DP support for BXT platform
2016-05-25 15:35 UTC (5+ messages)
` [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 (rev8)
[PATCH] drm/i915/gtt: Clear range always uses scratch
2016-05-25 14:37 UTC (4+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH] drm/i915: add missing condition for committing planes on crtc
2016-05-25 14:14 UTC (2+ messages)
` ✓ Ro.CI.BAT: success for drm/i915: add missing condition for committing planes on crtc (rev6)
[PATCH] drm/i915: add missing condition for committing planes on crtc
2016-05-25 13:52 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915: add missing condition for committing planes on crtc (rev5)
[PATCH i-g-t] tests/kms_cursor_legacy: Fix igt_fixture
2016-05-25 13:51 UTC
[PATCH] drm/i915: Revert async unpin and nonblocking atomic commit
2016-05-25 11:42 UTC (7+ messages)
` ✗ Ro.CI.BAT: warning for "
[PATCH v2 11/11] drm/i915: Show context objects in debugfs/i915_gem_objects
2016-05-25 10:00 UTC (5+ messages)
` [PATCH v3] drm/i915/debugfs: Show context objects in i915_gem_objects
eDP hot plug support on i915 driver
2016-05-25 9:44 UTC (3+ messages)
[v4.6-10530-g28165ec7a99b] i915: *ERROR* "CPU pipe/PCH transcoder" A FIFO underrun
2016-05-25 9:42 UTC (2+ messages)
Context churn
2016-05-25 9:33 UTC (22+ messages)
` [PATCH v2 04/11] drm/i915: Rename i915_gem_context_reference/unreference()
` [PATCH v2 06/11] drm/i915: Move pinning of dev_priv->kernel_context into its creator
` [PATCH v2 07/11] drm/i915: Show i915_gem_context owner in debugfs
` [PATCH v2 10/11] drm/i915: Rearrange i915_gem_context
` [PATCH v2 11/11] drm/i915: Show context objects in debugfs/i915_gem_objects
` [CI 01/10] drm/i915: Rename struct intel_context
` [CI 02/10] drm/i915: Apply lockdep annotations to i915_gem_context.c
` [CI 03/10] drm/i915: Rename and inline i915_gem_context_get()
` [CI 04/10] drm/i915: Name the inner most per-engine intel_context struct
` [CI 05/10] drm/i915: Move pinning of dev_priv->kernel_context into its creator
` [CI 06/10] drm/i915: Show i915_gem_context owner in debugfs
` [CI 07/10] drm/i915: Put the kernel_context in drm_i915_private next to its friends
` [CI 08/10] drm/i915: Merge legacy+execlists context structs
` [CI 09/10] drm/i915: Rearrange i915_gem_context
` [CI 10/10] drm/i915/debugfs: Show context objects in i915_gem_objects
` ✗ Ro.CI.BAT: warning for series starting with [v2,01/11] drm/i915: Rename struct intel_context (rev10)
[PATCH] drm/i915: Skip idling an idle engine
2016-05-25 9:00 UTC (4+ messages)
` ✗ Ro.CI.BAT: failure for "
[PULL] drm-intel-next-fixes
2016-05-25 8:57 UTC
[PATCH] drm/i915: Reject modeset if the dotclock is too high
2016-05-25 8:15 UTC (4+ messages)
` [PATCH i-g-t] tests: Add kms_invalid_dotclock
` ✗ Ro.CI.BAT: warning for drm/i915: Reject modeset if the dotclock is too high
[PATCH v2 00/21] Rework page flip, remove cs flips, async unpin and unified pageflip
2016-05-25 7:03 UTC (4+ messages)
` [PATCH v2 18/21] drm/i915: Make unpin async
[PATCH] drm/i915/bxt: Enable PSR platform support for BXT
2016-05-25 5:44 UTC (2+ messages)
` ✗ Ro.CI.BAT: warning for "
[PATCH] drm: use seqlocks for vblank time/count
2016-05-24 21:17 UTC (6+ messages)
[RFC i-g-t 1/9] configure.ac: Test for libdrm_intel and build for it if present
2016-05-24 14:58 UTC (3+ messages)
` ?==?utf-8?q? ?==?utf-8?q? [RFC i-g-t 1/9]?==?utf-8?q? "
[PATCH] drm: use seqlock for vblank time/count
2016-05-24 14:54 UTC (3+ messages)
[PATCH i-g-t] tests/Android.mk: Update cairo dependant test list
2016-05-24 14:56 UTC (3+ messages)
[PATCH i-g-t] tests: Moved gem_concurrent_blit back to the normal set
2016-05-24 14:54 UTC (2+ messages)
[PATCH v2 1/2] drm/i915/gen9: Assume CDCLK PLL is off if it's not locked
2016-05-24 14:45 UTC (6+ messages)
` [PATCH v2 2/2] drm/i915/bxt: Sanitize CDCLK to fix breakage during S4 resume
` ✗ Ro.CI.BAT: failure for series starting with [v2,1/2] drm/i915/gen9: Assume CDCLK PLL is off if it's not locked
i915 kernel panic
2016-05-24 14:42 UTC (5+ messages)
[PATCH v2 0/4] drm/i915: Fix warnings from atomic nonblocking unpin
2016-05-24 14:38 UTC (9+ messages)
` [PATCH v2 1/4] drm/i915: Wait for flips to complete before returning
` [PATCH v2 2/4] drm/i915: Bump pin_count to 255
` [PATCH v2 3/4] drm/i915: Throttle cursor flip updates
` [PATCH v2 4/4] Revert "drm/i915: Allow nonblocking update of pageflips."
` ✗ Ro.CI.BAT: failure for drm/i915: Fix warnings from atomic nonblocking unpin
[PATCH i-g-t v5 0/7] kms_flip_event_leak and kms_vblank fixes for
2016-05-24 13:20 UTC (3+ messages)
[PATCH 1/2] drm/i915/gen9: Assume CDCLK PLL is off if it's not locked
2016-05-24 12:09 UTC (6+ messages)
` [PATCH 2/2] drm/i915/bxt: Sanitize CDCLK to fix breakage during S4 resume
` ✗ Ro.CI.BAT: warning for series starting with [1/2] drm/i915/gen9: Assume CDCLK PLL is off if it's not locked
[PATCH] drm/i915/guc: Disable automatic GuC firmware loading
2016-05-24 11:27 UTC (5+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH v2 2/2] drm/i915: Render decompression support for Gen9 and above
2016-05-24 11:05 UTC (3+ messages)
` [PATCH v3 "
[PATCH 1/3] drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
2016-05-24 10:43 UTC (10+ messages)
` [PATCH 2/3] drm/i915: Don't frob with RPS around GPU reset
` [RFC][PATCH 3/3] drm/i915: Make RPS enable immediate
` ✗ Ro.CI.BAT: warning for series starting with [v2,1/3] drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB (rev2)
[PATCH] drm/i915/ilk: Wait one vblank before enabling audio
2016-05-24 9:36 UTC (4+ messages)
[PATCH v19 00/12] Support for creating/using Stolen memory backed objects
2016-05-24 8:17 UTC (4+ messages)
` [PATCH 01/12] drm/i915: Add support for mapping an object page by page
Will Gen3/GMA950 benefit from tomic mode-setting ?
2016-05-24 8:35 UTC (2+ messages)
[PATCH 0/2] drm/i915: Fix warnings from atomic nonblocking unpin
2016-05-24 8:22 UTC (10+ messages)
` [PATCH 2/2] drm/i915: Bump pin_count to UINT_MAX
` ✗ Ro.CI.BAT: warning for drm/i915: Wait for flips to complete before returning
` ✗ Ro.CI.BAT: failure "
[PATCH 01/12] drm/i915/fbdev: Limit the global async-domain synchronization
2016-05-24 8:21 UTC (7+ messages)
` [PATCH 05/12] drm/i915: Rename i915_gem_context_reference/unreference()
` [PATCH 12/12] drm/i915: Show context objects in debugfs/i915_gem_objects
[PATCH i-g-t] tests/drv_module_reload_basic: Don't use rmmod exit code when reloading the module
2016-05-24 8:18 UTC (8+ messages)
[RFC i-g-t 6/9] tests/gem_render_tiled_blits: Switched to new aliases of intel specific functions
2016-05-24 8:04 UTC (3+ messages)
` ?==?utf-8?q? "
[RFC i-g-t 5/9] tests/gem_ppgtt: Switched to new aliases of intel specific functions
2016-05-24 8:03 UTC (3+ messages)
` ?==?utf-8?q? "
[PATCH 2/5] drm/i915: Remove ddi_pll_sel from intel_crtc_state
2016-05-24 7:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Fix NULL pointer deference when out of PLLs in IVB
2016-05-24 7:00 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH 00/21] drm/i915: SKL/KBL/BXT cdclk stuff
2016-05-23 18:21 UTC (13+ messages)
` [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
` ✗ Ro.CI.BAT: failure for drm/i915: SKL/KBL/BXT cdclk stuff
` [PATCH 22/21] drm/i915: Assert the dbuf is enabled when disabling DC5/6
[PATCH 1/4] drm/i915: Introduce intel_release_shared_dpll()
2016-05-23 17:13 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/4] "
[PATCH] drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
2016-05-23 17:10 UTC (5+ messages)
[PATCH 1/2] drm/i915/opregion: Convert to using native drm_i915_private
2016-05-23 15:39 UTC (5+ messages)
` [PATCH 2/2] drm/i915/opregion: Rename init/fini functions to register/unregister
` ✓ Ro.CI.BAT: success for series starting with [1/2] drm/i915/opregion: Convert to using native drm_i915_private
[PATCH] drm/i915: Enable GSE interrupt on BDW+
2016-05-23 15:38 UTC (6+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox