Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-22 19:03:14 to 2018-10-24 02:19:25 UTC [more...]

[RESEND PATCH v2 0/2] Check MST topology change on resume
 2018-10-24  2:19 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] drm/dp/mst: Reprobe EDID for MST ports "
` [RESEND PATCH v2 2/2] drm/i915/mst: Reset MST after resume when necessary

[PATCH v2 1/6] drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()
 2018-10-24  1:33 UTC  (5+ messages)
` [PATCH v2 2/6] drm/i915/psr: Always wait for idle state when disabling PSR

[PATCH 0/3] Add support for Gen 11 pipe color features
 2018-10-24  0:49 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` [PATCH 1/3] drm/i915/icl: Add degamma and gamma lut size to gen11 caps
` [PATCH 2/3] drm/i915/icl: Add icl pipe degamma and gamma support
` [PATCH 3/3] drm/i915/icl: Enable ICL Pipe CSC block
` ✓ Fi.CI.BAT: success for Add support for Gen 11 pipe color features
` ✓ Fi.CI.IGT: "

[RFC 1/3] drm/i915: Rename IS_GEN to IS_GEN_RANGE
 2018-10-24  0:07 UTC  (5+ messages)
` [RFC 2/3] drm/i915: Prefer IS_GEN<n> check with bitmask
` [RFC 3/3] drm/i915: Kill GEN_FOREVER
` ✗ Fi.CI.SPARSE: warning for series starting with [RFC,1/3] drm/i915: Rename IS_GEN to IS_GEN_RANGE
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Enable Plane Input CSC for YUV to RGB Conversion
 2018-10-23 23:58 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[v2 0/6] Forward Error Correction
 2018-10-23 23:59 UTC  (10+ messages)
` [v2 5/6] i915/dp/fec: Configure the Forward Error Correction bits

[PATCH 0/6] drm/dp_mst: Improve VCPI helpers, use in nouveau
 2018-10-23 23:46 UTC  (8+ messages)
` [PATCH 1/6] drm/dp_mst: Deprecate drm_dp_find_vcpi_slots()
` [PATCH 4/6] drm/dp_mst: Start tracking per-port VCPI allocations
  ` [PATCH 2/6] drm/dp_mst: Remove all evil duplicate state pointers
  ` [PATCH 3/6] drm/atomic: Add ->atomic_check() hook for private objects
  ` [PATCH 5/6] drm/dp_mst: Check payload count in ->atomic_check()
  ` [PATCH 6/6] drm/nouveau: Use atomic VCPI helpers for MST
` ✓ Fi.CI.BAT: success for drm/dp_mst: Improve VCPI helpers, use in nouveau

[PATCH v2 1/2] drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
 2018-10-23 23:08 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/ICL: Add pre_pll_enable hook for ICL and set DFLEXDPMLE in this hook
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: Enable DC9 as lowest possible state during screen-off
 2018-10-23 22:17 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: Enable DC9 as lowest possible state during screen-off (rev4)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
 2018-10-23 21:27 UTC  (6+ messages)
` [PATCH v2] "
` ✗ Fi.CI.SPARSE: warning for drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3 0/8] drm/i915: GTT remapping for display
 2018-10-23 19:16 UTC  (9+ messages)
` [PATCH v3 2/8] drm/i915: Decouple SKL stride units from intel_fb_stride_alignment()
` [PATCH v3 6/8] drm/i915: Overcome display engine stride limits via GTT remapping
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: GTT remapping for display (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3 1/8] drm/i915: Make sure fb gtt offsets stay within 32bits
 2018-10-23 19:16 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v3 4/8] drm/i915/selftests: Add mock selftest for remapped vmas
 2018-10-23 19:14 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v3 3/8] drm/i915: Add a new "remapped" gtt_view
 2018-10-23 19:10 UTC  (4+ messages)
` [PATCH v4 "

[PATCH] drm/i915: Simplify has_sagv
 2018-10-23 19:05 UTC  (7+ messages)

[PATCH v3 5/8] drm/i915/selftests: Add live vma selftest
 2018-10-23 19:05 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v5 00/28] Display Stream Compression enabling on eDP/DP
 2018-10-23 18:45 UTC  (11+ messages)
` [PATCH v5 13/28] drm/i915/dp: Compute DSC pipe config in atomic check
` [PATCH v5 15/28] drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants
  ` [Intel-gfx] "
` [PATCH v5 16/28] drm/i915/dsc: Define & Compute VESA DSC params
` [PATCH v5 17/28] drm/i915/dsc: Compute Rate Control parameters for DSC

[PATCH] drm/i915: Ensure proper HDA suspend/resume ordering with a device link
 2018-10-23 18:41 UTC  (6+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915: Ensure proper HDA suspend/resume ordering with a device link (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH 0/3] ICL DSI PLL enable
 2018-10-23 16:22 UTC  (10+ messages)
` [PATCH 1/3] drm/i915/icl: Use the same pll functions for dsi
` [PATCH 2/3] drm/i915/icl: Calculate DPLL params for DSI
` [PATCH 3/3] drm/i915/icl: Add get_config functionality for dsi
` ✗ Fi.CI.CHECKPATCH: warning for ICL DSI PLL enable
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/guc: Propagate the fw xfer timeout
 2018-10-23 16:04 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2 3/8] drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v4
 2018-10-23 14:58 UTC  (6+ messages)
