public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-01-10 13:43:03 to 2017-01-11 21:09:53 UTC [more...]

Selftests
 2017-01-11 21:09 UTC  (8+ messages)
` [PATCH 01/37] drm: Provide a driver hook for drm_dev_release()
` [PATCH 02/37] drm/i915: Provide a hook for selftests
` [PATCH 03/37] drm/i915: Add some selftests for sg_table manipulation
` [PATCH 04/37] drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
` [PATCH 05/37] drm/i915: Add unit tests for the breadcrumb rbtree, completion
` [PATCH 06/37] drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
` [PATCH 07/37] drm/i915: Mock the GEM device for self-testing

[PATCH 1/3] drm/i915: Invalidate the guc ggtt TLB upon insertion
 2017-01-11 20:54 UTC  (10+ messages)
` [PATCH 2/3] drm/i915/scheduler: emulate a scheduler for guc
  ` [PATCH v3] "
` [PATCH 3/3] HAX enable guc submission for CI
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Invalidate the guc ggtt TLB upon insertion
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Invalidate the guc ggtt TLB upon insertion (rev2)

[PATCH] dim: Update docs
 2017-01-11 20:48 UTC 

[PATCH i-g-t rfc 00/29] lib/igt_kms: Implement dynamic plane count support
 2017-01-11 20:42 UTC  (30+ messages)
` [PATCH i-g-t rfc 01/29] lib/igt_debugfs: Prevent buffer overflow
` [PATCH i-g-t rfc 02/29] lib/igt_kms: Fixed typo
` [PATCH i-g-t rfc 03/29] lib/igt_kms: Implement dynamic plane count support
` [PATCH i-g-t rfc 04/29] tests/kms_atomic_transition: Add support for dynamic number of planes
` [PATCH i-g-t rfc 05/29] tests/kms_busy: "
` [PATCH i-g-t rfc 06/29] tests/kms_chv_cursor_fail: "
` [PATCH i-g-t rfc 07/29] tests/kms_crtc_background_color: "
` [PATCH i-g-t rfc 08/29] tests/kms_cursor_crc: "
` [PATCH i-g-t rfc 09/29] tests/kms_cursor_legacy: "
` [PATCH i-g-t rfc 10/29] tests/kms_fbc_crc: "
` [PATCH i-g-t rfc 11/29] tests/kms_fence_pin_leak: "
` [PATCH i-g-t rfc 12/29] tests/kms_flip_event_leak: "
` [PATCH i-g-t rfc 13/29] tests/kms_legacy_colorkey: "
` [PATCH i-g-t rfc 14/29] tests/kms_mmap_write_crc: "
` [PATCH i-g-t rfc 15/29] tests/kms_mmio_vs_cs_flip: "
` [PATCH i-g-t rfc 16/29] tests/kms_panel_fitting: "
` [PATCH i-g-t rfc 17/29] tests/kms_pipe_color: "
` [PATCH i-g-t rfc 18/29] tests/kms_plane: "
` [PATCH i-g-t rfc 19/29] tests/kms_plane_multiple: "
` [PATCH i-g-t rfc 20/29] tests/kms_plane_scaling: "
` [PATCH i-g-t rfc 21/29] tests/kms_properties: "
` [PATCH i-g-t rfc 22/29] tests/kms_psr_sink_crc: "
` [PATCH i-g-t rfc 23/29] tests/kms_pwrite_crc: "
` [PATCH i-g-t rfc 24/29] tests/kms_rmfb: "
` [PATCH i-g-t rfc 25/29] tests/kms_rotation_crc: "
` [PATCH i-g-t rfc 26/29] tests/kms_sink_crc_basic: "
` [PATCH i-g-t rfc 27/29] tests/kms_universal_plane: "
` [PATCH i-g-t rfc 28/29] tests/kms_vblank: "
` [PATCH i-g-t rfc 29/29] tests/prime_mmap_kms: "

[PATCH 0/2] drm: link status property and DP link training failure handling
 2017-01-11 20:37 UTC  (8+ messages)
      ` [Intel-gfx] "

4.10-rc2 oops in DRM connector code
 2017-01-11 20:23 UTC  (15+ messages)
        ` [Intel-gfx] "
` ✗ Fi.CI.BAT: warning for 4.10-rc2 oops in DRM connector code (rev2)

[PATCH] drm/i915/guc: Make sure vma containing firmware is GuC mappable
 2017-01-11 19:53 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[RFCv2 01/19] drm/i915: Provide a hook for selftests
 2017-01-11 19:08 UTC  (17+ messages)
