public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-12-12 12:34:22 to 2016-12-14 09:05:18 UTC [more...]

[PATCH i-g-t v2 00/12] tests/kms_atomic_transition add fence testing
 2016-12-14  9:05 UTC  (6+ 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

[RFC 0/4] Introduce drmfs pseudo filesystem for drm subsystem
 2016-12-14  8:49 UTC  (4+ messages)

[PATCH 00/13] some stuff, and then connector_list locking
 2016-12-14  8:35 UTC  (16+ 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
` [PATCH 05/13] drm: locking&new iterators for connector_list
` [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
` [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

struct drm_mm fixes
 2016-12-14  8:27 UTC  (45+ messages)
` [PATCH 01/34] drm/i915: Use the MRU stack search after evicting
` [PATCH 02/34] drm/i915: Simplify i915_gtt_color_adjust()
` [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 05/34] drm: kselftest for drm_mm_init()
` [PATCH 06/34] drm: Add a simple linear congruent generator PRNG
` [PATCH 21/34] drm: Promote drm_mm alignment to u64
` [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 28/34] drm: Fix application of color vs range restriction when scanning drm_mm
` [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] drm/i915: disable PSR by default on HSW/BDW
 2016-12-14  8:00 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH igt] igt/kms_atomic: Match CRTC harder for special planes
 2016-12-14  7:15 UTC  (2+ 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

[PATCH 0/8]HuC Loading Patches
 2016-12-14  1:02 UTC  (14+ 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 1/2] drm/i915: Don't assume 60Hz when accounting for DSI pixel overlap
 2016-12-13 23:45 UTC  (3+ 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

i915 warning: WARN_ON_ONCE(!intel_dp->lane_count)
 2016-12-13 22:42 UTC  (6+ messages)

[PATCH] drm/i915: tune down the fast link training vs boot fail
 2016-12-13 22:37 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[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

[PATCH 1/2] drm/i915: skip the first 4k of stolen memory on everything >= gen8
 2016-12-13 20:52 UTC  (5+ 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

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: Fix setting of boost freq tunable
 2016-12-13 17:52 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[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  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] [PATCH] "
` ✓ Fi.CI.BAT: success for "

[PATCH] drm: Fix for invalid pruning of modes in dual display cases
 2016-12-13 15:46 UTC  (6+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "

[PATCH 0/3] Various cleanups on intel_panel.c
 2016-12-13 15:28 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Intel panel detection cleanup
` [PATCH 2/3] drm/i915: Intel panel downclock cleanup
` [PATCH 3/3] drm/i915: Hz to PWM for i965
` ✗ Fi.CI.BAT: failure for Various cleanups on intel_panel.c

[PATCH 1/4] drm: Protect master->unique with dev->master_mutex
 2016-12-13 15:20 UTC  (11+ messages)
` [PATCH 3/4] drm: Enforce BKL-less ioctls for modern drivers
  ` [Intel-gfx] "

[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  (10+ messages)
` [PATCH v4 2/5] i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
` [PATCH v4 3/5] i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
` [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  (9+ messages)
` [PATCH 2/5] dma-buf: Update kerneldoc for sync_file_create
  ` [Intel-gfx] "

[PATCH] drm/i915: simplify check for I915G/I945G in bit 6 swizzling detection
 2016-12-13 11:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[GLK MIPI DSI V1 0/9] GLK MIPI DSI VIDEO MODE PATCHES
 2016-12-13 11:36 UTC  (3+ messages)
` [GLK MIPI DSI V1 1/9] drm/i915/glk: Add new bit fields in MIPI CTRL register

[PATCH] drm/i915: Retire before attempting to evict from the active lists
 2016-12-13 11:19 UTC  (4+ messages)
` [PATCH v2] "

[RESEND PATCH v12] drm/i915/debugfs: Move out pipe CRC code
 2016-12-13 10:28 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/7] drm/hisilicon: Don't set drm_device->platformdev
 2016-12-13  9:20 UTC  (3+ messages)

[PATCH 00/14] drm/i915: VLV/CHV two-stage watermarks
 2016-12-13  8:40 UTC  (19+ messages)
` [PATCH 01/14] drm/i915: Track visible planes in a bitmask
` [PATCH 02/14] drm/i915: Track plane fifo sizes under intel_crtc
` [PATCH 03/14] drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlv
` [PATCH 04/14] drm/i915: Plop vlv wm state into crtc_state
` [PATCH 05/14] drm/i915: Plop vlv/chv fifo sizes into crtc state
` [PATCH 06/14] drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarks
` [PATCH 07/14] drm/i915: Compute vlv/chv wms the atomic way
` [PATCH 08/14] drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed
` [PATCH 09/14] drm/i915: Compute proper intermediate wms for vlv/cvh
` [PATCH 10/14] drm/i915: Nuke crtc->wm.cxsr_allowed
` [PATCH 11/14] drm/i915: Only use update_wm_{pre, post} for pre-ilk platforms
` [PATCH 12/14] drm/i915: Sanitize VLV/CHV watermarks properly
` [PATCH 13/14] drm/i915: Workaround VLV/CHV sprite1->sprite0 enable underrun
` [PATCH 14/14] drm/i915: Kill level 0 wm hack for VLV/CHV
` [PATCH i-g-t] tests: Add kms_plane_blinker
` ✗ Fi.CI.BAT: warning for drm/i915: VLV/CHV two-stage watermarks

[PATCH] FOR_UPSTREAM [VPG]: drm/i915: Parse panel BL controller from VBT
 2016-12-12 15:25 UTC  (3+ messages)
` [PATCH v2] drm/i915: Parse panel backlight "

garbled external hdmi display on laptop, work around described
 2016-12-12 15:03 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox