intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-10 15:08:04 to 2016-11-11 22:29:07 UTC [more...]

[PATCH igt v3 00/11] corresponding changes for i915-perf interface
 2016-11-11 22:28 UTC  (19+ messages)
` [PATCH igt v3 01/11] igt/perf: add i915 perf stream tests for Haswell
` [PATCH igt v3 02/11] igt/gem_exec_parse: some minor cleanups
` [PATCH igt v3 03/11] igt/gem_exec_parse: move hsw_load_register_reg down
` [PATCH igt v3 04/11] igt/gem_exec_parse: update hsw_load_register_reg
` [PATCH igt v3 05/11] igt/gem_exec_parse: req. v < 9 for oacontrol tracking test
` [PATCH igt v3 07/11] igt/gem_exec_parse: update bitmasks test for v >=8
` [PATCH igt v3 08/11] igt/gem_exec_parse: update cmd-crossing-page for >= v8
` [PATCH igt v3 09/11] igt/gem_exec_parse: update hsw_load_register_reg for v >= 8
` [PATCH igt v3 10/11] igt/gem_exec_parse: update registers test "

[PATCH] drm/i915/dp: Update connector status for DP MST hotplugs
 2016-11-11 21:21 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/7] FBC atomic cleanups
 2016-11-11 20:49 UTC  (22+ messages)
` [PATCH 1/7] drm/i915/fbc: move the intel_fbc_can_choose() call out of the loop
` [PATCH 2/7] drm/i915/fbc: replace a loop with drm_atomic_get_existing_crtc_state()
` [PATCH 3/7] drm/i915/fbc: extract intel_fbc_can_enable()
` [PATCH 4/7] drm/i915/fbc: inline intel_fbc_can_choose()
` [PATCH 5/7] drm/i915/fbc: use drm_atomic_get_existing_crtc_state when appropriate
` [PATCH 6/7] drm/i915/fbc: move from crtc_state->enable_fbc to plane_state->enable_fbc
` [PATCH 7/7] drm/i915/fbc: convert intel_fbc.c to use INTEL_GEN()
` ✗ Fi.CI.BAT: warning for FBC atomic cleanups

[PATCH 1/2] drm/dp/i915: Fix DP link rate math
 2016-11-11 20:34 UTC  (9+ messages)
` [PATCH 2/2] drm/i915/dp: Validate mode against max. link data rate for DP MST

[PATCH] intel: Add Geminilake PCI IDs
 2016-11-11 20:25 UTC  (2+ messages)

[PATCH 0/5] Handle Link Training Failure during modeset
 2016-11-11 19:42 UTC  (14+ messages)
` [PATCH 5/5] drm/i915: Implement Link Rate fallback on Link training failure
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 0/5] Handle Link Training Failure during modeset

[RFC i-g-t 0/4] intel-gpu-tools: Add support for the Chamelium
 2016-11-11 17:53 UTC  (3+ messages)

[PATCH 1/2] drm: Add missing mutex_destroy in drm_dev_init
 2016-11-11 17:51 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Update i915_driver_load kerneldoc

[PATCH] drm/i915: Assuming non-DP++ port if dvo_port is HDMI and there's no AUX ch specified in the VBT
 2016-11-11 17:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

i-g-t dummyload/spin batch v5
 2016-11-11 17:41 UTC  (6+ messages)
` [PATCH i-g-t v5 1/4] lib: add igt_dummyload
` [PATCH i-g-t v5 2/4] igt/gem_wait: Use new igt_spin_batch
` [PATCH i-g-t v5 3/4] igt/kms_flip: "
` [PATCH i-g-t v5 4/4] igt/kms_busy.c: "

[PATCH] dim: Improve the error output when rebuild-nightly fails
 2016-11-11 16:10 UTC  (3+ messages)

[CI 1/2] drm/i915: Only wait upon the execution timeline when unlocked
 2016-11-11 16:15 UTC  (3+ messages)
` [CI 2/2] drm/i915: Stop skipping the final clflush back to system pages
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Only wait upon the execution timeline when unlocked

