messages from 2017-05-09 19:18:39 to 2017-05-11 18:17:43 UTC [more...]
[PATCH 1/2] drm/dp: start a DPCD based DP sink/branch device quirk database
2017-05-11 18:17 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Detect USB-C specific dongles before reducing M and N
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/dp: start a DPCD based DP sink/branch device quirk database
` [Intel-gfx] [PATCH 1/2] "
[PATCH 1/3] drm: Plumb modifiers through plane init
2017-05-11 17:58 UTC (16+ messages)
` [PATCH 2/3] drm: Create a format/modifier blob
` [Intel-gfx] [PATCH 1/3] drm: Plumb modifiers through plane init
[PATCH] drm/i915: Detect USB-C specific dongles before reducing M and N
2017-05-11 16:21 UTC (8+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v12 00/22] Enable OA unit for Gen 8 and 9 in i915 perf
2017-05-11 16:02 UTC (24+ messages)
` [PATCH 01/22] drm/i915/perf: fix gen7_append_oa_reports comment
` [PATCH 02/22] drm/i915/perf: avoid poll, read, EAGAIN busy loops
` [PATCH 03/22] drm/i915/perf: avoid read back of head register
` [PATCH 04/22] drm/i915/perf: no head/tail ref in gen7_oa_read
` [PATCH 05/22] drm/i915/perf: improve tail race workaround
` [PATCH 06/22] drm/i915/perf: improve invalid OA format debug message
` [PATCH 07/22] drm/i915/perf: better pipeline aged/aging tail updates
` [PATCH 08/22] drm/i915/perf: rate limit spurious oa report notice
` [PATCH 09/22] drm/i915: Record both min/max eu_per_subslice in sseu_dev_info
` [PATCH 10/22] drm/i915: Program RPCS for Broadwell
` [PATCH 11/22] drm/i915: Record the sseu configuration per-context
` [PATCH 12/22] drm/i915: expose _SLICE_MASK GETPARM
` [PATCH 13/22] drm/i915: expose _SUBSLICE_MASK GETPARM
` [PATCH 14/22] drm/i915/perf: rework mux configurations queries
` [PATCH 15/22] drm/i915/perf: Add 'render basic' Gen8+ OA unit configs
` [PATCH 16/22] drm/i915/perf: Add OA unit support for Gen 8+
` [PATCH 17/22] drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXT
` [PATCH 18/22] drm/i915/perf: per-gen timebase for checking sample freq
` [PATCH 19/22] drm/i915/perf: remove perf.hook_lock
` [PATCH 20/22] drm/i915: add KBL GT2/GT3 check macros
` [PATCH 21/22] drm/i915/perf: add KBL support
` [PATCH 22/22] drm/i915/perf: add GLK support
` ✓ Fi.CI.BAT: success for Enable OA unit for Gen 8 and 9 in i915 perf (rev11)
[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
2017-05-11 15:45 UTC (11+ messages)
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf
[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
2017-05-11 15:37 UTC (5+ messages)
` [PATCH 11/67] drm/i915/cnl: add IS_CNL_REVID macro
` [PATCH 12/67] drm/i915/cnl: Introduce initial Cannonlake Workarounds
[PATCH 00/11] Implement DDB algorithm and WM cleanup
2017-05-11 14:11 UTC (12+ messages)
` [PATCH 02/11] drm/i915: Add more wrapper for fixed_point_16_16 operations
` [PATCH 11/11] drm/i915/skl+: consider max supported plane pixel rate while scaling
` [PATCH v4 "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for Implement DDB algorithm and WM cleanup (rev5)
` ✓ Fi.CI.BAT: success for Implement DDB algorithm and WM cleanup (rev6)
[PATCH] drm/i915/gvt: disable GVT-g if host GuC submission is enabled
2017-05-11 13:38 UTC (6+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Consistent ordering of tracepoint binary data
2017-05-11 13:20 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[RFC] drm/i915: Allow the UMD to configure their own power clock state
2017-05-11 13:09 UTC (9+ messages)
[PATCH v3] drm/i915: Do not sync RCU during shrinking
2017-05-11 13:06 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Do not sync RCU during shrinking (rev3)
[PATCH v4] drm/i915/gvt: return the correct usable aperture size under gvt environment
2017-05-11 12:55 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gvt: return the correct usable aperture size under gvt environment (rev2)
[PATCH] drm/i915: set initialised only when init_context callback is NULL
2017-05-11 11:00 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
2017-05-11 10:33 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 1/2] drm/i915: Fix hw state verifier access to crtc->state
2017-05-11 9:41 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Remove vma unpin in intel_plane_destroy
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Fix hw state verifier access to crtc->state
[CI v4 1/3] drm/i915/guc: Move notification code into virtual function
2017-05-11 9:39 UTC (5+ messages)
` [CI v4 2/3] drm/i915/guc: Make scratch register base and count flexible
` [CI v4 3/3] HAX Enable GuC loading & submission
` ✓ Fi.CI.BAT: success for series starting with [CI,v4,1/3] drm/i915/guc: Move notification code into virtual function
[PATCH v2] drm/i915/guc: Dump the GuC stage descriptor pool in debugfs
2017-05-11 9:28 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Dump the GuC stage descriptor pool in debugfs (rev2)
[PATCH v1 0/4] Enable guest linux i915 full ppgtt functionality
2017-05-11 9:19 UTC (9+ messages)
` [PATCH v1 1/4] drm/i915/gvt: reorder the shadow ppgtt update process by adding entry first
` [PATCH v1 2/4] drm/i915: introduce vgt_caps to pvinfo
` [PATCH v1 3/4] drm/i915/gvt: provide full ppgtt capability for guest i915 driver
` [PATCH v1 4/4] drm/i915: enable guest full ppgtt when device model supports
` ✓ Fi.CI.BAT: success for Enable guest linux i915 full ppgtt functionality
[PATCH] drm/i915: remove the duplicated size check in i915_gem_dmabuf_mmap()
2017-05-11 7:10 UTC (6+ messages)
` ✗ Fi.CI.BAT: warning for "
` ✓ Fi.CI.BAT: success "
[GIT PULL] GVT-g fixes for 4.12-rc
2017-05-11 5:47 UTC
[PATCH v6 0/9] Enhancement to intel_dp_aux_backlight driver
2017-05-11 5:45 UTC (16+ messages)
` [PATCH v6 1/9] drm/i915: Fix cap check for "
` [PATCH v6 2/9] drm/i915: Correctly enable backlight brightness adjustment via DPCD
` [PATCH v6 3/9] drm/i915: Drop AUX backlight enable check for backlight control
` [PATCH v6 4/9] drm/i915: Allow choosing how to adjust brightness if both supported
` [PATCH v6 5/9] drm/i915: Set backlight mode before enable backlight
` [PATCH v6 6/9] drm/i915: Support dynamic backlight via DPCD register
` [PATCH v6 7/9] drm/i915: Restore brightness level in aux backlight driver
` [PATCH v6 8/9] drm: Add definition for eDP backlight frequency
` [PATCH v6 9/9] drm/i915: Set PWM divider to match desired frequency in vbt
` ✗ Fi.CI.BAT: failure for Enhancement to intel_dp_aux_backlight driver (rev5)
[PATCH v5 0/9] Enhancement to intel_dp_aux_backlight driver
2017-05-11 5:14 UTC (9+ messages)
` [PATCH v5 3/9] drm/i915: Drop AUX backlight enable check for backlight control
` [PATCH v5 6/9] drm/i915: Support dynamic backlight via DPCD register
[PATCH v3] drm/i915/guc: capture GuC logs if FW fails to load
2017-05-10 23:28 UTC (2+ messages)
[PATCH igt] intel-ci: Add gem_exec_reloc/basic-range to BAT
2017-05-10 23:13 UTC
[RFC 0/3] Engine utilization tracking
2017-05-10 19:45 UTC (16+ messages)
` [RFC 2/3] drm/i915: Engine busy time tracking
` [RFC 3/3] drm/i915: Export engine busy stats in debugfs
[PATCH] drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomic
2017-05-10 18:09 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomic (rev2)
[PATCH] drm/vgem: Convert to a struct drm_device subclass
2017-05-10 17:35 UTC (10+ messages)
` [PATCH] drm/prime: include device.h
` [PATCHv2] drm/prime: Forward declare struct device
` ✗ Fi.CI.BAT: failure for drm/prime: include device.h
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.BAT: success for drm/vgem: Convert to a struct drm_device subclass (rev2)
[PATCH 00/15] drm/i915: Two stage watermarks for g4x
2017-05-10 16:40 UTC (4+ messages)
` [PATCH 12/15] "
[PATCH v2 00/15] drm/i915: Cursor code cleanup and cursor "FBC" support for IVB+ (v2)
2017-05-10 16:38 UTC (4+ messages)
` [PATCH 15/15] drm/i915: Simplify cursor register write sequence
[PATCH] drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomic
2017-05-10 16:25 UTC (7+ messages)
` ✗ Fi.CI.BAT: failure for "
[i-g-t PATCH 1/4] lib/igt_core: Add igt_exec helpers
2017-05-10 12:30 UTC (5+ messages)
[PATCH 1/3] drm/i915/guc: Move notification code into virtual function
2017-05-10 11:45 UTC (5+ messages)
` [PATCH v4 2/3] drm/i915/guc: Make scratch register base and count flexible
[PATCH RESEND-CI 1/7] drm/i915/vlv: Fix port B PLL opamp initialization
2017-05-10 11:20 UTC (9+ messages)
` [PATCH RESEND-CI 2/7] drm/i915/dp: Check error return during DPCD capability queries
` [PATCH RESEND-CI 3/7] drm/i915/sdvo: Check error return from intel_sdvo_get_value()
` [PATCH RESEND-CI 4/7] drm/i915: Check error return when setting DMA mask
` [PATCH RESEND-CI 5/7] drm/i915: Check error return when converting pipe to connector
` [PATCH RESEND-CI 6/7] drm/i915: Sanitize stolen memory size calculation
` [PATCH RESEND-CI 7/7] drm/i915/lvds: Remove magic from PLL programming
` ✓ Fi.CI.BAT: success for series starting with [RESEND-CI,1/7] drm/i915/vlv: Fix port B PLL opamp initialization
[PATCH v2] drm/i915: Do not sync RCU during shrinking
2017-05-10 10:38 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Do not sync RCU during shrinking (rev2)
vlv_disable_backlight causing warnings with i915 @ Xorg start
2017-05-10 9:56 UTC (2+ messages)
[PATCH 1/5] drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
2017-05-10 8:24 UTC (2+ messages)
[PATCH] drm/i915: Show dmc debug registers on Kabylake
2017-05-10 8:01 UTC (4+ messages)
[PATCH v4] drm/i915/gvt: return the correct usable aperture size under gvt environment
2017-05-10 7:45 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH i-g-t v2] kms_cursor_crc: Force the test to run in full RGB range
2017-05-10 6:37 UTC (4+ messages)
` [PATCH i-g-t v3] lib/igt_kms: Force outputs to use full range RGB
[PATCH 00/11] HDMI YCBCR output handling in DRM layer
2017-05-10 5:01 UTC (8+ messages)
` [PATCH 03/11] drm: parse ycbcr 420 vdb block
[PATCH v3] drm/i915/gvt: return the actual aperture size under gvt environment
2017-05-10 1:45 UTC (6+ messages)
[PATCH v1] ACPI: Switch to use generic UUID API
2017-05-10 1:20 UTC (2+ messages)
[PATCH 1/2] drm/i915: Mark CPU cache as dirty on every transition for CPU writes
2017-05-09 21:33 UTC (4+ messages)
[PATCH 0/6] Cannonpoint Enabling Patches
2017-05-09 19:38 UTC (4+ messages)
` [PATCH 5/6] drm/i915/cnp: add CNP gmbus support
` [PATCH 6/6] drm/i915/cnp: Panel Power sequence changes for CNP PCH
` ✓ Fi.CI.BAT: success for Cannonpoint Enabling Patches (rev2)
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