messages from 2016-05-13 14:37:08 to 2016-05-17 09:59:36 UTC [more...]
[PATCH i-g-t] tests: Separate tests with lots of subtests
2016-05-17 9:59 UTC (3+ messages)
` [PATCH i-g-t v2] "
[PATCH 1/3] drm/i915/hda: Add audio component stub
2016-05-17 9:59 UTC (7+ messages)
` [PATCH v2 "
[PATCH i-g-t 1/2] lib/igt_aux: update encoder and type names
2016-05-17 9:56 UTC (3+ messages)
` [PATCH i-g-t 2/2] lib/igt_aux: define actual functions for kmstest_*_str
[PATCH 1/3] drm/i915: refactor i915_gem_object_pin_map()
2016-05-17 9:22 UTC (5+ messages)
` [PATCH 2/3] drm/i915: optimise i915_gem_object_map() for small objects
` [PATCH 3/3] Introduce & use new lightweight SGL iterators
` ✗ Ro.CI.BAT: failure for series starting with [1/3] drm/i915: refactor i915_gem_object_pin_map()
[PATCH v2 0/5] Move dpio access out of intel_display.c
2016-05-17 9:22 UTC (7+ messages)
` [PATCH v2 1/5] drm/i915: Move dpio code of VLV/CHV dpll enabling to intel_dpio_phy.c
` [PATCH v2 2/5] drm/i915: Merge vlv/chv _prepare_pll() with their enable counterpart
` [PATCH v2 3/5] drm/i915: Move VLV divider readout to intel_dpio_phy.c
` [PATCH v2 4/5] drm/i915: Move CHV "
` [PATCH v2 5/5] drm/i915: Move toggling of CHV DPIO_DCLKP_EN "
` ✗ Ro.CI.BAT: warning for Move dpio access out of intel_display.c (rev2)
[PATCH v4 0/7] Enable GuC submission
2016-05-17 9:08 UTC (18+ messages)
` [PATCH v4 1/7] drm/i915/guc: rename loader entry points
` [PATCH v4 2/7] drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED
` [PATCH v4 3/7] drm/i915/guc: add enable_guc_loading parameter
` [PATCH v5 "
` [PATCH v4 4/7] drm/i915/guc: pass request (not client) to i915_guc_{wq_check_space, submit}()
` [PATCH v4 5/7] drm/i915/guc: don't spinwait if the GuC's workqueue is full
` [PATCH v4 6/7] drm/i915/guc: rework guc_add_workqueue_item()
` [PATCH v4 7/7] drm/i915/guc: change default to using GuC submission if possible
` ✗ Ro.CI.BAT: failure for Enable GuC submission
` ✗ Ro.CI.BAT: failure for Enable GuC submission (rev2)
[PATCH 0/9] Introduce the implementation of GVT context
2016-05-17 8:56 UTC (11+ messages)
` [PATCH 1/9] drm/i915: Factor out i915_pvinfo.h
` [PATCH 2/9] drm/i915/gvt: Fold vGPU active check into inner functions
` [PATCH 3/9] drm/i915: gvt: Introduce the basic architecture of GVT-g
` [PATCH 4/9] drm/i915: Introduce host graphics memory partition for GVT-g
` [PATCH 5/9] drm/i915: Make ring buffer size configurable
` [PATCH 6/9] drm/i915: Generate addressing mode bit from flag in context
` [PATCH 7/9] drm/i915: Introduce execlist context status change notification
` [PATCH 8/9] drm/i915: Support context single submission
` [PATCH 9/9] drm/i915: Introduce GVT context creation API
` ✗ Ro.CI.BAT: failure for Introduce the implementation of GVT context (rev2)
[PATCH 0/6] Move dpio access out of intel_display.c
2016-05-17 8:27 UTC (8+ messages)
` [PATCH 1/6] drm/i915: Rename struct dpll to struct intel_dpll
` [PATCH 6/6] drm/i915: Move toggling of CHV DPIO_DCLKP_EN to intel_dpio_phy.c
` ✗ Ro.CI.BAT: failure for Move dpio access out of intel_display.c
[PATCH i-g-t] tests/kms_flip: Adjust tolerance when counting frames
2016-05-17 7:41 UTC (5+ messages)
FreeBSD i915 driver update
2016-05-17 7:38 UTC (5+ messages)
[PATCH] drm/i915: add missing condition for committing planes on crtc
2016-05-17 7:28 UTC (4+ messages)
[PATCH] drm: Remove unused drm_device from drm_gem_object_lookup()
2016-05-17 6:48 UTC (3+ messages)
[PATCH v2 0/7] drm/i915: DP branch devices
2016-05-17 6:45 UTC (10+ messages)
` [PATCH v2 1/7] drm: Add missing DP downstream port types
` [PATCH v2 2/7] drm: Read DPCD receiver capability for DP to VGA converter
` [PATCH v2 3/7] drm: Read DPCD receiver capability for DP to DVI converter
` [PATCH v2 4/7] drm: Read DPCD receiver capability for DP to HDMI converter
` [PATCH v2 5/7] drm: Read DPCD receiver capability for DP++
` [PATCH v2 6/7] drm: Read DPCD receiver capability for DP to Wireless Converter
` [PATCH v2 7/7] drm/i915: Check pixel rate for DP to VGA dongle
` ✗ Ro.CI.BAT: failure for drm/i915: DP branch devices (rev2)
[PATCH 0/4] SKL watermark algorithm updates
2016-05-17 5:51 UTC (6+ messages)
` [PATCH 1/4] drm/i915: Don't try to calculate relative data rates during hw readout
` [PATCH 2/4] drm/i915/skl+: calculate ddb minimum allocation (v4)
` [PATCH 3/4] drm/i915/skl+: calculate plane pixel rate (v4)
` [PATCH 4/4] drm/i915/skl+: Use scaling amount for plane data rate calculation (v3)
` ✗ Ro.CI.BAT: warning for SKL watermark algorithm updates
[PATCH 00/15] Introduce the implementation of GVT context
2016-05-17 2:55 UTC (31+ messages)
` [PATCH 01/15] drm/i915: Factor out i915_pvinfo.h
` [PATCH 02/15] drm/i915/gvt: Fold vGPU active check into inner functions
` [PATCH 03/15] drm/i915: gvt: Introduce the basic architecture of GVT-g
` [PATCH 04/15] drm/i915: Introduce host graphics memory partition for GVT-g
` [PATCH 05/15] drm/i915: Set ctx->ppgtt for aliasing PPGTT in context creation
` [PATCH 06/15] drm/i915: Allow the caller to create a intel_context without PPGTT
` [PATCH 07/15] drm/i915: Populate context PDPs if it has a PPGTT
` [PATCH 08/15] drm/i915: Introduce an option for skipping engine context initialization
` [PATCH 09/15] drm/i915: Make ring buffer size configurable
` [PATCH 10/15] drm/i915: Generate addressing mode bit from flag in context
` [PATCH 11/15] drm/i915: Introduce execlist context status change notification
` [PATCH 12/15] drm/i915: Support context single submission
` [PATCH 13/15] drm/i915: Introduce GVT context creation API
` [PATCH 14/15] drm/i915: Factor out and expose i915_steal_fence()
` [PATCH 15/15] drm/i915: Expose i915_find_fence_reg()
` ✗ Ro.CI.BAT: failure for Introduce the implementation of GVT context
[PATCH i-g-t] tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automation
2016-05-17 0:50 UTC
[PATCH 0/7] drm/i915/dsi: sequence execution tweaks
2016-05-16 15:35 UTC (9+ messages)
` [PATCH 1/7] drm/i915/dsi: don't debug log "missing" sequences
` [PATCH 2/7] drm/i915/dsi: add debug logging to element execution
` [PATCH 3/7] drm/i915/dsi: add skip functions for spi and pmic elements
` [PATCH 4/7] drm/i915/dsi: run power on/off sequences in panel prepare/unprepare hooks
` [PATCH 5/7] drm/i915/dsi: run backlight on/off sequences in panel enable/disable hooks
` [PATCH 6/7] drm/i915/bios: log about presence of DSI sequences we do not run
` [PATCH 7/7] drm/i915/dsi: double check element parsing against size if present
` ✗ Ro.CI.BAT: failure for drm/i915/dsi: sequence execution tweaks
[PATCH RESEND 1/2] drm/i915: make device info bitfield flags bools
2016-05-16 15:24 UTC (10+ messages)
` [PATCH RESEND 2/2] drm/i915: don't mix bitwise and logical operations for has_snoop
` ✗ Ro.CI.BAT: failure for series starting with [RESEND,1/2] drm/i915: make device info bitfield flags bools
[PATCH igt] Revert "tests: Separate tests with lots of subtests"
2016-05-16 15:09 UTC (5+ messages)
` [PATCH i-g-t] autotools/: Allow building tests/gem_concurrent_{all, blit}
` [PATCH i-g-t v2] "
[PATCH v3] drm/i915: resize the GuC WOPCM for rc6
2016-05-16 14:12 UTC (7+ messages)
[PATCH 00/21] drm/i915: SKL/KBL/BXT cdclk stuff
2016-05-16 13:59 UTC (24+ messages)
` [PATCH 01/21] drm/i915: Fix BXT min_pixclk after state readout
` [PATCH 02/21] drm/i915/skl: SKL CDCLK change on modeset tracking VCO
` [PATCH 03/21] drm/i915: Move the SKL DPLL0 VCO computation into intel_dp_compute_config()
` [PATCH 04/21] drm/i915: Extract skl_calc_cdclk()
` [PATCH 05/21] drm/i915: Actually read out DPLL0 vco on skl from hardware
` [PATCH 06/21] drm/i915: Report the current DPLL0 vco on SKL/KBL
` [PATCH 07/21] drm/i915: Allow enable/disable of DPLL0 around cdclk changes on SKL
` [PATCH 08/21] drm/i915: Keep track of preferred cdclk vco frequency "
` [PATCH 09/21] drm/i915: Beef up skl_sanitize_cdclk() a bit
` [PATCH 10/21] drm/i915: Unify SKL cdclk init paths
` [PATCH 11/21] drm/i915: Move SKL+ DBUF enable/disable to display core init/uninit
` [PATCH 12/21] drm/i915: Make 308 and 671 MHz cdclks more accurate on SKL
` [PATCH 13/21] drm/i915: Rename skl_vco_freq to cdclk_pll.vco
` [PATCH 14/21] drm/i915: Store cdclk PLL reference clock under dev_priv
` [PATCH 15/21] drm/i915: Extract bxt DE PLL enable/disable from broxton_set_cdclk()
` [PATCH 16/21] drm/i915: Store BXT DE PLL vco and ref clocks in dev_priv
` [PATCH 17/21] drm/i915: Update cached cdclk state from broxton_init_cdclk()
` [PATCH 18/21] drm/i915: Rewrite broxton_get_display_clock_speed() in terms of the DE PLL vco/refclk
` [PATCH 19/21] drm/i915: Make bxt_set_cdclk() operate in terms of the current vs target DE PLL vco
` [PATCH 20/21] drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk check
` [PATCH 21/21] drm/i915: Set BXT cdclk to minimum initially
` ✗ Ro.CI.BAT: failure for drm/i915: SKL/KBL/BXT cdclk stuff
` [PATCH 22/21] drm/i915: Assert the dbuf is enabled when disabling DC5/6
[PATCH i-g-t v5 0/7] kms_flip_event_leak and kms_vblank fixes for
2016-05-16 13:38 UTC (8+ messages)
` [PATCH i-g-t v5 1/7] lib/igt_kms: Add support for up to 10 planes
` [PATCH i-g-t v5 2/7] lib/igt_kms: Fix plane counting in igt_display_init
` [PATCH i-g-t v5 3/7] lib/igt_kms: Switch to verbose assert
` [PATCH i-g-t v5 4/7] lib/igt_kms: Added pipe_id_to_vbl_flag() to igt_kms
` [PATCH i-g-t v5 5/7] kms_vblank: Switch from using crtc0 statically to explicitly setting mode
` [PATCH i-g-t v5 6/7] igt_kms: Change igt_wait_for_vblank to use helper function
` [PATCH i-g-t v5 7/7] kms_flip: Change __wait_for_vblank "
[PATCH i-g-t] tests/drv_missed_irq_hang: Allow running test under piglit
2016-05-16 13:08 UTC
[PATCH] drm/i915/dmc: Step away from symbolic links
2016-05-16 12:04 UTC (4+ messages)
` [PATCH v2] "
` ✓ Ro.CI.BAT: success for drm/i915/dmc: Step away from symbolic links (rev2)
[PATCH i-g-t] assembler/: Fix lex warnings for %empty and %nonassoc
2016-05-16 10:39 UTC
[PATCH] drm/i915: Use DRM_DEBUG_KMS instead of DRM_DEBUG_ATOMIC in modeset error paths
2016-05-16 7:48 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCHv5 0/5] Add USB typeC based DP support for BXT platform
2016-05-16 6:26 UTC (7+ messages)
` ✗ Ro.CI.BAT: warning for Add USB typeC based DP support for BXT platform (rev6)
` [PATCH 1/5] drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
` [PATCH 2/5] drm/i915: Remove ddi_pll_sel from intel_crtc_state
` [PATCH 3/5] drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions
` [PATCHv2 4/5] drm/i915: Split bxt_ddi_pll_select()
` [PATCHv5 5/5] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT
[PATCH i-g-t] igt: Add intel_mst_decode utility
2016-05-14 15:50 UTC (2+ messages)
[CI 1/4] drm/i915: Add distinct stubs for PM hibernation phases
2016-05-14 6:55 UTC (5+ messages)
` [CI 2/4] drm/i915: Update domain tracking for GEM objects on hibernation
` [CI 3/4] drm/i915: Lazily migrate the objects after hibernation
` [CI 4/4] drm/i915: Skip clearing the GGTT on full-ppgtt systems
` ✗ Ro.CI.BAT: warning for series starting with [CI,1/4] drm/i915: Add distinct stubs for PM hibernation phases
[PATCH] drm/i915: Refresh cached DP port register value on resume
2016-05-13 23:13 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH 0/2] drm/i915: Fix for resume regression in ilk-bdw due to watermarks
2016-05-13 21:23 UTC (11+ messages)
` [PATCH 1/2] drm/i915: Don't leave old junk in ilk active watermarks on readout
` [PATCH 2/2] drm/i915: Ignore stale wm register values on resume on ilk-bdw
` [PATCH 2/2] drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2)
` ✗ Ro.CI.BAT: failure for drm/i915: Fix for resume regression in ilk-bdw due to watermarks
` ✗ Ro.CI.BAT: failure for drm/i915: Fix for resume regression in ilk-bdw due to watermarks (rev2)
Speed up resume by focused clflushing
2016-05-13 19:30 UTC (7+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/4] drm/i915: Add distinct stubs for PM hibernation phases (rev4)
` [CI 1/4] drm/i915: Add distinct stubs for PM hibernation phases
` [CI 2/4] drm/i915: Update domain tracking for GEM objects on hibernation
` [CI 3/4] drm/i915: Lazily migrate the objects after hibernation
` [CI 4/4] drm/i915: Skip clearing the GGTT on full-ppgtt systems
` ✗ Ro.CI.BAT: failure for series starting with [1/4] drm/i915: Add distinct stubs for PM hibernation phases (rev7)
[PATCH 00/13] drm/i915: cdclk code cleanup
2016-05-13 18:42 UTC (2+ messages)
[CI 00/17] Pre-calculate SKL-style atomic watermarks (final CI run)
2016-05-13 14:44 UTC (3+ messages)
` ✓ Ro.CI.BAT: success for Pre-calculate SKL-style atomic watermarks (final CI run) (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