messages from 2017-08-25 14:21:10 to 2017-08-28 21:18:57 UTC [more...]
[PULL] drm-misc-fixes
2017-08-28 21:18 UTC
[PATCH i-g-t 1/4] lib: Add some syncobj helpers (v2)
2017-08-28 21:10 UTC (4+ messages)
` [PATCH i-g-t 2/4] tests/syncobj: Convert the basic test over to the helpers
` [PATCH i-g-t 3/4] tests/syncobj: Add some wait and reset tests (v7)
` [PATCH i-g-t 4/4] syncobj: Add a test for SYNCOBJ_CREATE_SIGNALED
[PATCH] drm/i915: Clear local engine-needs-reset bit if in progress elsewhere
2017-08-28 20:59 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH] drm/i915: Always wake the device to flush the GTT
2017-08-28 20:15 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t v2 0/3] Documentation updates, with chamelium and audio
2017-08-28 19:50 UTC (7+ messages)
` [PATCH i-g-t v2 1/3] lib/igt_core: Use HTML character for documentation comment in example
` [PATCH i-g-t v2 2/3] docs: Add user and developer documentation about Chamelium support
` [PATCH i-g-t v2 3/3] docs: Add user documentation about audio support
` ✓ Fi.CI.BAT: success for Documentation updates, with chamelium and audio
` ✗ Fi.CI.IGT: failure "
[PATCH 0/4] drm/i915/bios: additional vbt definition cleanups
2017-08-28 15:54 UTC (7+ messages)
` [PATCH 3/4] drm/i915/bios: amend child device flags based on intel_vbt_decode
` ✓ Fi.CI.BAT: success for drm/i915/bios: additional vbt definition cleanups
` ✓ Fi.CI.IGT: "
[i-g-t PATCH 00/10] tools/intel_vbt_decode: switch to using kernel intel_vbt_defs.h
2017-08-28 15:25 UTC (13+ messages)
` [i-g-t PATCH 01/10] tools/intel_lid: use local register definition
` [i-g-t PATCH 02/10] tools/intel_vbt_decode: remove unused definitions from intel_bios.h
` [i-g-t PATCH 03/10] tools/intel_vbt_decode: clean up struct lvds_dvo_timing
` [i-g-t PATCH 04/10] tools/intel_vbt_decode: start migrating to kernel intel_vbt_defs.h
` [i-g-t PATCH 05/10] tools/intel_vbt_decode: migrate timing dumping to kernel struct
` [i-g-t PATCH 06/10] tools/intel_vbt_decode: migrate child device "
` [i-g-t PATCH 07/10] tools/intel_vbt_decode: migrate psr "
` [i-g-t PATCH 08/10] tools/intel_vbt_decode: migrate edp "
` [i-g-t PATCH 09/10] tools/intel_vbt_decode: migrate child device type bits decoding to kernel defs
` [i-g-t PATCH 10/10] tools/intel_vbt_defs: migrate backlight dumping to kernel struct
` ✓ Fi.CI.BAT: success for tools/intel_vbt_decode: switch to using kernel intel_vbt_defs.h
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] tests/chamelium: Let the Chamelium itself wait for a stable video input
2017-08-28 15:18 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH 00/12] drm/i915: Fix up the CCS code
2017-08-28 14:47 UTC (7+ messages)
` [PATCH 05/12] drm/i915: Nuke a pointless unreachable()
[PATCH] drm/i915: Beef up of Beef up the IPS vs. CRC workaround
2017-08-28 14:42 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Beef up of Beef up the IPS vs. CRC workaround (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 18/23] drm/i915/selftests: huge page tests
2017-08-28 14:36 UTC (2+ messages)
[PATCH i-g-t] lib/igt_chamelium: Remove any special handling for the connector FSM
2017-08-28 14:25 UTC (2+ messages)
[PATCH v2 00/10] Improve robustness of the i915 perf tests
2017-08-28 14:23 UTC (4+ messages)
[PATCH 1/3] drm/i915: dspaddr_offset doesn't need to be more than local variable
2017-08-28 13:56 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Unify skylake plane update
` [PATCH 3/3] drm/i915: Unify skylake plane disable
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: dspaddr_offset doesn't need to be more than local variable
[PATCH] drm/i915: Recreate vmapping even when the object is pinned
2017-08-28 13:53 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Recreate vmapping even when the object is pinned (rev2)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Remove excess indent in intel_finish_reset() caught by sparse
2017-08-28 13:01 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH i-g-t 1/1] igt/dapc: Test Driver Assisted Performance Capture (DAPC)
2017-08-28 11:51 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/1] "
[PATCH 0/6] Adding NV12 support
2017-08-28 11:14 UTC (8+ messages)
` [PATCH 1/6] drm/i915: Set scaler mode for NV12
` [PATCH 2/6] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 3/6] drm/i915: Upscale scaler max scale for NV12
` [PATCH 4/6] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 5/6] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 6/6] drm/i915: Add NV12 support to intel_framebuffer_init
` ✗ Fi.CI.BAT: failure for Adding NV12 support (rev2)
[PATCH 00/14] i915 perf support for command stream based OA, GPU and workload metrics capture
2017-08-28 11:05 UTC (17+ messages)
` [PATCH 01/14] drm/i915: Add ctx getparam ioctl parameter to retrieve ctx unique id
` [PATCH 02/14] drm/i915: Expose OA sample source to userspace
` [PATCH 03/14] drm/i915: Framework for capturing command stream based OA reports
` [PATCH 04/14] drm/i915: Define CTX_ID property for perf sampling
` [PATCH 05/14] drm/i915: Flush periodic samples, in case of no pending CS sample requests
` [PATCH 06/14] drm/i915: Inform userspace about command stream OA buf overflow
` [PATCH 07/14] drm/i915: Populate ctx ID for periodic OA reports
` [PATCH 08/14] drm/i915: Add support for having pid output with OA report
` [PATCH 09/14] drm/i915: Add support for emitting execbuffer tags through OA counter reports
` [PATCH 10/14] drm/i915: Link perf stream structures with Engines
` [PATCH 11/14] drm/i915: Add support for collecting timestamps on all gpu engines
` [PATCH 12/14] drm/i915: Extract raw GPU timestamps from OA reports to forward in perf samples
` [PATCH 13/14] drm/i915: Async check for streams data availability with hrtimer rescheduling
` [PATCH 14/14] drm/i915: Support for capturing MMIO register values
` ✓ Fi.CI.BAT: success for i915 perf support for command stream based OA, GPU and workload metrics capture (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] pm_rps: Extended testcases with checking PMINTRMSK register value
2017-08-28 10:34 UTC (12+ messages)
[PATCH 1/8] drm/i915: Separate GuC/HuC specific functionality from intel_uc
2017-08-28 10:30 UTC (10+ messages)
` [PATCH 2/8] drm/i915/guc: Fix GuC interaction in reset/suspend scenarios
` [PATCH 3/8] drm/i915/guc: Fix GuC HW/SW state cleanup in unload path
` [PATCH 4/8] drm/i915/guc: Disable critical logging in GuC by default from GuC v9
` [PATCH 5/8] drm/i915/guc: Change default GuC FW for SKL to v9.33
` [PATCH 6/8] drm/i915/guc: Change default GuC FW for BXT to v9.29
` [PATCH 7/8] drm/i915/guc: Change default GuC FW for KBL to v9.39
` [PATCH 8/8] HAX enable guc submission for CI
` ✗ Fi.CI.BAT: failure for series starting with [1/8] drm/i915: Separate GuC/HuC specific functionality from intel_uc
[PATCH i-g-t] pm_rps: Changes in waitboost scenario
2017-08-28 10:20 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for pm_rps: Changes in waitboost scenario (rev6)
` ✗ Fi.CI.IGT: warning "
[PATCH igt] igt/gem_exec_nop: Headless requires DRM_MASTER for modesetting
2017-08-28 9:51 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH igt] lib/kmod: Fix error reporting for kmod load/unload
2017-08-28 9:36 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Don't use GPU relocations prior to cmdparser stalls
2017-08-28 9:26 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH i-g-t 0/2] Fixing make install
2017-08-28 9:17 UTC (4+ messages)
` ✗ Fi.CI.IGT: warning for "
[PATCH igt] igt/vgem_basic: Load and unload the module first
2017-08-28 9:13 UTC (7+ messages)
` [PATCH igt v2] "
` ✗ Fi.CI.BAT: warning for "
` ✓ Fi.CI.BAT: success for igt/vgem_basic: Load and unload the module first (rev2)
` ✓ Fi.CI.IGT: success for igt/vgem_basic: Load and unload the module first
` ✓ Fi.CI.IGT: success for igt/vgem_basic: Load and unload the module first (rev2)
[PATCH] drm/i915/cnl: WaForceEnableNonCoherent
2017-08-28 9:00 UTC (5+ messages)
[PATCH i-g-t v3] pm_rps: Changes in waitboost scenario
2017-08-28 8:50 UTC (2+ messages)
` [PATCH i-g-t v4] "
[PATCH] mm: Reward slab shrinkers that reclaim more than they were asked
2017-08-28 8:09 UTC (6+ messages)
` [PATCH 1/2] mm: Track actual nr_scanned during shrink_slab()
[PATCH i-g-t 1/3] tests/chamelium: Introduce fast basic hpd tests, with limited toggles
2017-08-28 7:45 UTC (5+ messages)
` [PATCH i-g-t 3/3] intel-ci: Add fast chamelium tests to the fast-feedback list
[PATCH v5] drm/i915: Fix FBC cfb stride programming for non X-tiled FB
2017-08-28 6:50 UTC (4+ messages)
` [PATCH v6] "
[PATCH i-g-t 0/3] kms_ccs improvements
2017-08-28 6:40 UTC (6+ messages)
` [PATCH i-g-t 1/3] tests/kms_ccs: Test pipes other than pipe A
` [PATCH i-g-t 2/3] tests/kms_ccs: Prevent segfault if pipe is not supported
` [PATCH i-g-t 3/3] tests/kms_ccs: Test case where the CCS buffer was not provided
` ✓ Fi.CI.BAT: success for kms_ccs improvements
` ✗ Fi.CI.IGT: failure "
[PATCH v2 1/2] drm: Add retries for dp dual mode read
2017-08-28 5:50 UTC (4+ messages)
` [PATCH v3 "
[RFCv4 1/2] drm/i915: Factor out setup_private_pat()
2017-08-28 2:41 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [RFCv4,1/2] "
` ✓ Fi.CI.IGT: "
` [RFCv4 2/2] drm/i915: Introduce private PAT management
[PATCH 1/3] drm/i915: Always sanity check engine state upon idling
2017-08-26 12:21 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Clear wedged status upon resume
` [PATCH 3/3] drm/i915: Discard the request queue if we fail to sleep before suspend
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Always sanity check engine state upon idling
` ✗ Fi.CI.IGT: warning "
[PATCH] drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker
2017-08-26 11:41 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFT
2017-08-26 4:13 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t 1/4] lib: Add some syncobj helpers (v2)
2017-08-26 1:56 UTC (6+ messages)
` [PATCH i-g-t 2/4] tests/syncobj: Convert the basic test over to the helpers
` [PATCH i-g-t 3/4] tests/syncobj: Add some wait and reset tests (v6)
` [PATCH i-g-t 4/4] syncobj: Add a test for SYNCOBJ_CREATE_SIGNALED
` ✓ Fi.CI.BAT: success for series starting with [1/4] lib: Add some syncobj helpers (v2)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Mark wait_for_engine() as maybe_unused
2017-08-25 23:58 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH] i915, drm/fourcc: Improve the CCS modifier documentation
2017-08-25 22:50 UTC (3+ messages)
[PATCH i-g-t 1/3] lib/igt_core: Use HTML character for documentation comment in example
2017-08-25 22:21 UTC (5+ messages)
` [PATCH i-g-t 2/3] docs: Add user and developer documentation about Chamelium support
` [PATCH i-g-t 3/3] docs: Add user documentation about audio support
` ✓ Fi.CI.BAT: success for series starting with [1/3] lib/igt_core: Use HTML character for documentation comment in example
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/guc: Add GuC Load time to debugfs
2017-08-25 22:15 UTC (5+ messages)
[PATCH 1/2] drm/i915/guc : Removing enable_guc_loading module
2017-08-25 21:32 UTC (2+ messages)
[PATCH 2/4] drm/i915: decouple gen9 and gen10 dp signal levels
2017-08-25 20:55 UTC (2+ messages)
` [PATCH 02/10] "
[PATCH 00/23] huge gtt pages
2017-08-25 20:49 UTC (6+ messages)
` [PATCH 01/23] mm/shmem: introduce shmem_file_setup_with_mnt
[PATCH v4 0/1] drm/i915: Deal with upside-down mounted LCD panels
2017-08-25 20:41 UTC (4+ messages)
` [PATCH v4] "
` ✓ Fi.CI.BAT: success for drm/i915: Deal with upside-down mounted LCD panels (rev2)
` ✓ Fi.CI.IGT: "
[RFC v2 0/3] Support perf stat with i915 PMU
2017-08-25 19:01 UTC (4+ messages)
` [RFC v2 3/3] drm/i915/pmu: deny perf driver level sampling of "
[PATCH igt] lib: Avoid actually throttling from igt_require_gem()
2017-08-25 18:45 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for lib: Avoid actually throttling from igt_require_gem() (rev2)
[PATCH i-g-t] tests: chamelium: Eliminate reset when preparing output
2017-08-25 18:25 UTC (3+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH i-g-t] tests/kms_frontbuffer_tracking: increase FBC wait timeout to 5s
2017-08-25 17:40 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for tests/kms_frontbuffer_tracking: increase FBC wait timeout to 5s (rev2)
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;
as well as URLs for NNTP newsgroup(s).