public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-09-25 21:06:06 to 2017-09-26 21:34:40 UTC [more...]

[PATCH 00/22] huge gtt pages
 2017-09-26 21:34 UTC  (6+ messages)
` [PATCH 02/22] drm/i915: introduce simple gemfs
` ✓ Fi.CI.IGT: success for huge gtt pages (rev9)

[PATCH] drm/i915: Avoid using dev_priv->info.gen directly
 2017-09-26 21:27 UTC  (3+ messages)

[PATCH 1/2] drm/dp: Add defines for latency in sink
 2017-09-26 20:53 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH v8 1/8] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors
 2017-09-26 20:39 UTC  (26+ messages)
` [PATCH v8 2/8] drm/i915: Update GEM suspend/resume flows considering GuC and GEM fences
` [PATCH v8 3/8] drm/i915: Create uC runtime and system suspend/resume helpers
` [PATCH v8 4/8] drm/i915/guc: Introduce intel_guc_sanitize
` [PATCH v8 5/8] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume
` [PATCH v8 6/8] drm/i915/guc: Update GuC suspend functionality in intel_uc_suspend
` [PATCH v8 7/8] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset
` [PATCH v8 8/8] drm/i915/guc: Fix GuC cleanup in unload path
` ✓ Fi.CI.BAT: success for series starting with [v8,1/8] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/cnl: Allow 2 pixel per clock on Cannonlake
 2017-09-26 20:24 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915: stolen_reserved_base is also dma_addr_t
 2017-09-26 20:13 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: use size_t instead of u32 for stolen memory size variables
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: stolen_reserved_base is also dma_addr_t

[PATCH igt] lib: Ask the kernel to quiescent the GPU
 2017-09-26 20:07 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 2/2] drm/i915/cnl: Fix SSEU Device Status
 2017-09-26 20:06 UTC  (5+ messages)
` [PATCH] "

[PATCH v5 0/8] i915 PMU and engine busy stats
 2017-09-26 20:05 UTC  (19+ messages)
` [PATCH 3/8] drm/i915/pmu: Expose a PMU interface for perf queries
` [PATCH 6/8] drm/i915: Engine busy time tracking
` [PATCH 7/8] drm/i915/pmu: Wire up engine busy stats to PMU
` [PATCH 8/8] drm/i915: Gate engine stats collection with a static key
` ✗ Fi.CI.IGT: failure for i915 PMU and engine busy stats (rev12)

[PATCH 0/5] Introduce DVFS
 2017-09-26 19:40 UTC  (7+ messages)
` [PATCH 1/5] drm/i915/cnl: extract cnl_dvfs_{pre, post}_change
` [PATCH 2/5] drm/i915/cnl: Expose DVFS change functions
` [PATCH 3/5] drm/i915/cnl: DVFS for PLL enabling
` [PATCH 4/5] drm/i915/cnl: DVFS for PLL disabling
` [PATCH 5/5] drm/i915: Extend DVFS function back to Skylake
` ✓ Fi.CI.BAT: success for Introduce DVFS

[PATCH 1/2] drm/i915/execlists: Notify context-out for lost requests
 2017-09-26 18:54 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/execlists: Distinguish the incomplete context notifies
  ` [PATCH v2] "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/execlists: Notify context-out for lost requests
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/execlists: Notify context-out for lost requests (rev3)
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/execlists: Notify context-out for lost requests

[PATCH i-g-t 0/4] lib/igt_kms: Convert properties to be more atomic-like
 2017-09-26 18:51 UTC  (8+ messages)
` [PATCH i-g-t 1/6] tests: Stop looking at plane private members
` [PATCH i-g-t 2/6] lib/igt_kms: Rework connector properties to be more atomic
` [PATCH i-g-t 3/6] lib/igt_kms: Rework plane "
` [PATCH i-g-t 4/6] lib/igt_kms: Rework pipe "
` [PATCH i-g-t 5/6] igt/kms_rotation_crc : Fix flip tests for sprite plane
` [PATCH i-g-t 6/6] tests: Rename kms_pipe_color to kms_color
` ✗ Fi.CI.BAT: failure for lib/igt_kms: Convert properties to be more atomic-like

