Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-10 21:00:53 to 2018-10-12 11:56:43 UTC [more...]

[PATCH] drm/i915: Remove partial attempt to swizzle on pread/pwrite
 2018-10-12 11:56 UTC  (5+ messages)
` [PATCH v3] "

[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 v12 1/8] drm/i915: Introduce CRTC output format
 2018-10-12  7:51 UTC  (11+ 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: "

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

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

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

[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  (10+ messages)
    ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Convert _print_param to a macro (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[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  (6+ messages)
` [PATCH v12 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp
` ✗ Fi.CI.SPARSE: warning for series starting with [v12,1/2] drm: Add connector property to limit max bpc
` ✗ Fi.CI.BAT: failure "

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

[PATCH 00/10] drm/i915: Remove low hanging crtc->config fruit, part 2
 2018-10-11 19:09 UTC  (23+ messages)
` [PATCH 01/10] drm/i915: Remove crtc->config dereference from drrs_ctl
` [PATCH 02/10] drm/i915: Make intel_dp_set_m_n take crtc_state
` [PATCH 03/10] drm/i915: Remove crtc->config references in vlv_prepare_pll
` [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
` ✗ Fi.CI.BAT: failure for drm/i915: Remove low hanging crtc->config fruit, part 2

[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 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  (5+ messages)
` ✓ Fi.CI.IGT: success for "

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

[PATCH i-g-t 1/6] lib/igt_vmwgfx: Add vmwgfx device
 2018-10-11 15:48 UTC  (20+ messages)
` [PATCH i-g-t 2/6] lib/igt_fb: Call dumb_destroy ioctl in case of dumb buffers
` [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 5/6] tests/kms_atomic: Add a new test case for FB_DAMAGE_CLIPS plane property
` [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  (10+ messages)
` [PATCH v2 2/6] drm/i915/psr: Always wait for idle state when disabling PSR
` [PATCH v2 3/6] drm/i915/psr: Move intel_psr_disable_source() code to intel_psr_disable_locked()
` [PATCH v2 4/6] drm/i915: Disable PSR when a PSR aux error happen
` [PATCH v2 5/6] drm/i915: Avoid a full port detection in the first eDP short pulse
` [PATCH v2 6/6] drm/i915: Check PSR errors instead of retrain while PSR is enabled
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/6] drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[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  (16+ messages)
` [v1 02/10] drm/i915: get ready of memory for pvmmio
` [v1 03/10] drm/i915: context submission pvmmio optimization
` [v1 04/10] drm/i915: master irq "
` [v1 05/10] drm/i915: ppgtt update "
` [v1 06/10] drm/i915/gvt: GVTg handle enable_pvmmio PVINFO register
` [v1 07/10] drm/i915/gvt: GVTg read_shared_page implementation
` [v1 08/10] drm/i915/gvt: GVTg support context submission pvmmio optimization
` [v1 09/10] drm/i915/gvt: GVTg support master irq "
` [v1 10/10] drm/i915/gvt: GVTg support ppgtt "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v1,01/10] drm/i915: introduced pv capability for vgpu
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

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

[PATCH 0/2] CRTC background color
 2018-10-11 11:33 UTC  (11+ messages)
` [PATCH 1/2] drm: Add CRTC background color property
` [PATCH 2/2] drm/i915/gen9+: Add support for pipe background color
` [PATCH i-g-t] tests/kms_crtc_background_color: overhaul for latest ABI proposal
` ✗ Fi.CI.CHECKPATCH: warning for CRTC background color
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.BAT: success for tests/kms_crtc_background_color: overhaul for latest ABI proposal
` ✓ Fi.CI.IGT: success for CRTC background color
` ✗ Fi.CI.IGT: failure for tests/kms_crtc_background_color: overhaul for latest ABI proposal

[PATCH 0/4] drm/i915/perf: Add OA buffer size uAPI parameter
 2018-10-11 10:06 UTC  (5+ messages)
` [PATCH 3/4] drm/i915/perf: do not warn when OA buffer is already allocated
` ✓ Fi.CI.IGT: success for drm/i915/perf: Add OA buffer size uAPI parameter

[PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v6)
 2018-10-11 10:01 UTC  (3+ messages)
` [PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v7)

[PATCH] drm/i915: Check ppgtt validity for GVT GEM context
 2018-10-11  9:13 UTC  (5+ messages)

[PATCH xf86-video-intel v3 0/2] Added AYUV format support
 2018-10-11  8:56 UTC  (4+ messages)
` [PATCH xf86-video-intel v3 2/2] sna: Added AYUV format support for textured and sprite video adapters

[PATCH] drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors
 2018-10-11  8:45 UTC  (3+ messages)

[PATCH v7 0/5] Fix legacy DPMS changes with MST
 2018-10-11  8:40 UTC  (4+ messages)
` [PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors

[v1 02/10] drm/i915: get ready of memory for pvmmio
 2018-10-11  8:02 UTC  (2+ messages)

[PATCH 1/6] drm/i915/debugfs: Do not print cached information of a disconnected sink
 2018-10-11  7:54 UTC  (9+ messages)
` [PATCH 2/6] drm/i915/icl: Set TC type to unknown in the disconnection flow
` [PATCH 3/6] drm/i915/icl: Set TC type to unknown when a sudden disconnection happen
` [PATCH 4/6] drm/i915: Initialize panel_vdd_work only for eDP ports
` [PATCH 5/6] drm/i915/icl: Delay hotplug processing for tc ports
` [PATCH 6/6] drm/i915/icl: Fix crash when getting DPLL of a MST encoder in TC ports
` ✗ Fi.CI.SPARSE: warning for series starting with [1/6] drm/i915/debugfs: Do not print cached information of a disconnected sink
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[v1 00/10] i915 pvmmio to improve GVTg performance
 2018-10-11  6:12 UTC 


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