public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-09-14 02:59:47 to 2017-09-15 07:34:09 UTC [more...]

[PATCH i-g-t v3] tests/gem_flink_basic: Add documentation for subtests
 2017-09-15  7:34 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for tests/gem_flink_basic: Add documentation for subtests (rev3)
` ✗ Fi.CI.IGT: failure "

[RFC v3 00/11] i915 PMU and engine busy stats
 2017-09-15  6:56 UTC  (17+ messages)
` [RFC 01/11] drm/i915: Convert intel_rc6_residency_us to ns
` [RFC 02/11] drm/i915: Add intel_energy_uJ
` [RFC 03/11] drm/i915: Extract intel_get_cagf
` [RFC 04/11] drm/i915/pmu: Expose a PMU interface for perf queries
` [RFC 07/11] drm/i915: Engine busy time tracking
` [RFC 08/11] drm/i915: Export engine busy stats in debugfs
` [RFC 10/11] drm/i915: Export engine stats API to other users

[PATCH 1/2] drm/i915: Fix a typo in i915_ppat_get()
 2017-09-15  6:09 UTC  (12+ messages)
` [PATCH 2/2] drm/i915: add lockdep_assert_held in i915_ppat_{get, put}
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Fix a typo in i915_ppat_get()
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915: Handle drm-layer errors in intel_dp_add_mst_connector
 2017-09-15  5:48 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Return IDI Hash Mask setup for gen9+
 2017-09-15  4:05 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915/cnl: Change the macro name to DPLL_CFGCR0_DCO_FRACTION_SHIFT
 2017-09-15  2:25 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v3] drm/i915: Do not enable DRRS when PSR is enabled
 2017-09-15  1:33 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH v2 1/2] drm/i915: Return the correct score in i915_ppat_get()
 2017-09-15  0:41 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915: add lockdep_assert_held in i915_ppat_{get, put}
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: Return the correct score in i915_ppat_get()
` ✗ Fi.CI.IGT: warning "

[PATCH] intel_aubdump: Default to 64-bit AUBs when the gen is unknown
 2017-09-15  0:34 UTC 

[PATCH] intel_aubdump: Add device override names (from Mesa INTEL_DEVID_OVERRIDE)
 2017-09-15  0:34 UTC 

[PATCH 1/6] intel_aubdump: Rename intel_aubdump.so to libintel_aubdump.so
 2017-09-15  0:20 UTC  (10+ messages)
` [PATCH 2/6] meson: Install libigt.so
` [PATCH 4/6] intel_aubdump.in: Set executable permissions (for meson build)
` [PATCH 5/6] meson: Process intel_aubdump.in into intel_aubdump

[RFC v6 04/11] drm/i915/pmu: Expose a PMU interface for perf queries
 2017-09-15  0:00 UTC  (3+ messages)
` [RFC v7 "

[PATCH] drm/i915: Remove uused 'in_vbl' from i915_get_crtc_scanoutpos()
 2017-09-14 23:00 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/9] drm/i915/mst: Debug log connector name in destroy_connector()
 2017-09-14 22:36 UTC  (16+ messages)
` [PATCH 2/9] drm/i915/mst: Print active mst links after update
` [PATCH 3/9] drm/i915/dp: Fix buffer size for sink_irq_esi read
` [PATCH 6/9] drm/i915/dp: Handle check_mst_status() failure in one place
` [PATCH 7/9] drm/i915/dp: Avoid double-printing esi regs
` [PATCH 8/9] drm/i915/dp: Protect link training with connection mutex
` [PATCH 9/9] drm/i915/dp: Remove redundant can_mst checks in intel_dp_configure_mst()

[PATCH 0/8] drm/fb-helper: Use drm_file to get a dumb framebuffer
 2017-09-14 22:29 UTC  (4+ messages)

[PATCH] drm/i915/selftests: Disable iommu for the mock device
 2017-09-14 22:09 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Don't rmw PIPESTAT enable bits
 2017-09-14 21:20 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v3 0/5] drm/i915: Rename global i915 to i915_params
 2017-09-14 20:29 UTC  (8+ messages)
