public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-07-01 10:05:22 to 2019-07-03 02:20:15 UTC [more...]

✓ Fi.CI.BAT: success for Update whitelist support for new hardware (rev2)
 2019-07-03  2:20 UTC  (5+ messages)
` [PATCH] drm/i915: Implement read-only support in whitelist selftest

[PATCH 0/2] Improve whitelist selftest for read-only registers
 2019-07-03  2:06 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Add test for invalid flag bits in whitelist entries
` [PATCH 2/2] drm/i915: Implement read-only support in whitelist selftest

[PATCH 0/4] Support mipi dsi video mode on TGL
 2019-07-03  2:02 UTC  (7+ messages)
` [PATCH 1/4] drm/i915/tgl/dsi: Program TRANS_VBLANK register
` [PATCH 2/4] drm/i915/tgl/dsi: Set latency PCS_DW1 for tgl
` [PATCH 3/4] drm/i915/tgl/dsi: Do not override TA_SURE
` [PATCH 4/4] drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping
` ✓ Fi.CI.BAT: success for Support mipi dsi video mode on TGL
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/guc: Remove preemption support for current fw
 2019-07-03  1:10 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Remove preemption support for current fw (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[RFC 0/7] Bigjoiner atomic preparations
 2019-07-03  0:32 UTC  (13+ messages)
` [RFC 1/7] drm/i915: Prepare to split crtc state in uapi and hw state
` [RFC 2/7] drm/i915: Handle a few more cases for hw/sw split
` [RFC 3/7] drm/i915: Complete sw/hw split
` [RFC 4/7] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid()
` [RFC 5/7] drm/i915/dp: Validate modes that can only be handled in a bigjoiner configuration
` [RFC 6/7] drm/i915: Try to make bigjoiner work in atomic check
` [RFC 7/7] drm/i915: Allow vdsc functions to be called without encoder
` ✗ Fi.CI.CHECKPATCH: warning for Bigjoiner atomic preparations
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/gem: Free pages before rcu-freeing the object
 2019-07-03  0:12 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/gem: Free pages before rcu-freeing the object (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v4 0/4] Panel rotation patches
 2019-07-02 23:42 UTC  (5+ messages)
` [PATCH v4 1/4] drm/panel: Add helper for reading DT rotation
` [PATCH v4 2/4] drm/panel: set display info in panel attach
` [PATCH v4 3/4] drm/connector: Split out orientation quirk detection
` [PATCH v4 4/4] drm/mtk: add panel orientation property

[PATCH] drm/i915/selftests: Common live setup/teardown
 2019-07-02 22:54 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/3] drm/i915/guc: Remove preemption support for current fw
 2019-07-02 22:37 UTC  (7+ messages)
` [PATCH 2/3] drm/i915/guc: simplify guc client
` [PATCH 3/3] drm/i915/uc: replace uc init/fini misc
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/guc: Remove preemption support for current fw
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Use the "display core" power domain in vlv/chv set_cdclk()
 2019-07-02 22:26 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/6] drm/i915: Check crtc_state->wm.need_postvbl_update before grabbing wm.mutex
 2019-07-02 21:36 UTC  (8+ messages)
` [PATCH 2/6] drm/i915: Simplify modeset_get_crtc_power_domains() arguments
` [PATCH 3/6] drm/i915: Polish intel_shared_dpll_swap_state()
` [PATCH 4/6] drm/i915: Polish intel_atomic_track_fbs()
` [PATCH 5/6] drm/i915: Use intel_ types in intel_{lock, modeset}_all_pipes()
` [PATCH 6/6] drm/i915: Use intel_ types in intel_atomic_commit()
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Check crtc_state->wm.need_postvbl_update before grabbing wm.mutex
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: synchronize_irq() against the actual irq
 2019-07-02 21:28 UTC  (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: synchronize_irq() against the actual irq (rev2)

[PATCH stable-4.9+] drm/i915/dmc: protect against reading random memory
 2019-07-02 21:24 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dmc: protect against reading random memory (rev2)

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-07-02 16:33 UTC  (6+ messages)

[PATCH v3 1/2] drm/i915: Add support for retrying hotplug
 2019-07-02 20:41 UTC  (5+ messages)
` [PATCH v3 2/2] drm/i915: Enable hotplug retry

[PATCH 1/3] drm/i915/gt: Use caller provided forcewake for intel_mocs_init_engine
 2019-07-02 20:21 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/gt: Assume we hold forcewake for execlists resume
` [PATCH 3/3] drm/i915/gt: Ignore forcewake acquisition for posting_reads
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/gt: Use caller provided forcewake for intel_mocs_init_engine
` ✓ Fi.CI.BAT: success "

[v5 0/3] Extend BT2020 support in iCSC and fixes
 2019-07-02 19:00 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for Extend BT2020 support in iCSC and fixes (rev5)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] i915/gem_create: Show number of pages cleared
 2019-07-02 18:58 UTC 

[PATCH] drm/i915/display: Exploratory patch for fi-icl-dsi
 2019-07-02 18:05 UTC  (4+ messages)
` [PATCH] drm/i915/display: Handle lost primary_port across suspend
` ✗ Fi.CI.BAT: failure for drm/i915/display: Exploratory patch for fi-icl-dsi (rev2)

[PATCH v6 00/11] drm/i915: Vulkan performance query support
 2019-07-02 18:02 UTC  (36+ messages)
` [PATCH v6 01/11] drm/i915/perf: add missing delay for OA muxes configuration
` [PATCH v6 02/11] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v6 03/11] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v6 04/11] drm/i915: enumerate scratch fields
` [PATCH v6 05/11] drm/i915/perf: implement active wait for noa configurations
` [PATCH v6 06/11] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v6 07/11] drm/i915: add syncobj timeline support
` [PATCH v6 08/11] drm/i915: add a new perf configuration execbuf parameter
` [PATCH v6 09/11] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH v6 10/11] drm/i915/perf: execute OA configuration from command stream
` [PATCH v6 11/11] drm/i915: add support for perf configuration queries
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Vulkan performance query support (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/4] drm/i915/gem: Free pages before rcu-freeing the object
 2019-07-02 17:26 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Markup potential lock for i915_active
` [PATCH 3/4] drm/i915: Mark up vma->active as safe for use inside shrinkers
` [PATCH 4/4] drm/i915/selftests: Lock the drm_mm while modifying
` [PATCH] drm/i915/gem: Free pages before rcu-freeing the object
` ✓ Fi.CI.BAT: success for series starting with drm/i915/gem: Free pages before rcu-freeing the object (rev2)

[PATCH 0/3] More mmio and intel_gt cleanups and refactorings
 2019-07-02 17:14 UTC  (12+ messages)
` [PATCH 1/3] drm/i915: Rework some interrupt handling functions to take intel_gt
` [PATCH 2/3] drm/i915: Remove some legacy mmio accessors from interrupt handling
` [PATCH 3/3] drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt
` ✗ Fi.CI.CHECKPATCH: warning for More mmio and intel_gt cleanups and refactorings
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/tgl: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-07-02 17:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] Revert "drm/i915: Introduce private PAT management"
 2019-07-02 16:30 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/gtt: Don't check PPGTT presence on PPGTT-only platforms
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] Revert "drm/i915: Introduce private PAT management"
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[CI] drm/i915: Fix memleak in runtime wakeref tracking
 2019-07-02 15:01 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] i915/gem_eio: Assert the hanging request is correctly identified
 2019-07-02 14:23 UTC  (2+ messages)

