messages from 2016-08-07 14:46:09 to 2016-08-09 13:41:26 UTC [more...]
[PATCH 00/20] more drm doc work
2016-08-09 13:41 UTC (9+ messages)
` [PATCH 01/20] drm/doc: Fix more kerneldoc/sphinx warnings
` [PATCH 03/20] drm/kms-helpers: Extract drm_modeset_helper.[hc]
` [PATCH 08/20] drm/doc: Remove outdated FIXME for the page_flip callback
` [PATCH 09/20] drm/kms: Nuke dirty_info property
` [PATCH 10/20] drm/doc: Include drm_atomic.h
` [PATCH 12/20] drm/doc: Update drm_framebuffer docs
` [PATCH 13/20] drm: Export drm_property_replace_global_blob
` [PATCH 15/20] drm/doc: Include new drm_blend.c
[PATCH 0/6] drm/i915: Clean up LVDS/PPS macros, suspend/resume logic
2016-08-09 13:24 UTC (13+ messages)
` [PATCH 1/6] drm/i915: Merge the PPS register definitions
` [PATCH 2/6] drm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON flag definitions
` [PATCH 3/6] drm/i915/lvds: Restore initial HW state during encoder enabling
` [PATCH 4/6] drm/i915/dp: Restore PPS HW state from the encoder resume hook
` [PATCH 5/6] drm/i915: Apply the PPS register unlock workaround more consistently
` [PATCH 6/6] drm/i915: Remove LVDS and PPS suspend time save/restore
` ✓ Ro.CI.BAT: success for drm/i915: Clean up LVDS/PPS macros, suspend/resume logic
[PATCH 0/4]: Picture aspect ratio support in DRM layer
2016-08-09 13:12 UTC (10+ messages)
` [PATCH 1/4] drm: add picture aspect ratio flags
` [Intel-gfx] "
[PATCH v10] drm/i915/skl: Add support for the SAGV, fix underrun hangs
2016-08-09 12:44 UTC (4+ messages)
` ✓ Ro.CI.BAT: success for drm/i915/skl: Add support for the SAGV, fix underrun hangs (rev6)
First class VMA, take 2
2016-08-09 11:53 UTC (68+ messages)
` [PATCH 01/33] drm/i915: Add smp_rmb() to busy ioctl's RCU dance
` [PATCH 02/33] drm/i915: Do not overwrite the request with zero on reallocation
` [PATCH 04/33] drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh
` [PATCH 07/33] drm/i915: Store the active context object on all engines upon error
` [PATCH 09/33] drm/i915: Mark unmappable GGTT entries as PIN_HIGH
` [PATCH 10/33] drm/i915: Remove inactive/active list from debugfs
` [PATCH 11/33] drm/i915: Focus debugfs/i915_gem_pinned to show only display pins
` [PATCH 13/33] drm/i915: Remove redundant WARN_ON from __i915_add_request()
` [PATCH 14/33] drm/i915: Create a VMA for an object
` [PATCH 16/33] drm/i915: Convert fence computations to use vma directly
` [PATCH 17/33] drm/i915: Use VMA directly for checking tiling parameters
` [PATCH 18/33] drm/i915: Use VMA as the primary object for context state
` [PATCH 19/33] drm/i915: Only clflush the context object when binding
` [PATCH 20/33] drm/i915: Use VMA for ringbuffer tracking
` [PATCH 21/33] drm/i915: Use VMA for scratch page tracking
` [PATCH 1/3] "
` [PATCH 2/3] drm/i915: Move common scratch allocation/destroy to intel_engine_cs.c
` [PATCH 3/3] drm/i915: Move common seqno reset "
` [PATCH 22/33] drm/i915/overlay: Use VMA as the primary tracker for images
` [PATCH 23/33] drm/i915: Use VMA as the primary tracker for semaphore page
` [PATCH 24/33] drm/i915: Use VMA for render state page tracking
` [PATCH 25/33] drm/i915: Use VMA for wa_ctx tracking
` [PATCH 26/33] drm/i915: Track pinned VMA
` [PATCH 27/33] drm/i915: Print the batchbuffer offset next to BBADDR in error state
` [PATCH 28/33] drm/i915: Move per-request pid from request to ctx
` [PATCH 29/33] drm/i915: Only record active and pending requests upon a GPU hang
` [PATCH 30/33] drm/i915: Record the RING_MODE register for post-mortem debugging
` [PATCH 31/33] drm/i915: Always use the GTT for error capture
` [PATCH 32/33] drm/i915: Consolidate error object printing
` [PATCH 33/33] drm/i915: Compress GPU objects in error state
` ✗ Ro.CI.BAT: failure for series starting with [01/33] drm/i915: Add smp_rmb() to busy ioctl's RCU dance
` ✗ Ro.CI.BAT: failure for series starting with [01/33] drm/i915: Add smp_rmb() to busy ioctl's RCU dance (rev4)
` ✗ Fi.CI.BAT: "
[PATCH v4 0/5] drm/i915/guc: use symbolic names for module parameter values
2016-08-09 11:25 UTC (7+ messages)
` [PATCH v4 1/5] drm/i915/guc: symbolic names for GuC submission preferences
` [PATCH v4 2/5] drm/i915/guc: symbolic names for GuC firmare loading preferences
` [PATCH v4 3/5] drm/i915/guc: symbolic name for GuC log-level none
` [PATCH v4 4/5] drm/i915/guc: use symbolic names in setting defaults for module parameters
` [PATCH v4 5/5] drm/i915/guc: ignore unrecognised loading & submission options
` ✗ Ro.CI.BAT: warning for drm/i915/guc: use symbolic names for module parameter values (rev2)
[PATCH 0/2] drm/i915: Fix wait_req unreferencing
2016-08-09 11:20 UTC (9+ messages)
` [PATCH 1/2] drm/i915: Remove early return in prepare/cleanup plane
` [PATCH 2/2] drm/i915: Drop reference to current state wait req as soon as it goes unused
` [PATCH 2/2] drm/i915: Drop reference to plane state wait req in destructor
` ✗ Ro.CI.BAT: failure for drm/i915: Fix wait_req unreferencing
[PATCH 0/5] Various cleanup
2016-08-09 10:52 UTC (16+ messages)
` [PATCH 1/5] drm/i915: Cosmetic fixes in i915_drv.h
` [PATCH 2/5] drm/i915: Consistent struct device * naming
` [PATCH 3/5] drm/i915: sysfs spring cleaning
` [PATCH 3/5 v2] "
` [PATCH 4/5] drm/i915: pdev cleanup
` [PATCH 5/5] drm/i915: debugfs spring cleaning
` [PATCH 5/5 v2] "
` ✗ Ro.CI.BAT: failure for Various cleanup (rev2)
[PATCH] drm/i915: Always mark the writer as also a read for busy ioctl
2016-08-09 10:09 UTC (2+ messages)
` ✓ Ro.CI.BAT: success for "
[CI 1/2] drm/i915: Add smp_rmb() to busy ioctl's RCU dance
2016-08-09 9:12 UTC (3+ messages)
` [CI 2/2] drm/i915: Do not overwrite the request with zero on reallocation
` ✗ Ro.CI.BAT: failure for series starting with [CI,1/2] drm/i915: Add smp_rmb() to busy ioctl's RCU dance
[PATCH] drm/i915: Account for TSEG size when determining 865G stolen base
2016-08-09 8:53 UTC (4+ messages)
` ✗ Ro.CI.BAT: failure for "
Correct DMC version for Skylake (1.23 vs 1.26)
2016-08-09 8:48 UTC (2+ messages)
[CI 1/3] drm/i915: Remove unused i915_gem_active_peek_rcu()
2016-08-09 8:05 UTC (4+ messages)
` [CI 2/3] drm/i915: Wrap the protected active RCU dereference in a helper
` [CI 3/3] drm/i915: Don't check for idleness before retiring after a GPU hang
` ✓ Ro.CI.BAT: success for series starting with [CI,1/3] drm/i915: Remove unused i915_gem_active_peek_rcu()
[PATCH] drm/i915: Remove unused i915_gem_active_peek_rcu()
2016-08-09 7:35 UTC (2+ messages)
` ✓ Ro.CI.BAT: success for "
[PATCH 1/2] drm/i915: Wrap the protected active RCU dereference in a helper
2016-08-09 7:08 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Don't check for idleness before retiring after a GPU hang
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915: Wrap the protected active RCU dereference in a helper
[PATCH 1/2] drm/i915: Add smp_rmb() to busy ioctl's RCU dance
2016-08-09 6:30 UTC (3+ messages)
[PATCH 0/9] Enable upfront link training on DDI platforms
2016-08-09 5:54 UTC (12+ messages)
` [PATCH 1/9] drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
` [PATCH v2 2/9] drm/i915: Remove ddi_pll_sel from intel_crtc_state
` [PATCH v2 3/9] drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions
` [PATCH v2 4/9] "
` [PATCH v8 5/9] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT
` [PATCH 6/9] drm/i915: Split skl_get_dpll()
` [PATCH 7/9] drm/i915/dp: Enable upfront link training on SKL
` [PATCH 8/9] drm/i915: Split hsw_get_dpll()
` [PATCH 9/9] drm/i915: Enable upfront link training support for HSW/BDW
` ✗ Fi.CI.BAT: failure for Enable upfront link training on DDI platforms
` ✗ Ro.CI.BAT: "
[PATCH 0/4] drm/i915: Maarten's pre-g4x GPU reset regression fix + other reset stuff
2016-08-09 5:46 UTC (10+ messages)
` [PATCH v5 1/4] drm/i915: Fix modeset handling during gpu reset, v5
` ✗ Ro.CI.BAT: failure for drm/i915: Maarten's pre-g4x GPU reset regression fix + other reset stuff
include/drm/i915_drm.h:96: possible bad bitmask ?
2016-08-09 2:59 UTC (4+ messages)
` [Intel-gfx] "
[drm-intel:topic/drm-misc 5/18] drivers/gpu/drm/i915/intel_display.c:14148:23: error: 'struct drm_plane_state' has no member named 'clip'
2016-08-08 23:01 UTC
[drm-intel:topic/drm-misc 4/18] DocBook: drivers/gpu/drm/drm_plane_helper.c:248: warning: No description found for parameter 'dst'
2016-08-08 21:34 UTC
[PATCH] drm/i915/gen9: Give one extra block per line for SKL plane WM calculations
2016-08-08 19:00 UTC (7+ messages)
[PATCH] drm: Make sure drm_vblank_no_hw_counter isn't abused
2016-08-08 18:36 UTC (4+ messages)
` ✓ Ro.CI.BAT: success for "
[PATCH v8 0/6] Finally fix watermarks
2016-08-08 15:03 UTC (7+ messages)
` [PATCH v8 2/6] drm/i915/gen9: Only copy WM results for changed pipes to skl_hw
` [PATCH v9] drm/i915/skl: Update DDB values atomically with wms/plane attrs
` ✗ Ro.CI.BAT: failure for Finally fix watermarks (rev7)
` ✗ Fi.CI.BAT: "
[PATCH] drm/i915: Shut down displays gracefully on reboot
2016-08-08 13:13 UTC (8+ messages)
[PATCH v7 0/5] drm/i915: DP branch devices
2016-08-08 13:10 UTC (7+ messages)
` [PATCH v7 1/5] drm: Read DP branch device HW revision
` [PATCH v7 2/5] drm: Read DP branch device SW revision
` [PATCH v7 3/5] drm/i915: Check pixel rate for DP to VGA dongle
` [PATCH v7 4/5] drm: Update bits per component for display info
` [PATCH v7 5/5] drm: Add DP branch device info on debugfs
` ✗ Ro.CI.BAT: failure for drm/i915: DP branch devices (rev7)
[PATCH 4/4] drm/i915/skl: Updated the RC6/Forcewake related debugfs interface for Gen9
2016-08-08 11:10 UTC (7+ messages)
` [PATCH v3] drm/i915/gen9: Update i915_drpc_info debugfs for coarse pg & forcewake info
[PATCH 0/9] drm: Store clipped coordinates in drm_plane_state
2016-08-08 10:03 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for drm: Store clipped coordinates in drm_plane_state (rev3)
` ✗ Fi.CI.BAT: "
[PATCH 0/6] drm/i915: Remaining PSR fixes
2016-08-08 8:33 UTC (5+ messages)
` [PATCH 3/6] drm/i915: Check PSR setup time vs. vblank length
` [Intel-gfx] "
[PATCH 0/6] Allow DC state to reset the counter on screen enabled
2016-08-08 8:12 UTC (5+ messages)
` [PATCH 6/6] drm/i915: Sanitize drm crtc vblank counter after DC reset frame count
Updated drm-intel-testing
2016-08-08 7:57 UTC
[PATCH 3/9] drm/plane-helper: Add drm_plane_helper_check_state()
2016-08-08 7:55 UTC (5+ messages)
` [PATCH v2 "
` [Intel-gfx] "
` [PATCH v3 "
Regression report] Weekly regression report WW45
2016-08-08 5:57 UTC (17+ messages)
` [Regression report] Weekly regression report WW46
` [Regression report] Weekly regression report WW48
` [Regression report] Weekly regression report WW50
` [Regression report] Weekly regression report WW51
` [Regression report] Weekly regression report WW14
` [Regression report] Weekly regression report WW20
` [Regression report] Weekly regression report WW23
` [Regression report] Weekly regression report WW24
` [Regression report] Weekly regression report WW25
` [Regression report] Weekly regression report WW26
` [Regression report] Weekly regression report WW27
` [Regression report] Weekly regression report WW28
` [Regression report] Weekly regression report WW29
` [Regression report] Weekly regression report WW30
` [Regression report] Weekly regression report WW31
` [Regression report] Weekly regression report WW32
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