[PATCH igt] igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION
 2017-09-26 18:32 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION (rev2)

[PATCH i-g-t v5 00/11] Improve robustness of the i915 perf tests
 2017-09-26 18:21 UTC  (9+ messages)
` [PATCH i-g-t v5 03/11] tests/perf: update max buffer size for reading reports
` [PATCH i-g-t v5 07/11] tests/perf: make enable-disable more reliable
` [PATCH i-g-t v5 09/11] tests/perf: estimate number of blocking/polling based on time spent
` [PATCH i-g-t v5 11/11] tests/perf: add support for Coffeelake

[PATCH 1/2] drm/dp: Add defines for latency in sink
 2017-09-26 17:59 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/psr: Set frames before SU entry for psr2
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/dp: Add defines for latency in sink
` ✗ Fi.CI.IGT: warning "

[RFC 1/2] drm/i915/uc: Move uC related types into dedicated header
 2017-09-26 17:53 UTC  (3+ messages)
` [RFC 2/2] drm/i915: Make intel_guc_wopcm_size() inline
` ✓ Fi.CI.BAT: success for series starting with [RFC,1/2] drm/i915/uc: Move uC related types into dedicated header

[PATCH] drm/i915: Use memset64() to prefill the GTT page
 2017-09-26 17:11 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] dim: Accept author x signed-off based on email, but warn
 2017-09-26 16:55 UTC  (7+ messages)
` [PATCH] dim: Accept author x signed-off based on email

[PATCH] drm/i915/selftests: Replace wmb() with i915_gem_chipset_flush()
 2017-09-26 16:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Don't mix inline functions with declarations
 2017-09-26 15:59 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/dp: Avoid needless delay while link training
 2017-09-26 15:22 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/6] drm/i915: Refactor testing obj->mm.pages
 2017-09-26 15:02 UTC  (6+ messages)
` [PATCH 4/6] drm/i915: Set our shrinker->batch to 4096 (~16MiB)

[PATCH v9 0/8] GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-09-26 14:55 UTC  (10+ messages)
` [PATCH v9 1/8] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors
` [PATCH v9 2/8] drm/i915: Update GEM suspend/resume flows considering GuC and GEM fences
` [PATCH v9 3/8] drm/i915: Create uC runtime and system suspend/resume helpers
` [PATCH v9 4/8] drm/i915/guc: Introduce intel_guc_sanitize
` [PATCH v9 5/8] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume
` [PATCH v9 6/8] drm/i915/guc: Update GuC suspend functionality in intel_uc_suspend
` [PATCH v9 7/8] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset
` [PATCH v9 8/8] drm/i915/guc: Fix GuC cleanup in unload path
` ✓ Fi.CI.BAT: success for GEM/GuC Suspend/Resume/Reset fixes and restructuring (rev2)

[PATCH igt] igt/gem_exec_schedule: Ignore set-priority failures on old kernels
 2017-09-26 14:20 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for igt/gem_exec_schedule: Ignore set-priority failures on old kernels (rev2)

[PATCH] drm/i915/selftests: Try to recover from a wedged GPU during reset tests
 2017-09-26 13:36 UTC  (4+ messages)

[RFC V1 0/6] Add Plane Color Properties
 2017-09-26 12:53 UTC  (14+ messages)
` [RFC v1 1/6] drm: Add Plane Degamma properties
` [RFC v1 2/6] drm: Add Plane CTM property
` [RFC v1 3/6] drm: Add Plane Gamma properties
` [RFC v1 4/6] drm: Define helper function for plane color enabling
` [RFC v1 5/6] drm: Define helper to set legacy gamma table size
` [RFC v1 6/6] drm/i915: Enable plane color features
` ✓ Fi.CI.BAT: success for Add Plane Color Properties
` [Intel-gfx] [RFC V1 0/6] "
` ✓ Fi.CI.IGT: success for "

[PATCH] dim: Sanity checks for nightly.conf
 2017-09-26 12:36 UTC 

[PATCH i-g-t] igt_command_line.sh: Fix bashism
 2017-09-26 12:27 UTC  (4+ messages)

[PATCH 00/21] huge gtt pages
 2017-09-26 12:20 UTC  (5+ messages)
` [PATCH 10/21] drm/i915: enable IPS bit for 64K pages
` [PATCH 11/21] drm/i915: disable GTT cache for 2M pages

[PATCH 1/2] dim: Make sure nightly.conf hasn't disappeared
 2017-09-26 12:01 UTC  (4+ messages)
` [PATCH 2/2] dim: Basic sanity check for nightly.conf

