messages from 2017-08-28 12:12:10 to 2017-08-29 19:21:54 UTC [more...]
[RFC v2 00/10] i915 PMU and engine busy stats
2017-08-29 19:21 UTC (11+ messages)
` [RFC 04/10] drm/i915: Expose a PMU interface for perf queries
[PATCH] drm/i915: Always wake the device to flush the GTT
2017-08-29 19:21 UTC (13+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.BAT: warning for drm/i915: Always wake the device to flush the GTT (rev2)
` [PATCH] drm/i915: Flush indirect GTT writes upon runtime-suspend
` ✓ Fi.CI.BAT: success for drm/i915: Always wake the device to flush the GTT (rev3)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Add a default case in gen7 hwsp switch-case
2017-08-29 19:21 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[RFCv6 1/2] drm/i915: Factor out setup_private_pat()
2017-08-29 18:37 UTC (3+ messages)
` [RFCv6 2/2] drm/i915: Introduce private PAT management
` ✗ Fi.CI.BAT: failure for series starting with [RFCv6,1/2] drm/i915: Factor out setup_private_pat()
[RFCv5 1/2] drm/i915: Factor out setup_private_pat()
2017-08-29 18:19 UTC (18+ messages)
` [RFCv5 2/2] drm/i915: Introduce private PAT management
` ✓ Fi.CI.BAT: success for series starting with [RFCv5,1/2] drm/i915: Factor out setup_private_pat()
` ✗ Fi.CI.IGT: failure "
[PATCH v2 0/3] drm/i915: add perf support for Coffeelake
2017-08-29 18:04 UTC (5+ messages)
` [PATCH v2 1/3] drm/i915: add GT number to intel_device_info
` [PATCH v2 2/3] drm/i915: rework IS_*_GT* macros
` [PATCH v2 3/3] drm/i915/perf: add support for Coffeelake GT2
` ✗ Fi.CI.BAT: failure for drm/i915: add perf support for Coffeelake (rev2)
[PATCH i-g-t] docs/chamelium: Explain that the Chamelium should only target one DUT
2017-08-29 17:53 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH 0/3] drm/i915: add perf support for Coffeelake
2017-08-29 17:24 UTC (8+ messages)
` [PATCH 1/3] drm/i915: add GT number to intel_device_info
` [PATCH 2/3] drm/i915: rework IS_*_GT* macros
` [PATCH 3/3] drm/i915/perf: add support for Coffeelake GT2
` ✓ Fi.CI.BAT: success for drm/i915: add perf support for Coffeelake
[PATCH] drm/i915/cnp: Wa 1181: Fix Backlight issue
2017-08-29 17:14 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Clear local engine-needs-reset bit if in progress elsewhere
2017-08-29 17:01 UTC (12+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH 1/2] drm/i915: Pull wait-for-idle into i915_gem_switch_to_kernel_context()
2017-08-29 17:01 UTC (4+ messages)
` [PATCH 2/2] drm/i915/perf: Remove open-coding of i915_gem_switch_to_kernel_context()
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Pull wait-for-idle into i915_gem_switch_to_kernel_context()
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] tests/audio: Add suspend and hibernate tests for HDMI signal integrity
2017-08-29 16:50 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/3] drm/i915: Skylake plane update/disable unifications [v2]
2017-08-29 16:25 UTC (6+ messages)
` [PATCH 1/3] drm/i915: dspaddr_offset doesn't need to be more than local variable
` [PATCH 2/3] drm/i915: Unify skylake plane update
` [PATCH 3/3] drm/i915: Unify skylake plane disable
` ✗ Fi.CI.BAT: warning for drm/i915: Skylake plane update/disable unifications [v2]
[PATCH 1/2] drm/atomic: Move drm_crtc_commit to drm_crtc_state
2017-08-29 16:07 UTC (4+ messages)
` [PATCH 2/2] drm/atomic: Fix freeing connector/plane state too early by tracking commits
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/atomic: Move drm_crtc_commit to drm_crtc_state
` ✗ Fi.CI.IGT: failure "
[PATCH] HAX drm/i915: Disable runtime-pm for shard-apl
2017-08-29 15:52 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH i-g-t v4 00/12] Improve robustness of the i915 perf tests
2017-08-29 15:14 UTC (15+ messages)
` [PATCH i-g-t v4 01/12] tests/perf: make stream_fd a global variable
` [PATCH i-g-t v4 02/12] tests/perf: add per context filtering test for gen8+
` [PATCH i-g-t v4 03/12] tests/perf: update max buffer size for reading reports
` [PATCH i-g-t v4 04/12] tests/perf: rc6: try to guess when rc6 is disabled
` [PATCH i-g-t v4 05/12] tests/perf: remove frequency related changes
` [PATCH i-g-t v4 06/12] tests/perf: rework oa-exponent test
` [PATCH i-g-t v4 07/12] tests/perf: make enable-disable more reliable
` [PATCH i-g-t v4 08/12] tests/perf: make buffer-fill "
` [PATCH i-g-t v4 09/12] tests/perf: add Kabylake support
` [PATCH i-g-t v4 10/12] tests/perf: add Geminilake support
` [PATCH i-g-t v4 11/12] tests/perf: estimate number of blocking/polling based on time spent
` [PATCH i-g-t v4 12/12] tests/perf: prevent power management to kick in when necessary
` ✓ Fi.CI.BAT: success for Improve robustness of the i915 perf tests (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 00/23] huge gtt pages
2017-08-29 14:49 UTC (13+ messages)
` [PATCH 01/23] mm/shmem: introduce shmem_file_setup_with_mnt
` [PATCH 02/23] drm/i915: introduce simple gemfs
` [PATCH 03/23] drm/i915/gemfs: enable THP
` [PATCH 05/23] drm/i915: push set_pages down to the callers
[i-g-t PATCH 00/10] tools/intel_vbt_decode: switch to using kernel intel_vbt_defs.h
2017-08-29 14:31 UTC (15+ 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] lib/igt_debugfs: Open DRM driver without master for hpd storm exit
2017-08-29 14:09 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 1/3] drm/i915: Always sanity check engine state upon idling
2017-08-29 13:55 UTC (10+ 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
[PATCH v3 00/12] Improve robustness of the i915 perf tests
2017-08-29 13:44 UTC (4+ messages)
` [PATCH v3 06/12] tests/perf: rework oa-exponent test
[PATCH i-g-t] tests/kms_atomic: subtest atomic_invalid_params requires CRTC
2017-08-29 12:25 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] tests/chamelium: Let the Chamelium itself wait for a stable video input
2017-08-29 12:08 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/i915: Don't use GPU relocations prior to cmdparser stalls
2017-08-29 10:38 UTC (3+ messages)
[PATCH i-g-t] pm_rps: Changes in waitboost scenario
2017-08-29 10:27 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for pm_rps: Changes in waitboost scenario (rev7)
` ✗ Fi.CI.IGT: warning "
[PATCH] drm/i915: Recreate vmapping even when the object is pinned
2017-08-29 10:00 UTC (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.IGT: success for drm/i915: Recreate vmapping even when the object is pinned (rev2)
[PATCH] drm/i915: Remove excess indent in intel_finish_reset() caught by sparse
2017-08-29 9:57 UTC (4+ messages)
` ✗ Fi.CI.IGT: warning for "
[RFC v2 0/3] Support perf stat with i915 PMU
2017-08-29 9:28 UTC (5+ messages)
` [RFC v2 2/3] drm/i915/pmu: serve global events and support perf stat
[PATCH i-g-t v3] pm_rps: Changes in waitboost scenario
2017-08-29 8:57 UTC (5+ messages)
` [PATCH i-g-t v4] "
` [PATCH i-g-t v5] "
[PATCH v2 00/10] Improve robustness of the i915 perf tests
2017-08-29 8:54 UTC (5+ messages)
[PATCH i-g-t 1/1] igt/dapc: Test Driver Assisted Performance Capture (DAPC)
2017-08-29 8:51 UTC (2+ messages)
[PATCH i-g-t] tests/gem_exec_reuse: Adds cleanup at the end of test
2017-08-29 8:51 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t v2 0/3] Documentation updates, with chamelium and audio
2017-08-29 8:01 UTC (5+ messages)
` [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
[PATCH 1/3] drm/i915: dspaddr_offset doesn't need to be more than local variable
2017-08-29 7:45 UTC (5+ 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 i-g-t] tests/kms_frontbuffer_tracking: increase FBC wait timeout to 5s
2017-08-29 7:16 UTC (7+ messages)
` [PATCH i-g-t v2] "
[PATCH] drm/i915: Stop using long platform names on clock gating functions
2017-08-29 7:12 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH v2 2/2] drm/i915/guc : Decouple logs from submission
2017-08-28 23:20 UTC
[PATCH v2 1/2] drm/i915/guc : Removing enable_guc_loading module
2017-08-28 23:19 UTC
[PATCH i-g-t 1/4] lib: Add some syncobj helpers (v2)
2017-08-28 22:28 UTC (7+ 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
` ✓ Fi.CI.BAT: success for series starting with [1/4] lib: Add some syncobj helpers (v2)
` ✓ Fi.CI.IGT: "
[PATCH 0/6] Adding NV12 support
2017-08-28 22:17 UTC (2+ messages)
[PULL] drm-misc-next-fixes
2017-08-28 21:22 UTC
[PULL] drm-misc-fixes
2017-08-28 21:18 UTC
[PATCH 0/4] drm/i915/bios: additional vbt definition cleanups
2017-08-28 15:54 UTC (4+ messages)
` [PATCH 3/4] drm/i915/bios: amend child device flags based on intel_vbt_decode
[PATCH 00/12] drm/i915: Fix up the CCS code
2017-08-28 14:47 UTC (4+ messages)
[PATCH] drm/i915: Beef up of Beef up the IPS vs. CRC workaround
2017-08-28 14:42 UTC (5+ messages)
` [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)
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