public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-09-28 01:04:21 to 2017-09-28 20:18:37 UTC [more...]

[PATCH] drm/i915/glk, cnl: Implement WaDisableScalarClockGating
 2017-09-28 20:18 UTC  (2+ messages)

[PATCH v3 01/13] drm/i915: Inherit Kabylake platform features from Skylake
 2017-09-28 20:05 UTC  (15+ messages)
` [PATCH v3 02/13] drm/i915/execlists: Move request unwinding to a separate function
` [PATCH v3 03/13] drm/i915: Give the invalid priority a magic name
` [PATCH v3 04/13] drm/i915/execlists: Cache the last priolist lookup
` [PATCH v3 05/13] drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
` [PATCH v3 06/13] drm/i915/preempt: Default to disabled mid-command preemption levels
` [PATCH v3 07/13] drm/i915/execlists: Distinguish the incomplete context notifies
` [PATCH v3 08/13] drm/i915: Introduce a preempt context
` [PATCH v3 09/13] drm/i915/execlists: Move bdw GPGPU w/a to emit_bb
` [PATCH v3 10/13] drm/i915/execlists: Keep request->priority for its lifetime
` [PATCH v3 11/13] drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
` [PATCH v3 12/13] drm/i915/execlists: Preemption!
` [PATCH v3 13/13] drm/i915/scheduler: Support user-defined priorities

[PATCH] drm/i915: Use memset64() to prefill the GTT page
 2017-09-28 20:02 UTC  (3+ messages)

[PATCH 0/4] 2-in-1: Organize feature inheritance and disable IPC
 2017-09-28 19:58 UTC  (13+ messages)
` [PATCH 1/4] drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC
` [PATCH 2/4] drm/i915: Organize GEN features inheritance
` [PATCH 3/4] drm/i915: Organize GLK_COLORS
` [PATCH 4/4] drm/i915: Extend WaDisableIPC to all platforms
` ✗ Fi.CI.BAT: failure for 2-in-1: Organize feature inheritance and disable IPC
` ✓ Fi.CI.BAT: success "

Execlists preemption & user priority
 2017-09-28 18:35 UTC  (33+ messages)
` [PATCH v2 01/11] drm/i915/execlists: Move request unwinding to a separate function
` [PATCH v2 02/11] drm/i915/execlists: Cache the last priolist lookup
` [PATCH v2 03/11] drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
` [PATCH v2 04/11] drm/i915/preempt: Default to disabled mid-command preemption levels
` [PATCH v2 05/11] drm/i915/execlists: Distinguish the incomplete context notifies
` [PATCH v2 06/11] drm/i915: Introduce a preempt context
` [PATCH v2 07/11] drm/i915/execlists: Move bdw GPGPU w/a to emit_bb
` [PATCH v2 08/11] drm/i915/execlists: Keep request->priority for its lifetime
` [PATCH v2 09/11] drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
` [PATCH v2 10/11] drm/i915/execlists: Preemption!
` [PATCH v2 11/11] drm/i915/scheduler: Support user-defined priorities

[PATCH i-g-t 1/2] meson.sh: Invoke meson correctly
 2017-09-28 18:18 UTC  (5+ messages)
` [PATCH i-g-t 2/2] meson: Also build kms_atomic_interruptible
` ✓ Fi.CI.BAT: success for series starting with [1/2] meson.sh: Invoke meson correctly
` ✗ Fi.CI.IGT: warning "

[PATCH igt 1/2] igt/gem_sync: Add a preemption test
 2017-09-28 17:59 UTC  (3+ messages)
` [PATCH igt 2/2] igt/gem_exec_nop: Measure high-priority throughput over a bg load
` ✓ Fi.CI.BAT: success for series starting with [1/2] igt/gem_sync: Add a preemption test

[PATCH igt] tests/gem_workarounds: Skip write only registers
 2017-09-28 17:27 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.BAT: success for tests/gem_workarounds: Skip write only registers (rev2)
` ✗ Fi.CI.IGT: warning for tests/gem_workarounds: Skip write only registers
` ✗ Fi.CI.IGT: failure for tests/gem_workarounds: Skip write only registers (rev2)

[PATCH] drm/i915: Inherit Kabylake platform features from Skylake
 2017-09-28 17:23 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Also discard second CRC on gen8+ platforms
 2017-09-28 16:55 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 2/2] drm/i915/psr: Set frames before SU entry for psr2
 2017-09-28 16:54 UTC  (3+ messages)

[PATCH] drm/i915: Add has_psr-flag to gen9lp
 2017-09-28 16:51 UTC  (6+ messages)

