intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-24 12:42:31 to 2016-10-25 22:28:02 UTC [more...]

[PATCH 0/4] drm/i915: Abort if crtc/plane init fails
 2016-10-25 16:16 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: Don't try to initialize sprite planes on pre-ilk
` [PATCH 2/4] drm/i915: Initialize planes in a reasonable order
` [PATCH 3/4] drm/i915: Bail if plane/crtc init fails
` [PATCH 4/4] drm/i915: Reorganize sprite init
` ✗ Fi.CI.BAT: warning for series starting with [1/4] drm/i915: Don't try to initialize sprite planes on pre-ilk

[PATCH 0/5] Handle link training failure for DDI platforms
 2016-10-25 22:28 UTC  (30+ messages)
` [PATCH 1/5] drm: Add atomic helper to redo a modeset on current mode
    ` [Intel-gfx] "
` [PATCH 2/5] drm: Define a work struct for scheduling a uevent for modeset retry
        ` [Intel-gfx] "
` [PATCH 4/5] drm/i915; Add a function to return index of link rate
` [PATCH 5/5] drm/i915: Link Rate fallback on Link training failure

[PATCH 0/8] HuC Loading Patches
 2016-10-25 22:14 UTC  (13+ 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 debugfs for HuC loading status check

[PATCH v7 00/11] Enable i915 perf stream for Haswell OA unit
 2016-10-25 22:02 UTC  (16+ messages)
` [PATCH v7 01/11] drm/i915: Add i915 perf infrastructure
` [PATCH v7 02/11] drm/i915: rename OACONTROL GEN7_OACONTROL
` [PATCH v7 03/11] drm/i915: return EACCES for check_cmd() failures
` [PATCH v7 04/11] drm/i915: don't whitelist oacontrol in cmd parser
` [PATCH v7 05/11] drm/i915: Add 'render basic' Haswell OA unit config
` [PATCH v7 06/11] drm/i915: Enable i915 perf stream for Haswell OA unit
` [PATCH v7 07/11] drm/i915: advertise available metrics via sysfs
` [PATCH v7 08/11] drm/i915: Add dev.i915.perf_stream_paranoid sysctl option
` [PATCH v7 09/11] drm/i915: add oa_event_min_timer_exponent sysctl
` [PATCH v7 10/11] drm/i915: Add more Haswell OA metric sets
` [PATCH v7 11/11] drm/i915: Add a kerneldoc summary for i915_perf.c

[PATCH] drm: Release reference from blob lookup after replacing property
 2016-10-25 21:46 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH] "
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm: Release reference from blob lookup after replacing property (rev2)

[PATCH i-g-t 0/3 v2] Convert sh scripts to C variants
 2016-10-25 20:50 UTC  (5+ messages)
` [PATCH i-g-t 1/3 v2] lib/{igt_sysfs, igt_aux}: Make available to other users kick_fbcon() (unbind_fbcon()), and added helpers to igt_aux
` [PATCH i-g-t 2/3 v2] tests/drv_module_reload: Convert sh script to C version
` [PATCH i-g-t 3/3 v3] tests/kms_sysfs_edid_timing: Convert sh "

[PATCH] drm/i915: fix comment on I915_{READ,WRITE}_FW
 2016-10-25 20:41 UTC  (9+ messages)
` [PATCH] drm/i915: fix comment on I915_{READ, WRITE}_FW
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915: fix comment on I915_{READ,WRITE}_FW (rev2)

[PATCH] drm/i915/guc: WA to address the Ringbuffer coherency issue
 2016-10-25 20:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/i915: Rotated view does not need a fence
 2016-10-25 19:55 UTC  (16+ messages)
` [PATCH 2/2] drm/i915: Remove two invalid warns
        ` [PATCH v2 "
  ` [PATCH v2 1/2] drm/i915: Rotated view does not need a fence
` ✗ Fi.CI.BAT: warning for series starting with [1/2] "
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915: Rotated view does not need a fence (rev3)

[PATCH] drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
 2016-10-25 19:02 UTC  (9+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v2 0/2] DP audio fixes
 2016-10-25 18:28 UTC  (11+ messages)
` [PATCH v2 1/2] drm/i915/dp: Enable DP audio stall fix for gen9 platforms
` [PATCH v2 2/2] drm/i915/dp: BDW cdclk fix for DP audio
` ✗ Fi.CI.BAT: warning for DP audio fixes

[PATCH] drm/i915/DMC/KBL: Load DMC on KBL using the no_stepping_info array
 2016-10-25 18:00 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915/guc: WA to address the Ringbuffer coherency issue
 2016-10-25 16:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/guc: WA to address the Ringbuffer coherency issue (rev2)

drm/i915/audio: m/n value fixes
 2016-10-25 15:46 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/audio: drop extra crtc clock check from HDMI audio N lookup
` [PATCH 2/2] drm/i915/audio: set proper N/M in modeset
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915/audio: drop extra crtc clock check from HDMI audio N lookup

[PATCH v2 0/8] drm/i915/lspcon: Work around resume failure
 2016-10-25 15:12 UTC  (35+ messages)
` [PATCH v2 1/8] drm/dp: Factor out helper to distinguish between branch and sink devices
    ` [Intel-gfx] "
` [PATCH v2 2/8] drm/i915/dp: Remove debug dependency of DPCD SW/HW revision read
` [PATCH v2 3/8] drm/i915/dp: Print only sink or branch specific OUI based on dev type
` [PATCH v2 4/8] drm/i915/dp: Print full branch/sink descriptor
  ` [PATCH v3 "
` [PATCH v2 5/8] drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be read
` [PATCH v2 6/8] drm/i915/dp: Read DP descriptor for eDP and LSPCON too
` [PATCH v2 7/8] drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptr
` [PATCH v2 8/8] drm/i915/lspcon: Add workaround for resuming in PCON mode
` ✗ Fi.CI.BAT: warning for drm/i915/lspcon: Work around resume failure
` ✗ Fi.CI.BAT: warning for drm/i915/lspcon: Work around resume failure (rev2)

[PATCH 1/4] igt_fb: Add Y-tiling support
 2016-10-25 15:02 UTC  (13+ messages)
` [PATCH 2/4] lib/igt_draw: "
` [PATCH 3/4] lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method
` [PATCH 4/4] tests/kms_draw_crc: add support for Y tiling

[CI] drm/i915: Include the kernel uptime in the error state
 2016-10-25 13:16 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Include the kernel uptime in the error state (rev2)

[PATCH v2] dma-buf: Rename struct fence to dma_fence
 2016-10-25 12:49 UTC  (8+ messages)
  ` [PATCH v3] "
  ` [PATCH v4] "
` ✗ Fi.CI.BAT: warning for "
` ✓ Fi.CI.BAT: success for dma-buf: Rename struct fence to dma_fence (rev2)
` ✗ Fi.CI.BAT: warning for dma-buf: Rename struct fence to dma_fence (rev3)

[PATCH] drm/i915: fix comment referencing imaginary functions
 2016-10-25 11:39 UTC  (8+ messages)

[PATCH] drm/i915: Include the kernel uptime in the error state
 2016-10-25 11:23 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[RESEND PATCH 0/6] drm/i915: Enable support for nonblocking modeset
 2016-10-25 11:00 UTC  (11+ messages)
` [RESEND PATCH 2/6] drm/i915: Pass atomic state to intel_audio_codec_enable

External intel-gfx-ci results site http://intel-gfx-ci.01.org/CI/
 2016-10-25 10:28 UTC 

[PATCH v2] kms_atomic : Added subtest for Single Pipe DBUF validation
 2016-10-25 10:10 UTC  (2+ messages)

[PATCH igt] igt: drop gem_storedw_loop from BAT
 2016-10-25 10:07 UTC  (8+ messages)

[PATCH v10 00/18] Support for sustained capturing of GuC firmware logs
 2016-10-25  9:33 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for Support for sustained capturing of GuC firmware logs (rev11)

[PATCH v3] tools/intel_guc_logger: Utility for capturing GuC firmware logs in a file
 2016-10-25  9:01 UTC  (6+ messages)
` [PATCH v4] "

drm/i915: WARN_ON_ONCE(!crtc_clock || cdclk < crtc_clock)
 2016-10-25  8:37 UTC  (5+ messages)

i915 4.8.3: cdclk < crtc_clock
 2016-10-25  5:47 UTC  (3+ messages)

[PATCH 0/2] drm/i915/gvt: fix compilation errors in gtt.c
 2016-10-25  1:46 UTC  (4+ messages)

linux-next: manual merge of the mali-dp tree with the drm-misc tree
 2016-10-25  0:20 UTC 

[PATCH i-g-t 0/3] Convert sh scripts to C variants
 2016-10-24 20:34 UTC  (10+ messages)
` [PATCH i-g-t 1/3] lib/{igt_sysfs, igt_aux}: Make available to other users kick_fbcon() (unbind_fbcon()), and added helpers to igt_aux
` [PATCH i-g-t 2/3] tests/drv_module_reload_basic: Convert sh script to C version

[PATCH v3] drm/edid: Only print the bad edid when aborting
 2016-10-24 18:48 UTC  (2+ messages)

[PATCH 1/4] MAINTAINERS: Add "B:" for URI where to file bugs
 2016-10-24 18:05 UTC  (2+ messages)
` [RFC PATCH] get_maintainer: Look for arbitrary letter prefixes in sections

[PATCH] drm/i915/dp: add lane_count check in intel_dp_check_link_status
 2016-10-24 14:21 UTC  (2+ messages)

[PATCH] drm/i915: remove AGP dependency from DRM_I915 kconfig help text
 2016-10-24 14:07 UTC  (4+ messages)

Regression report] Weekly regression report WW45
 2016-10-24 13:42 UTC  (18+ messages)
` [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
                ` [Regression report] Weekly regression report WW35
                  ` [Regression report] Weekly regression report WW36
                    ` [Regression report] Weekly regression report WW37
                      ` [Regression report] Weekly regression report WW38
                        ` [Regression report] Weekly regression report WW39
                          ` [Regression report] Weekly regression report WW40
                            ` [Regression report] Weekly regression report WW41
                              ` [Regression report] Weekly regression report WW42
                                ` [Regression report] Weekly regression report WW43

[CI 1/5] drm/i915: Move user fault tracking to a separate list
 2016-10-24 13:16 UTC  (3+ messages)
` [CI 5/5] drm/i915: Move fence cancellation to runtime suspend
` ✓ Fi.CI.BAT: success for series starting with [CI,1/5] drm/i915: Move user fault tracking to a separate list

[PATCH] drm/edid: Only print the bad edid when aborting
 2016-10-24 12:58 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/edid: Only print the bad edid when aborting (rev3)


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