intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-09 13:14:49 to 2020-03-10 15:49:19 UTC [more...]

[Intel-gfx] [PATCH] list: Prevent compiler reloads inside 'safe' list iteration
 2020-03-10 15:05 UTC  (8+ messages)

[Intel-gfx] [PATCH v4 0/7] DP Phy compliance auto test
 2020-03-10 15:37 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 1/7] drm/amd/display: Align macro name as per DP spec
` [Intel-gfx] [PATCH v4 2/7] drm/dp: get/set phy compliance pattern

[Intel-gfx] [PATCH] drm/i915/perf: Invalidate OA TLB on when closing perf stream
 2020-03-10 15:45 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH v2] drm/i915/execlists: Track active elements during dequeue
 2020-03-10 15:43 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Mark up racy reads for intel_context.inflight
 2020-03-10 15:35 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Mark up racy read of active rq->engine
  ` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] [PATCH 3/3] drm/i915/execlists: Mark up data-races in virtual engines

[Intel-gfx] [RFC 00/12] Per client engine busyness
 2020-03-10 15:30 UTC  (28+ messages)
` [Intel-gfx] [RFC 01/12] drm/i915: Expose list of clients in sysfs
` [Intel-gfx] [RFC 02/12] drm/i915: Update client name on context create
` [Intel-gfx] [RFC 03/12] drm/i915: Make GEM contexts track DRM clients
` [Intel-gfx] [RFC 04/12] drm/i915: Use explicit flag to mark unreachable intel_context
` [Intel-gfx] [RFC 05/12] drm/i915: Track runtime spent in unreachable intel_contexts
` [Intel-gfx] [RFC 06/12] drm/i915: Track runtime spent in closed GEM contexts
` [Intel-gfx] [RFC 07/12] drm/i915: Track all user contexts per client
` [Intel-gfx] [RFC 08/12] drm/i915: Expose per-engine client busyness
` [Intel-gfx] [RFC 09/12] drm/i915: Track per-context engine busyness
` [Intel-gfx] [RFC 10/12] drm/i915: Carry over past software tracked context runtime
` [Intel-gfx] [RFC 11/12] drm/i915: Prefer software tracked context busyness
` [Intel-gfx] [RFC 12/12] compare runtimes
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Per client engine busyness (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH v2] drm/i915/gt: Pull checking rps->pm_events under the irq_lock
 2020-03-10 15:00 UTC 

[Intel-gfx] [RESEND PATCH v2] drm/i915: Add missing HDMI audio pixel clocks for gen12
 2020-03-10 14:55 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Consolidate forcewake status display
 2020-03-10 14:54 UTC  (3+ messages)

[Intel-gfx] [PATCH v19 0/8] Refactor Gen11+ SAGV support
 2020-03-10 14:54 UTC  (13+ messages)
