intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-18 15:00:57 to 2016-11-22 01:45:20 UTC [more...]

linux-next: build warning after merge of the drm-misc tree
 2016-11-22  1:45 UTC 

[PATCH] drm/i915/dp: Add a helper function to return DP link rate index
 2016-11-22  0:11 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/bxt: Correct dual-link MIPI port control
 2016-11-21 23:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t 0/3] Various fixes for non-Intel compatibility
 2016-11-21 22:32 UTC  (4+ messages)
` [PATCH i-g-t 1/3] igt_kms: Don't assume we have cursor planes if we have primary ones
` [PATCH i-g-t 2/3] igt_kms: Change the max number of pipes to 6
` [PATCH i-g-t 3/3] igt_kms: Don't require intel hardware for kmstest_force_connector

[PATCH 0/5] Link Training failure handling during modeset
 2016-11-21 21:07 UTC  (19+ messages)
` [PATCH 3/5] drm/i915: Update CRTC state if connector link status property changed
          ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for Link Training failure handling during modeset (rev4)

[PATCH v5 0/8] GEN-9 Arbitrated Bandwidth WM WA's & IPC
 2016-11-21 19:51 UTC  (15+ messages)
` [PATCH v5 1/8] drm/i915/skl: Add variables to check x_tile and y_tile
` [PATCH v5 2/8] drm/i915/bxt: IPC WA for Broxton
` [PATCH v5 3/8] drm/i915/kbl: IPC workaround for kabylake
` [PATCH v5 4/8] drm/i915/bxt: Enable IPC support
` [PATCH v5 5/8] drm/i915/skl+: change WM calc to fixed point 16.16
` [PATCH v5 6/8] drm/i915: Add intel_atomic_get_existing_crtc_state function
` [PATCH v5 7/8] drm/i915: Decode system memory bandwidth
` [PATCH v5 8/8] drm/i915/gen9: WM memory bandwidth related workaround
` ✗ Fi.CI.BAT: failure for GEN-9 Arbitrated Bandwidth WM WA's & IPC

HDMI output on Gigabyte BRiX i7-5500
 2016-11-21 19:47 UTC 

[PATCH 0/4] drm/i915/lspcon: Fix ParadTech PS175 adaptor detection
 2016-11-21 19:45 UTC  (6+ messages)
` [PATCH 1/4] drm/i915/lspcon: Ensure AUX CH is awake while in DP Sleep state
` [PATCH 2/4] drm/i915/lspcon: Add dp_to_lspcon helper()
` [PATCH 3/4] drm/i915/lspcon: Wait for expected LSPCON mode to settle
` [PATCH 4/4] drm/i915/lspcon: Remove unused force change mode parameter
` ✓ Fi.CI.BAT: success for drm/i915/lspcon: Fix ParadTech PS175 adaptor detection

[RFC i-g-t v2 0/5] intel-gpu-tools: Add support for the Chamelium
 2016-11-21 18:43 UTC  (6+ messages)
