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

[PATCH v3 1/2] drm/i915/gvt: Change log function of kvmgt to common ones
 2017-09-14  2:59 UTC  (2+ messages)
` [PATCH v3 2/2] drm/i915: Add debug_gvt to classify GVT-g log messages

[PATCH igt] igt/prime_busy: Declare the hang tests expect to cause GPU hangs
 2017-09-14  2:46 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 0/9] IGT Testcases for i915 DAPC feature
 2017-09-14  1:54 UTC  (12+ messages)
` [PATCH i-g-t 1/9] tests/perf: Rename perf test to intel_perf
` [PATCH i-g-t 2/9] tests/perf: Test i915 assisted command stream based perf metrics capture
` [PATCH i-g-t 3/9] tests/perf: Add testcase to verify ctx id
` [PATCH i-g-t 4/9] tests/perf: Add testcase to verify pid
` [PATCH i-g-t 5/9] tests/perf: Add testcase to verify tag
` [PATCH i-g-t 6/9] tests/perf: Add testcase to verify timestamps
` [PATCH i-g-t 7/9] tests/perf: Add testcase to verify mmio
` [PATCH i-g-t 8/9] tests/perf: Add testcase to verify concurrent streams
` [PATCH i-g-t 9/9] tests/perf: Add testcase to verify association of OABUFFER reports with CS properties
` ✓ Fi.CI.BAT: success for IGT Testcases for i915 DAPC feature (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/dp: DPCD register defines for link status within ESI field
 2017-09-14  1:25 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH 1/6] intel_aubdump: Rename intel_aubdump.so to libintel_aubdump.so
 2017-09-14  1:23 UTC  (7+ messages)
` [PATCH 2/6] meson: Install libigt.so
` [PATCH 3/6] meson: Install libintel_aubdump.so
` [PATCH 4/6] intel_aubdump.in: Set executable permissions (for meson build)
` [PATCH 5/6] meson: Process intel_aubdump.in into intel_aubdump
` [PATCH 6/6] intel_aubdump: Add --no-exec command option

[PATCH 0/8] drm/i915: Some DPLL crtc->state/config cleanups etc
 2017-09-14  1:04 UTC  (20+ messages)
` [PATCH 1/8] drm/i915: Set output_types to EDP for vlv/chv DPLL forcing
` [PATCH 2/8] drm/i915: Parametrize CBR_DPLLBMD_PIPE defines
` [PATCH 3/8] drm/i915: Eliminate crtc->config from VLV/CHV DPLL functions
` [PATCH 4/8] drm/i915: Pass crtc state to i9xx_enable_pll()
` [PATCH 5/8] drm/i915: Nuke the bogus kernel doc for i9xx_disable_pll()
` [PATCH 6/8] drm/i915: Add for_each_oldnew_intel_crtc_in_state()
` [PATCH 7/8] drm/i915: Shrink active_crtcs and active_pipes_changed to u8
` [PATCH 8/8] drm/i915: Eliminate crtc->state usage from DVO pipe tracking
` ✓ Fi.CI.BAT: success for drm/i915: Some DPLL crtc->state/config cleanups etc
` ✗ Fi.CI.IGT: failure "

[PATCH 1/9] drm/i915/mst: Debug log connector name in destroy_connector()
 2017-09-14  0:20 UTC  (17+ 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 4/9] drm/i915/dp: Avoid more dpcd transactions after resume failure