[PATCH 01/12] drm/i915/guc: Avoid reclaim locks during reset
 2019-07-02 14:06 UTC  (15+ messages)
` [PATCH 04/12] drm/i915/execlists: Refactor CSB state machine
` [PATCH 06/12] drm/i915/selftests: Lock the drm_mm while modifying
` [PATCH 12/12] drm/i915: Replace struct_mutex for batch pool serialisation
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] drm/i915/guc: Avoid reclaim locks during reset
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm: report dp downstream port type as a subconnector property
 2019-07-02 13:38 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "
` ✓ Fi.CI.IGT: "
` [Intel-gfx] [PATCH 1/2] "

[PATCH v7 0/3] drm/i915: CTS fixes
 2019-07-02 12:32 UTC  (11+ messages)
` [PATCH v7 2/3] drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT
  ` [Intel-gfx] "
` [PATCH v7 3/3] drm/i915/icl: "
  ` [Intel-gfx] "
` ✓ Fi.CI.IGT: success for drm/i915: CTS fixes (rev7)

[PATCH i-g-t] i915: Fix gem_context_has_engine_map() for older kernels
 2019-07-02 11:43 UTC  (2+ messages)

[PATCH v7 1/3] drm/i915: fix whitelist selftests with readonly registers
 2019-07-02 11:14 UTC  (3+ messages)
` [PATCH] "

[CI] drm/i915: Report if i915_active is still busy upon waiting
 2019-07-02 11:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t] tests/i915/gem_ctx_switch: Update with engine discovery
 2019-07-02 10:43 UTC  (2+ messages)

use exact allocation for dma coherent memory
 2019-07-02  9:48 UTC  (3+ messages)

Fedora 30 drm error
 2019-07-02  4:42 UTC 

[PATCH v3 0/4] Panel rotation patches
 2019-07-02  3:24 UTC  (4+ messages)
` [PATCH v3 3/4] drm/connector: Split out orientation quirk detection
  ` [Intel-gfx] "

[PATCH v6 1/4] drm/i915/bdw+: Move misc display IRQ handling to it own function
 2019-07-02  0:49 UTC  (8+ messages)
` [PATCH v6 3/4] drm/i915/psr: Make PSR registers relative to transcoders

[PATCH v2 0/3] Send a hotplug when edid changes
 2019-07-01 19:52 UTC  (3+ messages)
` [PATCH v2 1/3] drm: Add helper to compare edids

[PATCH 00/28] Initial support for Tiger Lake
 2019-07-01 17:54 UTC  (8+ messages)
` [PATCH 11/28] drm/i915/tgl: Add power well to support 4th pipe
` [PATCH 12/28] drm/i915/tgl: Add TRANSCODER_A_VDSC power domain

XDC 2019: Final week to submit your talks!
 2019-07-01 17:03 UTC 

[PATCH v3 0/5] EHL port programming
 2019-07-01 15:38 UTC  (6+ messages)
` [PATCH v3 3/5] drm/i915/ehl: Don't program PHY_MISC on EHL PHY C
` ✓ Fi.CI.IGT: success for EHL port programming (rev3)

Graphics issue after upgrade from Fedora 28 to 29 - multiple mouse cursor icons
 2019-07-01 14:58 UTC  (4+ messages)

[PATCH v3 00/23] drm/i915: Fix TypeC port mode switching
 2019-07-01 13:34 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Fix TypeC port mode switching (rev8)

[PATCH] drm/i915/guc: Define GuC firmware version for Comet Lake
 2019-07-01 12:21 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