[PATCH i-g-t 0/2] igt: Add a testsuite to validate VC4 MADV ioctl
 2017-09-28 16:17 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t] benchmarks: Actually build LIBDRM_INTEL_BENCHMARKS
 2017-09-28 16:14 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t] configure.ac: Install and distribute kabylake registers
 2017-09-28 16:12 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH i-g-t v2 0/8] lib/igt_kms: Convert properties to be more atomic-like
 2017-09-28 16:09 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for lib/igt_kms: Convert properties to be more atomic-like. (rev4)
` ✓ Fi.CI.BAT: success for lib/igt_kms: Convert properties to be more atomic-like. (rev5)
` ✗ Fi.CI.IGT: failure for lib/igt_kms: Convert properties to be more atomic-like. (rev4)
` ✗ Fi.CI.IGT: failure for lib/igt_kms: Convert properties to be more atomic-like. (rev5)
` ✗ Fi.CI.IGT: failure for lib/igt_kms: Convert properties to be more atomic-like. (rev2)

[PATCH i-g-t v4 1/6] tests/kms_ccs: Test pipes other than pipe A
 2017-09-28 16:06 UTC  (4+ messages)
` [PATCH i-g-t v4 2/6] lib/igt_kms: Fix off-by-one bug on skip of missing pipe
` ✗ Fi.CI.IGT: failure for series starting with [v4,1/6] tests/kms_ccs: Test pipes other than pipe A

[PATCH i-g-t 1/3] Fix rlim_cur compiler warnings when building on ARM
 2017-09-28 16:04 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[PATCH v10 0/9] GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-09-28 16:01 UTC  (17+ messages)
` [PATCH v10 1/9] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors
` [PATCH v10 2/9] drm/i915: Update GEM suspend/resume flows considering GuC and GEM fences
` [PATCH v10 3/9] drm/i915: Create uC runtime and system suspend/resume helpers
` [PATCH v10 6/9] drm/i915/guc: Check execbuf client to disable submission and don't depend on enable_guc_submission
` [PATCH v10 9/9] drm/i915/guc: Fix GuC cleanup in unload path

[PATCH igt] igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION
 2017-09-28 16:01 UTC  (5+ messages)
` [PATCH igt v3] "
` ✗ Fi.CI.IGT: warning for igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION (rev3)
` ✓ Fi.CI.IGT: success "

[PATCH i-g-t] Fix compilation on some distros
 2017-09-28 15:58 UTC  (4+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH v1] drm/i915: Enhanced for initialize partially filled pagetables
 2017-09-28 14:25 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH igt] igt/gem_exec_schedule: Detect too slow setup in deep-*
 2017-09-28 13:21 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/gen8+: Init/reset display interrupts only if i915 IRQs are enabled
 2017-09-28 12:17 UTC  (7+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v2] drm/i915: Allow optimized platform checks
 2017-09-28 11:49 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t v2 5/8] lib/igt_kms: Rework plane properties to be more atomic, v2
 2017-09-28 11:01 UTC  (3+ messages)
` [PATCH i-g-t v2 5/8] lib/igt_kms: Rework plane properties to be more atomic, v3
  ` [PATCH i-g-t v2 5/8] lib/igt_kms: Rework plane properties to be more atomic, v4

Fixes for CI/bxt
 2017-09-28 10:40 UTC  (11+ messages)
` [PATCH 03/11] drm/i915: Include fence-hint for timeout warning
` [PATCH 04/11] drm/i915: Try harder to finish the idle-worker
` [PATCH 06/11] drm/i915: Pin fence for iomap
` [PATCH 10/11] drm/i915: Check PIN_NONFAULT overlaps in evict_for_node

[PULL] drm-misc-fixes
 2017-09-28 10:37 UTC 

[PATCH i-g-t v2 6/8] lib/igt_kms: Rework pipe properties to be more atomic, v2
 2017-09-28 10:28 UTC  (2+ messages)
` [PATCH i-g-t v2 6/8] lib/igt_kms: Rework pipe properties to be more atomic, v3

[PATCH 00/31] Add support for GuC-based SLPC
 2017-09-28 10:20 UTC  (28+ messages)
` [PATCH 01/31] drm/i915/debugfs: Create generic string tokenize function and update CRC control parsing
` [PATCH 08/31] drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
` [PATCH 15/31] drm/i915/slpc: Sanitize GuC version
` [PATCH 16/31] drm/i915/slpc: Lay out SLPC init/enable/disable/cleanup helpers
` [PATCH 18/31] drm/i915/slpc: Add SLPC communication interfaces
` [PATCH 20/31] drm/i915/slpc: Add parameter set/unset/get, task control/status functions
` [PATCH 21/31] drm/i915/slpc: Send RESET event to enable SLPC during Load/TDR
` [PATCH 24/31] drm/i915/slpc: Add debugfs support to read/write/revert the parameters
` [PATCH 26/31] drm/i915/slpc: Add i915_slpc_info to debugfs