` [PATCH 5/9] drm/i915/dp: Remove intel_dp->is_mst check in intel_dp_check_mst_status
` [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()
` ✗ Fi.CI.BAT: failure for series starting with [1/9] drm/i915/mst: Debug log connector name in destroy_connector()

[RFC] drm/i915/firmware: Load GuC and HuC firmware using async work
 2017-09-14  0:09 UTC  (2+ messages)

[PATCH] drm/i915: Stop ring before doing readiness check
 2017-09-14  0:07 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v2] drm/i915: Disable DRRS when PSR is enabled
 2017-09-13 23:32 UTC  (5+ messages)

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

[PATCH 1/6] drm/i915/lrc: Clarify the format of the context image
 2017-09-13 23:11 UTC  (15+ messages)
` [PATCH 2/6] drm/i915/guc: Don't make assumptions while getting the lrca offset
` [PATCH 3/6] drm/i915/lrc: allocate separate page for HWSP
` [PATCH 4/6] drm/i915: Allow HW status page to be bound high
` [PATCH 5/6] drm/i915/execlists: Read the context-status buffer from the HWSP
  ` [PATCH v7] "
` [PATCH 6/6] drm/i915/execlists: Read the context-status HEAD "
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915/lrc: Clarify the format of the context image
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915/lrc: Clarify the format of the context image (rev2)
` ✓ Fi.CI.IGT: "

[RFC v2 00/10] i915 PMU and engine busy stats
 2017-09-13 23:05 UTC  (12+ messages)
` [RFC 04/10] drm/i915: Expose a PMU interface for perf queries

[PATCH i-g-t 1/2] igt: Remove Android support
 2017-09-13 22:12 UTC  (4+ messages)
` [PATCH i-g-t 2/2] Revert "lib/igt_aux: Make procps optional"
` ✓ Fi.CI.BAT: success for series starting with [1/2] igt: Remove Android support
` ✓ Fi.CI.IGT: "

[RFC v3 00/11] i915 PMU and engine busy stats
 2017-09-13 21:24 UTC  (10+ messages)
      ` [RFC v6 04/11] drm/i915/pmu: Expose a PMU interface for perf queries
` ✗ Fi.CI.BAT: warning for i915 PMU and engine busy stats (rev4)
` ✗ Fi.CI.BAT: failure for i915 PMU and engine busy stats (rev6)
` ✓ Fi.CI.BAT: success for i915 PMU and engine busy stats (rev7)
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/mst: Use MST sideband message transactions for dpms control
 2017-09-13 20:27 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH igt v2 1/3] igt/gem_eio: inflight wedged requires long plugging
 2017-09-13 19:23 UTC  (5+ messages)
` [PATCH igt v2 2/3] igt/gem_eio: Exercise wedged with native in-flight requests
` [PATCH igt v2 3/3] igt/gem_eio: Check wedged with inflight on the same engine
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] igt/gem_eio: inflight wedged requires long plugging
` ✗ Fi.CI.IGT: failure "

[PATCH 1/3] drm/i915: Trim gen8_irq_handler
 2017-09-13 18:42 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Remove the extraneous irqreturn_t from gen8 sub handlers
` [PATCH 3/3] drm/i915: Skip pipestats for GT operations in chv/vlv irq handler
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Trim gen8_irq_handler

[PATCH v7 1/2] drm/i915: Introduce INTEL_GEN_MASK
 2017-09-13 18:35 UTC  (4+ messages)
