Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-06 21:30:16 to 2018-11-08 08:05:44 UTC [more...]

[PULL] drm-misc-next
 2018-11-08  8:05 UTC  (7+ messages)

[PATCH] drm/i915/execlists: Force write serialisation into context image vs execution
 2018-11-08  7:38 UTC 

[PATCH] drm/i915: Switch LSPCON to PCON mode if it's in LS mode
 2018-11-08  6:05 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm: Check if primary mst is null
 2018-11-08  4:20 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3 1/3] drm/i915: Reuse the aux_domain cached
 2018-11-08  2:59 UTC  (5+ messages)
` [PATCH v3 2/3] drm/i915: Release DDI power well references in MST ports
` [PATCH v3 3/3] drm/i915/mst: Drop pre_pll_enable null check
` ✗ Fi.CI.BAT: failure for series starting with [v3,1/3] drm/i915: Reuse the aux_domain cached

[PATCH v4 0/5] drm/dp_mst: Improve VCPI helpers, use in nouveau
 2018-11-08  2:35 UTC  (9+ messages)
  ` [PATCH v4 1/5] drm/dp_mst: Add some atomic state iterator macros
  ` [PATCH v4 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
  ` [PATCH v4 3/5] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
  ` [PATCH v4 4/5] drm/nouveau: Use atomic VCPI helpers for MST
  ` [PATCH v4 5/5] drm/dp_mst: Stop unsetting mstc->port, check connector registration
` ✗ Fi.CI.CHECKPATCH: warning for drm/dp_mst: Improve VCPI helpers, use in nouveau (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v4 1/4] drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()
 2018-11-08  2:13 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v4,1/4] "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] drm/edid: Add and export function to parse manufacturer id
 2018-11-08  1:53 UTC  (3+ messages)
` [PATCH 2/2] drm/edid: Parse manufacturer id only once per sink
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/edid: Add and export function to parse manufacturer id

[PATCH v6 1/2] drm/i915/skl: Rework MOCS tables to keep common part in a define
 2018-11-08  1:42 UTC  (4+ messages)
` [PATCH v6 2/2] drm/i915/icl: Define MOCS table for Icelake
` ✓ Fi.CI.BAT: success for series starting with [v6,1/2] drm/i915/skl: Rework MOCS tables to keep common part in a define
` ✓ Fi.CI.IGT: "

[PATCH 1/4] drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
 2018-11-08  1:33 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Move FBC init and cleanup calls to modeset functions
` [PATCH 3/4] drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()
` [PATCH 4/4] drm/i915: Keep overlay functions naming consistent
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Move drm_vblank_init() to i915_load_modeset_init()

[PATCH v2 0/7] Make GEN macros more similar
 2018-11-08  0:57 UTC  (14+ messages)
` [PATCH v2 1/7] Revert "drm/i915: Kill GEN_FOREVER"
` [PATCH v2 2/7] drm/i915: Rename IS_GEN to GT_RANGE
` [PATCH v2 3/7] drm/i915: replace IS_GEN<N> with GT_GEN(..., N)
` [PATCH v2 4/7] drm/i915: rename IS_GEN9_* to GT_GEN9_*
` [PATCH v2 5/7] drm/i915: replace gen checks using operators by GT_GEN/GT_GEN_RANGE
` [PATCH v2 6/7] drm/i915: merge gen checks to use range
` [PATCH v2 7/7] drm/i915: remove INTEL_GEN macro
` ✗ Fi.CI.CHECKPATCH: warning for Make GEN macros more similar (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915/icl: Release TC ports when unloading or suspending driver
 2018-11-08  0:49 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Call intel_hpd_cancel_work() from intel_hpd_suspend()
` [PATCH 3/3] drm/i915/icl: Delay hotplug processing for tc ports
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/icl: Release TC ports when unloading or suspending driver
` ✓ Fi.CI.BAT: success "

[PATCH v5 1/2] drm/i915/skl: Rework MOCS tables to keep common part in a define
 2018-11-08  0:47 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v5,1/2] "
` ✓ Fi.CI.IGT: "

[PATCH RESEND v3 0/5] drm/dp_mst: Improve VCPI helpers, use in nouveau
 2018-11-07 23:01 UTC  (10+ messages)