[PATCH v2] drm/i915/glk: Reuse broxton code for geminilake
 2016-11-11 15:43 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 00/15] Geminilake enabling
 2016-11-11 15:26 UTC  (27+ messages)
` [PATCH 01/15] drm/i915: Create a common GEN9_LP_FEATURE
` [PATCH 02/15] drm/i915/glk: Introduce Geminilake platform definition
` [PATCH 03/15] drm/i915/glk: Add Geminilake PCI IDs
` [PATCH 04/15] drm/i915/glk: Add a IS_GEN9_LP() macro
` [PATCH 05/15] drm/i915/glk: Reuse broxton code for geminilake
    ` [PATCH v2] "
` [PATCH 06/15] drm/i915/glk: Force DDI initialization
` [PATCH 07/15] drm/i915/glk: Set DDI PHY lane lane optimization for Geminilake too
` [PATCH 08/15] drm/i915/glk: Add power wells for Geminilake
` [PATCH 09/15] drm/i915/glk: Implement Geminilake DDI init sequence
` [PATCH 10/15] drm/i915/glk: Set DCC delay range 2 in PLL enable sequence
` [PATCH 11/15] drm/i915/glk: Update Port PLL enable sequence for Geminilkae
` [PATCH 12/15] drm/i915/glk: Reuse broxton's cdclk code for GLK
` [PATCH 13/15] drm/i915/glk: Allow dotclock up to 2 * cdclk on geminilake
` [PATCH 14/15] drm/i915/glk: Implement core display init/uninit sequence for geminilake
` [PATCH 15/15] drm/i915/glk: Configure number of sprite planes properly
` ✓ Fi.CI.BAT: success for Geminilake enabling
` ✓ Fi.CI.BAT: success for Geminilake enabling (rev2)

[PATCH 0/4] Compact userptr object backing store allocation
 2016-11-11 15:15 UTC  (15+ messages)
