messages from 2016-04-22 13:55:04 to 2016-04-25 10:06:08 UTC [more...]
[PATCH] mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly
2016-04-25 10:06 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v6 00/34] GPU scheduler for i915 driver
2016-04-25 9:54 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for GPU scheduler for i915 driver (rev2)
[PATCH i-g-t 1/2] kms_pipe_crc_basic: Only test one pipe in the basic set
2016-04-25 9:45 UTC (6+ messages)
` [PATCH i-g-t 2/2] kms_pipe_crc_basic: Rename test to kms_pipe_crc
[PATCH v3 01/21] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
2016-04-25 9:42 UTC (23+ messages)
` [PATCH v3 02/21] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
` [PATCH v3 03/21] io-mapping: Specify mapping size for io_mapping_map_wc()
` [PATCH v3 04/21] drm/i915: Introduce i915_vm_to_ggtt()
` [PATCH v3 05/21] drm/i915: Move ioremap_wc tracking onto VMA
` [PATCH v3 06/21] drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
` [PATCH v3 07/21] drm/i915: Mark the current context as lost on suspend
` [PATCH v3 08/21] drm/i915: L3 cache remapping is part of context switching
` [PATCH v3 09/21] drm/i915: Consolidate L3 remapping LRI
` [PATCH v3 10/21] drm/i915: Remove early l3-remap
` [PATCH v3 11/21] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
` [PATCH v3 12/21] drm/i915: Assign every HW context a unique ID
` [PATCH v3 13/21] drm/i915: Replace the pinned context address with its "
` [PATCH v3 14/21] drm/i915: Refactor execlists default context pinning
` [PATCH v3 15/21] drm/i915: Move context initialisation to first-use
` [PATCH v3 16/21] drm/i915: Move the magical deferred context allocation into the request
` [PATCH v3 17/21] drm/i915: Move releasing of the GEM request from free to retire/cancel
` [PATCH v3 18/21] drm/i915: Track the previous pinned context inside the request
` [PATCH v3 19/21] drm/i915: Store LRC hardware id in "
` [PATCH v3 20/21] drm/i915: Stop tracking execlists retired requests
` [PATCH v3 21/21] drm/i915: Unify GPU resets upon shutdown
` ✗ Fi.CI.BAT: warning for series starting with [v3,01/21] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
[PATCH] drm/atomic: Always allow async support for the atomic ioctl
2016-04-25 9:40 UTC (4+ messages)
Cleanup of early quirks
2016-04-25 9:23 UTC (4+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Canonicalize stolen memory calculations (rev2)
[PATCH v3] drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf
2016-04-25 9:09 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf (rev4)
[PATCH] drm/i915/bxt: Adding bxt scaler ratio limit properties
2016-04-25 8:59 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH i-g-t 1/2] kms_flip: Shorten basic tests a bit
2016-04-25 8:54 UTC (4+ messages)
` [PATCH i-g-t 2/2] kms_flip: Run basic tests only on one pipe
[BUG] Blinking display with 4.6-rc*
2016-04-25 8:44 UTC (3+ messages)
[PATCH i-g-t] tests: atomic: add test to verify page flip event emissions
2016-04-25 8:39 UTC (2+ messages)
[PATCH xf86-video-intel] Fix fd (and mem) leak when intel_scrn_create fails
2016-04-25 8:38 UTC (2+ messages)
[PATCH 1/2] drm/i915/guc: add enable_guc_loading parameter
2016-04-25 8:29 UTC (7+ messages)
` [PATCH 2/2] drm/i915/guc: default to using GuC submission where possible
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915/guc: add enable_guc_loading parameter
[PATCH 1/4] drm/i915: Remove i915_gem_obj_size
2016-04-25 8:29 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/4] "
[PATCH 4/4] drm/i915/fbc: enable FBC on gen 9+ too
2016-04-25 8:28 UTC (3+ messages)
[PATCH 0/4] Enable FBC on SKL, v3
2016-04-25 8:27 UTC (5+ messages)
` [PATCH 3/4] drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmaps
` [Intel-gfx] "
[PATCH 1/5] drm/i915: Handle automated test requests for short pulse hpd
2016-04-25 8:24 UTC (5+ messages)
` [PATCH 2/5] drm/i915: Read test values for lane_count and link_rate
` [PATCH 3/5] drm/i915: Cleanup panel IRQ handling
` [PATCH 4/5] drm/i915: Extract test reply to separate function
` [PATCH 5/5] drm/i915: Delay acknowledging of link training for ATR
[PATCH] drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()
2016-04-25 8:14 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH 2/4] drm/i915/fbc: sanitize i915.enable_fbc during FBC init
2016-04-25 8:10 UTC (3+ messages)
Updated drm-intel-testing
2016-04-25 8:03 UTC
[PATCH 00/19] Rework page flip, remove cs flips, async unpin and unified pageflip
2016-04-25 7:49 UTC (5+ messages)
` [PATCH 01/19] drm/core: Add drm_accurate_vblank_count, v4
` [PATCH 01/19] drm/core: Add drm_accurate_vblank_count, v5
Premature unpinning at last
2016-04-25 6:51 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [01/19] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
[PATCH 1/2] drm: Add aux plane verification in addFB2
2016-04-25 5:00 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Render decompression support for Gen9 and above
[PATCH v4 1/2] shmem: Support for registration of driver/file owner specific ops
2016-04-24 23:42 UTC (2+ messages)
[PATCH 0/9] Enable Gen 7 Observation Architecture
2016-04-24 17:23 UTC (8+ messages)
` [PATCH 5/9] drm/i915: Enable i915 perf stream for Haswell OA unit
` ✗ Fi.CI.BAT: warning for Enable Gen 7 Observation Architecture (rev3)
` ✓ Fi.CI.BAT: success "
[PATCH v19 00/12] Support for creating/using Stolen memory backed objects
2016-04-24 14:58 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for Support for creating/using Stolen memory backed objects (rev13)
[PATCH] drm/i915: Cache DisplayPort link signal levels
2016-04-24 13:51 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] lib: Always NUL terminate ucs2_as_utf8
2016-04-24 13:36 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v2 01/21] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
2016-04-24 12:40 UTC (23+ messages)
` [PATCH v2 02/21] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
` [PATCH v2 03/21] io-mapping: Specify mapping size for io_mapping_map_wc()
` [PATCH v2 04/21] drm/i915: Introduce i915_vm_to_ggtt()
` [PATCH v2 05/21] drm/i915: Move ioremap_wc tracking onto VMA
` [PATCH v2 06/21] drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
` [PATCH v2 07/21] drm/i915: Mark the current context as lost on suspend
` [PATCH v2 08/21] drm/i915: L3 cache remapping is part of context switching
` [PATCH v2 09/21] drm/i915: Consolidate L3 remapping LRI
` [PATCH v2 10/21] drm/i915: Remove early l3-remap
` [PATCH v2 11/21] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
` [PATCH v2 12/21] drm/i915: Assign every HW context a unique ID
` [PATCH v2 13/21] drm/i915: Replace the pinned context address with its "
` [PATCH v2 14/21] drm/i915: Refactor execlists default context pinning
` [PATCH v2 15/21] drm/i915: Move context initialisation to first-use
` [PATCH v2 16/21] drm/i915: Move the magical deferred context allocation into the request
` [PATCH v2 17/21] drm/i915: Move releasing of the GEM request from free to retire/cancel
` [PATCH v2 18/21] drm/i915: Track the previous pinned context inside the request
` [PATCH v2 19/21] drm/i915: Store LRC hardware id in "
` [PATCH v2 20/21] drm/i915: Stop tracking execlists retired requests
` [PATCH v2 21/21] drm/i915: Unify GPU resets upon shutdown
` ✗ Fi.CI.BAT: failure for series starting with [v2,01/21] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
[PATCH 1/3] drm/i915: Macros to convert PM time interval values to microseconds
2016-04-24 10:37 UTC (5+ messages)
` [PATCH v2 3/3] drm/i915/bxt: Explicitly clear the Turbo control register
` [PATCH v3 2/3] drm/i915: Correct the i915_frequency_info debugfs output
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Macros to convert PM time interval values to microseconds
[PATCH v2 00/16] Pre-calculate SKL-style atomic watermarks
2016-04-24 10:01 UTC (10+ messages)
` [PATCH v2 13/16] drm/i915/gen9: Propagate watermark calculation failures up the call chain
` [PATCH v2 15/16] drm/i915/gen9: Reject display updates that exceed wm limitations
[PATCH] drm/i915: Warn there are any unfreed contexts when we shutdown
2016-04-24 8:23 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
[PATCH 01/21] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
2016-04-24 7:32 UTC (21+ messages)
` [PATCH 02/21] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
` [PATCH 03/21] io-mapping: Specify mapping size for io_mapping_map_wc()
` [PATCH 04/21] drm/i915: Introduce i915_vm_to_ggtt()
` [PATCH 05/21] drm/i915: Move ioremap_wc tracking onto VMA
` [PATCH 06/21] drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
` [PATCH 07/21] drm/i915: Mark the current context as lost on suspend
` [PATCH 08/21] drm/i915: L3 cache remapping is part of context switching
` [PATCH 09/21] drm/i915: Consolidate L3 remapping LRI
` [PATCH 10/21] drm/i915: Remove early l3-remap
` [PATCH 11/21] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
` [PATCH 12/21] drm/i915: Assign every HW context a unique ID
` [PATCH 13/21] drm/i915: Replace the pinned context address with its "
` [PATCH 14/21] drm/i915: Refactor execlists default context pinning
` [PATCH 15/21] drm/i915: Move context initialisation to first-use
` [PATCH 16/21] drm/i915: Move the magical deferred context allocation into the request
` [PATCH 17/21] drm/i915: Move releasing of the GEM request from free to retire/cancel
` [PATCH 18/21] drm/i915: Track the previous pinned context inside the request
` [PATCH 19/21] drm/i915: Store LRC hardware id in "
` [PATCH 20/21] drm/i915: Stop tracking execlists retired requests
[PATCH] drm/i915: Propagate error from drm_gem_object_init()
2016-04-24 6:57 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/vlv: Enable polling when we shut off all power domains
2016-04-23 17:36 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
Final CI pass for premature
2016-04-23 16:53 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [01/19] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
[RFC 1/3] drm/i915: Use natural width type for VMA pin count
2016-04-23 16:37 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [RFC,1/3] "
[PATCH 01/19] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
2016-04-23 14:53 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [01/19] "
[PATCH 1/5] drm/i915: Handle automated test requests for short pulse hpd
2016-04-23 14:07 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/5] "
[PATCH 1/2] drm/i915: Correct the i915_frequency_info debugfs output
2016-04-23 13:53 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/2] "
[FOR CI v3 00/10] Unduplicate CHV phy code
2016-04-23 13:27 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for Unduplicate CHV phy code (rev4)
[PATCH] drm/i915: Use fail safe mode when edid is corrupt
2016-04-23 12:57 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Get audio power domain during initial hw readout
2016-04-23 12:23 UTC (4+ messages)
` [PATCH] drm/i915: Get audio power domain during initial hw readout (v2)
` [isg-gms] "
` ✓ Fi.CI.BAT: success for drm/i915: Get audio power domain during initial hw readout (rev2)
[PATCH 1/3] drm/i915: Move WaDisableSbeCacheDisapatchPortSharing to gen9 wa func
2016-04-23 11:53 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/3] "
[PATCH] mm/vmalloc: Keep a separate lazy-free list
2016-04-23 11:21 UTC (7+ messages)
Problems with inserting HDMI after system boot
2016-04-23 9:03 UTC
[REGRESSION] [SNB] Scaling in VLC 2.2.2 does not work with Linux 4.6-rc2
2016-04-23 8:40 UTC
[CI-ping 01/15] drm/i915: Force clean compilation with -Werror
2016-04-22 22:57 UTC (7+ messages)
` [CI-ping 15/15] drm/i915: Late request cancellations are harmful
[PATCH i-g-t] igt: Add intel_mst_decode utility
2016-04-22 22:57 UTC
[PATCH i-g-t 0/7] Improve kms_panel_fitting
2016-04-22 22:31 UTC (9+ messages)
` [PATCH i-g-t 1/7] kms_panel_fitting: Remove un-read variable
` [PATCH i-g-t 2/7] kms_panel_fitting: Remove un-read variable pipe_crc
` [PATCH i-g-t 3/7] kms_panel_fitting: Remove un-used variable
` [PATCH i-g-t 4/7] kms_panel_fitting: Switched DRM format to a hardware agnostic alternative
` [PATCH i-g-t 5/7] kms_panel_fitting: Enabled test on non-Intel hardware
` [PATCH i-g-t 6/7] kms_panel_fitting: Don't skip test after finding an incompatible connector
` [PATCH i-g-t 7/7] kms_panel_fitting: Add support for LVDS and DSI connectors
[PATCH 00/16] Framework to collect command stream gpu metrics using i915 perf
2016-04-22 22:18 UTC (5+ messages)
` [PATCH 15/16] drm/i915: Mechanism to forward clock monotonic time in perf samples
` [PATCH 16/16] drm/i915: Support for capturing MMIO register values
[PATCH 1/4] drm: Improve kerneldoc for new mode object refcounting
2016-04-22 20:10 UTC (4+ messages)
` [PATCH 2/4] drm: Fix fb leaks and WARN spew in get/set_prop ioctls
` [PATCH 3/4] drm/atomic-helpers: Don't duplicate code in destroy helpers
` [PATCH 4/4] drm: Switch blobs to the new generic modeset obj refcounting
[RFC/PATCH xf86-video-intel] sna: Let modestting + glamor handle gen9+
2016-04-22 18:05 UTC (5+ messages)
[PATCH] drm/i915: Make RPS EI/thresholds multiple of 25 on SNB
2016-04-22 17:38 UTC (7+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm: i915: Improve behavior in case of broken HDMI EDID
2016-04-22 17:37 UTC (7+ messages)
` [Intel-gfx] "
[PATCH v3] drm/i915: Fake HDMI live status
2016-04-22 17:34 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fake HDMI live status (rev3)
[PATCH v4 RESEND 0/5] Move workarounds from intel_dp_dpcd_read_wake() into drm's DP helpers
2016-04-22 16:54 UTC (4+ messages)
` [PATCH v5 0/4] "
` [PATCH v5 4/4] drm/i915: Get rid of intel_dp_dpcd_read_wake()
[PATCH v7 0/8] Convert requests to use struct fence
2016-04-22 15:37 UTC (2+ messages)
[PATCH 0/3] drm/i915/bxt: Fix PHY init with partial BIOS config
2016-04-22 14:07 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/bxt: Fix PHY init with partial BIOS config (rev2)
[PATCH i-g-t v2 0/6] kms_flip_event_leak and kms_vblank fixes for VC4
2016-04-22 13:54 UTC (4+ messages)
` [PATCH i-g-t v2 4/6] lib/igt_kms: Switch to verbose assert
` [PATCH i-g-t v2 5/6] kms_flip_event_leak: Enable test on DRIVER_ANY
` [PATCH i-g-t v2 6/6] kms_vblank: Switch from using crtc0 statically to explicitly setting mode
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).