` [PATCH RESEND v3 1/5] drm/dp_mst: Add some atomic state iterator macros
` [PATCH RESEND v3 3/5] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
` [PATCH RESEND v3 4/5] drm/nouveau: Use atomic VCPI helpers for MST
  ` [PATCH RESEND v3 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
  ` [PATCH RESEND v3 5/5] drm/dp_mst: Stop unsetting mstc->port, check connector registration
` ✗ Fi.CI.CHECKPATCH: warning for drm/dp_mst: Improve VCPI helpers, use in nouveau (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915: Handle -EDEADLK from ironlake_check_fdi_lanes()
 2018-11-07 22:56 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Remove pointless goto fail
` [PATCH 3/3] drm/i915: Clean up the baseline bpp computation
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Handle -EDEADLK from ironlake_check_fdi_lanes()
` ✗ Fi.CI.BAT: failure "

[v7 0/4] Forward Error Correction
 2018-11-07 22:53 UTC  (9+ messages)
` [v7 1/4] i915/dp/fec: Add fec_enable to the crtc state
` [v7 2/4] drm/i915/fec: Set FEC_READY in FEC_CONFIGURATION
` [v7 3/4] i915/dp/fec: Configure the Forward Error Correction bits
` [v7 4/4] drm/i915/fec: Disable FEC state
` ✗ Fi.CI.BAT: failure for Forward Error Correction (rev7)

[PATCH v3 0/5] drm/dp_mst: Add some atomic state iterator macros
 2018-11-07 22:41 UTC  (15+ messages)
  ` [PATCH v3 1/5] "
  ` [PATCH v3 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
  ` [PATCH v3 3/5] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
  ` [PATCH v3 4/5] drm/nouveau: Use atomic VCPI helpers for MST
` [PATCH v3 5/5] drm/dp_mst: Stop unsetting mstc->port, check connector registration
` ✗ Fi.CI.CHECKPATCH: warning for drm/dp_mst: Add some atomic state iterator macros
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v8 00/19] DSC enabling remaining patches respin
 2018-11-07 22:31 UTC  (8+ messages)
` [PATCH v8 07/19] drm/i915/dp: Compute DSC pipe config in atomic check

[PATCH 1/3] drm/i915: Make 48bit full ppgtt configuration generic (v8)
 2018-11-07 22:28 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Make 48bit full ppgtt configuration generic (v9)
  ` [PATCH 2/3] drm/i915: Remove HAS_4LVL_PPGTT
  ` [PATCH 3/3] drm/i915: Remove HAS_FULL_PPGTT and device_info.ppgtt enum (v2)

[PATCH 00/14] drm/i915: Program SKL+ watermarks/ddb more carefully
 2018-11-07 22:11 UTC  (27+ messages)
` [PATCH 03/14] drm/i915: Remove the PS_PWR_GATE write from skl_program_scaler()
` [PATCH 04/14] drm/i915: Polish the skl+ plane keyval/msk/max register setup
  ` [PATCH v2 "
` [PATCH 05/14] drm/i915: Clean up skl+ PLANE_POS vs. scaler handling
` [PATCH 06/14] drm/i915: Reorganize plane register writes to make them more atomic
  ` [PATCH v2 "
` [PATCH 07/14] drm/i915: Move single buffered plane register writes to the end
` [PATCH 08/14] drm/i915: Generalize skl_ddb_allocation_overlaps()
` [PATCH 09/14] drm/i915: Introduce crtc_state->update_planes bitmask
` [PATCH 10/14] drm/i915: Pass the new crtc_state to ->disable_plane()
` [PATCH 11/14] drm/i915: Fix latency==0 handling for level 0 watermark on skl+
` [PATCH 12/14] drm/i915: Remove some useless zeroing on skl+ wm calculations
  ` [PATCH v2 "
` ✗ Fi.CI.BAT: failure for drm/i915: Program SKL+ watermarks/ddb more carefully (rev6)

[PATCH 1/2] drm/i915/ddi: Add more sanity check to the encoder HW readout
 2018-11-07 21:23 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/icl: Fix PLL mapping sanitization for DP ports
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/ddi: Add more sanity check to the encoder HW readout

[PULL] drm-misc-fixes
 2018-11-07 20:50 UTC 

[PATCH v2 0/5] drm/i915/icl: Fix combo PHY HW context loss
 2018-11-07 20:46 UTC  (15+ messages)
` [PATCH v2 1/5] drm/i915/icl: Fix combo PHY uninit
` [PATCH v2 2/5] drm/i915/cnl+: Move the combo PHY init/uninit code to a new file
` [PATCH v2 3/5] drm/i915/cnl+: Verify combo PHY HW state during PHY uninit
` [PATCH v2 5/5] drm/i915/icl: Fix port B combo PHY context loss after DC transitions
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: Fix combo PHY HW context loss (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/icl: Fix power well 2 wrt. DC-off toggling order
 2018-11-07 20:31 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v5 0/5] drm/i915: HPD IRQ storm detection fixes
 2018-11-07 18:48 UTC  (6+ messages)
` [PATCH v5 5/5] drm/i915: Add short HPD IRQ storm detection for non-MST systems
` ✗ Fi.CI.SPARSE: warning for drm/i915: HPD IRQ storm detection fixes (rev5)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 13/14] drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
 2018-11-07 18:44 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 02/14] drm/i915: Clean up skl_program_scaler()
 2018-11-07 18:29 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v14 1/2] drm: Add connector property to limit max bpc
 2018-11-07 18:15 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH 1/3] drm/atomic: Use explicit old crtc state in drm_atomic_add_affected_planes()
 2018-11-07 17:47 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/atomic: Use explicit old crtc state in drm_atomic_add_affected_planes() (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 01/13] locking/lockdep: restore cross-release checks
 2018-11-07 17:07 UTC  (16+ messages)