` [Intel-gfx] [PATCH v19 1/8] drm/i915: Start passing latency as parameter
` [Intel-gfx] [PATCH v19 2/8] drm/i915: Introduce skl_plane_wm_level accessor
` [Intel-gfx] [PATCH v19 3/8] drm/i915: Add intel_bw_get_*_state helpers
` [Intel-gfx] [PATCH v19 4/8] drm/i915: Refactor intel_can_enable_sagv
` [Intel-gfx] [PATCH v19 5/8] drm/i915: Added required new PCode commands
` [Intel-gfx] [PATCH v19 6/8] drm/i915: Rename bw_state to new_bw_state
` [Intel-gfx] [PATCH v19 7/8] drm/i915: Restrict qgv points which don't have enough bandwidth
` [Intel-gfx] [PATCH v19 8/8] drm/i915: Enable SAGV support for Gen12
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Refactor Gen11+ SAGV support
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v2 1/2] drm/i915/display: Deactive FBC in fastsets when disabled by parameter
 2020-03-10 14:31 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/display: Deactive FBC in fastsets when disabled by parameter (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915/gt: Defend against concurrent updates to execlists->active
 2020-03-10 13:57 UTC  (10+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gt: Defend against concurrent updates to execlists->active (rev2)

[Intel-gfx] [PATCH v2] drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
 2020-03-10 13:41 UTC  (8+ messages)

[Intel-gfx] [PATCH v2 14/17] drm/i915: have *_debugfs_init() functions return void
 2020-03-10 13:31 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Pull checking rps->pm_events under the irq_lock
 2020-03-10 12:59 UTC 

[Intel-gfx] [RFC 0/7] Asynchronous flip implementation for i915
 2020-03-10 12:52 UTC  (15+ messages)
` [Intel-gfx] [RFC 1/7] drm/i915: Define flip done functions and enable IER
` [Intel-gfx] [RFC 2/7] drm/i915: Add support for async flips in I915
` [Intel-gfx] [RFC 4/7] drm/i915: Add checks specific to async flips
` [Intel-gfx] [RFC 5/7] drm/i915: Add flip_done_handler definition

[Intel-gfx] [PATCH] drm/i915: Defer semaphore priority bumping to a workqueue
 2020-03-10 12:15 UTC  (3+ messages)

[Intel-gfx] [PATCH 01/17] drm/i915/selftests: Apply a heavy handed flush to i915_active
 2020-03-10 12:06 UTC  (17+ messages)
` [Intel-gfx] [PATCH 03/17] drm/i915: Improve the start alignment of bonded pairs
` [Intel-gfx] [PATCH 04/17] drm/i915: Tweak scheduler's kick_submission()
` [Intel-gfx] [PATCH 06/17] drm/i915: Extend i915_request_await_active to use all timelines
` [Intel-gfx] [PATCH 07/17] drm/i915/perf: Schedule oa_config after modifying the contexts
` [Intel-gfx] [PATCH 08/17] drm/i915/selftests: Add request throughput measurement to perf

[Intel-gfx] [CI] drm/i915: Tweak scheduler's kick_submission()
 2020-03-10 11:59 UTC 

[Intel-gfx] [drm-intel:topic/core-for-CI 18/20] arch/powerpc/platforms/embedded6xx/Kconfig:2: symbol EMBEDDED6xx depends on BROKEN_ON_SMP
 2020-03-10 11:02 UTC 

[Intel-gfx] [drm-intel:topic/core-for-CI 18/20] init/Kconfig:77: symbol BROKEN is selected by DRM_I915_DEBUG
 2020-03-10 10:58 UTC 

[Intel-gfx] [PATCH] drm/i915/tgl: WaEnablePreemptionGranularityControlByUMD
 2020-03-10  9:46 UTC  (2+ messages)

[Intel-gfx] [PULL] gvt-fixes
 2020-03-10  9:33 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/10] drm/i915/display: conversion to drm_device based logging macros
 2020-03-10  8:52 UTC  (14+ messages)
` [Intel-gfx] [PATCH 01/10] drm/i915/dsb: convert "
` [Intel-gfx] [PATCH 02/10] drm/i915/fbc: "
` [Intel-gfx] [PATCH 03/10] drm/i915/fbdev: convert to drm_device based logging
` [Intel-gfx] [PATCH 04/10] drm/i915/fifo_underrun: "
` [Intel-gfx] [PATCH 05/10] drm/i915/gmbus: convert to drm_device based logging,
` [Intel-gfx] [PATCH 06/10] drm/i915/hdcp: convert to struct drm_device based logging
` [Intel-gfx] [PATCH 07/10] drm/i915/hotplug: convert to "
` [Intel-gfx] [PATCH 08/10] drm/i915/lpe_audio: convert to drm_device based logging macros
` [Intel-gfx] [PATCH 09/10] drm/i915/lvds: "
` [Intel-gfx] [PATCH 10/10] drm/i915/overlay: convert to drm_device based logging

[Intel-gfx] [PATCH] drm/i915/tgl: WaDisableGPGPUMidThreadPreemption
 2020-03-10  8:50 UTC  (5+ messages)

[Intel-gfx] [PULL] gvt-next
 2020-03-10  8:19 UTC 

[Intel-gfx] [PATCH v7 02/13] drm/i915: Use 64-bit division macros for period and duty cycle
 2020-03-09 19:35 UTC 

[Intel-gfx] [PULL] drm-misc-next
 2020-03-09 13:54 UTC 

[Intel-gfx] [PATCH 0/7] Gen11 workarounds
 2020-03-10  1:01 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915: Handle all MCR ranges
` [Intel-gfx] [PATCH 2/7] drm/i915: Add Wa_1207131216:icl,ehl
` [Intel-gfx] [PATCH 3/7] drm/i915: Add Wa_1604278689:icl,ehl
` [Intel-gfx] [PATCH 4/7] drm/i915: Add Wa_1406306137:icl,ehl
` [Intel-gfx] [PATCH 5/7] drm/i915: Apply Wa_1406680159:icl, ehl as an engine workaround
` [Intel-gfx] [PATCH 6/7] drm/i915: Add Wa_1605460711 / Wa_1408767742 to ICL and EHL
` [Intel-gfx] [PATCH 7/7] drm/i915: Add Wa_1409178092:icl,ehl
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Gen11 workarounds

[Intel-gfx] [PATCH v7 0/4] drm: Add support for integrated privacy screen
 2020-03-10  0:23 UTC  (7+ messages)
` [Intel-gfx] [PATCH v7 1/4] intel_acpi: Rename drm_dev local variable to dev
` [Intel-gfx] [PATCH v7 2/4] drm/connector: Add support for privacy-screen property
` [Intel-gfx] [PATCH v7 3/4] drm/i915: Lookup and attach ACPI device node for connectors
` [Intel-gfx] [PATCH v7 4/4] drm/i915: Add support for integrated privacy screen
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: "

[Intel-gfx] [PATCH v6 2/3] drm/i915: Lookup and attach ACPI device node for connectors
 2020-03-10  0:09 UTC  (6+ messages)

[Intel-gfx] [PATCH v4] drm/i915/gt: allow setting generic data pointer
 2020-03-09 23:11 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/execlists: Mark up the racy access to switch_priority_hint
 2020-03-09 23:07 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Mark racy read of intel_engine_cs.saturated
 2020-03-09 22:10 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v5 1/2] drm/edid: Name the detailed monitor range flags
 2020-03-09 21:39 UTC  (2+ messages)
` [Intel-gfx] [PATCH v5 2/2] drm/edid: Add function to parse EDID descriptors for adaptive sync limits

[Intel-gfx] [PATCH] drm/mm: Allow drm_mm_initialized() to be used outside of the locks
 2020-03-09 21:17 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/7] drm/i915/perf: add OA interrupt support
 2020-03-09 21:15 UTC  (7+ messages)
` [Intel-gfx] [PATCH 7/7] drm/i915/perf: add flushing ioctl

[Intel-gfx] [PATCH 0/5] Cleanup drm_dp_mst_topology_cbs hooks
 2020-03-09 20:37 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 1/2] drm/edid: Name the detailed monitor range flags
 2020-03-09 20:34 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm: Mark up racy check of drm_gem_object.handle_count
 2020-03-09 20:30 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 0/9] drm/i915: Gamma cleanups
 2020-03-09 20:26 UTC  (6+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Gamma cleanups (rev4)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/gt: Mark up intel_rps.active for racy reads
 2020-03-09 19:41 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC i-g-t 0/1] Per client intel_gpu_top
 2020-03-09 18:32 UTC  (2+ messages)
` [Intel-gfx] [RFC i-g-t 1/1] intel-gpu-top: Support for client stats

[Intel-gfx] PR - i915 firmware updates (TGL HuC 7.0.12 and DMC 2.06)
 2020-03-09 17:50 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915: Mark up unlocked update of i915_request.hwsp_seqno
 2020-03-09 17:02 UTC  (12+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915/gt: Mark up racy check of last list element
` [Intel-gfx] [PATCH 4/5] drm/i915/execlists: Mark up read of i915_request.fence.flags
` [Intel-gfx] [PATCH 5/5] drm/i915/execlsts: Mark up racy inspection of current i915_request priority
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] drm/i915: Mark up unlocked update of i915_request.hwsp_seqno

[Intel-gfx] [PATCH 01/17] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
 2020-03-09 16:29 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/17] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2. (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/tgl: Don't treat unslice registers as masked
 2020-03-09 16:27 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl: Don't treat unslice registers as masked (rev3)

[Intel-gfx] [PATCH 17/17] drm/i915: Move i915_vma_lock in the live selftest to avoid lock inversion
 2020-03-09 15:36 UTC  (2+ messages)
` [Intel-gfx] [PATCH] drm/i915: Move i915_vma_lock in the selftests "

[Intel-gfx] [PATCH] drm/i915: Mark up unlocked update of i915_request.hwsp_seqno
 2020-03-09 15:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH] drm/i915: Add device name to display tracepoints
 2020-03-09 14:24 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).