[PATCH] drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v2
 2017-09-26 11:55 UTC  (2+ messages)

[PATCH i-g-t v2 0/7] IGT PMU support
 2017-09-26 11:48 UTC  (18+ messages)
` [PATCH i-g-t 1/7] intel-gpu-overlay: Move local perf implementation to a library
` [PATCH i-g-t 4/7] intel-gpu-overlay: Catch-up to new i915 PMU
` [PATCH i-g-t 5/7] tests/perf_pmu: Tests for i915 PMU API
` [PATCH i-g-t 6/7] gem_wsim: Busy stats balancers
` ✓ Fi.CI.IGT: success for IGT PMU support (rev4)

[PATCH 0/6] Adding NV12 support
 2017-09-26 11:46 UTC  (4+ messages)

[PATCH i-g-t 0/3] bunch more meson polish
 2017-09-26 11:36 UTC  (4+ messages)
` [PATCH i-g-t 1/3] meson: Simple makefile integration

[PATCH igt 1/3] benchmark/gem_busy: Compare polling with syncobj_wait
 2017-09-26 10:56 UTC  (5+ messages)
` [PATCH igt 3/3] benchmarks/gem_exec_fault: Update for tryhard kernels
` ✓ Fi.CI.BAT: success for series starting with [1/3] benchmark/gem_busy: Compare polling with syncobj_wait
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Wrap context schedule notification
 2017-09-26 10:17 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/execlists: Notify context-out for lost requests
` ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Wrap context schedule notification

[PATCH 1/7] drm/i915/execlists: Microoptimise execlists_cancel_port_request()
 2017-09-26 10:12 UTC  (6+ messages)
` [PATCH 6/7] drm/i915/execlists: Preemption!

[PATCH] dim: Curb gc enthusiasm
 2017-09-26  9:21 UTC  (2+ messages)

[PATCH v9 1/1] drm/i915/huc: Reorganize HuC authentication
 2017-09-26  9:11 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v9,1/1] "

[PATCH v2 1/3] drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible
 2017-09-26  8:32 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/3] "

[PATCH v8] drm/i915: Enable scanline read based on frame timestamps
 2017-09-26  8:03 UTC  (2+ messages)

[PATCH 1/2] drm/dp: Add defines for latency in sink
 2017-09-26  8:03 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 00/31] Add support for GuC-based SLPC
 2017-09-26  7:41 UTC  (3+ messages)
` [PATCH 08/31] drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled

[PATCH v14 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-09-26  7:12 UTC  (3+ messages)
` [PATCH v14 5/7] vfio: ABI for mdev display dma-buf operation

[PATCH v7 0/2] Reorganized HuC auth and GuC v9+ Logging change
 2017-09-26  6:59 UTC  (6+ messages)
` [PATCH v7 2/2] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9

Module parameters to override color management/dithering
 2017-09-26  5:05 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Add module parameter to en-/disable hw color correction

[PATCH v2 0/6] drm/atomic: Fix use-after-free with unbound connectors/planes
 2017-09-26  4:59 UTC  (5+ messages)
` [PATCH v2 6/6] drm/atomic: Make async plane update checks work as intended, v2
    ` [PATCH] drm/atomic: Make async plane update checks actually work as intended

[PATCH] drm/i915: Mark wait_for_engine() as maybe_unused
 2017-09-26  4:54 UTC  (3+ messages)

[PATCH v5] drm/i915/edp: Be less aggressive about changing link config on eDP
 2017-09-26  4:12 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/edp: Be less aggressive about changing link config on eDP (rev4)
` ✓ Fi.CI.IGT: "

[PATCH 0/2] Add missing BXT/CNL DPLL debugging/checking code
 2017-09-25 23:47 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: add the BXT and CNL DPLL registers to pipe_config_compare
` [PATCH 2/2] drm/i915: add missing DPLL fields to i915_shared_dplls_info


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