` [RFC i-g-t v2 1/5] igt_aux: Add igt_skip_without_suspend_support()
` [RFC i-g-t v2 2/5] igt_aux: Add igt_set_autoresume_delay()
` [RFC i-g-t v2 3/5] igt_aux: Add some list helpers from wayland
` [RFC i-g-t v2 4/5] igt_kms: Add helpers for watching for sysfs hotplug events
` [RFC i-g-t v2 5/5] Add support for hotplug testing with the Chamelium

[PATCH] drm/i915/bxt: Use smaller 8/3X MIPI clock divider value for dual link
 2016-11-21 18:06 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915: Don't deref context->file_priv ERR_PTR upon reset
 2016-11-21 17:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/3] drm/i915: Disable hangcheck when wedged
 2016-11-21 16:45 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Disable hangcheck when wedged (rev2)

[PATCH v2] drm/i915: Stop the machine as we install the wedged submit_request handler
 2016-11-21 16:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t v8 00/21] Implement sw_sync test
 2016-11-21 15:45 UTC  (23+ messages)
` [PATCH i-g-t v8 01/21] lib/sw_sync: Add helper functions for managing synchronization primitives
` [PATCH i-g-t v8 02/21] tests/sw_sync: Add sw_sync test
` [PATCH i-g-t v8 03/21] tests/sw_sync: Add subtest test_alloc_fence
` [PATCH i-g-t v8 04/21] tests/sw_sync: Add subtest test_alloc_fence_invalid_timeline
` [PATCH i-g-t v8 05/21] tests/sw_sync: Add subtest test_alloc_merge_fence
` [PATCH i-g-t v8 06/21] tests/sw_sync: Add subtest test_sync_busy
` [PATCH i-g-t v8 07/21] tests/sw_sync: Add subtest test_sync_merge
` [PATCH i-g-t v8 08/21] tests/sw_sync: Add subtest test_sync_merge_same
` [PATCH i-g-t v8 09/21] tests/sw_sync: Add subtest test_sync_multi_consumer
` [PATCH i-g-t v8 10/21] tests/sw_sync: Add subtest test_sync_multi_consumer_producer
` [PATCH i-g-t v8 11/21] tests/sw_sync: Add subtest test_sync_random_merge
` [PATCH i-g-t v8 12/21] tests/sw_sync: Add subtest test_sync_multi_timeline_wait
` [PATCH i-g-t v8 13/21] tests/sw_sync: Add subtest test_sync_multi_producer_single_consumer
` [PATCH i-g-t v8 14/21] tests/sw_sync: Add subtest test_sync_expired_merge
` [PATCH i-g-t v8 15/21] tests/sw_sync: Add subtest test_timeline_closed
` [PATCH i-g-t v8 16/21] tests/sw_sync: Add subtest test_timeline_closed_signaled
` [PATCH i-g-t v8 17/21] lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync support
` [PATCH i-g-t v8 18/21] tests/sw_sync: Add igt_require check for sw_sync feature
` [PATCH i-g-t v8 19/21] tests/sw_sync: Add subtest test_sync_merge_invalid
` [PATCH i-g-t v8 20/21] tests/sw_sync: Add subtest test_sync_busy_fork
` [PATCH i-g-t v8 21/21] tests/sw_sync: Add subtest test_sync_busy_unixsocket

[PATCH] drm/i915: Move the release of PT page to the upper caller
 2016-11-21 15:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Remove plane config from intel_dump_pipe_config
 2016-11-21 15:17 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

i-g-t dummyload/spin batch v8
 2016-11-21 15:11 UTC  (15+ messages)
