intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-25 20:54:50 to 2019-06-26 20:56:15 UTC [more...]

[PULL] drm-misc-fixes
 2019-06-26 20:56 UTC 

[PATCH v2 00/23] drm/i915: Fix TypeC port mode switching
 2019-06-26 20:50 UTC  (11+ messages)
` [PATCH v2 12/23] drm/i915: Sanitize the TypeC connect/detect sequences
` [PATCH v2 21/23] drm/i915: Add state verification for the TypeC port mode
  ` [v3 "
  ` [CI v3 "

[PATCH v3 09/23] drm/i915: Factor out common parts from TypeC port handling functions
 2019-06-26 20:50 UTC  (5+ messages)
` [PATCH v2 13/23] drm/i915: Fix the TypeC port mode sanitization during loading/resume
  ` [PATCH v3 "
  ` [CI "
` [PATCH v3 11/23] drm/i915: Handle the TCCOLD power-down event

[PATCH v2 09/23] drm/i915: Factor out common parts from TypeC port handling functions
 2019-06-26 20:50 UTC  (4+ messages)
` [CI v3 "
  ` [PATCH v2 11/23] drm/i915: Handle the TCCOLD power-down event
    ` [CI v3 "

[RFC 0/4] Display uncore
 2019-06-26 20:27 UTC  (9+ messages)
` [RFC 1/4] drm/i915: split out uncore_mmio_debug
` [RFC 3/4] drm/i915: introduce display_uncore

[V2] drm/i915: Add icl mipi dsi properties
 2019-06-26 20:25 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 0/5] Finish the ack+handler split for irq handler
 2019-06-26 20:10 UTC  (7+ messages)
` [PATCH v2 1/5] drm/i915: Add gen8_de_pipe_fault_mask()
` [PATCH v2 2/5] drm/i915: Introduce struct hpd_irq_regs
` [PATCH v2 3/5] drm/i915: Split pch irq handling to ack+handler
` [PATCH v2 4/5] drm/i915: Finish the irq ack+handler split for ilk+
` [PATCH v2 5/5] drm/i915: Use raw_reg_read()/write() in ilk+ irq handlers
` ✓ Fi.CI.BAT: success for Finish the ack+handler split for irq handler

[PATCH] drm/i915/ehl: Add missing VECS engine
 2019-06-26 20:05 UTC  (6+ messages)

[PATCH] drm/connector: Allow max possible encoders to attach to a connector
 2019-06-26 19:48 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
  ` [Intel-gfx] [PATCH] "

[PATCH] drm/i915: Move OA files to separate folder
 2019-06-26 19:09 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v3 1/3] drm/i915/icl: Add new supported CD clocks
 2019-06-26 19:03 UTC  (7+ messages)
` [PATCH v3 2/3] drm/i915/ehl: Remove unsupported cd clocks
` [PATCH v3 3/3] drm/i915/ehl: Add voltage level requirement table
` ✗ Fi.CI.SPARSE: warning for series starting with [v3,1/3] drm/i915/icl: Add new supported CD clocks
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/28] Initial support for Tiger Lake
 2019-06-26 18:27 UTC  (15+ messages)
` [PATCH 01/28] drm/i915: Add modular FIA
` [PATCH 02/28] drm/i915: rework reading pipe disable fuses
` [PATCH 04/28] drm/i915/tgl: add initial Tiger Lake definitions
` [PATCH 06/28] drm/i915/tgl: Add TGL PCH detection in virtualized environment
` ✗ Fi.CI.CHECKPATCH: warning for Initial support for Tiger Lake
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915: Add a wakeref getter for iff the wakeref is already active
 2019-06-26 18:25 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Only recover active engines
` [PATCH 3/3] drm/i915: Lift intel_engines_resume() to callers
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Add a wakeref getter for iff the wakeref is already active
` ✓ Fi.CI.BAT: success "

[PATCH] drm: Allow range of 0 for drm_mm_insert_node_in_range()
 2019-06-26 18:22 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

drm/i915: last bits to make headers self-contained
 2019-06-26 15:56 UTC  (20+ messages)
` [PATCH v2 01/13] drm/i915: prefix header search path with $(srctree)/
` [PATCH v2 02/13] drm/i915: add include path to subdir Makefiles
` [PATCH v2 03/13] drm/i915: make i915_fixed.h self-contained
` [PATCH v2 04/13] drm/i915: make i915_gem_gtt.h self-contained
` [PATCH v2 05/13] drm/i915: make i915_globals.h self-contained
` [PATCH v2 06/13] drm/i915: make i915_pvinfo.h self-contained
` [PATCH v2 07/13] drm/i915: make i915_vgpu.h self-contained
` [PATCH v2 08/13] drm/i915: make intel_guc_ct.h self-contained
` [PATCH v2 09/13] drm/i915: make intel_guc_fwif.h self-contained
` [PATCH v2 10/13] drm/i915: make intel_guc_reg.h self-contained
` [PATCH v2 11/13] drm/i915: make intel_gvt.h self-contained
` [PATCH v2 12/13] drm/i915: make intel_uc_fw.h self-contained
` [PATCH v2 13/13] drm/i915: use wildcard to ensure all headers stay self-contained
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,01/13] drm/i915: prefix header search path with $(srctree)/
` ✓ Fi.CI.BAT: success "

[PATCH 1/2] drm/i915: prefix header search path with $(srctree)/
 2019-06-26 15:35 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: add header search path to subdir Makefiles
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: prefix header search path with $(srctree)/
` ✓ Fi.CI.BAT: success "

[PATCH 1/6] drm/i915/selftests: Serialise nop reset with retirement
 2019-06-26 15:32 UTC  (21+ messages)
` [PATCH 2/6] drm/i915/selftests: Drop manual request wakerefs around hangcheck
` [PATCH 3/6] drm/i915/selftests: Fixup atomic reset checking
` [PATCH 4/6] drm/i915: Add a wakeref getter for iff the wakeref is already active
` [PATCH 5/6] drm/i915: Only recover active engines
` [PATCH 6/6] drm/i915: Lift intel_engines_resume() to callers
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/selftests: Serialise nop reset with retirement
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[CI 1/3] drm/i915/selftests: Serialise nop reset with retirement
 2019-06-26 15:20 UTC  (5+ messages)
` [CI 2/3] drm/i915/selftests: Drop manual request wakerefs around hangcheck
` [CI 3/3] drm/i915/selftests: Fixup atomic reset checking
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/selftests: Serialise nop reset with retirement
` ✓ Fi.CI.BAT: success "

[PATCH v2] drm/i915: Check backlight type while doing eDP backlight initializaiton
 2019-06-26 15:04 UTC  (4+ messages)
` [PATCH v3] "

[PATCH V4] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-26 14:26 UTC  (7+ messages)
        ` [Intel-gfx] "

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v13
 2019-06-26 13:32 UTC  (10+ messages)
  ` [PATCH 2/6] drm/ttm: remove the backing store if no placement is given
  ` [PATCH 3/6] drm/ttm: use the parent resv for ghost objects v2
  ` [PATCH 4/6] drm/amdgpu: use allowed_domains for exported DMA-bufs
` [PATCH 5/6] drm/amdgpu: add independent DMA-buf export v6
` [PATCH 6/6] drm/amdgpu: add independent DMA-buf import v7
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] dma-buf: add dynamic DMA-buf handling v13
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v12
 2019-06-26 12:34 UTC  (9+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for series starting with [1/6] dma-buf: add dynamic DMA-buf handling v12 (rev2)

[PATCH v3 0/5] EHL port programming
 2019-06-26 11:05 UTC  (9+ messages)
` [PATCH v3 1/5] drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans()
` [PATCH v3 2/5] drm/i915/ehl: Add third combo PHY offset
` [PATCH v3 3/5] drm/i915/ehl: Don't program PHY_MISC on EHL PHY C
` [PATCH v3 4/5] drm/i915/gen11: Start distinguishing 'phy' from 'port'
` [PATCH v3 5/5] drm/i915/ehl: Enable DDI-D
` ✗ Fi.CI.CHECKPATCH: warning for EHL port programming (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] i915/gem_ctx_engine: Drip feed requests into 'independent'
 2019-06-26 10:37 UTC 

[PULL] topic/remove-fbcon-notifiers for v5.3, fixes
 2019-06-26 10:28 UTC  (3+ messages)

[CI 1/2] drm/i915/gt: Drop stale commentary for timeline density
 2019-06-26  9:43 UTC  (4+ messages)
` [CI 2/2] drm/i915/gt: Always call kref_init for the timeline
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915/gt: Drop stale commentary for timeline density
` ✓ Fi.CI.IGT: "

[CI] drm/i915/gt: Always call kref_init for the timeline
 2019-06-26  9:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Fail harder if GPU reset fails outright
 2019-06-26  9:00 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] i915: intel_dp_aux_backlight: Fix max backlight calculations
 2019-06-26  6:45 UTC  (3+ messages)

