messages from 2016-12-13 10:45:30 to 2016-12-14 16:39:39 UTC [more...]
[PATCH i-g-t v2 00/12] tests/kms_atomic_transition add fence testing
2016-12-14 16:39 UTC (16+ messages)
` [PATCH i-g-t v2 01/12] tests/kms_atomic_transition: use igt timeout instead of blocking
` [PATCH i-g-t v2 02/12] tests/kms_atomic_transition: don't assume max pipes
` [PATCH i-g-t v2 03/12] lib/igt_kms: move igt_kms_get_alt_edid() to the right place
` [PATCH i-g-t v2 04/12] lib/igt_kms: export properties names
` [PATCH i-g-t v2 05/12] tests/kms_atomic: use global atomic properties definitions
` [PATCH i-g-t v2 06/12] lib/igt_kms: Add support for the IN_FENCE_FD property
` [PATCH i-g-t v2 07/12] lib/igt_kms: Add support for the OUT_FENCE_PTR property
` [PATCH i-g-t v2 08/12] tests/kms_atomic: stress possible fence settings
` [PATCH i-g-t v2 09/12] tests/kms_atomic_transition: add fencing parameter to run_transition_tests
` [PATCH i-g-t v2 10/12] tests/kms_atomic_transition: add out_fences tests
` [PATCH i-g-t v2 11/12] tests/kms_atomic_transition: add in_fences tests
` [PATCH i-g-t v2 12/12] tests/kms_atomic_transition: set out_fence for all crtcs
[PATCH 1/2] drm/i915: skip the first 4k of stolen memory on everything >= gen8
2016-12-14 16:39 UTC (6+ messages)
` [PATCH 2/2] drm/i915: fully apply WaSkipStolenMemoryFirstPage
` [Intel-gfx] [PATCH 1/2] drm/i915: skip the first 4k of stolen memory on everything >= gen8
` ✓ Fi.CI.BAT: success for series starting with [1/2] "
[PATCH 1/2] drm/i915: Don't assume 60Hz when accounting for DSI pixel overlap
2016-12-14 16:24 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Dump the pclk and burst_mode_ratio for DSI
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Don't assume 60Hz when accounting for DSI pixel overlap
[PATCH] drm/i915: Fix setting of boost freq tunable
2016-12-14 16:20 UTC (8+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: Fix setting of boost freq tunable (rev2)
[PATCH] drm/i915/psr: fix blank screen issue for psr2
2016-12-14 16:15 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/8]HuC Loading Patches
2016-12-14 15:24 UTC (9+ messages)
` [PATCH 3/8] drm/i915/huc: Add HuC fw loading support
` [PATCH 8/8] drm/i915/get_params: Add HuC status to getparams
[PATCH 00/13] some stuff, and then connector_list locking
2016-12-14 15:04 UTC (22+ messages)
` [PATCH 01/13] drm/irq: drm_legacy_ prefix for legacy ioctls
` [PATCH 02/13] drm: Move atomic debugfs functions into drm_crtc_internal.h
` [PATCH 03/13] drm/radeon|amdgpu: Remove redundant num_connectors check
` [PATCH 04/13] drm: Drop locking cargo-cult from drm_mode_config_init
` [Intel-gfx] "
` [PATCH 05/13] drm: locking&new iterators for connector_list
` [Intel-gfx] "
` [PATCH 06/13] drm: Convert all helpers to drm_connector_list_iter
` [PATCH 07/13] drm: Clean up connectors by unreferencing them
` [PATCH 08/13] drm: prevent double-(un)registration for connectors
` [PATCH 09/13] drm: Tighten locking in drm_mode_getconnector
` [PATCH 10/13] drm/i915: Use drm_connector_list_iter in debugfs
` [Intel-gfx] "
` [PATCH 11/13] drm/i915: use drm_connector_list_iter in intel_hotplug.c
` [PATCH 12/13] drm/i915: use drm_connector_list_iter in intel_opregion.c
` [PATCH 13/13] drm/i915: Make intel_get_pipe_from_connector atomic
[PATCH] drm/i915: tune down the fast link training vs boot fail
2016-12-14 14:56 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/7] Add support for Legacy HDMI audio drivers
2016-12-14 14:36 UTC (22+ messages)
` [PATCH 1/7] drm/i915: setup bridge for HDMI LPE audio driver
` [PATCH 2/7] drm/i915: Add support for audio driver notifications
` [PATCH 3/7] ALSA: add shell for Intel HDMI LPE audio driver
` [PATCH 4/7] ALSA: x86: hdmi: Add audio support for BYT and CHT
` [PATCH 5/7] ALSA: x86: hdmi: Improve position reporting
` [PATCH 6/7] ALSA: x86: hdmi: Fixup some monitor
` [PATCH 7/7] ALSA: x86: hdmi: continue playback even when display resolution changes
[PATCH v13 0/3] New debugfs API for capturing CRC of frames
2016-12-14 13:34 UTC (3+ messages)
` [PATCH v13 2/3] drm/i915: Use new CRC debugfs API
` [PATCH v13 3/3] drm/i915: Put "cooked" vlank counters in frame CRC lines
[PATCH] drm/i915: simplify check for I915G/I945G in bit 6 swizzling detection
2016-12-14 13:22 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 1/2] drm/i915: skip the first 4k of stolen memory on everything >= gen8
2016-12-14 12:52 UTC (6+ messages)
` [RFC 2/2] drm/i915: fully apply WaSkipStolenMemoryFirstPage
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: skip the first 4k of stolen memory on everything >= gen8
struct drm_mm fixes
2016-12-14 12:51 UTC (49+ messages)
` [PATCH 03/34] drm: Add drm_mm_for_each_node_safe()
` [PATCH 04/34] drm: Add some kselftests for the DRM range manager (struct drm_mm)
` [PATCH 06/34] drm: Add a simple linear congruent generator PRNG
` [PATCH 08/34] drm: kselftest for drm_mm_reserve_node()
` [PATCH 09/34] drm: kselftest for drm_mm_insert_node()
` [PATCH 10/34] drm: kselftest for drm_mm_replace_node()
` [PATCH 15/34] drm: kselftest for drm_mm and top-down allocation
` [PATCH 16/34] drm: kselftest for drm_mm and top-down alignment
` [PATCH 23/34] drm: Simplify drm_mm_clean()
` [PATCH 24/34] drm: Compile time enabling for asserts in drm_mm
` [PATCH 25/34] drm: Extract struct drm_mm_scan from struct drm_mm
` [PATCH 26/34] drm: Rename prev_node to hole in drm_mm_scan_add_block()
` [PATCH 27/34] drm: Unconditionally do the range check "
` [PATCH 29/34] drm: Compute tight evictions for drm_mm_scan
` [PATCH 30/34] drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
` [PATCH 31/34] drm: Simplify drm_mm scan-list manipulation
` [PATCH 32/34] drm: Apply tight eviction scanning to color_adjust
` [PATCH 34/34] drm: kselftest for drm_mm and bottom-up allocation
[GLK MIPI DSI V1 0/9] GLK MIPI DSI VIDEO MODE PATCHES
2016-12-14 12:20 UTC (6+ messages)
` [GLK MIPI DSI V1 1/9] drm/i915/glk: Add new bit fields in MIPI CTRL register
[PATCH] drm/i915: disable PSR by default on HSW/BDW
2016-12-14 11:58 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH igt] igt/kms_atomic: Match CRTC harder for special planes
2016-12-14 9:25 UTC (3+ messages)
[RFC 0/4] Introduce drmfs pseudo filesystem for drm subsystem
2016-12-14 8:49 UTC (4+ messages)
[PATCH 0/6] drm/atomic: Remove drm_atomic_helper_framebuffer_changed
2016-12-14 3:19 UTC (14+ messages)
` [PATCH 2/6] drm/atomic: Unconditionally call prepare_fb
` [Intel-gfx] "
` [PATCH 6/6] drm/i915: Add a cursor hack to allow converting legacy page flip to atomic
` [PATCH v2 6/6] drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3
i915 warning: WARN_ON_ONCE(!intel_dp->lane_count)
2016-12-13 22:42 UTC (6+ messages)
[PATCH] drm: Provide a driver hook for drm_dev_release()
2016-12-13 22:04 UTC (2+ messages)
[PATCH 1/4] drm/i915: introduce GEM_WARN_ON
2016-12-13 21:35 UTC (9+ messages)
` [PATCH 2/4] drm/i915: move vma sanity checking into i915_vma_bind
` [PATCH 3/4] drm/i915: introduce range_overflows utility macros
` [PATCH 4/4] drm/i915: convert to using range_overflows
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: introduce GEM_WARN_ON
Fwd: kvmgt-vfio-mdev-for-v4.10 pull request content
2016-12-13 19:31 UTC
[PATCH 1/3] drm/i915: s/gen8_setup_page_directory/gen8_setup_pdpe/
2016-12-13 19:15 UTC (5+ messages)
` [PATCH 2/3] drm/i915: s/gen8_setup_page_directory_pointer/gen8_setup_pml4e/
` [PATCH 3/3] drm/i915: don't open code the pdpe/pml4e clearing
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: s/gen8_setup_page_directory/gen8_setup_pdpe/
[PATCH 1/2] drm/i915: introduce GEM_WARN_ON
2016-12-13 18:15 UTC (6+ messages)
` [PATCH 2/2] drm/i915: move vma sanity checking into i915_vma_bind
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: introduce GEM_WARN_ON
[PATCH] drm/i915: Optimise VMA lookup slightly
2016-12-13 17:23 UTC (9+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.BAT: warning for drm/i915: Optimise VMA lookup slightly (rev2)
[RFC] Smattering of selftests
2016-12-13 17:10 UTC (3+ messages)
` [PATCH 16/16] drm/i915: Add selftests for object allocation, phys
[PATCH i-g-t] igt_kms: Dynamically allocate igt_display->pipes
2016-12-13 16:48 UTC (3+ messages)
[PATCH] drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV
2016-12-13 16:45 UTC (4+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
[PATCH] drm: Fix for invalid pruning of modes in dual display cases
2016-12-13 15:46 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH] "
[PATCH 0/3] Various cleanups on intel_panel.c
2016-12-13 15:28 UTC (3+ messages)
[PATCH 1/4] drm: Protect master->unique with dev->master_mutex
2016-12-13 15:20 UTC (6+ messages)
[PATCH 1/5] drm/i915: Move all the DP compliance data to a separate struct
2016-12-13 14:53 UTC (3+ messages)
` [PATCH v2 "
[PATCH 3/4] drm/i915: Find fallback link rate/lane count
2016-12-13 14:36 UTC (4+ messages)
` [PATCH v7 "
[PATCH 0/4] Link Training failure handling by sending Hotplug Uevent
2016-12-13 14:28 UTC (5+ messages)
` [PATCH 2/4] drm/i915: Compute sink's max lane count/link BW at Hotplug
[PATCH v2] drm/i915/bxt: add bxt dsi gpio element support
2016-12-13 14:11 UTC (2+ messages)
[PATCH v4 1/5] i2c: designware: Rename accessor_flags to flags
2016-12-13 13:45 UTC (8+ messages)
` [PATCH v4 4/5] i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore
` [PATCH v4 5/5] i2c: designware-baytrail: Add support for cherrytrail
[PATCH 0/5] sphinxification for dma-buf docs
2016-12-13 12:34 UTC (7+ messages)
[PATCH] drm/i915: Retire before attempting to evict from the active lists
2016-12-13 11:19 UTC (4+ messages)
` [PATCH v2] "
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