` [i-g-t PATCH v7 1/5] lib: Make signal helper definitions reusable
    ` [i-g-t PATCH v8 "
` [i-g-t PATCH v9 2/5] lib: add igt_dummyload
` [i-g-t PATCH v8 3/5] igt/gem_wait: Use new igt_spin_batch
    ` [i-g-t PATCH v9 1/3] "
` [i-g-t PATCH v8 4/5] igt/kms_flip: "
` [i-g-t PATCH v8 5/5] igt/kms_busy.c: "

[PATCH] drm/i915: Try to group more logically in intel_dump_pipe_config
 2016-11-21 15:11 UTC  (3+ messages)

[PATCH v2 00/37] drm: Deduplicate fb format information (v2)
 2016-11-21 14:37 UTC  (21+ messages)
` [PATCH 01/37] drm/i915: Add local 'fb' variables
` [PATCH 17/37] drm/i915: Set fb->dev early on for inherited fbs
` [PATCH 21/37] drm/i915: Populate fb->format early "
` [PATCH 24/37] drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm code
` [PATCH 28/37] drm/i915: Store a pointer to the pixel format info for fbc
` [PATCH 30/37] drm/i915: Use drm_framebuffer_plane_{width, height}() where possible
` [PATCH 36/37] drm: Add mode_config .get_format_info() hook
` [PATCH 37/37] drm/i915: Implement .get_format_info() hook for CCS
  ` [Intel-gfx] "

[RFC PATCH] drm/i915: replace platform flags with a platform enum
 2016-11-21 14:15 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Add more keywords to firmware loading message
 2016-11-21 12:54 UTC  (3+ messages)

[PATCH 1/6] drm/i915: Split up hangcheck phases
 2016-11-21 12:55 UTC  (4+ messages)
` [PATCH 6/6] drm/i915: Wipe hang stats as an embedded struct

[PATCH 3/3] drm/i915: Stop the machine as we install the wedged submit_request handler
 2016-11-21 12:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/3] Resume time optimisation
 2016-11-21 12:30 UTC  (8+ messages)
` [PATCH v2 1/3] drm/i915: Cleanup i915_gem_restore_gtt_mappings()
` [PATCH v2 3/3] drm/i915: optimise intel_runtime_pm_{get, put}

[PATCH] drm/i915: Use num_scalers instead of SKL_NUM_SCALERS in debugfs
 2016-11-21 11:59 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[CI] drm/i915: Add a warning on shutdown if signal threads still active
 2016-11-21 11:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Add a warning on shutdown if signal threads still active (rev2)

[PATCH] drm/i915: Use user, not driver, DRM_DEBUG for 2 context ioctls
 2016-11-21 11:35 UTC  (2+ messages)

[PATCH] drm/i915: Do not log disabled planes in pipe config
 2016-11-21 11:15 UTC  (5+ messages)

[PATCH] drm/i915: Add a warning on shutdown if signal threads still active
 2016-11-21 10:53 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

Updated drm-intel-testing
 2016-11-21  9:41 UTC 

[PATCH 0/3] drm/i915/opregion: proper handling of DIDL, and some hacks on CADL
 2016-11-21  9:17 UTC  (6+ messages)

[PATCH 1/5] drm: Add a new connector property for link status
 2016-11-21  9:33 UTC  (16+ messages)
` [PATCH v5 "
  ` [PATCH 2/5] drm: Set DRM connector link status property
    ` [PATCH v3 "
  ` [PATCH 4/5] drm/i915: Find fallback link rate/lane count
    ` [PATCH v6 4/56 4/56 4/56 4/56 4/56 "
  ` [PATCH 5/5] drm/i915: Implement Link Rate fallback on Link training failure
    ` [PATCH v8 "

[PATCH 0/3] Track available link bandwidth for DP MST
 2016-11-21  9:09 UTC  (10+ messages)
` [PATCH 1/3] drm/i915/dp: Fail DP MST config when there are not enough vcpi slots
      ` [Intel-gfx] "
` [PATCH 2/3] drm/dp/mst: Calculate total link bandwidth instead of hardcoding it
` [PATCH 3/3] drm/dp/mst: Track available time slots in DP Multi-Stream Transport Packet
  ` [Intel-gfx] "

P530 : X fails : glamor0: Failed to get GLSL version
 2016-11-20 23:01 UTC  (2+ messages)

[PATCH 0/5] Clean series for Link training failure handling
 2016-11-19  8:25 UTC  (8+ messages)
` [PATCH 1/5] drm: Add a new connector property for link status
` [PATCH 2/5] drm: Set DRM connector link status property
` [PATCH 3/5] drm/i915: Update CRTC state if connector link status property changed
` [PATCH 4/5] drm/i915: Find fallback link rate/lane count
` [PATCH 5/5] drm/i915: Implement Link Rate fallback on Link training failure
` ✗ Fi.CI.BAT: failure for Clean series for Link training failure handling

[CI 1/2] drm/i915: Always flush the dirty CPU cache when pinning the scanout
 2016-11-18 22:15 UTC  (3+ messages)
` [CI 2/2] drm/i915: Skip final clflush if LLC is coherent
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Always flush the dirty CPU cache when pinning the scanout

[PATCH 0/9] drm/i915: Add a per-pipe plane identifier enum
 2016-11-18 21:39 UTC  (13+ messages)
` [PATCH 2/9] drm/i915: Add per-pipe plane identifier
` [PATCH 8/9] drm/i915: Rename the local 'plane' variable to 'plane_id' in primary plane code

[PATCH] drm/i915: i915_pages_create_for_stolen should return err ptr
 2016-11-18 20:54 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Check that each request phase is completed before retiring
 2016-11-18 20:54 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for "

[bug report] drm/i915: Allow compaction upto SWIOTLB max segment size
 2016-11-18 20:52 UTC  (4+ messages)
` [PATCH] drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error
    ` [Intel-gfx] "

[PATCH] aubdump: Handle 48-bit relocations properly
 2016-11-18 19:51 UTC 

[PATCH i-g-t v6 00/21] Implement sw_sync test
 2016-11-18 15:48 UTC  (7+ messages)
` [PATCH i-g-t v6 17/21] lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync support
` [PATCH i-g-t v6 18/21] tests/sw_sync: Add igt_require check for sw_sync feature
` [PATCH i-g-t v6 19/21] tests/sw_sync: Add subtest test_sync_merge_invalid
` [PATCH i-g-t v6 20/21] tests/sw_sync: Add subtest test_sync_busy_fork
` [PATCH i-g-t v6 21/21] tests/sw_sync: Add subtest test_sync_busy_unixsocket


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).