messages from 2016-07-12 17:31:47 to 2016-07-15 09:56:56 UTC [more...]
[Eaglelake][i915] pipe state doesn't match
2016-07-15 9:43 UTC
[PATCH] drm/i915: Return -EPROBE_DEFER if we cannot get GPIO or PWM in dsi_init
2016-07-15 9:41 UTC (3+ messages)
` ✗ Ro.CI.BAT: warning for "
[PATCH v2] drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl)
2016-07-15 9:15 UTC (18+ messages)
` [PATCH v3] "
` [Intel-gfx] "
` [PATCH v4] "
` ✗ Ro.CI.BAT: failure for drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl) (rev2)
[CI resend 1/2] drm/i915: compile-time consistency check on __EXEC_OBJECT flags
2016-07-15 8:52 UTC (4+ messages)
` [CI resend 2/2] drm/i915: refactor eb_get_batch()
` ✗ Ro.CI.BAT: failure for series starting with [CI,resend,1/2] drm/i915: compile-time consistency check on __EXEC_OBJECT flags
[PATCH] drm/i915: Acquire intel_runtime_pm for HD-Audio registers
2016-07-15 8:44 UTC (7+ messages)
[PATCH] drm/i915: Remove misleading CSR firmware loading docs
2016-07-15 8:41 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[drm-intel-nightly] 2016y-07m-14d-21h-13m-02s UTC: locking dependency: drm_modeset_lock_all() || __blocking_notifier_call_chain
2016-07-15 8:40 UTC (2+ messages)
[PATCH 1/2] drm/i915: compile-time consistency check on __EXEC_OBJECT flags
2016-07-15 8:03 UTC (8+ messages)
` [PATCH 2/2] drm/i915: refactor eb_get_batch()
[PATCH] Revert "drm: Resurrect atomic rmfb code"
2016-07-15 7:42 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH 0/6] HuC Loading Patches
2016-07-15 7:33 UTC (19+ messages)
` [PATCH 3/6] drm/i915/huc: Add HuC fw loading support
` [PATCH 4/6] drm/i915/huc: Add debugfs for HuC loading status check
Critical regression in 4.7-rcX
2016-07-15 6:55 UTC
linux-next: build failure after merge of the drm tree
2016-07-15 4:32 UTC (2+ messages)
[PATCH d-i-n] drm/i915: Fix build failure in intel_opregion_get_panel_type()
2016-07-14 21:08 UTC
[PATCH] Bump libdrm-intel dependency library to a newer version that support softpin
2016-07-14 21:04 UTC (7+ messages)
[PULL] drm-intel-fixes
2016-07-14 20:11 UTC
[PATCH v6 0/4] Fixes for HPD
2016-07-14 20:05 UTC (3+ messages)
` ✗ Ro.CI.BAT: warning for Fixes for HPD (rev3)
[drm-intel:drm-intel-nightly 2/10] drivers/gpu/drm/i915/i915_drv.h:2695:26: note: in expansion of macro 'INTEL_INFO'
2016-07-14 17:57 UTC
[drm-intel:drm-intel-nightly 2/10] drivers/gpu/drm/i915/intel_opregion.c:1081:2: note: in expansion of macro 'if'
2016-07-14 17:56 UTC
[PATCH] drm/i915: Fix legacy gamma lut updates in Linux 4.7-rc6
2016-07-14 17:52 UTC (3+ messages)
[PATCH i-g-t] tests: Fix compilation when some gcc configurations
2016-07-14 17:48 UTC (3+ messages)
[PATCH 0/5] HDMI optimization series
2016-07-14 17:42 UTC (8+ messages)
` [PATCH 4/5] drm/i915: Check live status before reading edid
[drm-intel:drm-intel-nightly 2/10] drivers/gpu/drm/i915/intel_opregion.c:1081:17: error: 'dev' undeclared
2016-07-14 16:25 UTC
[PATCH driver/intel] uxa: Don't bother with xf86GARTCloseScreen
2016-07-14 16:14 UTC
[PATCH 1/2] drm/i915/fbdev: Drain the suspend worker on retiring
2016-07-14 14:55 UTC (7+ messages)
` [PATCH 2/2] drm/i915/fbdev: Check for the framebuffer before use
` ✓ Ro.CI.BAT: success for series starting with [1/2] drm/i915/fbdev: Drain the suspend worker on retiring
[PATCH] drm/i915: Wait up to 3ms for the pcu to ack the cdclk change request on SKL
2016-07-14 14:39 UTC (5+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH 1/5] drm/i915: unify first-stage engine struct setup
2016-07-14 14:29 UTC (11+ messages)
` [PATCH 4/5] drm/i915: Make more use of the shared engine irq setup
` [PATCH 5/5] drm/i915: Simplify intel_init_ring_buffer prototype
[PATCH] drm/i915: Move hangcheck reset from out of the engines into the GPU reset
2016-07-14 14:11 UTC (4+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH 1/8] drm/i915: Flush GT idle status upon reset
2016-07-14 14:06 UTC (16+ messages)
` [PATCH 2/8] drm/i915: Preserve current RPS frequency across init
` [PATCH 3/8] drm/i915: Perform static RPS frequency setup before userspace
` [PATCH 4/8] drm/i915: Move overclocking detection to alongside RPS frequency detection
` [PATCH 5/8] drm/i915: Define a separate variable and control for RPS waitboost frequency
` [PATCH 6/8] drm/i915: Remove superfluous powersave work flushing
` [PATCH 7/8] drm/i915: Defer enabling rc6 til after we submit the first batch/context
` [PATCH 8/8] drm/i915: Hide gen6_update_ring_freq()
` ✗ Ro.CI.BAT: failure for series starting with [1/8] drm/i915: Flush GT idle status upon reset
[PATCH] drm/i915/guc: Protect against HAS_GUC_* returning true values other than one
2016-07-14 13:33 UTC (3+ messages)
` ✗ Ro.CI.BAT: warning for drm/i915/guc: Protect against HAS_GUC_* returning true values other than one (rev4)
[PATCH] drm/i915: remove superfluous i915_gem_object_free_mmap_offset call
2016-07-14 13:14 UTC (4+ messages)
` ✗ Ro.CI.BAT: failure for "
Bad flicker on skylake HQD due to code in the 4.7 merge window
2016-07-14 13:12 UTC (9+ messages)
` [PATCH] drm/i915: Ignore panel type from OpRegion on SKL
` ✗ Ro.CI.BAT: warning for "
drm-intel.git Committers: Reminder about tagging bugfixes
2016-07-14 12:20 UTC
[PACTH i-g-t] lib/igt_kms: Fix different order of properties and their name strings
2016-07-14 11:15 UTC (3+ messages)
[PATCH igt 01/17] lib: Start weaning off defunct intel_chipset.h
2016-07-14 10:48 UTC (5+ messages)
[PATCH 1/7] drm/i915: unify first-stage engine struct setup
2016-07-14 10:20 UTC (15+ messages)
` [PATCH 2/7] drm/i915: Prepare for engine init unification
` [PATCH 3/7] drm/i915: Unify engine init loop
` [PATCH 4/7] drm/i915: Make more use of the shared engine irq setup
` [PATCH 5/7] drm/i915: Simplify intel_init_ring_buffer prototype
` [PATCH 6/7] drm/i915: Move common engine setup into intel_engine_cs.c
` [PATCH 7/7] drm/i915: Pull out some more common engine init code
` ✓ Ro.CI.BAT: success for series starting with [1/7] drm/i915: unify first-stage engine struct setup
[PATCH 01/64] drm/i915/breadcrumbs: Queue hangcheck before sleeping
2016-07-14 10:04 UTC (17+ messages)
` [PATCH 06/64] drm: Restore double clflush on the last partial cacheline
` [PATCH 47/64] drm/i915: Be more careful when unbinding vma
` [PATCH 49/64] drm/i915: Introduce i915_gem_active for request tracking
` [PATCH 50/64] drm/i915: Prepare i915_gem_active for annotations
[PATCH v3 0/3] drm/i915/bxt: Fix performance due to bogus MOCS entry
2016-07-14 8:33 UTC (10+ messages)
` [PATCH v3 1/3] drm/i915/gen9: Clean up MOCS table definitions
` [PATCH v3 2/3] drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
` [PATCH v3 3/3] drm/i915: Give proper names to MOCS entries
[PULL] topic/drm-misc
2016-07-14 8:32 UTC
[PULL] drm-intel-next
2016-07-14 8:17 UTC
[PATCH] drm/i915: set proper N/M in modeset
2016-07-14 7:38 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH v3 0/4] Enable lspcon support for GEN9 devices
2016-07-14 4:24 UTC (3+ messages)
` [PATCH v3 1/4] drm: Helper for lspcon in drm_dp_dual_mode
[PATCH v3] drm/i915/skl: Add support for the SAGV, fix underrun hangs
2016-07-13 22:45 UTC (8+ messages)
` [Intel-gfx] "
` ✗ Ro.CI.BAT: failure for drm/i915/skl: Add support for the SAGV, fix underrun hangs (rev3)
[PATCH 0/9] drm/i915: SKL iboost fixes
2016-07-13 15:31 UTC (7+ messages)
` [PATCH 1/9] drm/i915: Fix iboost setting for DDI with 4 lanes on SKL
` [PATCH 2/9] drm/i915: Name the "iboost bit"
` [PATCH 3/9] drm/i915: Program iboost settings for HDMI/DVI on SKL
[PATCH v2 0/3] SKL watermark fixes for !fbcon
2016-07-13 15:10 UTC (3+ messages)
` [PATCH v2 1/3] drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)
[PATCH] drm/i915: Unbreak interrupts on pre-gen6
2016-07-13 14:06 UTC (5+ messages)
[PATCH] drm/i915/guc: Protect against HAS_GUC_* returning true values other than one
2016-07-13 13:01 UTC (2+ messages)
` [PATCH] drm/i915/guc: symbolic names for user load/submission preferences
[PATCH i-g-t v2 00/15] Add support for atomic modeset to IGT
2016-07-13 12:13 UTC (3+ messages)
` [PATCH i-g-t v2 01/15] igt_kms: Remove kmstest_connector_config.crtc_idx
Kernel stability on baytrail machines
2016-07-13 10:48 UTC (4+ messages)
[PATCHv7 0/5] Add USB typeC based DP support for BXT platform
2016-07-13 10:45 UTC (7+ messages)
` ✗ Ro.CI.BAT: failure for Add USB typeC based DP support for BXT platform (rev9)
` [PATCH 1/5] drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
` [PATCHv2 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()
` [PATCHv7 5/5] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT
[PATCH v3 1/6] drm/i915/guc: Make the GuC fw loading helper functions general
2016-07-13 8:02 UTC (4+ messages)
` [PATCH v3 6/6] drm/i915/huc: Add BXT HuC Loading Support
[PATCH] drm/i915: Set the access right of kernel param "i915.enable_gvt" to read-only
2016-07-13 5:58 UTC (3+ messages)
linux-next: manual merge of the drm-misc tree with the arm tree
2016-07-13 2:35 UTC
[PATCH v2 1/3] drm: extra printk() wrapper macros
2016-07-12 18:45 UTC (3+ messages)
` [PATCH v2 2/3] drm/i915/guc: downgrade some DRM_ERROR() messages to DRM_WARN()
` [PATCH v2 3/3] drm/i915/guc: revisit GuC loader message levels
[PATCH v2] drm/i915/skl: Add support for the SAGV, fix underrun hangs
2016-07-12 17:31 UTC
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