` [RFCv2 14/19] drm/i915: Move uncore selfchecks to live selftest infrastructure
` [RFCv2 15/19] drm/i915: Test all fw tables during mock selftests
` [RFCv2 16/19] drm/i915: Sanity check all registers for matching fw domains
` [RFCv2 17/19] drm/i915: Add some mock tests for dmabuf interop
` [RFCv2 18/19] drm/i915: Add initial selftests for i915_gem_gtt
` [RFCv2 19/19] drm/i915: Initial selftests for exercising eviction

[PATCH 0/5] drm/edid: Improve RGB limited range handling a bit
 2017-01-11 18:53 UTC  (11+ messages)
` [PATCH 1/5] drm/edid: Have drm_edid.h include hdmi.h
` [PATCH 2/5] drm/edid: Introduce drm_default_rgb_quant_range()
  ` [PATCH v2 "
` [PATCH 3/5] drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range()
` [PATCH 4/5] drm/edid: Set AVI infoframe Q even when QS=0
` [PATCH 5/5] drm/edid: Set YQ bits in the AVI infoframe according to CEA-861-F
` ✓ Fi.CI.BAT: success for drm/edid: Improve RGB limited range handling a bit
` ✓ Fi.CI.BAT: success for drm/edid: Improve RGB limited range handling a bit (rev2)

[PATCH] drm/i915: Detect vma reserved for execbuf in evict-for-node
 2017-01-11 18:21 UTC 

[drm-intel:for-linux-next 2/4] htmldocs: drivers/gpu/drm/i915/i915_gem_gtt.c:3586: warning: No description found for parameter 'offset'
 2017-01-11 17:51 UTC 

GPU hang with kernel 4.10rc3
 2017-01-11 17:08 UTC  (2+ messages)

[PATCH v5] drm: add fourcc codes for 16bit R and RG
 2017-01-11 16:41 UTC  (7+ messages)
` [PATCH v6] "

[PATCH 0/4] drm: Resurrect atomic rmfb code
 2017-01-11 16:15 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Fix POWER_DOMAIN_AUDIO refcounting
` [PATCH 3/4] drm/i915: Disable all crtcs during driver unload
` [PATCH 4/4] drm: Resurrect atomic rmfb code, v2

[PATCH 0/8] HuC Loading Patches
 2017-01-11 15:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for HuC Loading Patches (rev2)

[drm-intel:for-linux-next 1/4] htmldocs: drivers/gpu/drm/i915/i915_gem_gtt.c:3594: warning: No description found for parameter 'vm'
 2017-01-11 15:52 UTC 

[PATCH] drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
 2017-01-11 15:43 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "

DP compliance failure due to dithering for 18bpp video pattern
 2017-01-11 15:35 UTC  (3+ messages)

[PATCH 07/10] drm/i915/psr: set PSR_MASK bits for deep sleep
 2017-01-11 15:24 UTC 

[PATCH 06/10] drm/i915/psr: set CHICKEN_TRANS for psr2
 2017-01-11 15:22 UTC 

[PATCH] drm/i915/huc: Add HuC fw loading support
 2017-01-11 15:13 UTC  (4+ messages)

[PATCH 04/10] drm/i915/psr: disable aux_frame_sync on psr2 exit
 2017-01-11 15:14 UTC 

[PATCH 03/10] drm/i915/psr: fix blank screen issue for psr2
 2017-01-11 15:02 UTC 

[PATCH] drm/i915: Add a sanity check that no request is submitted in the middle
 2017-01-11 14:32 UTC  (4+ messages)

[PATCH 7/8] drm/i915/huc: Support HuC authentication
 2017-01-11 14:03 UTC  (3+ messages)
` [PATCH] "

[PATCH i-g-t v3] tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automation
 2017-01-11 13:44 UTC  (3+ messages)

[PATCH] drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround
 2017-01-11 13:24 UTC  (7+ messages)
` [PATCHv2] "
  ` [Intel-gfx] "

[PATCH v2 1/3] drm/i915: Use the MRU stack search after evicting
 2017-01-11 12:25 UTC  (6+ messages)
` [PATCH v2 2/3] drm/i915: Extract reserving space in the GTT to a helper
` [PATCH v2 3/3] drm/i915: Prefer random replacement before eviction search
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Use the MRU stack search after evicting

[PATCH 1/4] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
 2017-01-11 11:59 UTC  (8+ messages)
