messages from 2016-12-09 13:56:56 to 2016-12-12 16:23:02 UTC [more...]
[PATCH] drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV
 2016-12-12 16:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[RFC 0/4] Introduce drmfs pseudo filesystem for drm subsystem
 2016-12-12 15:33 UTC  (3+ messages)
[PATCH 0/8]HuC Loading Patches
 2016-12-12 15:27 UTC  (25+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH 2/8] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH 3/8] drm/i915/huc: Add HuC fw loading support
` [PATCH 7/8] drm/i915/huc: Support HuC authentication
` [PATCH 8/8] drm/i915/get_params: Add HuC status to getparams
[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)
struct drm_mm fixes
 2016-12-12 14:57 UTC  (38+ 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 07/34] drm: Add a simple prime number generator
` [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 11/34] drm: kselftest for drm_mm_insert_node_in_range()
` [PATCH 12/34] drm: kselftest for drm_mm and alignment
` [PATCH 13/34] drm: kselftest for drm_mm and eviction
` [PATCH 14/34] drm: kselftest for drm_mm and range restricted eviction
` [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 17/34] drm: kselftest for drm_mm and color adjustment
` [PATCH 18/34] drm: kselftest for drm_mm and color eviction
` [PATCH 19/34] drm: kselftest for drm_mm and restricted "
` [PATCH 20/34] drm/i915: Build DRM range manager selftests for CI
` [PATCH 21/34] drm: Promote drm_mm alignment to u64
` [PATCH 22/34] drm: Constify the drm_mm API
` [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 33/34] drm: Fix drm_mm search and insertion
` [PATCH 34/34] drm: kselftest for drm_mm and bottom-up allocation
` ✓ Fi.CI.BAT: success for series starting with [01/34] drm/i915: Use the MRU stack search after evicting
[RESEND PATCH v12] drm/i915/debugfs: Move out pipe CRC code
 2016-12-12 13:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/4] drm: Protect master->unique with dev->master_mutex
 2016-12-12 13:23 UTC  (18+ messages)
` [PATCH 2/4] drm: setclientcap doesn't need the drm BKL
  ` [Intel-gfx] "
` [PATCH 3/4] drm: Enforce BKL-less ioctls for modern drivers
  ` [Intel-gfx] "
` [PATCH 4/4] drm: Simplify GETRESOURCES ioctl
  ` [PATCH] "
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm: Protect master->unique with dev->master_mutex
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm: Protect master->unique with dev->master_mutex (rev2)
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm: Protect master->unique with dev->master_mutex (rev3)
[PATCH 0/5] sphinxification for dma-buf docs
 2016-12-12 12:34 UTC  (18+ messages)
` [PATCH 1/5] dma-buf: Extract dma-buf.rst
` [PATCH 2/5] dma-buf: Update kerneldoc for sync_file_create
  ` [Intel-gfx] "
` [PATCH 3/5] dma-buf: Reorganize device dma access docs
` [PATCH 4/5] dma-buf: Update cpu access documentation
` [PATCH 5/5] dma-buf: Final bits of doc polish
  ` [PATCH] "
` ✓ Fi.CI.BAT: success for sphinxification for dma-buf docs
` ✓ Fi.CI.BAT: success for sphinxification for dma-buf docs (rev2)
[PATCH 0/8] GTT bitmaps purge
 2016-12-12 12:00 UTC  (11+ messages)
` [PATCH 1/8] drm/i915/gtt: Don't pass ppgtt to ppgtt_cleanup_4lvl
` [PATCH 2/8] drm/i915/gtt: Rename orig_start/orig_length
` [PATCH 3/8] drm/i915/gtt: Extract unwind to separate function for gen6_alloc_va_range
` [PATCH 4/8] drm/i915/gtt: Don't use temp bitmaps to unwind gen8_alloc_va_range
` [PATCH 5/8] drm/i915/gtt: Purge temp bitmaps
  ` [PATCH 6/8] drm/i915: Prepare i915_page_table_entry_map tracepoint for bitmap purge
` [PATCH 7/8] drm/i915/gtt: Purge page tracking bitmaps
` [PATCH 8/8] drm/i915: Clear range when unbinding closed vma
[PATCH] drm/i915: Retire before attempting to evict from the active lists
 2016-12-12 11:58 UTC  (3+ messages)
