Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-06 19:27:09 to 2017-03-08 13:12:37 UTC [more...]

[PATCH v2 1/3] drm/i915/userptr: Deactivate a failed userptr if the worker reports an EFAULT
 2017-03-08 13:12 UTC  (14+ messages)
` [PATCH v2 2/3] drm/i915/userptr: Only flush the workqueue if required
` [PATCH v2 3/3] drm/i915/userptr: Disallow wrapping GTT into a userptr
  ` [PATCH v3] "
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915/userptr: Deactivate a failed userptr if the worker reports an EFAULT

[PATCH] drm/i915: Check we have an wake device before flushing GTT writes
 2017-03-08 12:40 UTC 

[PATCH i-g-t] tests/kms_plane_lowres: Add DRM_MODE_ATOMIC_ALLOW_MODESET test
 2017-03-08 12:38 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Stop allowing the device to be unwedged
 2017-03-08 12:14 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Track the error through the sw-fence
` [PATCH 3/4] drm/i915: Skip cancelled requests in flight
  ` [PATCH v2] "
` [PATCH 4/4] Revert "drm/i915: Stop allowing the device to be unwedged"

[PATCH i-g-t] tests: Add gem_spin_batch
 2017-03-08 11:28 UTC  (5+ messages)

[PATCH v3] drm/i915: suppress atomic commit error message under gvt-g env
 2017-03-08 20:14 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: suppress atomic commit error message under gvt-g env (rev3)

[PATCH] drm/i915: Nuke debug messages from the pipe update critical section
 2017-03-08 11:12 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/10] drm/i915: Cursor code cleanup and cursor "FBC" support for IVB+
 2017-03-08 11:00 UTC  (26+ messages)
` [PATCH 01/10] drm/i915: Parametrize cursor/primary pipe select bits
` [PATCH 02/10] drm/i915: Pass intel_plane and intel_crtc to plane hooks
` [PATCH 03/10] drm/i915: Refactor CURBASE calculation
` [PATCH 04/10] drm/i915: Clean up cursor junk from intel_crtc
` [PATCH 05/10] drm/i915: Refactor CURPOS calculation
` [PATCH 06/10] drm/i915: Move cursor position and base handling into the platform specific functions
` [PATCH 07/10] drm/i915: Drop useless posting reads from cursor commit
` [PATCH 08/10] drm/i915: Split cursor check_plane into i845 and i9xx variants
` [PATCH 09/10] drm/i915: Use fb->pitches[0] in cursor code
` [PATCH 10/10] drm/i915: Support variable cursor height on ivb+
` ✓ Fi.CI.BAT: success for drm/i915: Cursor code cleanup and cursor "FBC" support for IVB+

[PATCH v2] igt/scripts: trace.pl to parse the i915 tracepoints
 2017-03-08 10:55 UTC 

[GIT PULL] more GVT-g fixes for 4.11
 2017-03-08 10:28 UTC  (4+ messages)
  ` [GIT PULL] GVT-g fixes for 4.11-rc2

[PATCH v2] pwm: lpss: Make builtin so that i915 can find the pwm_backlight
 2017-03-08 10:15 UTC  (7+ messages)

linux-next: build failure after merge of the rcu tree
 2017-03-08 10:13 UTC  (2+ messages)

[PATCH v7 00/10] GuC Scrub vol. 1
 2017-03-08 10:10 UTC  (16+ messages)
` [PATCH 01/10] drm/i915/uc: Drop superfluous externs in intel_uc.h
` [PATCH 02/10] drm/i915/huc: Add huc_to_i915
` [PATCH 03/10] drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
` [PATCH 04/10] drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
` [PATCH 05/10] drm/i915/uc: Introduce intel_uc_init_fw()
` [PATCH 06/10] drm/i915/guc: Extract param logic form guc_init_fw()
` [PATCH 07/10] drm/i915/guc: Simplify intel_guc_init_hw()
` [PATCH 08/10] drm/i915/uc: Simplify firmware path handling
` [PATCH 09/10] drm/i915/uc: Separate firmware selection and preparation
` [PATCH 10/10] drm/i915/uc: Add params for specifying firmware
` ✓ Fi.CI.BAT: success for GuC Scrub vol. 1 (rev10)

linux-next: build failure after merge of the sunxi tree
 2017-03-08  9:49 UTC  (4+ messages)

[PATCH 1/6] drm/i915: Use drm_connector_list_iter in debugfs
 2017-03-08  9:37 UTC  (3+ messages)
` [PATCH 6/6] drm/i915: Fix up verify_encoder_state

[PATCH v2] drm/i915: suppress atomic commit error message under gvt-g env
 2017-03-08  8:29 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: suppress atomic commit error message under gvt-g env (rev2)

[PATCH v2 1/2] drm/i915/glk: Apply cdclk workaround for DP audio
 2017-03-08  0:48 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915: Implement cdclk restrictions based on Azalia BCLK
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/glk: Apply cdclk workaround for DP audio

[PATCH v2 1/2] drm/i915: Store a permanent error in obj->mm.pages
 2017-03-07 21:41 UTC  (9+ messages)