` [PATCH 2/4] lib/scatterlist: Avoid potential scatterlist entry overflow
  ` [PATCH v4] "
` [PATCH 3/4] lib/scatterlist: Introduce and export __sg_alloc_table_from_pages
` [PATCH 4/4] drm/i915: Use __sg_alloc_table_from_pages for userptr allocations
  ` [PATCH v6] "
` ✓ Fi.CI.BAT: success for series starting with [1/4] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
` [PATCH v5] lib/scatterlist: Introduce and export __sg_alloc_table_from_pages

[PATCH 1/3] drm/i915: Use the MRU stack search after evicting
 2017-01-11 10:53 UTC  (10+ messages)
` [PATCH 2/3] drm/i915: Extract reserving space in the GTT to a helper
` [PATCH 3/3] drm/i915: Prefer random replacement before eviction search
    ` [PATCH] "
      ` [PATCH v3] "
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Use the MRU stack search after evicting
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Use the MRU stack search after evicting (rev3)

[PATCH] drm/i915/bxt: Add MST support when do DPLL calculation
 2017-01-11  9:23 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/probe-helpers: Drop locking from poll_enable
 2017-01-11  9:01 UTC  (7+ messages)
      ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for "

[alsa-devel] [PATCH v4 0/3] support DP MST audio
 2017-01-11  8:44 UTC  (10+ messages)

[PATCH] [RFC i-g-t] Test Design to verify mipi enable/disable sequence
 2017-01-11  8:14 UTC  (3+ messages)

[PATCH 0/6] Introduce DP MST Topology state
 2017-01-11  8:08 UTC  (8+ messages)
` [PATCH 4/6] drm/dp: Introduce DP MST topology manager state to track DP link bw

[PATCH 00/10] enable psr2 for idle_screen on y-cordinate panel
 2017-01-11  7:41 UTC  (7+ messages)
` [PATCH 01/10] drm : adds Y-coordinate and Colorimetry Format
  ` [Intel-gfx] "
` [PATCH 02/10] drm/i915/psr: program vsc header for psr2
    ` [Intel-gfx] "

[PATCH 0/5] Fix issues caused by gvt init timing
 2017-01-11  3:29 UTC  (9+ messages)
` [PATCH 1/5] drm/i915: make intel_gvt_init() later instead of too early
` [PATCH 2/5] drm/i915/gvt: move intel iommu detection to intel_gvt_init()

[PATCH] drm/i915/psr: disable psr2 for resolution greater than 32X20
 2017-01-10 23:44 UTC  (3+ messages)

[PATCH] drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
 2017-01-10 20:57 UTC  (10+ messages)
` [PATCH v4] "
` ✗ Fi.CI.BAT: warning for drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE (rev3)

[PATCH 0/9] drm/i915: SKL+ render decompression support
 2017-01-10 19:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: SKL+ render decompression support (rev2)

[CI 1/5] drm/i915: Consolidate reset_request()
 2017-01-10 18:53 UTC  (6+ messages)
` [CI 2/5] drm/i915: Set guilty-flag on fence after detecting a hang
` [CI 3/5] drm/i915: Set an error status for a resubmitted request
` [CI 4/5] drm/i915: Mark all incomplete requests as -EIO when wedged
` [CI 5/5] drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged()
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/5] drm/i915: Consolidate reset_request()

[PATCH 9/9] drm/i915: Add render decompression support
 2017-01-10 17:04 UTC  (4+ messages)
` [PATCH v2 "

[RESEND PATCH v14 0/2] New debugfs API for capturing CRC of frames
 2017-01-10 16:31 UTC  (6+ messages)
` [RESEND PATCH v14 1/2] drm/i915: Use new CRC debugfs API
` [RESEND PATCH v14 2/2] drm/i915: Put "cooked" vlank counters in frame CRC lines
` ✗ Fi.CI.BAT: warning for New debugfs API for capturing CRC of frames

[CI 1/2] drm/i915: Include ioctl in set-tiling and get-tiling function names
 2017-01-10 15:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/2] "

[PATCH 1/2] drm/i915: Construct a request even if the GPU is currently hung
 2017-01-10 14:16 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH 1/5] drm/i915: Consolidate reset_request()
 2017-01-10 13:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/5] "

[PATCH v2 0/7] drm/atomic: Add accessor macros for all atomic state
 2017-01-10 13:46 UTC  (3+ messages)
` [PATCH v2 1/7] drm/atomic: Add new iterators over all state
  ` [PATCH v2.1 1/7] drm/atomic: Add new iterators over all state, v3


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