public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-09-07 10:02:54 to 2017-09-08 11:22:57 UTC [more...]

[PATCH 1/2] drm/i915: Introduce INTEL_GEN_MASK
 2017-09-08 11:22 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Simplify i915_reg_read_ioctl
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Introduce INTEL_GEN_MASK

[PATCH i-g-t v2] kms_rotation_crc: 90 degree flip test is not a stress test
 2017-09-08 11:10 UTC 

[PATCH i-g-t 00/22] RFC: meson build system support
 2017-09-08 11:01 UTC  (15+ messages)
` [PATCH i-g-t 07/22] lib: clean up header includes
  ` [PATCH i-g-t] "
` [PATCH i-g-t 12/22] meson: basic build system support
` ✓ Fi.CI.BAT: success for RFC: meson build system support (rev7)

[PATCH] drm/i915: Increase poll time for BDW FCLK_DONE
 2017-09-08 10:32 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v8 1/5] drm/i915: Factor out setup_private_pat()
 2017-09-08  9:51 UTC  (6+ messages)
` [PATCH v8 2/5] drm/i915: Introduce private PAT management
` [PATCH v8 3/5] drm/i915: Remove the "INDEX" suffix from PPAT marcos
` [PATCH v8 4/5] drm/i915: Do not allocate unused PPAT entries
` [PATCH v8 5/5] drm/i915/selftests: Introduce live tests of private PAT management
` ✗ Fi.CI.BAT: failure for series starting with [v8,1/5] drm/i915: Factor out setup_private_pat()

[PATCH 1/4] drm/i915: Factor out setup_private_pat()
 2017-09-08  9:40 UTC  (11+ messages)
` [PATCH 2/4] drm/i915: Introduce private PAT management
` [PATCH 3/4] drm/i915: Do not allocate unused PPAT entries
` [PATCH 4/4] drm/i915/selftests: Introduce live tests of private PAT management

[PATCH i-g-t] lib: Assert when gem is dead in igt_require_gem
 2017-09-08  9:15 UTC  (7+ messages)
` ✗ Fi.CI.BAT: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/6] drm/atomic: Fix use-after-free with unbound connectors/planes
 2017-09-08  9:08 UTC  (7+ messages)
` [PATCH v2 1/6] drm/i915: Always wait for flip_done, v2
` [PATCH v2 5/6] drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3

[PATCH igt] igt/gem_evict_(alignment, everything): Limit to low 4G
 2017-09-08  9:07 UTC  (3+ messages)

[PATCH] drm/i915/dsi: Silence atomic update failure with DSI panel
 2017-09-08  8:54 UTC  (11+ messages)

[PATCH igt] lib/igt_dummyload: Use -1 for all engines
 2017-09-08  7:56 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t] tests: Add kms_atomic_interruptible test, v2
 2017-09-08  7:39 UTC  (3+ messages)

[PATCH i-g-t] pm_rps: [RFC] RPS tests documentation update
 2017-09-08  7:30 UTC  (10+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH igt] igt/tools_test: Remove dmesg subtest
 2017-09-08  7:21 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/guc: Add GuC Load time to debugfs
 2017-09-08  7:17 UTC  (7+ messages)

[PATCH] drm/i915: Transform WaInPlaceDecompressionHang to a simple reg write
 2017-09-08  7:15 UTC  (10+ messages)

[CI] drm/i915: Disable snooping (userptr, set-cache-level) on gen4
 2017-09-08  7:11 UTC  (2+ messages)

[PATCH i-g-t] lib/sysfs: Fix fbcon rebind
 2017-09-08  7:09 UTC  (5+ messages)

[PATCH i-g-t] intel_l3_parity: More helpful output in case of errors
 2017-09-08  6:57 UTC  (4+ messages)

[PATCH i-g-t v2] tests/gem_flink_basic: Add documentation for subtests
 2017-09-08  6:45 UTC  (7+ messages)

[GIT PULL] gvt-next pull
 2017-09-08  6:31 UTC 

[PATCH] drm/i915/cfl: Remove alpha support protection
 2017-09-08  1:45 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 00/11] PSR clean-up and vfuncs for clear split between different psr implementations
 2017-09-08  1:43 UTC  (15+ messages)
` [PATCH 01/11] drm/i915/psr: Avoid any PSR stuff on platforms without support
` [PATCH 02/11] drm/i915/psr: vfunc for disabling source
` [PATCH 03/11] drm/i915/psr: hsw_psr_activate
` [PATCH 04/11] drm/i915/psr: Add activate vfunc
` [PATCH 05/11] drm/i915/psr: Unify VSC setup functions
` [PATCH 06/11] drm/i915/psr: Re-create a hsw_psr_enable_source
` [PATCH 07/11] drm/i915/psr: Move hsw_enable_source after enabling sink
` [PATCH 08/11] drm/i915/psr: Re-org Activate after enable
` [PATCH 09/11] drm/i915/psr: Add setup VSC vfunc
` [PATCH 10/11] drm/i915/psr: Add enable_sink vfunc
` [PATCH 11/11] drm/i915/psr: Add enable_source vfunc
` ✓ Fi.CI.BAT: success for PSR clean-up and vfuncs for clear split between different psr implementations
` ✗ Fi.CI.IGT: failure "

[PATCH 1/8] drm/i915: Try harder to finish the idle-worker
 2017-09-07 22:03 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/8] "