` [PATCH v3 1/5] drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc
` [PATCH v3 2/5] drm/i915: Introduce custom variant of module_param_named macro
` [PATCH v3 3/5] drm/i915: Extend private i915_param_named macro with description
` [PATCH v3 4/5] drm/i915: Wrap access to module params into macro
` [PATCH v3 5/5] drm/i915: Rename global i915 to i915_params
` ✓ Fi.CI.BAT: success for drm/i915: Rename global i915 to i915_params (rev3)
` ✓ Fi.CI.IGT: "

[RFC 11/11] drm/i915: Gate engine stats collection with a static key
 2017-09-14 20:22 UTC  (3+ messages)
` [RFC v3 "

[RFC 05/11] drm/i915/pmu: Suspend sampling when GPU is idle
 2017-09-14 19:57 UTC  (3+ messages)
` [RFC v5 "

[PATCH 1/3] drm/i915: Trim gen8_irq_handler
 2017-09-14 19:46 UTC  (8+ messages)
` [PATCH 3/3] drm/i915: Skip pipestats for GT operations in chv/vlv irq handler

Fixes for CI/bxt
 2017-09-14 19:39 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/11] drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 00/12] meson: Build more tools and install more stuff
 2017-09-14 19:00 UTC  (4+ messages)
` [PATCH i-g-t 01/12] meson: Install tests into $libexecdir

[PATCH v2] drm/i915/mst: Use MST sideband message transactions for dpms control
 2017-09-14 17:37 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/2] drm/i915: Fix a typo in i915_ppat_get()
 2017-09-14 17:21 UTC  (4+ messages)
` [PATCH v17 1/4] drm/i915: Introduce private PAT management
` [PATCH 2/2] drm/i915: add lockdep_assert_held in i915_ppat_{get, put}
` [PATCH v17 2/4] drm/i915: Remove the "INDEX" suffix from PPAT marcos

[PATCH igt v2 1/3] igt/gem_eio: inflight wedged requires long plugging
 2017-09-14 17:12 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] igt/gem_eio: inflight wedged requires long plugging (rev3)
` ✓ Fi.CI.IGT: "

[PATCH v17 1/4] drm/i915: Introduce private PAT management
 2017-09-14 16:46 UTC  (11+ messages)
` [PATCH v17 2/4] drm/i915: Remove the "INDEX" suffix from PPAT marcos
` [PATCH v17 3/4] drm/i915: Do not allocate unused PPAT entries
` [PATCH v17 4/4] drm/i915/selftests: Introduce live tests of private PAT management
` ✓ Fi.CI.BAT: success for series starting with [v17,1/4] drm/i915: Introduce "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/6] GuC code restructuring and fixes
 2017-09-14 16:20 UTC  (17+ messages)
` [PATCH 1/6] drm/i915: Separate GuC/HuC specific functionality from intel_uc
` [PATCH 2/6] drm/i915/guc: Make guc_enable/disable_communication functions public
` [PATCH 3/6] drm/i915/guc: Fix GuC interaction in reset/suspend scenarios
` [PATCH 4/6] drm/i915/guc: Fix GuC HW/SW state cleanup in unload path
` [PATCH 5/6] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9
` [PATCH 6/6] drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts

[PATCH igt] igt/kms_cursor_legacy: Use common spinbatch
 2017-09-14 16:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 05/11] drm/i915: Keep the device awake whilst in the GTT domain
 2017-09-14 14:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/16] drm/i915: Redo old gmch irq handling
 2017-09-14 14:55 UTC  (8+ messages)
` [PATCH 01/16] drm/i915: Don't enable/unmask flip interrupts
` [PATCH 02/16] drm/i915: Clear pipestat consistently

[PATCH v2 0/5] drm/i915: Rename global i915 to i915_params
 2017-09-14 14:03 UTC  (11+ messages)
` [PATCH v2 1/5] drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc
` [PATCH v2 2/5] drm/i915: Introduce custom variant of module_param_named macro
` [PATCH v2 3/5] drm/i915: Extend private i915_param_named macro with description
` [PATCH v2 4/5] drm/i915: Wrap access to module params into macro
` [PATCH v2 5/5] drm/i915: Rename global i915 to i915_params
` ✓ Fi.CI.BAT: success for drm/i915: Rename global i915 to i915_params (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH igt v2 3/3] igt/gem_eio: Check wedged with inflight on the same engine
 2017-09-14 13:50 UTC  (2+ messages)
` [PATCH igt] "

