Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-11 11:51:11 to 2018-10-13 00:59:03 UTC [more...]

[PATCH] drm/i915/hdmi: Initialize SCDC registers according to spec
 2018-10-13  0:59 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 0/8] Refactor and Add helper function for combophy/tc ports
 2018-10-12 23:57 UTC  (8+ messages)
` [PATCH 6/8] drm/i915/icl: Combine all port/combophy macros at one place
    ` [PATCH v2] "
` [PATCH 7/8] drm/i915/icl: Introduce new macros to get combophy registers
` ✗ Fi.CI.BAT: failure for Refactor and Add helper function for combophy/tc ports (rev3)

[PATCH] /drm/i915/hdmi: SCDC Scrambling enable without CTS mode
 2018-10-12 23:17 UTC  (4+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for /drm/i915/hdmi: SCDC Scrambling enable without CTS mode (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/icl: apply Display WA #1178 to fix type C dongles
 2018-10-12 22:48 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: apply Display WA #1178 to fix type C dongles (rev2)

[PATCH] drm/i915/lspcon: Fix Parade LSPCON scrambling fail
 2018-10-12 22:36 UTC  (9+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/lspcon: Fix Parade LSPCON scrambling fail (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: apply Display WA #1178 to fix type C dongles
 2018-10-12 22:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 01/16] drm/i915: Properly set PCH as NOP when display is disabled
 2018-10-12 22:27 UTC  (19+ messages)
` [PATCH 02/16] drm/i915: Move out non-display related calls from display/modeset init/cleanup
` [PATCH 03/16] drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
` [PATCH 04/16] drm/i915: Move FBC init and cleanup calls to modeset functions
` [PATCH 05/16] drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()
` [PATCH 06/16] drm/i915: Don't call modeset related functions when display is disabled
` [PATCH 07/16] drm/i915: Remove redundant checks for num_pipes == 0
` [PATCH 08/16] drm/i915: Keep overlay functions naming consistent
` [PATCH 09/16] drm/i915: Do not reset display when display is disabled
` [PATCH 10/16] drm/i915: Do not initialize display clocks "
` [PATCH 11/16] drm/i915: Do not initialize display core "
` [PATCH 12/16] drm/i915: Warn when display irq functions is executed "
` [PATCH 13/16] drm/i915: Do not print DC off mismatch state when DMC firmware in not loaded
` [PATCH 14/16] drm/i915: Do not turn power wells on or off when display is disabled
` [PATCH 15/16] drm/i915: Power down any power well left on by BIOS
` [PATCH 16/16] drm/i915: Guard debugfs against invalid access when display is disabled
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/16] drm/i915: Properly set PCH as NOP "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

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

[RFC] GuC firmware versioning change
 2018-10-12 21:46 UTC  (5+ messages)

[PATCH] drm/i915: Assert intel_wait and its rb_node are complimentary
 2018-10-12 19:06 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v2 1/6] drm/i915/icl: Add WaEnable32PlaneMode
 2018-10-12 19:01 UTC  (5+ messages)
` [PATCH v2 3/6] drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken7
` [PATCH v2 4/6] drm/i915/icl: WaAllowUMDToModifySamplerMode

[PATCH v12 1/8] drm/i915: Introduce CRTC output format
 2018-10-12 18:37 UTC  (16+ messages)
` [PATCH v12 2/8] drm/i915: Add CRTC output format YCBCR 4:2:0
` [PATCH v12 3/8] drm/i915: Add CRTC output format YCBCR 4:4:4
` [PATCH v12 4/8] drm/i915: Check LSPCON vendor OUI
` [PATCH v12 5/8] drm/i915: Add AVI infoframe support for LSPCON
` [PATCH v12 6/8] drm/i915: Write AVI infoframes for MCA LSPCON
` [PATCH v12 7/8] drm/i915: Write AVI infoframes for Parade LSPCON
` [PATCH v12 8/8] drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCON
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v12,1/8] drm/i915: Introduce CRTC output format
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

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

[PATCH 11/21] drm/i915/guc: New GuC stage descriptors
 2018-10-12 18:25 UTC  (2+ messages)
` [RFC] "

[PATCH] drm/i915: Introduce i915_gem_fini_hw for symmetry with i915_gem_init_hw
 2018-10-12 17:38 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/guc: Clear preempt status before use
 2018-10-12 17:33 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Clear preempt status before use (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Clear preempt status before use (rev3)
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Large page offsets for pread/pwrite
 2018-10-12 16:01 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` [Intel-gfx] [PATCH] "
` ✓ Fi.CI.IGT: success for "

[PATCH xf86-video-intel v4 0/2] Added AYUV format support
 2018-10-12 15:06 UTC  (4+ messages)
` [PATCH xf86-video-intel v4 1/2] sna/gen9+: Split out wm_kernel from the sna_composite_op flags
` [PATCH xf86-video-intel v4 2/2] sna: Added AYUV format support for textured and sprite video adapters

[RFC v1] drm/i915: Add Exec param to control data port coherency
 2018-10-12 15:02 UTC  (2+ messages)
` [PATCH v8] drm/i915: Add IOCTL Param "

[PATCH] drm/i915/icl: enable SAGV for ICL platform
 2018-10-12 13:55 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/selftests: Check for hangs mid context execution tests
 2018-10-12 13:09 UTC  (3+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915/selftests: Check for hangs mid context execution tests (rev2)

[PATCH i-g-t] igt/gem_tiled_fence_blits: Remove libdrm_intel dependence
 2018-10-12 13:00 UTC  (3+ messages)

[PATCH] drm/i915: Remove partial attempt to swizzle on pread/pwrite
 2018-10-12 12:46 UTC  (9+ messages)
` [PATCH v3] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Remove partial attempt to swizzle on pread/pwrite (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/cnp+: update to the new RAWCLK_FREQ recommendations
 2018-10-12 12:42 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/4] drm/i915/gen8: Disable master intr before reading
 2018-10-12 11:12 UTC  (7+ messages)
` [PATCH 2/4] drm/i915/icl: No need to ack intr through master control
` [PATCH 4/4] drm/i915/icl: Handle GT interrupts after enabling master

[PATCH v13 1/2] drm: Add connector property to limit max bpc
 2018-10-12 11:13 UTC  (7+ messages)
` [PATCH v13 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp
` ✗ Fi.CI.SPARSE: warning for series starting with [v13,1/2] drm: Add connector property to limit max bpc
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2] drm/i915: GEM_WARN_ON considered harmful
 2018-10-12  8:38 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: GEM_WARN_ON considered harmful (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
 2018-10-12  1:13 UTC  (3+ messages)

[PATCH v2 0/3] drm/i915/perf: Add OA buffer size uAPI parameter
 2018-10-11 21:16 UTC  (8+ messages)
` [PATCH v2 1/3] drm/i915/perf: remove redundant oa buffer initialization
` [PATCH v2 2/3] drm/i915/perf: pass stream to vfuncs when possible
` [PATCH v2 3/3] 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 (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Convert _print_param to a macro
 2018-10-11 20:55 UTC  (8+ messages)
    ` [Intel-gfx] "
` ✓ Fi.CI.IGT: success for drm/i915: Convert _print_param to a macro (rev2)

[PATCH 4/4] drm/i915/perf: add a parameter to control the size of OA buffer
 2018-10-11 20:17 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Fix i915_driver_init_mmio error path
 2018-10-11 20:08 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Inject load failure inside intel_engines_init_mmio
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Fix i915_driver_init_mmio error path

[PATCH v12 1/2] drm: Add connector property to limit max bpc
 2018-10-11 19:57 UTC  (4+ messages)
` [PATCH v12 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp

drm-intel-fixes CI issues
 2018-10-11 19:38 UTC  (3+ messages)

[PATCH 00/10] drm/i915: Remove low hanging crtc->config fruit, part 2
 2018-10-11 19:09 UTC  (17+ messages)
` [PATCH 04/10] drm/i915: Always read out M2_N2 in intel_cpu_transcoder_get_m_n
` [PATCH 05/10] drm/i915: Pass crtc_state to update_scanline_offset
` [PATCH 06/10] drm/i915: Remove crtc->config dereferences in intel_sanitize_crtc
` [PATCH 07/10] drm/i915: Remove crtc->config dereferences in intel_modeset_setup_hw_state
` [PATCH 08/10] drm/i915: Pass crtc_state to lpt_program_iclkip
` [PATCH 09/10] drm/i915: Pass crtc_state to ivybridge_update_fdi_bc_bifurcation
` [PATCH 10/10] drm/i915: Remove crtc->active from crtc_enable callbacks

[PATCH v2] drm/i915/aml: Add new Amber Lake PCI ID
 2018-10-11 18:00 UTC  (2+ messages)

[PATCH v2 1/2] drm/i915/icl: Avoid Gen10 watermark workarounds in Gen11
 2018-10-11 17:45 UTC  (3+ messages)

[RFC] drm/i915: GEM_WARN_ON considered harmful
 2018-10-11 17:41 UTC  (4+ messages)

[PATCH 0/6] Watermarks small fixes/improvements
 2018-10-11 17:22 UTC  (4+ messages)
` [PATCH 1/6] drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+

[PATCH] drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
 2018-10-11 17:13 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture (rev4)
` ✓ Fi.CI.IGT: "

[PATCH v3 04/18] drm/selftest: Add drm damage helper selftest
 2018-10-11 16:23 UTC  (2+ messages)

[PATCH] pci: Add a few new IDs for Intel GPU "spurious interrupt" quirk
 2018-10-11 16:13 UTC  (7+ messages)

[PATCH 00/12] drm/i915: Clean up the wm mem latency stuff
 2018-10-11 16:07 UTC  (5+ messages)
` [PATCH 05/12] drm/i915: Add DEFINE_SNPRINTF_ARRAY()

[PATCH] drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
 2018-10-11 16:05 UTC  (4+ messages)

[PATCH] drm/i915/selftests: Disable shrinker across mmap-exhaustion
 2018-10-11 15:51 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH i-g-t 1/6] lib/igt_vmwgfx: Add vmwgfx device
 2018-10-11 15:48 UTC  (16+ messages)
` [PATCH i-g-t 3/6] lib/igt_fb: Check for cairo surface success
  ` [igt-dev] "
` [PATCH i-g-t 4/6] lib: Don't call igt_require_fb_modifiers() when no modifier
  ` [igt-dev] "
` [PATCH i-g-t 6/6] tests/plane_damage: Integrate kernel selftest test-drm_damage_helper
` [igt-dev] [PATCH i-g-t 1/6] lib/igt_vmwgfx: Add vmwgfx device

[PATCH v2 1/6] drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()
 2018-10-11 13:21 UTC  (3+ messages)
` [PATCH v2 5/6] drm/i915: Avoid a full port detection in the first eDP short pulse

[PATCH i-g-t] tests/gem_set_tiling_vs_pwrite: Skip on unknown swizzling
 2018-10-11 13:09 UTC  (5+ messages)
  ` [igt-dev] "

[v1 01/10] drm/i915: introduced pv capability for vgpu
 2018-10-11 13:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v1,01/10] "

[PATCH] drm/i915: Fix i915_driver_init_mmio error path
 2018-10-11 12:57 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "


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