` [PATCH 02/13] kthread: finer-grained lockdep/cross-release completion
` [PATCH 03/13] lockdep: Remove GFP_NOLOCKDEP annotation
` [PATCH 04/13] kernel/lockdep: Make cross-release a config option
` [PATCH 05/13] mm: Check if mmu notifier callbacks are allowed to fail
` [PATCH 06/13] mm, notifier: Catch sleeping/blocking for !blockable
` [PATCH 07/13] mm, notifier: Add a lockdep map for invalidate_range_start
` [PATCH 08/13] dma-fence: cross-release annotations
` [PATCH 09/13] reservation: Annotate dma_fence waits
` [PATCH 10/13] drm/i915: "
` [PATCH 11/13] drm/i915: annotate intel_atomic_commit_fence_wait
` [PATCH 12/13] HAX FOR CI: Enable cross-release
` [PATCH 13/13] Revert "locking/lockdep, cpu/hotplug: Annotate AP thread"
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/13] locking/lockdep: restore cross-release checks
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 0/2] CRTC background color
 2018-11-07 16:14 UTC  (3+ messages)
` [PATCH 1/2] drm: Add CRTC background color property
  ` [Intel-gfx] "

[PATCH] drm/i915: fix subslice mask array size
 2018-11-07 16:10 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v6] mm, drm/i915: mark pinned shmemfs pages as unevictable
 2018-11-07 15:34 UTC  (4+ messages)
` [PATCH v7] "

[PATCH][drm-next] drm/i915/csr: fix spelling mistake "firmare" -> "firmware"
 2018-11-07 15:32 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[CI] mm, drm/i915: mark pinned shmemfs pages as unevictable
 2018-11-07 15:15 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for mm, drm/i915: Mark pinned shmemfs pages as unevictable (rev7)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
 2018-11-07 15:12 UTC  (3+ messages)
` [Intel-gfx] "

[PULL] gvt-fixes for 4.20-rc2
 2018-11-07 15:03 UTC  (2+ messages)

[PATCH] drm/i915: Rename full ppgtt configuration to be more generic
 2018-11-07 12:59 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Rename full ppgtt configuration to be more generic (rev6)

[PATCH v2 0/4] Dynamic EU configuration of Slice/Subslice/EU
 2018-11-07 10:38 UTC  (2+ messages)

[PATCH 01/12] locking/lockdep: restore cross-release checks
 2018-11-07  9:14 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with locking/lockdep: restore cross-release checks (rev3)

linux-next: Signed-off-by missing for commit in the drm-intel tree
 2018-11-07  0:07 UTC  (3+ messages)
  ` [Intel-gfx] "

[v6 0/4] Forward Error Correction
 2018-11-06 23:37 UTC  (6+ messages)
` [v6 3/4] i915/dp/fec: Configure the Forward Error Correction bits
` [v6 4/4] drm/i915/fec: Disable FEC state

[PATCH] drm/framebuffer: Expose only modifiers that support at least a format
 2018-11-06 21:55 UTC  (5+ messages)


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