[PATCH v5 0/3] drm/i915: CTS fixes
 2019-06-26  6:09 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: CTS fixes (rev5)
` ✗ Fi.CI.BAT: failure "

[CI] drm/i915/gt: Add some debug tracing for context pinning
 2019-06-26  6:07 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 0/4] drm/i915: Eliminate platform specific drm_driver vfuncs
 2019-06-26  3:27 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Eliminate platform specific drm_driver vfuncs (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/guc: Compact init params debug to a single line
 2019-06-26  2:43 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Compact init params debug to a single line (rev2)

[PATCH v4 0/7] Hexdump Enhancements
 2019-06-26  1:28 UTC  (13+ messages)
` [PATCH v4 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH v4 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'

[RFC] Exposing plane type mask and handling 'all' planes
 2019-06-26  0:46 UTC  (5+ messages)

[PATCH] drm/i915/guc: Compact init params debug to a single line
 2019-06-25 23:47 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 01/20] drm/i915/execlists: Convert recursive defer_request() into iterative
 2019-06-25 23:28 UTC  (4+ messages)
` [PATCH 16/20] drm/i915/gt: Drop stale commentary for timeline density
` ✓ Fi.CI.IGT: success for series starting with [01/20] drm/i915/execlists: Convert recursive defer_request() into iterative (rev3)

[PATCH] drm/i915/guc: Add debug capture of GuC exception
 2019-06-25 22:19 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/guc: Add debug capture of GuC exception (rev2)

[PATCH 0/5] EHL port programming
 2019-06-25 22:19 UTC  (4+ messages)
` [PATCH 5/5] drm/i915/ehl: Enable DDI-D

[PATCH v3 0/4] Panel rotation patches
 2019-06-25 22:12 UTC  (4+ messages)
` [PATCH v3 1/4] drm/panel: Add helper for reading DT rotation

[PATCH 4/5] drm/i915/gen11: Start distinguishing 'phy' from 'port'
 2019-06-25 20:54 UTC  (4+ messages)


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