messages from 2016-04-18 15:27:51 to 2016-04-20 02:26:44 UTC [more...]
[PATCH v2 00/16] Pre-calculate SKL-style atomic watermarks
2016-04-20 2:26 UTC (4+ messages)
` [PATCH v2 01/16] drm/i915: Reorganize WM structs/unions in CRTC state
` [PATCH v2 02/16] drm/i915: Rename s/skl_compute_pipe_wm/skl_build_pipe_wm/
` [PATCH v2 03/16] drm/i915/gen9: Cache plane data rates in CRTC state
i915 driver stack trace on laptop docking event
2016-04-20 1:07 UTC (2+ messages)
[PATCH v2 00/10] Unduplicate CHV phy code
2016-04-19 20:45 UTC (8+ messages)
` [PATCH v2 01/10] drm/i915: Set crtc_state->lane_count for HDMI
` [PATCH v2 06/10] drm/i915: Undiplicate CHV encoders' post pll disable code
` [PATCH v2 07/10] drm/i915: Undiplicate VLV signal level code
[PATCH v3 2/2] drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
2016-04-19 20:40 UTC (2+ messages)
` [PATCH v4 2/3] "
[PATCH 1/2] drm/i915: refactor i915_gem_object_pin_map()
2016-04-19 19:50 UTC (3+ messages)
` [PATCH 2/2] drm/i915: optimise i915_gem_object_map() for small objects
SkyLake
2016-04-19 19:05 UTC (5+ messages)
[PATCH i-g-t] scripts/run_tests.sh: Fix breakage after piglit updates
2016-04-19 18:16 UTC (7+ messages)
[PATCH piglit] igt: Make "warn" status work again as expected
2016-04-19 18:13 UTC (2+ messages)
[PATCH] drm: i915: Improve behavior in case of broken HDMI EDID
2016-04-19 17:54 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v2 4/4] drm/i915: Move ioremap_wc tracking onto VMA
2016-04-19 17:33 UTC (8+ messages)
` [PATCH] "
[PATCH resend-for-CI 1/3] drm/i915/gen8+: Do not enable DPF interrupt since the handler does not exist
2016-04-19 17:24 UTC (4+ messages)
` [PATCH resend-for-CI 2/3] drm/i915: Remove a couple pointless WARN_ONs
` [PATCH resend-for-CI 3/3] drm/i915: Fixing eDP detection on certain platforms
` ✗ Fi.CI.BAT: failure for series starting with [resend-for-CI,1/3] drm/i915/gen8+: Do not enable DPF interrupt since the handler does not exist
[PATCH 1/3] drm/i915/guc: keep GuC doorbell & process descriptor mapped in kernel
2016-04-19 17:10 UTC (7+ messages)
` [PATCH 2/3] drm/i915/guc: drop cached copy of 'wq_head'
` [PATCH 3/3] drm/i915/guc: local optimisations and updating comments
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/guc: keep GuC doorbell & process descriptor mapped in kernel
[PATCH v3 1/3] drm/i915/guc: keep GuC doorbell & process descriptor mapped in kernel
2016-04-19 16:38 UTC (6+ messages)
` [PATCH v3 2/3] drm/i915/guc: drop cached copy of 'wq_head'
` [PATCH v3 3/3] drm/i915/guc: local optimisations and updating comments
` ✗ Fi.CI.BAT: failure for series starting with [v3,1/3] drm/i915/guc: keep GuC doorbell & process descriptor mapped in kernel
[RESEND FOR CI PATCH 1/2] drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse()
2016-04-19 16:28 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [RESEND,FOR,CI,1/2] "
[PATCH] drm/i915: Set legacy properties when using legacy gamma set IOCTL
2016-04-19 16:20 UTC (6+ messages)
` [PATCH] drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2)
[PATCH] drm/i915/gen9: implement WaEnableSamplerGPGPUPreemptionSupport
2016-04-19 16:17 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gen9: implement WaEnableSamplerGPGPUPreemptionSupport (rev4)
Premature unpinning
2016-04-19 14:58 UTC (22+ messages)
` [PATCH v2 01/12] drm/i915: Mark the current context as lost on suspend
` [PATCH v2] "
` [PATCH v2 02/12] drm/i915: L3 cache remapping is part of context switching
` [PATCH v2 03/12] drm/i915: Consolidate L3 remapping LRI
` [PATCH v2 04/12] drm/i915: Remove early l3-remap
` [PATCH v2 05/12] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
` [PATCH v2 06/12] drm/i915: Assign every HW context a unique ID
` [PATCH v2 07/12] drm/i915: Replace the pinned context address with its "
` [PATCH v2 08/12] drm/i915: Refactor execlists default context pinning
` [PATCH v2 09/12] drm/i915: Move context initialisation to first-use
` [PATCH v2 10/12] drm/i915: Move the magical deferred context allocation into the request
` [PATCH v2 11/12] drm/i915: Track the previous pinned context inside "
` [PATCH v2 12/12] drm/i915: Move releasing of the GEM request from free to retire/cancel
` Update to patches 11 and 12
` [PATCH 1/2] drm/i915: Move releasing of the GEM request from free to retire/cancel
` [PATCH 2/2] drm/i915: Track the previous pinned context inside the request
` ✗ Fi.CI.BAT: failure for series starting with [v2,01/12] drm/i915: Mark the current context as lost on suspend
` ✗ Fi.CI.BAT: failure for series starting with [v2] drm/i915: Mark the current context as lost on suspend (rev2)
[PATCH 1/5] drm/i915: use dev_priv directly in gen8_ppgtt_notify_vgt
2016-04-19 14:28 UTC (6+ messages)
` [PATCH 4/5] drm/i915: call kunmap_px on pt_vaddr
` [PATCH 5/5] drm/i915: Propagate error from drm_gem_object_init()
[PATCH] drm/i915/gen8+: Do not enable DPF interrupt since the handler does not exist
2016-04-19 14:27 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Clean up PCI config register handling
2016-04-19 14:21 UTC (8+ messages)
` [PATCH v3] "
` ✗ Fi.CI.BAT: failure for drm/i915: Clean up PCI config register handling (rev2)
` ✗ Fi.CI.BAT: failure for drm/i915: Clean up PCI config register handling (rev3)
[PATCH 00/19] Rework page flip, remove cs flips, async unpin and unified pageflip
2016-04-19 13:37 UTC (25+ messages)
` [PATCH 01/19] drm/core: Add drm_accurate_vblank_count, v4
` [PATCH 02/19] drm/i915: Remove stallcheck special handling, v2
` [PATCH 03/19] drm/i915: Remove intel_prepare_page_flip, v2
` [PATCH 04/19] drm/i915: Add support for detecting vblanks when hw frame counter is unavailable
` [PATCH 05/19] drm/i915: Unify unpin_work and mmio_work into flip_work
` [PATCH 06/19] Revert "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
` [PATCH 07/19] drm/i915: Allow mmio updates on all platforms, v2
` [PATCH 08/19] drm/i915: Convert flip_work to a list
` [PATCH 09/19] drm/i915: Add the exclusive fence to plane_state
` [PATCH 10/19] drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3
` [PATCH 11/19] drm/i915: Remove cs based page flip support
` [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 16/19] drm/i915: Make unpin async
` [PATCH 17/19] Reapply "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
` [PATCH 18/19] drm/i915: Check for unpin correctness
` [PATCH 19/19] drm/i915: Allow async update of pageflips
` ✗ Fi.CI.BAT: failure for Rework page flip, remove cs flips, async unpin and unified pageflip
[RFC PATCH i-g-t] lib: Add warning if lockdep is disabled before a test
2016-04-19 13:12 UTC
[PATCH] drm-intel.rst: Clarify the eternal draft status
2016-04-19 13:00 UTC
[PATCH] drm/i915/kbl: Don't WARN for expected secondary MISC IO power well request
2016-04-19 12:38 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[CI-ping 01/15] drm/i915: Force clean compilation with -Werror
2016-04-19 12:35 UTC (5+ messages)
` [CI-ping 15/15] drm/i915: Late request cancellations are harmful
[PATCH v2 1/4] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
2016-04-19 12:34 UTC (7+ messages)
` [PATCH v2 2/4] io-mapping: Specify mapping size for io_mapping_map_wc()
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/4] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr (rev2)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/4] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr (rev3)
[PATCH 1/3] drm/i915/guc: keep GuC objects mapped in kernel
2016-04-19 12:23 UTC (6+ messages)
` [PATCH v2 "
[PATCH 0/3] GuC premature LRC unpin
2016-04-19 12:16 UTC (32+ messages)
` Premature "
` [PATCH 1/9] drm/i915: Assign every HW context a unique ID
` [PATCH 2/9] drm/i915: Replace the pinned context address with its "
` [PATCH 3/9] drm/i915: Refactor execlists default context pinning
` [PATCH] "
` [PATCH 4/9] drm/i915: Remove early l3-remap
` [PATCH 1/3] drm/i915: L3 cache remapping is part of context switching
` [PATCH 2/3] drm/i915: Consolidate L3 remapping LRI
` [PATCH 3/3] drm/i915: Remove early l3-remap
` [PATCH 5/9] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
` [PATCH 6/9] drm/i915: Move context initialisation to first-use
` [PATCH 7/9] drm/i915: Move the magical deferred context allocation into the request
` [PATCH 8/9] drm/i915: Track the previous pinned context inside "
` [PATCH 9/9] drm/i915: Move releasing of the GEM request from free to retire/cancel
[PATCH 0/3] drm/i915: Power domain fixes
2016-04-19 12:04 UTC (11+ messages)
` [PATCH 1/3] drm/i915: Set .domains=POWER_DOMAIN_MASK for the always-on well
` [PATCH 2/3] drm/i915: Define VLV/CHV display power well domains properly
` [PATCH 3/3] drm/i915: Define HSW/BDW display power domains the right way up
` ✗ Fi.CI.BAT: failure for drm/i915: Power domain fixes
[PATCH] drm/i915: Fix oops in vlv_force_pll_on()
2016-04-19 12:01 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Wait for power cycle delay after turning off DSI panel power
2016-04-19 11:59 UTC (6+ messages)
` ✗ Fi.CI.BAT: warning for "
[i-g-t PATCH v1 0/2] Avoid calling DRM_IOCTL_I915_GET_PIPE_FROM_CRTC_ID on !i915
2016-04-19 11:40 UTC (3+ messages)
` [i-g-t PATCH v1 1/2] lib: Remove superfluous kmstest_connector_config.pipe
` [i-g-t PATCH v1 2/2] tests/kms_setmode: Remove superfluous call to kmstest_get_pipe_from_crtc_id
[PATCH 2/2] drm/i915/BXT: Tolerance at BXT DSI pipe_config comparison
2016-04-19 10:30 UTC (13+ messages)
[PATCH 1/2] drm/i915: Get the i2c bus number from the ACPI
2016-04-19 10:38 UTC (2+ messages)
[PATCH] tools/intel_framebuffer_dump : dump FB attached to all enabled planes
2016-04-19 14:20 UTC
[PATCH 0/4] drm/i915: Fix a few suspend/resume and driver unload bugs
2016-04-19 9:42 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Fix a few suspend/resume and driver unload bugs (rev3)
[PATCH 1/2] drm/i915/BXT: Retrieving the horizontal timing for DSI
2016-04-19 8:18 UTC (2+ messages)
` [RFC PATCH 2/2] drm/i915/bxt: Adjusting the error in horizontal timings retrieval
DMAR PTE access not set
2016-04-18 20:01 UTC
[4.4-rc1][Regression] drm/i915: Check live status before reading edid
2016-04-18 19:46 UTC (5+ messages)
[PATCH] drm: fix lut value extraction function
2016-04-18 19:39 UTC (6+ messages)
[PATCH] drm/i915/kbl: Reset secondary power well requests left on by DMC/KVMR
2016-04-18 17:31 UTC (3+ messages)
[PATCH] drm/i915: Unify VLV/CHV DPOunit clock gating disable/enable
2016-04-18 17:26 UTC (2+ messages)
[PATCH 1/3] drm/i915: Do CRT HPD force trigger only when needed
2016-04-18 16:57 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Disable CRT HPD around force trigger
` [PATCH 3/3] drm/i915: Always power on TX wells before CMN well on VLV
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Do CRT HPD force trigger only when needed
[PATCH 1/2] drm/i915: Replace nondescript 'WARN_ON(!lret)' with a sensible error message
2016-04-18 15:56 UTC (3+ messages)
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).