public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-01-10 23:44:12 to 2017-01-11 22:26:24 UTC [more...]

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

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

Selftests
 2017-01-11 22:23 UTC  (39+ 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 08/37] drm/i915: Mock a GGTT "
` [PATCH 09/37] drm/i915: Mock infrastructure for request emission
` [PATCH 10/37] drm/i915: Create a fake object for testing huge allocations
` [PATCH 11/37] drm/i915: Add selftests for i915_gem_request
` [PATCH 12/37] drm/i915: Add a simple request selftest for waiting
` [PATCH 13/37] drm/i915: Add a simple fence selftest to i915_gem_request
` [PATCH 14/37] drm/i915: Simple selftest to exercise live requests
` [PATCH 15/37] drm/i915: Add selftests for object allocation, phys
` [PATCH 16/37] drm/i915: Add a live seftest for GEM objects
` [PATCH 17/37] drm/i915: Test partial mappings
` [PATCH 18/37] drm/i915: Test exhaustion of the mmap space
` [PATCH 19/37] drm/i915: Test coherency of and barriers between cache domains
` [PATCH 20/37] drm/i915: Move uncore selfchecks to live selftest infrastructure
` [PATCH 21/37] drm/i915: Test all fw tables during mock selftests
` [PATCH 22/37] drm/i915: Sanity check all registers for matching fw domains
` [PATCH 23/37] drm/i915: Add some mock tests for dmabuf interop
` [PATCH 24/37] drm/i915: Add initial selftests for i915_gem_gtt
` [PATCH 25/37] drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.c
` [PATCH 26/37] drm/i915: Assert that we have allocated the drm_mm_node upon pinning
` [PATCH 27/37] drm/i915: Exercising filling the top/bottom portions of the ppgtt
` [PATCH 28/37] drm/i915: Exercising filling the top/bottom portions of the global GTT
` [PATCH 29/37] drm/i915: Fill different pages of the GTT
` [PATCH 30/37] drm/i915: Exercise filling and removing random ranges from the live GTT
` [PATCH 31/37] drm/i915: Test creation of VMA
` [PATCH 32/37] drm/i915: Exercise i915_vma_pin/i915_vma_insert
` [PATCH 33/37] drm/i915: Verify page layout for rotated VMA
` [PATCH 34/37] drm/i915: Test creation of partial VMA
` [PATCH 35/37] drm/i915: Live testing for context execution
` [PATCH 36/37] drm/i915: Initial selftests for exercising eviction
` [PATCH 37/37] drm/i915: Add initial selftests for hang detection and resets
` ✓ Fi.CI.BAT: success for series starting with [01/37] drm: Provide a driver hook for drm_dev_release()

[PATCH] drm/i915: Detect vma reserved for execbuf in evict-for-node
 2017-01-11 21:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

Anonymous ggtt_view params
 2017-01-11 21:51 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Name the anonymous structs inside i915_ggtt_view
` [PATCH 2/6] drm/i915: Pack the partial view size and offset into a single u64
` [PATCH 3/6] drm/i915: Compact memcmp in i915_vma_compare()
` [PATCH 4/6] drm/i915: Convert i915_ggtt_view to use an anonymous union
` [PATCH 5/6] drm/i915: Eliminate superfluous i915_ggtt_view_rotated
` [PATCH 6/6] drm/i915: Eliminate superfluous i915_ggtt_view_normal

[PATCH 9/9] drm/i915: Add render decompression support
 2017-01-11 21:49 UTC  (5+ messages)
` [PATCH v2 "

[PATCH 1/3] drm/i915: Invalidate the guc ggtt TLB upon insertion
 2017-01-11 21:24 UTC  (11+ messages)
` [PATCH 2/3] drm/i915/scheduler: emulate a scheduler for guc
  ` [PATCH v3] "
    ` [PATCH v4] "
` [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] "

[RFCv2 01/19] drm/i915: Provide a hook for selftests
 2017-01-11 19:08 UTC  (11+ 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

[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)

[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  (9+ 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: 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  (6+ messages)
      ` [Intel-gfx] "

[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  (8+ 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)


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