messages from 2017-09-27 18:48:01 to 2017-09-28 18:51:53 UTC [more...]
[PATCH 0/4] 2-in-1: Organize feature inheritance and disable IPC
2017-09-28 18:51 UTC (4+ 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
Execlists preemption & user priority
2017-09-28 18:35 UTC (34+ 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
` ✗ Fi.CI.IGT: failure for series starting with [v2,01/11] drm/i915/execlists: Move request unwinding to a separate function
[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 (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[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 (3+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH i-g-t] configure.ac: Install and distribute kabylake registers
2017-09-28 16:12 UTC (3+ messages)
` ✗ Fi.CI.IGT: warning for "
` ✓ Fi.CI.IGT: success "
[PATCH i-g-t v2 0/8] lib/igt_kms: Convert properties to be more atomic-like
2017-09-28 16:09 UTC (9+ messages)
` ✗ Fi.CI.IGT: failure for lib/igt_kms: Convert properties to be more atomic-like. (rev2)
` ✓ 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)
[PATCH i-g-t v4 1/6] tests/kms_ccs: Test pipes other than pipe A
2017-09-28 16:06 UTC (6+ messages)
` [PATCH i-g-t v4 2/6] lib/igt_kms: Fix off-by-one bug on skip of missing pipe
` ✓ Fi.CI.BAT: success for series starting with [v4,1/6] tests/kms_ccs: Test pipes other than pipe A
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t 1/3] Fix rlim_cur compiler warnings when building on ARM
2017-09-28 16:04 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "
` ✗ Fi.CI.IGT: failure "
[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 (6+ messages)
` [PATCH igt v3] "
` ✓ Fi.CI.BAT: success for igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION (rev3)
` ✗ Fi.CI.IGT: warning "
` ✓ Fi.CI.IGT: success "
[PATCH i-g-t] Fix compilation on some distros
2017-09-28 15:58 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[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 (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[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 (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[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 (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/dp: Do not prune the last mode on the connector (rev2)
[PULL] drm-intel-fixes
2017-09-28 0:54 UTC
[PATCH v5] drm/i915/edp: Be less aggressive about changing link config on eDP
2017-09-28 0:25 UTC (6+ messages)
` [PATCH v7] "
[PATCH] drm/i915: Avoid using dev_priv->info.gen directly
2017-09-27 19:32 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox