Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-30 21:50:12 to 2020-02-01 10:32:32 UTC [more...]

[Intel-gfx] [PATCH] drm/i915/display: Defer application of initial chv_phy_control
 2020-02-01 10:31 UTC 

[Intel-gfx] [PATCH] drm/i915/audio: Skip the cdclk modeset if no pipes attached
 2020-02-01 10:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[Intel-gfx] [PATCH 1/3] drm/i915: Initialise basic fence before acquiring seqno
 2020-02-01 10:23 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: Warn about the hidden i915_vma_pin in timeline_get_seqno
` [Intel-gfx] [PATCH 3/3] drm/i915/selftests: Add a simple rollover for the kernel context
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Initialise basic fence before acquiring seqno

[Intel-gfx] [PATCH] drm/i915: add extra slice common debug registers
 2020-02-01 10:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [CI] drm/i915: Move ringbuffer WAs to engine workaround list
 2020-02-01 10:06 UTC 

[Intel-gfx] [RFC] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-02-01  6:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
 2020-02-01  4:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [CI] drm/i915/gt: Skip rmw for masked registers
 2020-02-01  3:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Skip rmw for masked registers (rev4)

[Intel-gfx] [PATCH] drm/i915/tgl: Implement Wa_1606931601
 2020-02-01  2:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Implement Wa_1606931601 (rev4)

[Intel-gfx] [v3] drm/i915/tgl: Add Wa_1606054188:tgl
 2020-02-01  8:28 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Add Wa_1606054188:tgl (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 00/18] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-02-01  2:29 UTC  (21+ messages)
` [Intel-gfx] [PATCH 01/18] drm: add DP 1.4 VSC SDP Payload related enums
` [Intel-gfx] [PATCH 02/18] drm/i915: Add DP VSC SDP payload data to intel_crtc_state.infoframes
` [Intel-gfx] [PATCH 03/18] drm/i915/dp: Add compute routine for DP VSC SDP
` [Intel-gfx] [PATCH 04/18] drm/i915/dp: Add compute routine for DP HDR Metadata Infoframe SDP
` [Intel-gfx] [PATCH 05/18] drm/i915/dp: Add writing of DP SDPs (Secondary Data Packet)
` [Intel-gfx] [PATCH 06/18] video/hdmi: Add Unpack only function for DRM infoframe
` [Intel-gfx] [PATCH 07/18] drm/i915/dp: Read out DP SDPs (Secondary Data Packet)
` [Intel-gfx] [PATCH 08/18] drm/i915/dp: Add logging function for DP VSC SDP
` [Intel-gfx] [PATCH 09/18] drm/i915: Include HDMI DRM infoframe in the crtc state dump
` [Intel-gfx] [PATCH 10/18] drm/i915: Include DP HDR Metadata Infoframe SDP "
` [Intel-gfx] [PATCH 11/18] drm/i915: Include DP VSC "
` [Intel-gfx] [PATCH 12/18] drm/i915: Program DP SDPs with computed configs
` [Intel-gfx] [PATCH 13/18] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
` [Intel-gfx] [PATCH 14/18] drm/i915: Add state readout for DP VSC SDP
` [Intel-gfx] [PATCH 15/18] drm/i915: Program DP SDPs on pipe updates
` [Intel-gfx] [PATCH 16/18] drm/i915: Stop sending DP SDPs on intel_ddi_post_disable_dp()
` [Intel-gfx] [PATCH 17/18] drm/i915/dp: Add compute routine for DP PSR VSC SDP
` [Intel-gfx] [PATCH 18/18] drm/i915/psr: Use new DP VSC SDP compute routine on PSR
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for In order to readout DP SDPs, refactors the handling of DP SDPs
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH V5] drm: Add support for DP 1.4 Compliance edid corruption test
 2020-02-01  1:02 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Add support for DP 1.4 Compliance edid corruption test (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 1/4] drm/i915/display: Wake the power well during resume
 2020-02-01  0:53 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Initialise basic fence before acquiring seqno
` [Intel-gfx] [PATCH 3/4] drm/i915/gt: Warn about the hidden i915_vma_pin in timeline_get_seqno
` [Intel-gfx] [PATCH 4/4] drm/i915/selftests: Add a simple rollover for the kernel context
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/display: Wake the power well during resume
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 1/2] drm/i915: Initialise basic fence before acquiring seqno
 2020-01-31 23:49 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Warn about the hidden i915_vma_pin in timeline_get_seqno
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Initialise basic fence before acquiring seqno

[Intel-gfx] [v2] drm/i915/tgl: Add Wa_1606054188:tgl
 2020-02-01  3:19 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [CI 1/3] drm/i915/gt: Skip rmw for masked registers
 2020-01-31 23:15 UTC  (10+ messages)
` [Intel-gfx] [CI 2/3] drm/i915: extract engine WA programming to common resume function
` [Intel-gfx] [CI 3/3] drm/i915: Move ringbuffer WAs to engine workaround list
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/3] drm/i915/gt: Skip rmw for masked registers
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/gt: Skip rmw for masked registers (rev2)

[Intel-gfx] [PATCH 1/3] drm/i915: Introduce encoder->compute_config_late()
 2020-01-31 22:54 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/dp: Compute port sync crtc states post compute_config()
` [Intel-gfx] [PATCH 3/3] drm/i915/dp: Add all tiled and port sync conns to modeset
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/i915: Introduce encoder->compute_config_late()

[Intel-gfx] [PATCH v2] drm/i915/guc: Introduce guc_is_ready
 2020-01-31 22:11 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/guc: Introduce guc_is_ready (rev2)

[PATCH 1/2] drm/i915/tracepoints: Don't compile-out low-level tracepoints
 2020-01-31 21:32 UTC  (3+ messages)
` [Intel-gfx] "

[Intel-gfx] [PATCH 1/2] drm/i915/tracepoints: Don't compile-out low-level tracepoints
 2020-01-31 14:50 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/tracepoints: Don't compile-out low-level tracepoints
 2020-01-31 15:06 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/tracepoints: Don't compile-out low-level tracepoints
 2020-01-31 14:05 UTC 

[Intel-gfx] [PATCH] drm/i915/perf: Fix OA context id overlap with idle context id
 2020-01-31 21:24 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: Stop using mutex while sending CTB messages
 2020-01-31 20:10 UTC  (6+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH 0/5] disable drm_global_mutex for most drivers
 2020-01-31 20:08 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for disable drm_global_mutex for most drivers (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for disable drm_global_mutex for most drivers (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggtt
 2020-01-31 19:38 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Also wait for the scratch buffer to be bound
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggtt
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggtt (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggtt (rev3)

[Intel-gfx] [PATCH] drm/i915/selftests: Disable heartbeat around hang tests
 2020-01-31 19:09 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH 01/12] drm/i915/gem: Require per-engine reset support for non-persistent contexts
 2020-01-31 18:55 UTC  (15+ messages)
` [Intel-gfx] [PATCH 02/12] drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggtt
` [Intel-gfx] [PATCH 03/12] drm/i915/selftests: Also wait for the scratch buffer to be bound
` [Intel-gfx] [PATCH 04/12] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
` [Intel-gfx] [PATCH 05/12] drm/i915/gvt: Use the pinned ce->lrc_reg_state
` [Intel-gfx] [PATCH 06/12] drm/i915/gt: Pull sseu context updates under gt
` [Intel-gfx] [PATCH 07/12] drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
` [Intel-gfx] [PATCH 08/12] drm/i915/gt: Rename lrc.c to execlists_submission.c
` [Intel-gfx] [PATCH 09/12] drm/i915/gt: Split logical ring context manipulation into intel_lrc.c
` [Intel-gfx] [PATCH 10/12] drm/i915: Flush idle barriers when waiting
` [Intel-gfx] [PATCH 11/12] drm/i915: Allow userspace to specify ringsize on construction
` [Intel-gfx] [PATCH 12/12] drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] drm/i915/gem: Require per-engine reset support for non-persistent contexts
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2] drm/i915: Add missing HDMI audio pixel clocks for gen12
 2020-01-31 18:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Add missing HDMI audio pixel clocks for gen12 (rev2)

[Intel-gfx] [PATCH] drm/i915/dsb: Enable lmem for dsb
 2020-01-31 17:24 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 0/2] Security mitigation for Intel Gen7/7.5 HWs
 2020-01-31 15:45 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915: Add mechanism to submit a context WA on ring submission
` [Intel-gfx] [PATCH 2/2] drm/i915/gen7: Clear all EU/L3 residual contexts
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Security mitigation for Intel Gen7/7.5 HWs
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [RFC PATCH v2] drm/i915: Never allow userptr into the new mapping types
 2020-01-31 15:31 UTC 

[Intel-gfx] [PATCH v16 0/7] Enable second DBuf slice for ICL and TGL
 2020-01-31 15:22 UTC  (7+ messages)
` [Intel-gfx] [PATCH v16 6/7] drm/i915: Protect intel_dbuf_slices_update with mutex
` [Intel-gfx] [PATCH v16 7/7] drm/i915: Update dbuf slices only with full modeset

[Intel-gfx] [RFC PATCH 0/1] drm/i915: Never allow userptr into the new mapping types
 2020-01-31 15:10 UTC  (5+ messages)
` [Intel-gfx] [RFC PATCH 1/1] "