` [PATCH v7 2/2] drm/i915: Simplify i915_reg_read_ioctl
` ✓ Fi.CI.BAT: success for series starting with [v7,1/2] drm/i915: Introduce INTEL_GEN_MASK
` ✓ Fi.CI.IGT: "

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

[PATCH v10 5/5] drm/i915/selftests: Introduce live tests of private PAT management
 2017-09-13 17:37 UTC  (2+ messages)

[PATCH] drm/i915: Enable scanline read for gen9 dsi
 2017-09-13 17:36 UTC  (13+ messages)

[CI] drm/i915: Squelch smatch warning for statement with no effect
 2017-09-13 17:30 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH igt] igt/gem_linear_blits: Compute GTT size using 4G limit
 2017-09-13 16:29 UTC  (4+ messages)
` [PATCH igt v2] "
` ✓ Fi.CI.BAT: success for igt/gem_linear_blits: Compute GTT size using 4G limit (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Unset legacy_cursor_update early in intel_atomic_commit
 2017-09-13 15:39 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 0/8] drm/fb-helper: Use drm_file to get a dumb framebuffer
 2017-09-13 15:19 UTC  (3+ messages)

[PATCH] drm/i915: Clear local engine-needs-reset bit if in progress elsewhere
 2017-09-13 14:23 UTC  (9+ messages)

[PATCH 1/2] drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b result
 2017-09-13 13:54 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/selftests: "
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: "

[PATCH 1/2] drm/dp/mst: Sideband message transaction to power up/down nodes
 2017-09-13 13:52 UTC  (12+ messages)
` [PATCH 2/2] drm/i915/mst: Use MST sideband message transaction for dpms
            ` [Intel-gfx] "

[PATCH i-g-t] lib/igt_kmod: Allow specifying libkmod config via environment variables
 2017-09-13 12:40 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for "

[RFC 11/11] drm/i915: Gate engine stats collection with a static key
 2017-09-13 12:18 UTC  (2+ messages)
` [RFC v3 "

[PATCH 1/4] drm/i915/guc: Remove obsolete comments and remove unused variable
 2017-09-13 11:57 UTC  (5+ messages)
` [PATCH 2/4] drm/i915/guc: Submit GuC workitems containing coalesced requests
` [PATCH 3/4] polish-doorbell
` [PATCH 4/4] HAX Enable GuC Submission for CI
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/guc: Remove obsolete comments and remove unused variable

[PATCH v2 0/6] drm/i915: Convert gen4- watermarks to atomic
 2017-09-13 11:29 UTC  (9+ messages)
` [PATCH v2 1/6] drm/i915: Calculate gen3- watermarks semi-atomically, v3
` [PATCH v2 2/6] drm/i915: Program gen3- watermarks atomically
` [PATCH v2 3/6] drm/i915: Calculate gen4 watermarks semiatomically
` [PATCH v2 4/6] drm/i915: Program gen4 watermarks atomically
` [PATCH v2 5/6] drm/i915: Kill off intel_crtc_active
` [PATCH v2 6/6] drm/i915: Rip out legacy watermark infrastructure
` ✓ Fi.CI.BAT: success for drm/i915: Convert gen4- watermarks to atomic. (rev4)
` ✗ Fi.CI.IGT: failure "

[RFC 05/11] drm/i915/pmu: Suspend sampling when GPU is idle
 2017-09-13 10:34 UTC  (2+ messages)
` [RFC v5 "

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

[PATCH i-g-t] tests/tools_test: Make sure l3_parity is supported
 2017-09-13 10:11 UTC  (3+ messages)

[PATCH] drm/i915: Move the context descriptor to an inline helper
 2017-09-13  9:39 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/3] drm/i915/guc: Name the default GuC scheduling policy
 2017-09-13  9:38 UTC  (4+ messages)
` [PATCH 3/3] drm/i915/guc: Small improvements to guc_wq_item_append
` ✗ Fi.CI.IGT: warning for series starting with [1/3] drm/i915/guc: Name the default GuC scheduling policy

[PATCH] drm/i915/cnp: set min brightness from VBT
 2017-09-13  9:33 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Disable DMC powersaving during GT operations
 2017-09-13  9:08 UTC  (4+ messages)

[RFC] drm/i915: Rename global i915 to i915_params
 2017-09-13  9:04 UTC  (5+ messages)

[PATCH 1/2] drm/i915/dsi: Send SHUTDOWN only for v3+ VBT's
 2017-09-13  8:13 UTC  (7+ messages)
` [PATCH] Revert "drm/i915/bxt: Disable device ready before shutdown command"

[PATCH 0/2] drm/i915/dsi: Fix error on DSI video mode command
 2017-09-13  8:09 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/dsi: Replace MIPI command error message with debug message

[PATCH v2 0/6] drm/atomic: Interruptible locks for everyone!
 2017-09-13  7:56 UTC  (4+ messages)
` [PATCH v2 1/6] drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting, v2

[PATCH 1/6] drm/i915: Separate GuC/HuC specific functionality from intel_uc
 2017-09-13  6:30 UTC  (6+ messages)
` [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] lib: Capture the error state on an unexpected hang
 2017-09-13  4:25 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915: Refresh VLV/CHV PSR comments on HW PSR_state machine
 2017-09-13  2:15 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Refresh VLV/CHV PSR comments on HW PSR_state machine. (rev2)

[PATCH 1/2] drm/i915/kbl: Remove unused Kabylake pci ids
 2017-09-13  0:31 UTC  (4+ messages)
` [Intel-gfx] "


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