` [PATCH 1/4] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
` [PATCH 2/4] lib/scatterlist: Avoid potential scatterlist entry overflow
` [PATCH 3/4] lib/scatterlist: Introduce and export __sg_alloc_table_from_pages
  ` [Intel-gfx] "
    ` [PATCH v2 "
    ` [PATCH v3 "
` [PATCH 4/4] drm/i915: Use __sg_alloc_table_from_pages for userptr allocations
  ` [PATCH v3 "
    ` [PATCH v4 "
` ✓ Fi.CI.BAT: success for Compact userptr object backing store allocation (rev2)
` ✗ Fi.CI.BAT: failure for Compact userptr object backing store allocation (rev4)
` ✓ Fi.CI.BAT: success for Compact userptr object backing store allocation (rev5)

[RFC PATCH v2 0/8] Add support for Legacy Hdmi audio
 2016-11-11 15:14 UTC  (6+ messages)

[PATCH 0/5] dev_priv cleanup continuation
 2016-11-11 15:01 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for dev_priv cleanup continuation (rev3)

[PATCH i-g-t] lib: substitute cxt BAN_PERIOD with BANNABLE
 2016-11-11 14:36 UTC  (6+ messages)
` [PATCHv3 "

[PATCH 1/5] dim: Fixup remove-branch for working-trees
 2016-11-11 14:36 UTC  (5+ messages)
` [PATCH 2/5] dim: autodetect remotes, first part for dim_setup
` [PATCH 3/5] dim: support git worktree for aux checkouts
` [PATCH 4/5] dim: autodetect branches in rebuild-nightly
` [PATCH 5/5] dim: Improve the error output when rebuild-nightly fails

[PATCH i-g-t] lib: Pass I915_TILING_NONE if Yf or Ys
 2016-11-11 14:18 UTC 

[PATCH] Implement Limited Video Range
 2016-11-11 13:57 UTC  (7+ messages)

i915: LVDS display (or LVDS->DVI) via eDP as 2nd display
 2016-11-11 13:54 UTC  (2+ messages)

[PATCH] drm/i915: Only wait upon the execution timeline when unlocked
 2016-11-11 13:52 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-11-11 13:50 UTC  (4+ messages)

[i-g-t PATCH v1 00/14] Get a few more tests to run on !i915
 2016-11-11 13:14 UTC  (8+ messages)
` [i-g-t PATCH v1 08/14] lib: Add igt_create_bo_with_dimensions

[PATCH] drm/i915: Only poll DW3_A when init DDI PHY for ports B and C
 2016-11-11 13:09 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/6] drm/i915: Stop skipping the final clflush back to system pages
 2016-11-11 13:07 UTC  (8+ messages)
` [PATCH 2/6] drm/i915: Always flush the dirty CPU cache when pinning the scanout
` [PATCH 3/6] drm/i915: Skip clflushes for all non-page backed objects
` [PATCH 4/6] drm/i915: Remove struct_mutex for destroying framebuffers
` [PATCH 5/6] drm/i915: struct_mutex is not required for allocating the framebuffer
` [PATCH 6/6] drm/i915: Drop struct_mutex around frontbuffer flushes
` ✗ Fi.CI.BAT: warning for series starting with [1/6] drm/i915: Stop skipping the final clflush back to system pages

[RFC] drm/i915: Split out i915_vma.c
 2016-11-11 12:38 UTC  (9+ messages)
` [PATCH v3] "
` ✗ Fi.CI.BAT: failure for drm/i915: Split out i915_vma.c (rev3)
` [PATCH v4] drm/i915: Split out i915_vma.c
` ✗ Fi.CI.BAT: warning for drm/i915: Split out i915_vma.c (rev4)

[PATCH] drm/i915: Always evaluate GEM_BUG_ON expression
 2016-11-11 12:09 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

i915: LVDS display (or LVDS->DVI) via eDP as 2nd display
 2016-11-11 10:49 UTC 

[PATCH i-g-t] lib: Pass I915_TILING_Y to the kernel if Yf or Ys
 2016-11-11 10:27 UTC  (3+ messages)

[PATCH v3] drm/i915/audio: fix hdmi audio noise issue
 2016-11-11  9:36 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/audio: fix hdmi audio noise issue (rev3)

[Intel-gfx] [PATCH v2] drm: move allocation out of drm_get_format_name()
 2016-11-11  9:26 UTC  (8+ messages)
` [PATCH v3] "
  ` [Intel-gfx] "

[PATCH v2] drm/i915/audio: fix hdmi audio noise issue
 2016-11-11  8:46 UTC  (5+ messages)

[bug report] drm/i915/gvt: vGPU display virtualization
 2016-11-11  8:40 UTC  (4+ messages)
` [igvt-g-dev] "

[PATCH] make intel_chipset.h public
 2016-11-11  1:14 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v4 0/8] HuC Loading Patches
 2016-11-11  0:31 UTC  (10+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH 2/8] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH 3/8] drm/i915/huc: Add HuC fw loading support
` [PATCH 4/8] drm/i915/huc: Add BXT HuC Loading Support
` [PATCH 5/8] drm/i915/HuC: Add KBL huC loading Support
` [PATCH 6/8] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH 7/8] drm/i915/huc: Support HuC authentication
` [PATCH 8/8] drm/i915/get_params: Add HuC status to getparams
` ✗ Fi.CI.BAT: failure for HuC Loading Patches

[PATCH v3 00/11] Skylake watermark fixes and nonblocking modeset
 2016-11-10 23:08 UTC  (5+ messages)
` [PATCH v3 04/11] drm/i915/gen9+: Kill off hw_ddb from intel_crtc

[PULL] GVT-g KVMGT framework
 2016-11-10 19:03 UTC  (2+ messages)

[PATCH i-g-t] lib: Pass tiling constant where that's expected
 2016-11-10 16:17 UTC  (2+ messages)

Trivial scheduler, take 2
 2016-11-10 15:55 UTC  (6+ messages)
` [PATCH v2 06/11] drm/i915/scheduler: Record all dependencies upon request construction


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).