messages from 2016-04-11 14:44:14 to 2016-04-12 20:03:06 UTC [more...]
[CI-ping 01/15] drm/i915: Force clean compilation with -Werror
2016-04-12 20:03 UTC (3+ messages)
` [CI-ping 11/15] drm/i915: Prevent machine death on Ivybridge context switching
` [CI-ping 12/15] drm/i915: Force ringbuffers to not be at offset 0
[PATCH 00/10] drm/i915: Fix VLV/CHV unclaimed register errors
2016-04-12 19:56 UTC (31+ messages)
` [PATCH 01/10] drm/i915: Remove "VLV magic" from irq setup
` [PATCH 02/10] drm/i915: Fix up vlv/chv display "
` [PATCH v2 "
` [PATCH 03/10] drm/i915: Skip display irq setup if display irqs aren't flagged as enabled
` [PATCH 04/10] drm/i915: Move vlv/chv display irq code to a more logical place
` [PATCH v2 "
` [PATCH 05/10] drm/i915: Clear display interrupt before enabling when turning on the power well
` [PATCH 06/10] drm/i915: Use GEN5_IRQ_INIT() in vlv_display_irq_postinstall()
` [PATCH 07/10] drm/i915: Warn if irq_mask isn't ~0 during vlv/cvh display irq postinstall
` [PATCH 08/10] drm/i915: Move vlv_init_display_clock_gating() to the display power well
` [PATCH 09/10] drm/i915: Move DPINVGTT setup to vlv_display_irq_reset()
` [PATCH 10/10] Revert "drm/i915: Limit the auto arming of mmio debugs on vlv/chv"
` ✗ Fi.CI.BAT: failure for drm/i915: Fix VLV/CHV unclaimed register errors
[PATCH 0/5] drm/i915: Rest of my DSI and DPLL stuff
2016-04-12 19:14 UTC (6+ messages)
` [PATCH 1/5] drm/i915: Setup DPLL/DPLLMD for DSI too on VLV/CHV
` [PATCH 2/5] drm/i915: Compute DSI PLL parameters during .compute_config()
` [PATCH 3/5] drm/i915: Eliminate {vlv, bxt}_configure_dsi_pll()
` [PATCH 4/5] drm/i915: Hook up pfit for DSI
` [PATCH 5/5] drm/i915: Reject 'Center' scaling mode for eDP/DSI on GMCH platforms
[PATCH 0/5] PowerManagement Toggle for PowerTOP
2016-04-12 19:18 UTC (6+ messages)
` [PATCH 1/5] drm/i915: Add sys PSR toggle interface
` [PATCH 2/5] drm/i915: Add sys FBC "
` [PATCH 3/5] drm/i915: Add sys RC6 "
` [PATCH 4/5] drm/i915: Add sys drrs "
` [PATCH 5/5] drm-i915: Add sys IPS "
[PATCH 00/16] drm/i915: DSI and DPLL stuff for VLV/CHV mostly
2016-04-12 18:39 UTC (2+ messages)
[PATCH 0/3] drm/i915: Exorcise ilk underruns
2016-04-12 17:03 UTC (8+ messages)
` [PATCH 1/3] drm/i915: Try to shut up more ILK underruns
` [PATCH 2/3] drm/i915: Make sure LP1+ watermarks levels are preserved when going from 1 to 2 pipes
` [PATCH 3/3] drm/i915: Replace ILK eDP underrun suppression with something better
[PATCH 00/14] Gen8 Execlist based Engine reset and recovery support
2016-04-12 16:59 UTC (15+ messages)
` [PATCH 01/14] drm/i915: Update i915.reset to handle engine resets
` [PATCH 02/14] drm/i915/tdr: Extend the idea of reset_counter to engine reset
` [PATCH 03/14] drm/i915: Reinstate hang recovery work queue
` [PATCH 04/14] drm/i915/tdr: Modify error handler for per engine hang recovery
` [PATCH 05/14] drm/i915/tdr: Prepare execlist submission to handle tdr resubmission after reset
` [PATCH 06/14] drm/i915/tdr: Capture engine state before reset
` [PATCH 07/14] drm/i915/tdr: Restore engine state and start after reset
` [PATCH 08/14] drm/i915/tdr: Add support for per engine reset recovery
` [PATCH 09/14] drm/i915: Skip reset request if there is one already
` [PATCH 10/14] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress
` [PATCH 11/14] drm/i915: Port of Added scheduler support to __wait_request() calls
` [PATCH 12/14] drm/i915/tdr: Add engine reset count to error state
` [PATCH 13/14] drm/i915/tdr: Export reset count info to debugfs
` [PATCH 14/14] drm/i915/tdr: Enable Engine reset and recovery support
[PATCH 1/2] drm/i915: Split execlists hardware status page initialisation from setup
2016-04-12 16:54 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Use new i915_gem_object_pin_map for LRC
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Split execlists hardware status page initialisation from setup
[PATCH] drm/i915/gen9: implement WaEnableSamplerGPGPUPreemptionSupport
2016-04-12 16:53 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/gen9: implement WaEnableSamplerGPGPUPreemptionSupport (rev3)
[PATCH] drm/core: Add drm_accurate_vblank_count_and_time
2016-04-12 16:43 UTC (11+ messages)
` [PATCH v2] drm/core: Add drm_accurate_vblank_count_and_time, v2
` [PATCH v3] drm/core: Add drm_accurate_vblank_count, v3
` [Intel-gfx] "
[PATCH 1/2] drm/i915: Fix up ERR_PTR handling for pinning the ringbuffer
2016-04-12 16:29 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Mark obj->mapping as dirtying the backing storage
` [PATCH] drm/i915: check for ERR_PTR from i915_gem_object_pin_map()
` ✗ Fi.CI.BAT: failure for series starting with drm/i915: check for ERR_PTR from i915_gem_object_pin_map() (rev2)
[RFC 1/2] drm/i915: Move ioremap_wc tracking onto VMA
2016-04-12 16:23 UTC (4+ messages)
` [RFC 2/2] drm/i915: Use i915_vma_iomap from the ringbuffer
[PATCH v4] drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno write
2016-04-12 16:18 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno write (rev4)
[PATCH] drm: atomic: fix legacy gamma set helper
2016-04-12 16:07 UTC (6+ messages)
[PATCH v4 RESEND 0/5] Move workarounds from intel_dp_dpcd_read_wake() into drm's DP helpers
2016-04-12 15:59 UTC (3+ messages)
[PATCH 1/5] drm/i915: use dev_priv directly in gen8_ppgtt_notify_vgt
2016-04-12 15:57 UTC (5+ messages)
` [PATCH 2/5] drm/i915: harden allocation paths in allocate_va_range
` [PATCH 3/5] drm/i915: bail in alloc_pdp when !FULL_48BIT_PPGTT
` [PATCH 4/5] drm/i915: call kunmap_px on pt_vaddr
` [PATCH 5/5] drm/i915: Propagate error from drm_gem_object_init()
[PATCH 00/16] drm/i915/bxt: Fix/enable display power well support/runtime PM
2016-04-12 15:22 UTC (9+ messages)
` [PATCH 03/16] drm/i915/bxt: Add a note about BXT_PORT_CL1CM_DW30 being read-only
` [PATCH 09/16] drm/i915/bxt: Pass drm_i915_private to DDI PHY, CDCLK helpers
` [PATCH 15/16] Revert "drm/i915/bxt: Disable power well support"
` [PATCH 16/16] drm/i915/bxt: Enable runtime PM
[PATCH v2 14/16] drm/i915/bxt: Add HW state verification for DDI PHY and CDCLK
2016-04-12 15:21 UTC (3+ messages)
` [PATCH v3 "
[PATCH resend-for-CI 1/3] drm/i915: Extract knowledge of register forcewake domains
2016-04-12 14:36 UTC (5+ messages)
` [PATCH resend-for-CI 2/3] drm/i915: Remove forcewake request registers from the shadowed table
` [PATCH resend-for-CI 3/3] drm/i915: Only grab correct forcewake for the engine with execlists
` ✗ Fi.CI.BAT: failure for series starting with [resend-for-CI,1/3] drm/i915: Extract knowledge of register forcewake domains
[PATCHv3 0/4] Add USB typeC based DP support for BXT platform
2016-04-12 14:33 UTC (4+ messages)
` [PATCHv3 2/4] drm/i915: Store the dpll config in crtc_state->shared_dpll
[PATCH 00/10] legacy gamma code cleanup
2016-04-12 14:27 UTC (6+ messages)
` [PATCH 07/10] drm/virtio: Drop dummy gamma table support
[PATCH v5 00/46] pwm: add support for atomic update
2016-04-12 14:26 UTC (41+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 04/46] pwm: get rid of pwm->lock
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [PATCH v5 15/46] pwm: introduce the pwm_state concept
` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage
[PATCH] drm/i915: Use new i915_gem_object_pin_map for LRC
2016-04-12 14:06 UTC (13+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v3] "
` ✗ Fi.CI.BAT: failure for drm/i915: Use new i915_gem_object_pin_map for LRC (rev2)
[PATCH resend-for-CI 1/3] drm/i915: Use consistent forcewake auto-release timeout across kernel configs
2016-04-12 13:51 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [resend-for-CI,1/3] "
[PATCH 3/3] drm/i915: Only grab correct forcewake for the engine with execlists
2016-04-12 13:18 UTC (3+ messages)
` [PATCH v3 "
[PATCH] drm/i915/opregion: remove unnecessary ifdefs on CONFIG_ACPI
2016-04-12 12:20 UTC (4+ messages)
[PATCH 3/3] drm/i915: Get panel_type from OpRegion panel details
2016-04-12 12:18 UTC (4+ messages)
` [PATCH v2 "
[PATCH 0/4] drm/i915: GMBUS fixes and whatnot
2016-04-12 12:17 UTC (8+ messages)
` [PATCH 3/4] drm/i915: Restore GMBUS operation after a failed bit-banging fallback
` [PATCH 4/4] drm/i915: Make GMBUS timeout message DRM_DEBUG_KMS
[PATCH v4] drm/i915/mocs: Program MOCS for all engines on init
2016-04-12 11:52 UTC (5+ messages)
[PATCH] drm/core: Fix ordering in drm_mode_config_cleanup
2016-04-12 10:43 UTC (5+ messages)
[PATCH] drm/core: Do not preserve framebuffer on rmfb, v2
2016-04-12 10:42 UTC (3+ messages)
` [PATCH] drm/core: Do not preserve framebuffer on rmfb, v3
[PATCH v2] drm/i915: Fix eDP low vswing for Broadwell
2016-04-12 10:22 UTC (3+ messages)
Updated drm-intel-testing
2016-04-12 9:55 UTC (4+ messages)
[PATCH v4] test/gem_mocs_settings: Testing MOCS register settings
2016-04-12 9:48 UTC (2+ messages)
[PATCH 0/3] Minor i915_dp_mst_info output enhancements
2016-04-12 9:36 UTC (7+ messages)
` [PATCH v3 1/3] drm/edid: Add drm_edid_get_monitor_name()
` [PATCH v3 2/3] drm/dp/mst: Enhance DP MST debugfs output
` [PATCH v3 3/3] drm/i915/dp/mst: Add source port info to "
` ✗ Fi.CI.BAT: failure for Minor i915_dp_mst_info output enhancements (rev4)
[PATCH] mm/vmalloc: Keep a separate lazy-free list
2016-04-12 8:55 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Fixing eDP detection on certain platforms
2016-04-12 8:16 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Fixing eDP detection on certain platforms (rev4)
GPU and machine hang fixes, take 2
2016-04-12 7:54 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/4] drm/i915: Prevent machine death on Ivybridge context switching (rev2)
[RFC] Fixing up relocation of secure buffers?
2016-04-12 7:41 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse()
2016-04-12 7:39 UTC (5+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse() (rev3)
vmap consolidation to obj->mapping
2016-04-12 7:31 UTC (7+ messages)
` [PATCH v2 4/6] drm/i915/shrinker: Restrict vmap purge to objects with vmaps
[PATCH v4 0/6] Fixes and workarounds for GuC/doorbell setup
2016-04-12 7:30 UTC (4+ messages)
` [PATCH v4 3/6] drm/i915/guc: refactor doorbell management code
[PATCH 4/4] drm/i915: Late request cancellations are harmful
2016-04-12 6:23 UTC (2+ messages)
` [PATCH] drm/i915: Reorganise legacy context switch to cope with late failure
blank screen on boot with i915/DRM_FBDEV_EMULATION
2016-04-12 1:23 UTC (6+ messages)
` i951 ERRORs and WARN_ON()s (was: blank screen on boot with i915/DRM_FBDEV_EMULATION)
[PATCH i-g-t] ksm_pipe_color: Set legacy gamma values inside loop
2016-04-11 17:41 UTC
[PATCH v3] test/gem_mocs_settings: Testing MOCS register settings
2016-04-11 16:38 UTC (5+ messages)
[PATCH 0/6] Unduplicate CHV phy code
2016-04-11 15:13 UTC (5+ messages)
` [PATCH 2/6] drm/i915: Unduplicate CHV signal level code
` [PATCH 5/6] drm/i915: Unduplicate CHV pre-encoder enabling phy logic
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;
as well as URLs for NNTP newsgroup(s).