` [PATCH v2 2/2] drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915: Store a permanent error in obj->mm.pages
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for series starting with [v3] drm/i915: Store a permanent error in obj->mm.pages (rev2)

[PATCH 0/5] drm/i915: CCS prep stuff
 2017-03-07 20:43 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: Plumb drm_framebuffer into more places
` [PATCH 2/5] drm/i915: Move nv12 chroma plane handling into intel_surf_alignment()
` [PATCH 3/5] drm/i915: Avoid div-by-zero when computing aux_stride w/o an aux plane
` [PATCH 4/5] drm/i915: Pass the correct plane index to _intel_compute_tile_offset()
` [PATCH v2 5/5] drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messages
` ✗ Fi.CI.BAT: warning for drm/i915: CCS prep stuff

[PATCH] drm/i915/dp: Read link status more times when EQ not done
 2017-03-07 20:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Clear the VBT defaults for unused ports
 2017-03-07 17:36 UTC  (3+ messages)

[CI] drm/i915: Flush idle work when changing missed-irq fault injection
 2017-03-07 16:48 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Flush idle work when changing missed-irq fault injection (rev3)

[PATCH i-g-t] lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE define
 2017-03-07 15:48 UTC  (2+ messages)

[PATCH 0/4] Various improvements around the GuC topic
 2017-03-07 15:13 UTC  (5+ messages)
` [PATCH 3/4] drm/i915/guc: s/ads_vma/addon
` [PATCH 4/4] drm/i915/guc: Break out the GuC log "extras"

[RFC PATCH 00/15] drm/i915: initial support for huge gtt pages
 2017-03-07 14:40 UTC  (27+ messages)
` [PATCH 01/15] drm/i915/selftests: don't leak the gem object
` [PATCH 02/15] drm/i915: use correct node for handling cache domain eviction
` [PATCH 03/15] drm/i915/selftests: exercise "
` [PATCH 04/15] drm/i915: add page_size_mask to dev_info
` [PATCH 05/15] drm/i915: introduce drm_i915_gem_object page_size member
` [PATCH 06/15] drm/i915: pass page_size to insert_entries
` [PATCH 07/15] drm/i915: s/i915_gtt_color_adjust/i915_cache_color_adjust
` [PATCH 08/15] drm/i915: clean up cache coloring
` [PATCH 09/15] drm/i915: export color_differs
` [PATCH 10/15] drm/i915: introduce ppgtt page coloring
` [PATCH 11/15] drm/i915: support inserting 64K pages in the ppgtt
` [PATCH 12/15] drm/i915: support inserting 2M "
` [PATCH 13/15] drm/i915: support inserting 1G "
` [PATCH 14/15] drm/i915/selftests: exercise 4K and 64K mm insertion
` [PATCH 15/15] drm/i915/selftests: modify the gtt tests to also exercise huge pages
` ✓ Fi.CI.BAT: success for drm/i915: initial support for huge gtt pages

Implementing Miracast
 2017-03-07 13:24 UTC  (4+ messages)

[PATCH 0/7] drm/i915/dsi: stop using drm_panel, refactor
 2017-03-07 13:24 UTC  (9+ messages)
` [PATCH 5/7] drm/i915/dsi: rename intel_dsi_pre_disable to intel_dsi_disable
  ` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/dsi: stop using drm_panel, refactor (rev2)

[PATCH] drm/i915: Avoid clearing the base drm_crtc_state
 2017-03-07 13:00 UTC  (5+ messages)

[PATCH v2] drm/i915/guc: Use formalized struct definition for ads object
 2017-03-07 12:36 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Use formalized struct definition for ads object (rev2)

[PATCH 1/3] drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
 2017-03-07 12:02 UTC  (13+ messages)

[PATCH] drm/i915/userptr: Disallow wrapping GTT into a userptr
 2017-03-07 11:30 UTC  (6+ messages)

[PATCH i-g-t 3/8] lib: Define a common bit operations library
 2017-03-07 10:54 UTC  (6+ messages)
` [PATCH i-g-t v2] "

[PATCH v1] drm/i915/bxt: use NULL for GPIO connection ID
 2017-03-07 10:52 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH] drm/i915/guc: Use formalized struct definition for ads object
 2017-03-07 10:47 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH 1/4] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
 2017-03-07 10:16 UTC  (4+ messages)
` [PATCH 2/4] lib/scatterlist: Avoid potential scatterlist entry overflow

[PATCH v7 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-03-07 10:12 UTC  (3+ messages)
` [PATCH v7 5/6] drm/i915: enable scrambling

image in IOMMU based SVM
 2017-03-07  8:18 UTC 

[PATCH] drm/i915/: DMC 1.04 for Geminilake
 2017-03-07  8:00 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH 1/3] drm/i915: No need to save/restore irq status in __i915_request_irq_complete
 2017-03-07  7:22 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: No need to save/restore irq status in intel_engine_wakeup
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: No need to save/restore irq status in __i915_request_irq_complete

[PATCH 1/1] drm/i915: Initialize pm_intr_keep during intel_irq_init for GuC
 2017-03-07  5:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/1] "

linux-next: manual merge of the sunxi tree with the drm-misc tree
 2017-03-07  3:05 UTC  (2+ messages)

[PULL] drm-intel-next
 2017-03-07  0:10 UTC 

linux-next: manual merge of the drm-misc tree with the drm-intel tree
 2017-03-06 23:48 UTC 

[PATCH] drm/i915: Flush idle work when changing missed-irq fault injection
 2017-03-06 21:03 UTC  (4+ messages)
` [PATCH v2] "


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