messages from 2016-05-11 07:35:30 to 2016-05-13 10:04:59 UTC [more...]
[PATCH 1/3] drm/i915/hda: Add audio component stub
2016-05-13 10:04 UTC (5+ messages)
` [PATCH v2 "
[PATCH 1/2] drm/i915: Stop retiring requests from busy-ioctl
2016-05-13 9:51 UTC (13+ messages)
` [PATCH 2/2] drm/i915: Stop automatically retiring requests after a GPU hang
` [PATCH v2] "
` [PATCH 1/2] drm/i915: Move get-reset-stats ioctl from intel_uncore.c to i915_gem_context.c
` [PATCH 2/2] drm/i915: Complete pending resets before get-reset-stats ioctl
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915: Stop retiring requests from busy-ioctl (rev2)
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915: Stop retiring requests from busy-ioctl (rev4)
[PATCH] drm/i915: Rename struct dpll to struct intel_dpll
2016-05-13 9:27 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH v8 0/6] Convert requests to use struct fence
2016-05-13 9:19 UTC (14+ messages)
` [PATCH v8 1/6] drm/i915: Add per context timelines to fence object
` [PATCH v8 2/6] drm/i915: Convert requests to use struct fence
` [PATCH v8 3/6] drm/i915: Removed now redundant parameter to i915_gem_request_completed()
` [PATCH v8 4/6] drm/i915: Interrupt driven fences
` [PATCH v8 5/6] drm/i915: Updated request structure tracing
` [PATCH v8 6/6] drm/i915: Cache last IRQ seqno to reduce IRQ overhead
` ✗ Ro.CI.BAT: failure for Convert requests to use struct fence (rev5)
FreeBSD i915 driver update
2016-05-13 8:39 UTC (4+ messages)
[PATCH 1/3] drm/i915: Remove intel_clock_t typedef
2016-05-13 8:38 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/3] "
Speed up resume by focused clflushing
2016-05-13 7:46 UTC (17+ messages)
` [PATCH 1/4] drm/i915: Add distinct stubs for PM hibernation phases
` [PATCH 2/4] drm/i915: Update domain tracking for GEM objects on hibernation
` [PATCH 3/4] drm/i915: Lazily migrate the objects after hibernation
` [PATCH 4/4] drm/i915: Skip clearing the GGTT on full-ppgtt systems
` ✓ Ro.CI.BAT: success for series starting with [1/4] drm/i915: Add distinct stubs for PM hibernation phases
` [PATCH v2 1/4] "
` [PATCH v2 2/4] drm/i915: Update domain tracking for GEM objects on hibernation
` [PATCH v2 3/4] drm/i915: Lazily migrate the objects after hibernation
` [PATCH v2 4/4] drm/i915: Skip clearing the GGTT on full-ppgtt systems
[PATCH] drm/i915: Skip clearing the GGTT on full-ppgtt systems
2016-05-13 7:10 UTC (4+ messages)
` ✓ Ro.CI.BAT: success for "
[PATCH 1/2] drm/i915: Always perform link training when requested
2016-05-13 6:30 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Lane count change detection
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915: Always perform link training when requested
[PATCH i-g-t] tests/kms_flip: Adjust tolerance when counting frames
2016-05-13 5:45 UTC (5+ messages)
` [PATCH i-g-t v2] "
[CI 00/17] Pre-calculate SKL-style atomic watermarks (final CI run)
2016-05-12 22:52 UTC (21+ messages)
` [CI 01/17] drm/i915: Reorganize WM structs/unions in CRTC state
` [CI 02/17] drm/i915: Rename s/skl_compute_pipe_wm/skl_build_pipe_wm/
` [CI 03/17] drm/i915/gen9: Cache plane data rates in CRTC state
` [CI 04/17] drm/i915/gen9: Allow calculation of data rate for in-flight state (v2)
` [CI 05/17] drm/i915/gen9: Store plane minimum blocks in CRTC wm "
` [CI 06/17] drm/i915: Track whether an atomic transaction changes the active CRTC's
` [CI 07/17] drm/i915/gen9: Allow skl_allocate_pipe_ddb() to operate on in-flight state (v3)
` [CI 08/17] drm/i915: Add distrust_bios_wm flag to dev_priv (v2)
` [CI 09/17] drm/i915/gen9: Compute DDB allocation at atomic check time (v4)
` [CI 10/17] drm/i915/gen9: Drop re-allocation of DDB at atomic commit (v2)
` [CI 11/17] drm/i915/gen9: Calculate plane WM's from state
` [CI 12/17] drm/i915/gen9: Allow watermark calculation on in-flight atomic state (v3)
` [CI 13/17] drm/i915/gen9: Use a bitmask to track dirty pipe watermarks
` [CI 14/17] drm/i915/gen9: Propagate watermark calculation failures up the call chain
` [CI 15/17] drm/i915/gen9: Calculate watermarks during atomic 'check'
` [CI 15/17] drm/i915/gen9: Calculate watermarks during atomic 'check' (v2)
` [CI 16/17] drm/i915/gen9: Reject display updates that exceed wm limitations (v2)
` [CI 17/17] drm/i915: Remove wm_config from dev_priv/intel_atomic_state
` ✗ Ro.CI.BAT: failure for Pre-calculate SKL-style atomic watermarks (final CI run)
` ✓ Ro.CI.BAT: success for Pre-calculate SKL-style atomic watermarks (final CI run) (rev2)
[PULL] topic/drm-misc
2016-05-12 22:28 UTC
[RESEND] [PATCH 0/4] Important MST fixes for 4.6
2016-05-12 22:25 UTC (9+ messages)
` [PATCH 1/4] drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
` [PATCH 2/4] drm/fb_helper: Fix references to dev->mode_config.num_connector
` [PATCH v2 3/4] drm/i915: Discard previous atomic state on resume if connectors change
` [PATCH "
` [PATCH 4/4] drm/atomic: Verify connector->funcs != NULL when clearing states
` ✗ Ro.CI.BAT: failure for Important MST fixes for 4.6 (rev2)
` ✗ Ro.CI.BAT: failure for Important MST fixes for 4.6 (rev3)
FreeBSD i915 driver update
2016-05-12 20:18 UTC
[PATCH 0/3] More robust i915 / audio binding
2016-05-12 18:49 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for More robust i915 / audio binding (rev2)
[PATCH xf86-video-intel] Fix fd (and mem) leak when intel_scrn_create fails
2016-05-12 17:57 UTC
[PATCH 00/13] drm/i915: cdclk code cleanup
2016-05-12 17:05 UTC (29+ messages)
` [PATCH 01/13] drm/i915: Drop checks for max_pixclk failures in cdclk computation
` [PATCH 02/13] drm/i915: Extract broadwell_calc_cdclk()
` [PATCH 03/13] drm/i915: Untangle .fdi_link_train and cdclk vfunc setup
` [PATCH 04/13] drm/i915: Don't pass dev_priv to broxton_calc_cdclk()
` [PATCH 05/13] drm/i915: Use ilk_max_pixel_rate() for BXT cdclk calculation
` [PATCH 06/13] drm/i915: Use skl_cdclk_decimal() on bxt
` [PATCH 07/13] drm/i915: Remove 10% cdclk guardband on BXT
` [PATCH 08/13] drm/i915: Extract skl_dpll0_disable()
` [PATCH 09/13] drm/i915: Kill off dead code from skl_dpll0_enable()
` [PATCH 10/13] drm/i915: s/freq/cdclk/
` [PATCH 11/13] drm/i915: s/required_vco/vco/ in skl cdclk code
` [PATCH 12/13] drm/i915: Program BXT_CDCLK_CD2X_PIPE
` [PATCH 13/13] drm/i915: Eliminate the CDCLK_CTL RMW on BXT
` ✗ Ro.CI.BAT: failure for drm/i915: cdclk code cleanup
[PATCH v3] drm/i915: resize the GuC WOPCM for rc6
2016-05-12 16:29 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 0/2] drm/i915/guc: GuC firmware loading updates
2016-05-12 15:39 UTC (4+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH 0/4] drm/i915: Fix a few code checker errors
2016-05-12 15:31 UTC (12+ messages)
` [PATCH 1/4] drm/i915/gen9: Avoid using negative array index in skl_update_plane()
` [PATCH 2/4] drm/i915: Add comments about fixed pipe->transcoder/PLL mapping
` [PATCH 3/4] drm/i915: Handle error return from dma_set_coherent_mask()
` [PATCH 4/4] drm/i915: Remove redundant const from function return type
` ✗ Ro.CI.BAT: failure for drm/i915: Fix a few code checker errors
[PATCH] drm/i915: Convert intel_overlay.c to use native drm_i915_private pointers
2016-05-12 14:30 UTC (6+ messages)
` ✗ Ro.CI.BAT: warning for "
` ✗ Ro.CI.BAT: failure "
[PATCH i-g-t 0/6] lib/igt_kms cleanups v3
2016-05-12 12:58 UTC (7+ messages)
` [PATCH i-g-t 1/6] lib/igt_kms: fix clearing up connector/pipe state on atomic commit
` [PATCH i-g-t 2/6] lib/igt_kms: refactor atomic properties load/commit
` [PATCH i-g-t 3/6] lib/igt_kms: don't store rotation property id twice
` [PATCH i-g-t 4/6] lib/igt_kms: don't store background "
` [PATCH i-g-t 5/6] lib/igt_kms: don't store color management properties ids twice
` [PATCH i-g-t 6/6] lib/igt_kms: add some missing documentation
[PATCH i-g-t 1/3] tools/intel_bios_reader: abstract header information dumping
2016-05-12 12:38 UTC (3+ messages)
` [PATCH i-g-t 2/3] tools/intel_bios_reader: clean up VBT/BDB header dumping
` [PATCH i-g-t 3/3] tools/intel_bios_reader: print errors to stderr, return EXIT_FAILURE
[PATCH 00/19] Rework page flip, remove cs flips, async unpin and unified pageflip
2016-05-12 11:49 UTC (12+ messages)
` [PATCH 07/19] drm/i915: Allow mmio updates on all platforms, v2
` [RFC PATCH "
` [PATCH 12/19] drm/i915: Remove use_mmio_flip kernel parameter
` [PATCH 13/19] drm/i915: Remove queue_flip pointer
` [PATCH 14/19] drm/i915: Pass atomic states to fbc update functions
` [PATCH 15/19] drm/i915: Prepare MST connector removal for async unpin
[PATCH] drm/i915: s/DPPL/DPLL/ for SKL DPLLs
2016-05-12 11:32 UTC (5+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH i-g-t 00/17] tools/intel_bios_reader updates
2016-05-12 11:18 UTC (3+ messages)
[PATCH] drm/i915: add missing condition for committing planes on crtc
2016-05-12 10:31 UTC (3+ messages)
[PATCH v4 00/17] Pre-calculate SKL-style atomicwatermarks
2016-05-12 10:09 UTC (7+ messages)
` [PATCH v4 08/17] drm/i915: Add distrust_bios_wm flag to dev_priv
` [PATCH v4 08/17] drm/i915: Add distrust_bios_wm flag to dev_priv (v2)
` ✗ Ro.CI.BAT: failure for Pre-calculate SKL-style atomicwatermarks (rev2)
[PATCH] drm/i915: Mark all objects as having being written to following hibernation
2016-05-12 9:41 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/2] BXT Pooled EU kernel support
2016-05-12 9:37 UTC (3+ messages)
` [PATCH 1/2] drm/i915:bxt: Enable Pooled EU support
` [PATCH 2/2] drm/i915/bxt: Add WaEnablePooledEuFor2x6
DPIO Sideband Registers
2016-05-12 0:47 UTC
[PATCH i-g-t 1/2] lib/igt_aux: Polish docs for igt_interruptible
2016-05-11 16:49 UTC (2+ messages)
` [PATCH i-g-t 2/2] lib/igt_aux: Polish docs for igt_timeout
[PATCH i-g-t 1/2] lib/igt_aux: update encoder and type names
2016-05-11 15:24 UTC (3+ messages)
` [PATCH i-g-t 2/2] lib/igt_aux: define actual functions for kmstest_*_str
[PATCH i-g-t v4 0/5] kms_flip_event_leak and kms_vblank fixes for VC4
2016-05-11 15:31 UTC (7+ messages)
` [PATCH i-g-t v4 5/5] lib/igt_kms: Added pipe_id_to_vbl_flag() to igt_kms
[PULL] drm-intel-fixes
2016-05-11 13:51 UTC
[PATCH] drm/i915: Use bitmask for IS_REVID checking
2016-05-11 11:58 UTC (4+ messages)
[PATCH 1/5] drm/i915: Make IS_GENx macros work on a mask
2016-05-11 11:10 UTC (5+ messages)
` [PATCH 5/5] drm/i915: Introduce IS_GEN macro
` ✓ Ro.CI.BAT: success for series starting with [1/5] drm/i915: Make IS_GENx macros work on a mask
[PATCH] drm: use seqlock for vblank time/count
2016-05-11 9:48 UTC (2+ messages)
[PATCH] drm/i915/dmc: Step away from symbolic links
2016-05-11 9:26 UTC (5+ messages)
[PATCHv4 0/3] Add USB typeC based DP support for BXT platform
2016-05-11 9:02 UTC (5+ messages)
` [PATCHv4 3/3] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT
[PATCH 1/2] drm/i915: Fix modeset handling during gpu reset, v2
2016-05-11 8:35 UTC (6+ messages)
` [PATCH v3 1/2] drm/i915: Fix modeset handling during gpu reset, v3
` [PATCH v3 1/2] drm/i915: Fix modeset handling during gpu reset, v4
[PATCH 00/35] Moar struct_mutex nuking
2016-05-11 7:35 UTC (4+ messages)
` [PATCH 27/35] drm/tegra: Use lockless gem BO free callback
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