Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-09 13:20:18 to 2018-07-10 21:29:01 UTC [more...]

[PATCH] drm/i915: Look for an active kernel context before switching
 2018-07-10 21:27 UTC  (6+ messages)

[PATCH v5] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues
 2018-07-10 20:54 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/dp: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENT
 2018-07-10 18:51 UTC  (4+ messages)

[RFC v1] drm/i915: Add Exec param to control data port coherency
 2018-07-10 18:03 UTC  (10+ messages)
` [PATCH v4] drm/i915: Add IOCTL Param "

[PATCH 0/2] Kill resource streamer
 2018-07-10 16:52 UTC  (8+ messages)
` [PATCH 1/2] drm/i915/icl: move has_resource_streamer to GEN11_FEATURES
` [PATCH 2/2] drm/i915: kill resource streamer
` ✗ Fi.CI.SPARSE: warning for Kill "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v5 00/13] ICELAKE DSI DRIVER
 2018-07-10 16:28 UTC  (18+ messages)
` [PATCH v5 01/13] drm/i915/icl: Configure lane sequencing of combo phy transmitter
` [PATCH v5 02/13] drm/i915/icl: DSI vswing programming sequence
` [PATCH v5 03/13] drm/i915/icl: Enable DDI Buffer
` [PATCH v5 04/13] drm/i915/icl: Define T_INIT_MASTER registers
` [PATCH v5 05/13] drm/i915/icl: Program "
` [PATCH v5 06/13] drm/i915/icl: Define data/clock lanes dphy timing registers
` [PATCH v5 07/13] drm/i915/icl: Program DSI clock and data lane timing params
` [PATCH v5 08/13] drm/i915/icl: Define TA_TIMING_PARAM registers
` [PATCH v5 09/13] drm/i915/icl: Program "
` [PATCH v5 10/13] drm/i915/icl: Get DSI transcoder for a given port
` [PATCH v5 11/13] drm/i915/icl: Add macros for MMIO of DSI transcoder registers
` [PATCH v5 12/13] drm/i915/icl: Define TRANS_DSI_FUNC_CONF register
` [PATCH v5 13/13] drm/i915/icl: Configure DSI transcoders
` ✗ Fi.CI.CHECKPATCH: warning for ICELAKE DSI DRIVER (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-10 16:20 UTC  (6+ messages)

[PATCH i-g-t] benchmarks/wsim: Simulate and interpret .wsim
 2018-07-10 16:05 UTC  (6+ messages)

[PATCH 01/11] drm/i915/selftests: Prevent background reaping of active objects
 2018-07-10 16:01 UTC  (21+ messages)
` [PATCH 02/11] drm/i915: Only reset hangcheck at the start of an activity cycle
` [PATCH 03/11] drm/i915: Stop tracking MRU activity on VMA
` [PATCH 07/11] drm/i915: Tidy i915_gem_suspend()
` [PATCH 08/11] drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
` [PATCH 09/11] drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
` [PATCH 10/11] drm/i915: Pull all the reset functionality together into i915_reset.c
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915/selftests: Prevent background reaping of active objects
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Unwind HW init after GVT setup failure
 2018-07-10 15:49 UTC  (7+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.BAT: failure for drm/i915: Unwind HW init after GVT setup failure (rev2)

[PATCH 1/2] drm/i915: Flush the residual parking on emergency shutdown
 2018-07-10 14:56 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Cleanup modesetting on load-error path
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Flush the residual parking on emergency shutdown
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 0/7] GCC warning cleanup
 2018-07-10 14:43 UTC  (10+ messages)
` [PATCH i-g-t 1/7] Remove parameter aliases with another argument
` [PATCH i-g-t 2/7] Cast void * pointer used in arithmetic to uint32_t*
    ` [igt-dev] "
` [PATCH i-g-t 4/7] Fix truncate string in the snprintf

[PATCH i-g-t] lib: Require working GEM (!wedged) to allow hang injection
 2018-07-10 13:35 UTC  (5+ messages)

[PATCH] drm/i915/selftests: Constrain mock_gtt tests to fit within RAM
 2018-07-10 13:26 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/10] Improve crc-core driver interface
 2018-07-10 13:18 UTC  (21+ messages)
` [PATCH 01/10] drm: crc: Introduce verify_crc_source callback
` [PATCH 02/10] drm: crc: Introduce get_crc_sources callback
` [PATCH 05/10] drm/rcar-du/crc: Implement verify_crc_source callback
` [PATCH 08/10] drm/crc: Cleanup crtc_crc_open function
` [PATCH 09/10] Revert "drm: crc: Wait for a frame before returning from open()"
` [PATCH 10/10] drm: crc: Introduce pre_crc_read function

