messages from 2017-08-30 12:17:48 to 2017-08-31 15:18:06 UTC [more...]
[PATCH 0/5] drm/atomic: Fix use-after-free with unbound connectors/planes
2017-08-31 15:18 UTC (21+ messages)
` [RFC PATCH 1/5] drm/i915: Always wait for flip_done
` [PATCH 2/5] drm/atomic: Remove waits in drm_atomic_helper_commit_cleanup_done
` [PATCH 3/5] drm/atomic: Move drm_crtc_commit to drm_crtc_state, v2
` [PATCH 4/5] drm/atomic: Fix freeing connector/plane state too early by tracking commits, v2
` [Intel-gfx] "
` [RFC PATCH 5/5] drm/atomic: Make async plane update checks work as intended
[PATCH] drm/i915/cnl: Fix DP max voltage
2017-08-31 15:06 UTC (2+ messages)
[PATCH v3 1/2] drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"
2017-08-31 15:05 UTC (4+ messages)
` [PATCH v4 "
` ✓ Fi.CI.BAT: success for series starting with [v4,1/2] drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock" (rev2)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Keep the device awake whilst in the GTT write domain
2017-08-31 14:34 UTC (5+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915: Keep the device awake whilst in the GTT write domain (rev2)
` [PATCH v3] drm/i915: Keep the device awake whilst in the GTT domain
` ✗ Fi.CI.BAT: failure for drm/i915: Keep the device awake whilst in the GTT write domain (rev3)
[PATCH i-g-t] pm_rps: Changes in waitboost scenario
2017-08-31 14:31 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for pm_rps: Changes in waitboost scenario (rev8)
` ✓ Fi.CI.BAT: success for pm_rps: Changes in waitboost scenario (rev9)
` ✗ Fi.CI.IGT: warning "
` ✗ Fi.CI.BAT: failure for pm_rps: Changes in waitboost scenario (rev10)
[RFCv6 1/2] drm/i915: Factor out setup_private_pat()
2017-08-31 14:20 UTC (11+ messages)
` [RFCv6 2/2] drm/i915: Introduce private PAT management
[PATCH 00/13] mmu_notifier kill invalidate_page callback
2017-08-31 14:14 UTC (2+ messages)
[RFC PATCH 0/4] drm/i915: implement NOA mux reprogramming at ctx-switch
2017-08-31 14:13 UTC (12+ messages)
` [RFC PATCH 1/4] drm/i915: use same define size for wa_bb pin/allocation
` [RFC PATCH 2/4] drm/i915: extract per-ctx/indirect bb programming
` [RFC PATCH 3/4] drm/i915: pass wa_ctx as argument
` [RFC PATCH 4/4] drm/i915: reprogram NOA muxes on context switch when using perf
` ✓ Fi.CI.BAT: success for drm/i915: implement NOA mux reprogramming at ctx-switch
` ✗ Fi.CI.IGT: warning "
[PATCH i-g-t 0/1] chamelium: Add work in progress test for HDMI audio
2017-08-31 13:39 UTC (3+ messages)
` [PATCH i-g-t 1/1] chamelium: Add work in progress test for HDMI audio integrity testing
` ✗ Fi.CI.BAT: failure for chamelium: Add work in progress test for HDMI audio
[PATCH i-g-t 1/2] lib: rename to libigt
2017-08-31 13:37 UTC (3+ messages)
` [PATCH i-g-t 2/2] lib: Attemp at .so libraries
` ✗ Fi.CI.BAT: failure for series starting with [1/2] lib: rename to libigt
[PATCH i-g-t v5 00/11] Improve robustness of the i915 perf tests
2017-08-31 13:36 UTC (13+ messages)
` [PATCH i-g-t v5 01/11] tests/perf: make stream_fd a global variable
` [PATCH i-g-t v5 02/11] tests/perf: add per context filtering test for gen8+
` [PATCH i-g-t v5 03/11] tests/perf: update max buffer size for reading reports
` [PATCH i-g-t v5 04/11] tests/perf: rc6: try to guess when rc6 is disabled
` [PATCH i-g-t v5 05/11] tests/perf: remove frequency related changes
` [PATCH i-g-t v5 06/11] tests/perf: rework oa-exponent test
` [PATCH i-g-t v5 07/11] tests/perf: make enable-disable more reliable
` [PATCH i-g-t v5 08/11] tests/perf: make buffer-fill "
` [PATCH i-g-t v5 09/11] tests/perf: estimate number of blocking/polling based on time spent
` [PATCH i-g-t v5 10/11] tests/perf: prevent power management to kick in when necessary
` [PATCH i-g-t v5 11/11] tests/perf: add support for Coffeelake
` ✓ Fi.CI.BAT: success for Improve robustness of the i915 perf tests (rev3)
[PATCH i-g-t v2] lib/tests: Add audio selftest
2017-08-31 13:20 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for lib/tests: Add audio selftest (rev2)
[PATCH i-g-t v3 0/7] kms_ccs testcase improvements
2017-08-31 12:47 UTC (11+ messages)
` [PATCH i-g-t v3 1/7] tests/kms_ccs: Test pipes other than pipe A
` [PATCH i-g-t v3 2/7] lib/igt_kms: Fix off-by-one bug on skip of missing pipe
` [PATCH i-g-t v3 3/7] tests/kms_ccs: Prevent segfault if pipe is not supported
` [PATCH i-g-t v3 4/7] tests/kms_ccs: Test case where the CCS buffer was not provided
` [PATCH i-g-t v3 5/7] tests/kms_ccs: Test case where CCS and main buffer overlaps
` [PATCH i-g-t v3 6/7] tests/kms_ccs: Test case where CCS is on a different BO
` [PATCH i-g-t v3 7/7] tests/kms_ccs: Test case for wrong aux buffer stripe size
` ✓ Fi.CI.BAT: success for kms_ccs testcase improvements
[PATCH] drm/i915/cnl: Fix DP max voltage
2017-08-31 12:34 UTC (2+ messages)
[RFC i-g-t v1] tests/perf_pmu: test i915 RFC PMU
2017-08-31 12:30 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for tests/perf_pmu: test i915 RFC PMU (rev2)
[RFC v2 0/3] Support perf stat with i915 PMU
2017-08-31 7:41 UTC (10+ messages)
` [RFC v2 2/3] drm/i915/pmu: serve global events and support perf stat
` [RFC v2 3/3] drm/i915/pmu: deny perf driver level sampling of i915 PMU
[PATCH] drm/i915/cnp: Wa 1181: Fix Backlight issue
2017-08-31 11:55 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cnp: Wa 1181: Fix Backlight issue (rev2)
[PATCH] drm/i915: Disable DRRS when PSR is enabled
2017-08-31 11:38 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
✗ Fi.CI.BAT: failure for drm/i915/cnl: Fix DP max voltage (rev2)
2017-08-31 11:22 UTC
[PATCH] drm/i915: Add a default case in gen7 hwsp switch-case
2017-08-31 11:00 UTC (4+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Add a default case in gen7 hwsp switch-case (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/cnl: Avoid ioremap_wc on Cannonlake as well
2017-08-31 8:27 UTC (7+ messages)
[PATCH 1/2] drm/i915: Make own struct for execlist items
2017-08-31 8:11 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Make own struct for execlist items (rev2)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Make own struct for execlist items
[PATCH] drm/i915: Always wake the device to flush the GTT
2017-08-31 8:08 UTC (11+ messages)
[PATCH i-g-t] lib/tests: Add audio selftest
2017-08-31 8:00 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH 1/2] drm/i915/cnl: Allow 2 pixel per clock on Cannonlake
2017-08-31 7:59 UTC (9+ messages)
` [PATCH 2/2] drm/i915: Introduce HAS_2PPC
[PATCH i-g-t v5] pm_rps: Changes in waitboost scenario
2017-08-31 7:40 UTC (4+ messages)
` [PATCH i-g-t v6] "
` [PATCH i-g-t v7] "
` [PATCH i-g-t v8] "
[PATCH] drm/i915: Skip waking the device to service pwrite
2017-08-31 7:27 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH] drm/i915/opregion: Remove null check before kfree
2017-08-31 6:30 UTC (2+ messages)
[PATCH v2 0/7] kms_ccs testcase improvements
2017-08-31 5:58 UTC (8+ messages)
` [PATCH v2 1/7] tests/kms_ccs: Test pipes other than pipe A
` [PATCH v2 2/7] lib/igt_kms: Fix off-by-one bug on skip of missing pipe
` [PATCH v2 3/7] tests/kms_ccs: Prevent segfault if pipe is not supported
` [PATCH v2 4/7] tests/kms_ccs: Test case where the CCS buffer was not provided
` [PATCH v2 5/7] tests/kms_ccs: Test case where CCS and main buffer overlaps
` [PATCH v2 6/7] tests/kms_ccs: Test case where CCS is on a different BO
` [PATCH v2 7/7] tests/kms_ccs: Test case for wrong aux buffer stripe size
[PATCH] drm/i915/cnl: WA FtrEnableFastAnisoL1BankingFix
2017-08-31 4:59 UTC (3+ messages)
[PATCH] drm/i915/cnl: WaDisableI2mCycleOnWRPort
2017-08-31 4:59 UTC (3+ messages)
[PATCH] drm/i915/cnp: Wa 1181: Fix Backlight issue
2017-08-31 4:52 UTC (2+ messages)
[PATCH] drm/i915: Stop using long platform names on clock gating functions
2017-08-31 4:42 UTC (3+ messages)
[PATCH] drm/i915: Add interface to reserve fence registers for vGPU
2017-08-31 3:21 UTC (3+ messages)
[PATCH i-g-t] tests/gem_flink_basic: Add documentation for subtests
2017-08-31 0:17 UTC (5+ messages)
[RFC v3 0/3] Support perf stat with i915 PMU
2017-08-30 12:37 UTC (4+ messages)
` [RFC v3 1/3] drm/i915/pmu: reorder function to suite next patch
` [RFC v3 2/3] drm/i915/pmu: serve global events and support perf stat
` [RFC v3 3/3] drm/i915/pmu: deny perf driver level sampling of i915 PMU
[PATCH] dim: filter thisimage files
2017-08-30 20:16 UTC
[PATCH i-g-t] tests/chamelium: Let the Chamelium itself wait for a stable video input
2017-08-30 18:47 UTC (4+ messages)
[PATCH i-g-t] tests/audio: Add suspend and hibernate tests for HDMI signal integrity
2017-08-30 18:42 UTC (2+ messages)
[PATCH i-g-t] docs/chamelium: Explain that the Chamelium should only target one DUT
2017-08-30 18:40 UTC (2+ messages)
[PATCH i-g-t] lib/igt_debugfs: Open DRM driver without master for hpd storm exit
2017-08-30 18:36 UTC (2+ messages)
[PATCH v5 0/4] drm/i915: add perf support for Coffeelake
2017-08-30 18:19 UTC (7+ messages)
` [PATCH v5 1/4] drm/i915: add GT number to intel_device_info
` [PATCH v5 2/4] drm/i915: mark all device info struct with __initdata
` [PATCH v5 3/4] drm/i915: rework IS_*_GT* macros
` [PATCH v5 4/4] drm/i915/perf: add support for Coffeelake GT2
` ✓ Fi.CI.BAT: success for drm/i915: add perf support for Coffeelake
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] lib/igt_aux: Allow sysfs open to fail when setting suspend/resume delay
2017-08-30 18:15 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v2 00/16] drm/i915: Redo old gmch irq handling
2017-08-30 17:13 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Redo old gmch irq handling (rev2)
[PATCH 00/12] drm/i915: Fix up the CCS code
2017-08-30 17:09 UTC (6+ messages)
[PATCH v4 0/3] drm/i915: add perf support for Coffeelake
2017-08-30 15:43 UTC (6+ messages)
` [PATCH v4 1/3] drm/i915: add GT number to intel_device_info
` [PATCH v4 2/3] drm/i915: rework IS_*_GT* macros
` [PATCH v4 3/3] drm/i915/perf: add support for Coffeelake GT2
` ✓ Fi.CI.BAT: success for drm/i915: add perf support for Coffeelake
` ✗ Fi.CI.IGT: warning "
[PATCH v3 0/3] drm/i915: add perf support for Coffeelake
2017-08-30 15:07 UTC (7+ messages)
` [PATCH v3 1/3] drm/i915: add GT number to intel_device_info
` [PATCH v3 2/3] drm/i915: rework IS_*_GT* macros
[PATCH 1/8] drm/i915: Introduce intel_ddi_dp_level
2017-08-30 14:20 UTC (17+ messages)
` [PATCH 2/8] drm/i915: decouple gen9 and gen10 dp signal levels
` [PATCH 3/8] drm/i915: Align vswing sequences with old ddi buffer registers
` [PATCH 4/8] drm/i915: Enable voltage swing before enabling DDI_BUF_CTL
` [PATCH 5/8] drm/i915/cnl: Move voltage check into ddi buf trans functions
` [PATCH 6/8] drm/i915/cnl: Move ddi buf trans related functions up
` [PATCH 7/8] drm/i915/cnl: Fix DDI hdmi level selection
` [PATCH 8/8] drm/i915/cnl: Fix DP max voltage
[PATCH 2/2] drm/i915: Wrap execlist port completion into a function
2017-08-30 12:25 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Wrap port cancellation "
[PATCH i-g-t 1/1] igt/dapc: Test Driver Assisted Performance Capture (DAPC)
2017-08-30 12:21 UTC (4+ 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