[PATCH igt v2 2/3] igt/gem_eio: Exercise wedged with native in-flight requests
 2017-09-14 13:50 UTC  (2+ messages)
` [PATCH igt] "

[PATCH] drm/i915: Stop engines before reset
 2017-09-14 12:28 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v3 3/6] drm/i915: Amalgamate flushing of display objects
 2017-09-14 12:27 UTC  (4+ messages)

[PATCH] drm/i915: Enable scanline read for gen9 dsi
 2017-09-14 12:23 UTC  (15+ messages)
                      ` [PATCH 1/2] "
                        ` [PATCH 2/2] drm/i915: Control Vblank through IER instead of IMR

[PATCH 00/12] drm/i915: Fix up the CCS code
 2017-09-14 12:09 UTC  (4+ messages)
` [PATCH 03/12] drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCS

[PATCH] drm/i915: Increase the busyspin durations for i915_wait_request
 2017-09-14 11:17 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/5] drm/i915/guc: Remove obsolete comments and remove unused variable
 2017-09-14 11:12 UTC  (12+ messages)
` [PATCH v5 2/5] drm/i915/guc: Submit GuC workitems containing coalesced requests
` [PATCH v3 3/5] drm/i915/guc: Simplify GuC doorbell logic
  ` [PATCH v4 "
` [PATCH 4/5] drm/i915/guc: Cleanup adding GuC work items
` [PATCH 5/5] HAX Enable GuC Submission for CI
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915/guc: Remove obsolete comments and remove unused variable
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915/guc: Remove obsolete comments and remove unused variable (rev2)

[PATCH igt] igt/prime_busy: Declare the hang tests expect to cause GPU hangs
 2017-09-14 10:58 UTC  (2+ messages)

[PATCH] drm/i915: Stop ring before doing readiness check
 2017-09-14 10:33 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 0/5] drm/i915: Miscellaneous fixes to reduce dependency for I915_MAX_PIPES
 2017-09-14  9:12 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: Don't relay on I915_MAX_PIPES
` [PATCH 2/5] drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation
` [PATCH 3/5] drm/i915: Fold IRQ pipe masks
` [PATCH 4/5] drm/i915: Favor for_each_pipe() macro
` [PATCH 5/5] drm/i915: Cleanup South Error Interrupts
` ✓ Fi.CI.BAT: success for drm/i915: Miscellaneous fixes to reduce dependency for I915_MAX_PIPES
` ✗ Fi.CI.IGT: warning "

[PATCH v7 1/2] drm/i915: Introduce INTEL_GEN_MASK
 2017-09-14  8:24 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v7,1/2] "

[PATCH] drm/dp: DPCD register defines for link status within ESI field
 2017-09-14  7:44 UTC  (6+ messages)
  ` [PATCH] drm/dp: DPCD register defines for link
  ` [PATCH v2] drm/dp: DPCD register defines for link status within ESI field
` ✓ Fi.CI.BAT: success for drm/dp: DPCD register defines for link status within ESI field (rev2)
` ✗ Fi.CI.IGT: warning "

[PATCH 1/2] drm/i915/guc: Submit GuC workitems containing coalesced requests
 2017-09-14  7:22 UTC  (2+ messages)

[PATCH v3 1/2] drm/i915/gvt: Change log function of kvmgt to common ones
 2017-09-14  6:02 UTC  (4+ messages)
` [PATCH v3 2/2] drm/i915: Add debug_gvt to classify GVT-g log messages
` ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm/i915/gvt: Change log function of kvmgt to common ones
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915: dspaddr_offset doesn't need to be more than local variable
 2017-09-14  4:43 UTC  (2+ messages)


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