` [PATCH v2] "
[PATCH 1/2] pwm: lpss: Make builtin and add lookup-table so that i915 can find the pwm_backlight
 2016-12-12 11:54 UTC  (6+ messages)
[PATCH] dim: Update docs for update-branches
 2016-12-12 10:43 UTC  (6+ messages)
[PATCH 0/6] drm/atomic: Remove drm_atomic_helper_framebuffer_changed
 2016-12-12 10:34 UTC  (7+ messages)
` [PATCH 4/6] drm/atomic: Wait for vblank whenever a plane is added to state
` [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] drm/i915/perf: More documentation hooked to i915.rst
 2016-12-12 10:00 UTC  (6+ messages)
[PATCH 1/7] drm/hisilicon: Don't set drm_device->platformdev
 2016-12-12  9:23 UTC  (19+ messages)
` [PATCH 2/7] drm: Protect master->unique with dev->master_mutex
` [PATCH 3/7] drm: setclientcap doesn't need the drm BKL
` [PATCH 4/7] drm: Enforce BKL-less ioctls for modern drivers
` [PATCH 5/7] drm: Don't compute obj counts expensively in get_resources
` [PATCH 6/7] drm: Don't walk fb list twice in getresources
    ` [Intel-gfx] "
` [PATCH 7/7] drm: Resurrect atomic rmfb code
` ✗ Fi.CI.BAT: failure for series starting with [1/7] drm/hisilicon: Don't set drm_device->platformdev
[PATCH v3] drm/i915: Check HAS_PCH_NOP when install or reset dispaly IRQ
 2016-12-12  7:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] dma-buf: Provide wrappers for reservation's lock
 2016-12-12  6:55 UTC  (5+ messages)
[PATCH 0/7] Add support for Legacy HDMI audio drivers
 2016-12-12 18:10 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for Add support for Legacy HDMI audio drivers (rev2)
` [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 v2] drm/i915: Respect num_pipes when install or reset dispaly IRQ
 2016-12-12  6:39 UTC  (4+ messages)
[PATCH 1/2] lockdep: Markup callers of might_lock() as potential sleepers
 2016-12-11 18:21 UTC  (3+ messages)
` [PATCH 2/2] kref: Annotate kref_put_mutex() with might_lock()
` ✗ Fi.CI.BAT: failure for series starting with [1/2] lockdep: Markup callers of might_lock() as potential sleepers
[PATCH] drm: Make each driver's struct_mutex its own subclass
 2016-12-10 22:35 UTC  (8+ messages)
` ✗ Fi.CI.BAT: failure for "
  ` [Intel-gfx] [PATCH] "
[PULL] drm-misc-next-fixes
 2016-12-10 21:52 UTC 
unreadable external HDMI display in recent kernels, work around
 2016-12-09 18:28 UTC 
[PATCH v3 0/5] Add Automation Support for DP Compliance Testing (Rev 3)
 2016-12-10  2:15 UTC  (11+ messages)
` [PATCH v3 1/5] drm/i915: Move all the DP compliance data to a separate struct
` [PATCH v3 2/5] drm/i915: Add support for DP link training compliance
` [PATCH v3 3/5] drm/i915: Fixes to support DP Compliance EDID tests
` [PATCH v3 4/5] drm: Add definitions for DP compliance Video pattern tests
` [PATCH v3 5/5] drm/i915: Add support for DP Video pattern compliance tests
` ✗ Fi.CI.BAT: warning for Add Automation Support for DP Compliance Testing (Rev 3)
[PATCH] drm/i915/psr: report psr2 hw enabled from psr2_ctl
 2016-12-10  0:41 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH 1/5] drm/i915: Move all the DP compliance data to a separate struct
 2016-12-10  0:22 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH 3/5] drm/i915: Fixes to support DP Compliance EDID tests
    ` [PATCH v2 "
[PATCH 1/9] drm: kselftest for drm_mm_init()
 2016-12-09 16:14 UTC  (8+ messages)
` [PATCH 2/9] drm: kselftest for drm_mm_reserve_node()
` [PATCH 5/9] drm: kselftest for drm_mm and alignment
` [PATCH 8/9] drm: kselftest for drm_mm and top-down alignment
[RFC] Smattering of selftests
 2016-12-09 16:02 UTC  (17+ messages)
` [PATCH 09/16] drm/i915: Simplify releasing context reference
` [PATCH 10/16] drm/i915: Mark the shadow gvt context as closed
` [PATCH 11/16] drm/i915/execlists: Request the kernel context be pinned high
` [PATCH 12/16] drm/i915: Swap if(enable_execlists) in i915_gem_request_alloc for a vfunc
` [PATCH 13/16] drm/i915: Add selftests for i915_gem_request
` [PATCH 14/16] drm/i915: Add a simple request selftest for waiting
` [PATCH 15/16] drm/i915: Add a simple fence selftest to i915_gem_request
[PATCH] drm: Add fake controlD* symlinks for backwards compat
 2016-12-09 14:45 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for drm: Add fake controlD* symlinks for backwards compat (rev2)
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).