[Intel-gfx] [PATCH 00/17] drm/i915: Global state rework
 2020-01-31 15:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH 02/17] drm/i915: Move linetime wms into the crtc state

[Intel-gfx] [RFC PATCH i-g-t 0/1] tests/gem_mmap_offset: Exercise mapping to userptr
 2020-01-31 14:56 UTC  (5+ messages)
` [Intel-gfx] [RFC PATCH i-g-t 1/1] "

[Intel-gfx] [PATCH] drm/i915/guc: Introduce guc_is_ready
 2020-01-31 13:39 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/5] drm/i915: conversion to new struct drm_device based logging macros
 2020-01-31 13:16 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915: conversion to drm_device logging macros when drm_i915_private is present
` [Intel-gfx] [PATCH 2/5] drm/i915/debugfs: conversion to drm_device based logging macros
` [Intel-gfx] [PATCH 3/5] drm/i915/cmd_parser: conversion to struct drm_device "
` [Intel-gfx] [PATCH 4/5] drm/i915/perf: conversion to struct drm_device based "
` [Intel-gfx] [PATCH 5/5] drm/i915/pci: conversion to "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: conversion to new struct "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 1/9] drm/i915/dsb: Replace HAS_DSB check with dsb->cmd_buf check
 2020-01-31 12:16 UTC  (6+ messages)

[Intel-gfx] RFC: pipe writeback design for i915
 2020-01-31 11:57 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/4] drm/mst: Don't do atomic checks over disabled managers
 2020-01-31 11:20 UTC  (8+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/display: Remove useless call intel_dp_mst_encoder_cleanup()
` [Intel-gfx] [PATCH 4/4] drm/i915/display: Set TRANS_DDI_MODE_SELECT to default value when disabling TRANS_DDI

[Intel-gfx] [PATCH] drm/i915/gem: Require per-engine reset support for non-persistent contexts
 2020-01-31 10:54 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Warn about the hidden i915_vma_pin in timeline_get_seqno
 2020-01-31 10:15 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/hotplug: Use phy to get the hpd_pin instead of the port
 2020-01-31  9:35 UTC  (6+ messages)
` [Intel-gfx] [PATCH] drm/i915/hotplug: Use phy to get the hpd_pin instead of the port (v2)
    ` [Intel-gfx] [PATCH] drm/i915/hotplug: Use phy to get the hpd_pin instead of the port (v3)

[Intel-gfx] [PATCH] drm/i915/debugfs: remove VBT data about DRRS
 2020-01-31  8:58 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: move pipe, pch and vblank enable to encoders on DDI platforms
 2020-01-31  8:58 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: move intel_dp_set_m_n() to encoder for "

[PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
 2020-01-31  7:34 UTC  (3+ messages)
  ` [Intel-gfx] "

[Intel-gfx] [PATCH 4/5] drm: Push drm_global_mutex locking in drm_open
 2020-01-31  5:59 UTC  (2+ messages)
` [Intel-gfx] [PATCH] "

[Intel-gfx] [PATCH 5/5] drm: Nerv drm_global_mutex BKL for good drivers
 2020-01-31  5:58 UTC  (2+ messages)
` [Intel-gfx] [PATCH] drm: Nerf "

[Intel-gfx] [PATCH] drm/i915/hotplug: Use phy to get the hpd_pin instead of the port
 2020-01-31  3:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/hotplug: Use phy to get the hpd_pin instead of the port (rev3)

[Intel-gfx] [PATCH] drm/i915/gt: Skip rmw for masked registers
 2020-01-31  2:53 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Skip rmw for masked registers (rev3)

[Intel-gfx] [PATCH 1/5] drm/i915/execlist: Mark up racy read of execlists->pending[0]
 2020-01-31  2:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] "

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Skip global serialisation of clear_range for bxt vtd
 2020-01-31  1:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] "

[Intel-gfx] [PATCH] drm/i915: Fix preallocated barrier list append
 2020-01-31  1:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Fix preallocated barrier list append (rev2)

[Intel-gfx] [PATCH v5 00/21] drm: Introduce struct drm_device based WARN* and use them in i915
 2020-01-31  0:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm: Introduce struct drm_device based WARN* and use them in i915 (rev5)

[Intel-gfx] [PATCH] drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
 2020-01-31  0:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH] drm/i915/tgl: Implement Wa_1606931601
 2020-01-31  0:16 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Lock the drm_mm as we search
 2020-01-30 23:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH] drm/i915/execlist: Mark up racy read of execlists->pending[0]
 2020-01-30 22:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH] drm/mst: Fix possible NULL pointer dereference in drm_dp_mst_process_up_req()
 2020-01-30 21:49 UTC  (2+ messages)


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