[git pull] drm/i915 fixes for v4.14-rc1
 2017-09-07 21:16 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Transform WaInPlaceDecompressionHang into a simple reg write
 2017-09-07 21:02 UTC  (9+ messages)
` [PATCH 2/6] drm/i915: Transform WaDisableI2mCycleOnWRPort "
` [PATCH 3/6] drm/i915: WaPushConstantDereferenceHoldDisable needs to modify a masked register
` [PATCH 4/6] drm/i915: Transform WaDisableGafsUnitClkGating into a simple reg write
` [PATCH 5/6] drm/i915: Transform WaDisableDynamicCreditSharing into a simple register write
` [PATCH 6/6] drm/i915: Transform WaDisablePooledEuLoadBalancingFix "
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Transform WaInPlaceDecompressionHang into a simple reg write
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Apply the GTT write flush for all !llc machines
 2017-09-07 20:46 UTC  (9+ messages)
` ✗ Fi.CI.BAT: warning for "
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915: Apply the GTT write flush for all !llc machines (rev2)

[PATCH 00/12] PSR clean-up, new vfuncs and more use of HW tracking
 2017-09-07 20:30 UTC  (8+ messages)
` [PATCH 04/12] drm/i915/psr: hsw_psr_activate
` [PATCH 10/12] drm/i915/psr: Add enable_sink vfunc
` [PATCH 11/12] drm/i915/psr: Add enable_source vfunc

[PATCH] i915: Fix obj size vs. alignment for drm_pci_alloc()
 2017-09-07 18:58 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/dp/mst: Sideband message transaction to power up/down nodes
 2017-09-07 18:54 UTC  (4+ messages)
` [PATCH v2] "
    ` [Intel-gfx] "

[PATCH igt] igt/gem_fence_thresh: Use streaming reads for verify
 2017-09-07 18:14 UTC  (2+ messages)

[PATCH 0/4] GuC Fixes and change for v9+ Firmwares
 2017-09-07 17:56 UTC  (13+ messages)
` [PATCH 1/4] drm/i915: Separate GuC/HuC specific functionality from intel_uc
` [PATCH 2/4] drm/i915/guc: Fix GuC interaction in reset/suspend scenarios
` [PATCH 3/4] drm/i915/guc: Fix GuC HW/SW state cleanup in unload path
` [PATCH 4/4] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9

[PATCH] drm/i915: Disable mmio debugging during user access
 2017-09-07 17:01 UTC  (11+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Disable mmio debugging during user access (rev2)
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 1/5] Fix compiler warnings about printf() arguments
 2017-09-07 16:29 UTC  (7+ messages)
` [PATCH i-g-t 2/5] lib/kms: Fix the connector name strings to match what the kernel uses
` [PATCH i-g-t 3/5] lib/kms: Skip rather than fail when a suitable plane can't be found
` [PATCH i-g-t 4/5] tests/kms_draw_crc: Skip mmap_wc tests if the platforms doesn't support mmap_wc
` [PATCH i-g-t 5/5] tests/kms_properties: Require atomic for the atomic invalid props test
` ✗ Fi.CI.BAT: warning for series starting with [1/5] Fix compiler warnings about printf() arguments

[PATCH 1/6] drm/i915: Transform WaInPlaceDecompressionHang into a simple reg write
 2017-09-07 15:44 UTC  (3+ messages)

[PATCH igt] igt/prime_vgem: Split out the fine-grain coherency check
 2017-09-07 15:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/8] Fixed16.16 wrapper cleanup & wm optimization
 2017-09-07 15:11 UTC  (4+ messages)

[PATCH i-g-t] kms_rotation_crc: 90 degree flip test is not a stress test
 2017-09-07 15:07 UTC  (5+ messages)
` [PATCH i-g-t v2] "

[PATCH 00/14] i915 perf support for command stream based OA, GPU and workload metrics capture
 2017-09-07 14:16 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 (rev3)
` ✗ Fi.CI.IGT: failure "

[PATCH 0/7] drm/i915: Convert gen4- watermarks to atomic
 2017-09-07 12:39 UTC  (4+ messages)
` [PATCH 1/7] drm/i915: Calculate gen3- watermarks semi-atomically

[PATCH 1/2] drm: Fix example comment of format modifier blob
 2017-09-07 12:19 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Fail addfb ioctl if color and CCS buffers overlap

[PATCH i-g-t 0/8] IGT Testcases for i915 DAPC feature
 2017-09-07 12:04 UTC  (10+ messages)
` [PATCH i-g-t 1/8] tests/perf: Rename perf test to intel_perf
` [PATCH i-g-t 2/8] tests/perf: Test i915 assisted command stream based perf metrics capture
` [PATCH i-g-t 3/8] tests/perf: Add testcase to verify ctx id
` [PATCH i-g-t 4/8] tests/perf: Add testcase to verify pid
` [PATCH i-g-t 5/8] tests/perf: Add testcase to verify tag
` [PATCH i-g-t 6/8] tests/perf: Add testcase to verify timestamps
` [PATCH i-g-t 7/8] tests/perf: Add testcase to verify mmio
` [PATCH i-g-t 8/8] tests/perf: Add testcase to verify concurrent streams
` ✗ Fi.CI.BAT: failure for IGT Testcases for i915 DAPC feature

Updated drm-intel-testing
 2017-09-07 12:03 UTC 

[PATCH 1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
 2017-09-07 10:49 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages (rev6)


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