[PATCH igt] lib: Capture the error state on an unexpected hang
 2017-09-28 10:16 UTC  (3+ messages)

[PATCH 0/8] drm/i915/bios: VBT parsing fixes and cleanups
 2017-09-28  9:53 UTC  (11+ messages)
` [PATCH 1/8] drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel
` [PATCH 2/8] drm/i915/bios: refactor parse general definitions
` [PATCH 3/8] drm/i915/bios: don't initialize fields based on vbt version
` [PATCH 4/8] drm/i915/bios: remove an unnecessary temp variable
` [PATCH 5/8] drm/i915/bios: cleanup comments and useless return
` [PATCH 6/8] drm/i915/bios: merge parse_device_mapping() into parse_general_definitions()
` [PATCH 7/8] drm/i915/bios: parse SDVO device mapping from pre-parsed child devices
` [PATCH 8/8] drm/i915/bios: don't pass bdb to parsers that don't parse VBT directly
` ✓ Fi.CI.BAT: success for drm/i915/bios: VBT parsing fixes and cleanups
` ✓ Fi.CI.IGT: "

[PATCH igt 1/3] benchmark/gem_busy: Compare polling with syncobj_wait
 2017-09-28  9:50 UTC  (5+ messages)

[PATCH] drm/i915/cnl: WaForceContextSaveRestoreNonCoherent
 2017-09-28  9:46 UTC  (5+ messages)

[PATCH v12 00/11] GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-09-28  7:38 UTC  (14+ messages)
` [PATCH v12 01/11] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors
` [PATCH v12 02/11] drm/i915: Update GEM suspend/resume flows with GuC suspend/resume functions
` [PATCH v12 03/11] drm/i915: Move i915_gem_restore_fences to i915_gem_resume
` [PATCH v12 04/11] drm/i915: Create uC runtime and system suspend/resume helpers
` [PATCH v12 05/11] drm/i915/guc: Introduce intel_uc_sanitize
` [PATCH v12 06/11] drm/i915/guc: Make GuC related disable/destroy functions not depend on i915.enable_guc_submission
` [PATCH v12 07/11] drm/i915/guc: Update i915.enable_guc_loading check in intel_uc_fini_hw
` [PATCH v12 08/11] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume
` [PATCH v12 09/11] drm/i915/guc: Update GuC functionality in intel_uc_suspend/intel_uc_resume
` [PATCH v12 10/11] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset
` [PATCH v12 11/11] drm/i915/guc: Fix GuC cleanup in unload path
` ✗ Fi.CI.BAT: warning for GEM/GuC Suspend/Resume/Reset fixes and restructuring (rev5)

[PATCH v11 00/11] GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-09-28  3:29 UTC  (13+ messages)
` [PATCH v11 01/11] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors
` [PATCH v11 02/11] drm/i915: Update GEM suspend/resume flows with GuC suspend/resume functions
` [PATCH v11 03/11] drm/i915: Move i915_gem_restore_fences to i915_gem_resume
` [PATCH v11 04/11] drm/i915: Create uC runtime and system suspend/resume helpers
` [PATCH v11 05/11] drm/i915/guc: Introduce intel_uc_sanitize
` [PATCH v11 06/11] drm/i915/guc: Make GuC related disable/destroy functions not depend on i915.enable_guc_submission
` [PATCH v11 07/11] drm/i915/guc: Update i915.enable_guc_loading check in intel_uc_fini_hw
` [PATCH v11 08/11] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume
` [PATCH v11 09/11] drm/i915/guc: Update GuC suspend functionality in intel_uc_suspend
` [PATCH v11 10/11] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset
` [PATCH v11 11/11] drm/i915/guc: Fix GuC cleanup in unload path
` ✗ Fi.CI.BAT: failure for GEM/GuC Suspend/Resume/Reset fixes and restructuring (rev4)

[PATCH 1/2] drm/i915/gvt: update CSB and CSB write pointer in virtual HWSP
 2017-09-28  2:57 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: enable to read CSB and CSB write pointer from HWSP in GVT-g VM
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/gvt: update CSB and CSB write pointer in virtual HWSP

[PATCH] drm/i915/cnl: Avoid WA_SET_BIT_MASK on write-only CNL_HDC_CHICKEN0
 2017-09-28  2:53 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/dp: Avoid needless delay while link training
 2017-09-28  2:44 UTC  (3+ messages)

[PATCH] drm/dp: Do not prune the last mode on the connector
 2017-09-28  1:22 UTC  (3+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/dp: Do not prune the last mode on the connector (rev2)


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