[PATCH v5 0/8] drm: Add generic fbdev emulation
 2018-07-10 13:10 UTC  (2+ messages)

[PATCH 01/12] kernel.h: Add for_each_if()
 2018-07-10 10:32 UTC  (23+ messages)
` [PATCH 06/12] mm: use for_each_if
` [PATCH 10/12] pci: "
` [PATCH 11/12] sched: use for_each_if in topology.h
` [PATCH] kernel.h: Add for_each_if()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with kernel.h: Add for_each_if() (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v4] drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update
 2018-07-10 10:22 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update (rev4)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/selftests: Filter out both physical address swizzles
 2018-07-10  8:50 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 0/4] drm/i915/intel_dsi: Read back and use pclk set by the GOP
 2018-07-10  7:03 UTC  (8+ messages)
` [PATCH 4/4] drm/i915/intel_dsi: Read back pclk set by GOP and use that as pclk

[PATCH v4] drm/i915/gvt: declare gvt as i915's soft dependency
 2018-07-10  3:09 UTC  (2+ messages)

[PATCH 1/2] drm/i915: remove confusing GPIO vs PCH_GPIO
 2018-07-10  1:15 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: remove PCH_GMBUS defines
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: remove confusing GPIO vs PCH_GPIO
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl, x86/gpu: implement ICL stolen memory support
 2018-07-09 23:44 UTC  (6+ messages)
` [PATCH 1/2] x86/gpu: reserve ICL's graphics stolen memory
  ` [PATCH 2/2] drm/i915: use the ICL "

[PATCH v3] drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update
 2018-07-09 23:46 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH 04/12] cpufreq: use for_each_if
 2018-07-09 21:36 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/8] drm/i915: Hotplug cleanups and whanot
 2018-07-09 21:28 UTC  (5+ messages)
` [PATCH 4/8] drm/i915: Nuke dev_priv->irq_port[]
` [PATCH 5/8] drm/i915: s/int i/enum hpd_pin pin/

[PATCH] drm/i915: Remove function details from device error messages
 2018-07-09 21:13 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v5 00/40] drm/i915: Implement HDCP2.2
 2018-07-09 20:50 UTC  (25+ messages)
` [PATCH v5 01/40] drm: hdcp2.2 authentication msg definitions
` [PATCH v5 02/40] drm: HDMI and DP specific HDCP2.2 defines
` [PATCH v5 05/40] drm/i915: wrapping all hdcp var into intel_hdcp
` [PATCH v5 06/40] drm/i915: Define HDCP2.2 related variables
` [PATCH v5 07/40] drm/i915: Define Intel HDCP2.2 registers
` [PATCH v5 09/40] drm/i915: Schedule hdcp_check_link in _intel_hdcp_enable
` [PATCH v5 10/40] drm/i915: Pullout the bksv read and validation
  ` [Intel-gfx] "
` [PATCH v5 11/40] drm/i915: Enable superior HDCP ver that is capable
` [PATCH v5 12/40] drm/i915: Enable HDCP1.4 incase of HDCP2.2 failure
` [PATCH v5 13/40] drm/i915: Implement HDCP2.2 Enable and Disable
  ` [Intel-gfx] "
` [PATCH v5 19/40] drm/i915: hdcp_check_link only on CP_IRQ
` [PATCH v5 20/40] drm/i915: Check HDCP 1.4 and 2.2 link "

[PATCH v2] drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update
 2018-07-09 20:31 UTC  (10+ messages)

[RFC v1] Data port coherency control for UMDs
 2018-07-09 20:04 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add Exec param to control data port coherency. (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[CI 1/3] drm/i915: Provide a timeout to i915_gem_wait_for_idle()
 2018-07-09 16:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/3] "

[RFC COMP I/F] drm/i915: Initialize HDCP2.2 and its MEI interface
 2018-07-09 15:38 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/3] drm/i915: Provide a timeout to i915_gem_wait_for_idle()
 2018-07-09 13:54 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] "

[PATCH i-g-t 00/11] trace.pl fixes and improvements
 2018-07-09 13:40 UTC  (7+ messages)
` [PATCH i-g-t 03/11] trace.pl: Scale timeline for better precision
  ` [igt-dev] "
` [PATCH i-g-t 09/11] trace.pl: Fix incomplete request handling
` [PATCH i-g-t 10/11] trace.pl: Basic preemption support
` [PATCH i-g-t 11/11] trace.pl: Fix request split mode

[PATCH i-g-t] igt/gem_render_copy: Check for GEM before running
 2018-07-09 13:23 UTC  (3+ messages)
` [igt-dev] "


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