` [PATCH] drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5

[PATCH 1/2] drm/i915: Relocate SKL+ NV12 src width w/a
 2018-10-23 14:22 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH v5 0/4] Enabling the IGT for HDCP1.4
 2018-10-23 14:07 UTC  (13+ messages)
` [PATCH v5 1/4] drm/i915: Pullout the bksv read and validation
` [PATCH v5 2/4] drm/i915: hdcp_check_link only on CP_IRQ
` [PATCH v5 3/4] drm/i915/debugfs: hdcp capability of a sink
` [PATCH v5 4/4] drm/i915: Move the DDC/AUX failure msgs to debug log
  ` [PATCH v6] "
` ✗ Fi.CI.CHECKPATCH: warning for Enabling the IGT for HDCP1.4 (rev5)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for Enabling the IGT for HDCP1.4 (rev6)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v1] drm/i915/icl: Define MOCS table for Icelake
 2018-10-23 14:02 UTC  (10+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] drm/i915/icl: Add IOCTL for getting MOCS table version
` [PATCH v3] drm/i915/icl: Define MOCS table for Icelake
` ✗ Fi.CI.BAT: failure for drm/i915/icl: Define MOCS table for Icelake (rev4)

[PATCH v5 0/5] drm: Add shmem GEM library
 2018-10-23 13:50 UTC  (8+ messages)
` [PATCH v5 3/5] drm/gem: Add drm_gem_object_funcs
` [PATCH v5 4/5] drm: Add library for shmem backed GEM objects

[PATCH] drm: fix deadlock of syncobj v6
 2018-10-23 12:35 UTC  (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 00/11] More watermarks improvements
 2018-10-23 12:07 UTC  (18+ messages)
` [PATCH 01/11] drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+
` [PATCH 07/11] drm/i915: move ddb_blocks to be a watermark parameter
` [PATCH 08/11] drm/i915: reorganize the error message for invalid watermarks
` ✓ Fi.CI.BAT: success for More watermarks improvements
` ✓ Fi.CI.IGT: "

[PATCH v14 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp
 2018-10-23 12:00 UTC  (3+ messages)
` [PATCH v15 "

[PATCH v2 1/6] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
 2018-10-23 11:56 UTC  (5+ messages)
` [PATCH v2 2/6] drm/i915/dp: Restrict link retrain workaround to external monitors

[PATCH v10 0/2] Add XYUV format support
 2018-10-23 11:55 UTC  (4+ messages)
` [PATCH v10 2/2] drm/i915: Adding YUV444 packed format support for skl+

[PATCH] drm: fix deadlock of syncobj v5
 2018-10-23 11:37 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v4 0/4] drm/i915/perf: Add OA buffer size uAPI parameter
 2018-10-23 10:51 UTC  (8+ messages)
` [PATCH v4 1/4] drm/i915/perf: update generated files headers
` [PATCH v4 2/4] drm/i915/perf: remove redundant oa buffer initialization
` [PATCH v4 3/4] drm/i915/perf: pass stream to vfuncs when possible
` [PATCH v4 4/4] drm/i915/perf: add a parameter to control the size of OA buffer
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: Add OA buffer size uAPI parameter (rev4)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/icl: Enable DC9 as lowest possible state during screen-off
 2018-10-23 10:01 UTC  (2+ messages)

[PATCH] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
 2018-10-23  9:42 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-10-23  9:24 UTC  (6+ messages)
` [PATCH v5] drm/i915/icl: "

[PATCH] drm/i915: Fix the HDMI hot plug disconnection failure
 2018-10-23  9:14 UTC  (6+ messages)
` [PATCH] drm/i915: Fix the HDMI hot plug disconnection failure (v2)

[CI 1/6] drm/i915/guc: rename __create/destroy_doorbell
 2018-10-23  9:07 UTC  (10+ messages)
` [CI 2/6] drm/i915/guc: reserve the doorbell before selecting the cacheline
` [CI 3/6] drm/i915/guc: doorbell checking cleanup
` [CI 4/6] drm/i915/guc: fix comment about fallback to execlists
` [CI 5/6] drm/i915/guc: remove unneeded goto from selftest
` [CI 6/6] HAX enable GuC for CI
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/6] drm/i915/guc: rename __create/destroy_doorbell
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v4 0/3] Enabling the IGT for HDCP1.4
 2018-10-23  8:03 UTC  (8+ messages)
` ✗ Fi.CI.BAT: failure for Enabling the IGT for HDCP1.4 (rev4)

[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
 2018-10-23  5:37 UTC  (4+ messages)

[PATCH v14 1/2] drm: Add connector property to limit max bpc
 2018-10-23  4:10 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [v14,1/2] drm: Add connector property to limit max bpc (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PULL] gvt-next-fixes for 4.20
 2018-10-23  3:46 UTC 

[RFC v2] GuC firmware versioning change
 2018-10-22 22:54 UTC 

[PATCH 1/5] drm/i915: ddi_clock_get sort platforms newer-to-older
 2018-10-22 21:51 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/5] "

[PATCH 1/2] drm/i915: Ensure _print_param() builds with Clang
 2018-10-22 21:19 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Ensure intel_engine_init_execlist() "

[PATCH] drm/i915: Simplify has_sagv
 2018-10-22 20:42 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Simplify has_sagv (rev2)

[PATCH 1/3] drm/i915: Fix the VLV/CHV DSI panel orientation hw readout
 2018-10-22 19:53 UTC  (4+ messages)
` [PATCH v2 "
` ✓ Fi.CI.IGT: success for series starting with [v2,1/3] drm/i915: Fix the VLV/CHV DSI panel orientation hw readout (rev4)

[PATCH 1/2] drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
 2018-10-22 19:15 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/ICL: Add pre_pll_enable hook for ICL and set DFLEXDPMLE in this hook


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