Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-26 15:35:06 to 2019-06-27 14:53:42 UTC [more...]

[PATCH 1/1] drm/i915: Fix memleak in runtime wakeref tracking
 2019-06-27 14:53 UTC  (2+ messages)

[PATCH i-g-t v3 1/1] gitlab-ci: add build and tests for MIPS
 2019-06-27 14:53 UTC  (7+ messages)

[PATCH i-g-t] gitlab-ci: add tests for MIPS
 2019-06-27 14:51 UTC  (2+ messages)

[PATCH v5 00/10] drm/i915: Vulkan performance query support
 2019-06-27 14:50 UTC  (32+ messages)
` [PATCH v5 01/10] drm/i915/perf: add missing delay for OA muxes configuration
` [PATCH v5 02/10] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v5 03/10] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v5 04/10] drm/i915/perf: implement active wait for noa configurations
` [PATCH v5 05/10] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v5 06/10] drm/i915: add syncobj timeline support
` [PATCH v5 07/10] drm/i915: add a new perf configuration execbuf parameter
` [PATCH v5 08/10] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH v5 09/10] drm/i915/perf: execute OA configuration from command stream
` [PATCH v5 10/10] drm/i915: add support for perf configuration queries
` ✗ Fi.CI.BAT: failure for drm/i915: Vulkan performance query support (rev5)

[PATCH] drm/i915/execlists: Hesitate before slicing
 2019-06-27 14:30 UTC  (2+ messages)

[PATCH i-g-t] lib: Silence Valgrind warning in synce_fence_status
 2019-06-27 14:06 UTC  (8+ messages)
` [igt-dev] "

[PATCH i-g-t] i915/gem_pread/pwrite: Rename "basic"
 2019-06-27 13:29 UTC  (4+ messages)
` [igt-dev] "

[PATCH] drm/i915/irq: make i945gm_vblank_work_func() static again
 2019-06-27 13:12 UTC  (5+ messages)

[PULL] drm-misc-next-fixes
 2019-06-27 13:03 UTC 

[PATCH v3 09/23] drm/i915: Factor out common parts from TypeC port handling functions
 2019-06-27 12:59 UTC  (11+ messages)
` [PATCH v2 13/23] drm/i915: Fix the TypeC port mode sanitization during loading/resume
  ` [PATCH v3 "
  ` [CI "
` [PATCH v2 21/23] drm/i915: Add state verification for the TypeC port mode
  ` [v3 "
  ` [CI v3 "
` [PATCH v3 11/23] drm/i915: Handle the TCCOLD power-down event

[PATCH i-g-t] lib/i915: Use engine discovery in gem_test_engines
 2019-06-27 12:55 UTC  (2+ messages)
` [igt-dev] "

[PATCH] drm/i915/ehl: Add support for DPLL4 (v7)
 2019-06-27 12:51 UTC  (4+ messages)
` [PATCH] drm/i915/ehl: Add support for DPLL4 (v8)

[PATCH] drm/i915: Make i945gm_vblank_work_func static
 2019-06-27 12:43 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "

[RFC 0/4] Display uncore
 2019-06-27 12:41 UTC  (10+ messages)
` [RFC 1/4] drm/i915: split out uncore_mmio_debug
` [RFC 3/4] drm/i915: introduce display_uncore

[PATCH] drm/panel: make drm_panel.h self-contained
 2019-06-27 12:31 UTC  (2+ messages)

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-27 12:15 UTC  (8+ messages)
` [PATCH 01/59] drm/todo: Improve drm_gem_object funcs todo
` [PATCH 40/59] drm/vram-helper: Drop drm_gem_prime_export/import

[PATCH v6 0/3] drm/i915: CTS fixes
 2019-06-27 11:57 UTC  (10+ messages)
` [PATCH v6 1/3] drm/i915: fix whitelist selftests with readonly registers
` [PATCH v6 2/3] drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT
` [PATCH v6 3/3] drm/i915/icl: "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: CTS fixes (rev6)
` ✓ Fi.CI.BAT: success "

[PATCH v1 0/3] Send a hotplug when edid changes
 2019-06-27 11:45 UTC  (5+ messages)
` [PATCH v1 1/3] drm: Add helper to compare edids
` [PATCH v1 2/3] drm: Introduce change counter to drm_connector

[PATCH 1/8] drm/i915/selftests: Lock the drm_mm while modifying
 2019-06-27 11:28 UTC  (8+ messages)
` [PATCH 2/8] drm/i915: Teach execbuffer to take the engine wakeref not GT
` [PATCH 3/8] drm/i915/gt: Track timeline activeness in enter/exit
` [PATCH 4/8] drm/i915/gt: Convert timeline tracking to spinlock
` [PATCH 5/8] drm/i915/gt: Guard timeline pinning with its own mutex
` [PATCH 6/8] drm/i915: Include the breadcrumb when asserting request completion
` [PATCH 7/8] drm/i915: Protect request retirement with timeline->mutex
` [PATCH 8/8] drm/i915: Replace struct_mutex for batch pool serialisation

[PATCH v2 0/2] drm/i915: timeline semaphore support
 2019-06-27 11:05 UTC  (8+ messages)
` [PATCH v2 1/2] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v2 2/2] drm/i915: add syncobj timeline support
` ✗ Fi.CI.BAT: failure for drm/i915: timeline semaphore support (rev2)

[PATCH i-g-t] tests/i915/gem_ctx_switch: Update with engine discovery
 2019-06-27 11:05 UTC  (5+ messages)
` [PATCH i-g-t v2] "

[PATCH v2 09/23] drm/i915: Factor out common parts from TypeC port handling functions
 2019-06-27 10:34 UTC  (6+ messages)
` [CI v3 "
  ` [PATCH v2 11/23] drm/i915: Handle the TCCOLD power-down event
    ` [CI v3 "

[PATCH] drm/i915: use wildcard to ensure all headers stay self-contained
 2019-06-27 10:26 UTC  (2+ messages)

[PATCH v2 00/23] drm/i915: Fix TypeC port mode switching
 2019-06-27  9:48 UTC  (5+ messages)
` [PATCH v2 12/23] drm/i915: Sanitize the TypeC connect/detect sequences
` ✗ Fi.CI.BAT: failure for drm/i915: Fix TypeC port mode switching (rev7)

[PATCH v2 0/5] Finish the ack+handler split for irq handler
 2019-06-27  8:06 UTC  (8+ messages)
` [PATCH v2 1/5] drm/i915: Add gen8_de_pipe_fault_mask()
` [PATCH v2 2/5] drm/i915: Introduce struct hpd_irq_regs
` [PATCH v2 3/5] drm/i915: Split pch irq handling to ack+handler
` [PATCH v2 4/5] drm/i915: Finish the irq ack+handler split for ilk+
` [PATCH v2 5/5] drm/i915: Use raw_reg_read()/write() in ilk+ irq handlers
` ✓ Fi.CI.BAT: success for Finish the ack+handler split for irq handler
` ✓ Fi.CI.IGT: "

drm/i915: last bits to make headers self-contained
 2019-06-27  8:06 UTC  (10+ messages)
` [PATCH v2 04/13] drm/i915: make i915_gem_gtt.h self-contained
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,01/13] drm/i915: prefix header search path with $(srctree)/
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/7] drm/i915: Teach execbuffer to take the engine wakeref not GT
 2019-06-27  7:58 UTC  (10+ messages)
` [PATCH 2/7] drm/i915/gt: Track timeline activeness in enter/exit
` [PATCH 3/7] drm/i915/gt: Convert timeline tracking to spinlock
` [PATCH 4/7] drm/i915/gt: Guard timeline pinning with its own mutex
` [PATCH 5/7] drm/i915: Include the breadcrumb when asserting request completion
` [PATCH 6/7] drm/i915: Protect request retirement with timeline->mutex
` [PATCH 7/7] drm/i915: Replace struct_mutex for batch pool serialisation
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Teach execbuffer to take the engine wakeref not GT
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] drm/i915: prefix header search path with $(srctree)/
 2019-06-27  7:49 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "
` ✓ Fi.CI.IGT: "

[RFC][PATCH 0/2] drm: PATH prop for all connectors?
 2019-06-27  7:44 UTC  (8+ messages)
` [RFC][PATCH 1/2] drm: Improve PATH prop docs
` [RFC][PATCH 2/2] drm/i915: Populate PATH prop for every connector

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v13
 2019-06-27  7:28 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/6] "

[PATCH v1 3/3] drm/i915: Send hotplug event if edid had changed
 2019-06-27  7:02 UTC 

[PATCH 1/3] drm/i915: Add a wakeref getter for iff the wakeref is already active
 2019-06-27  5:23 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Only recover active engines
` [PATCH 3/3] drm/i915: Lift intel_engines_resume() to callers
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Add a wakeref getter for iff the wakeref is already active
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH V5] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-27  5:15 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/drm_vblank: Change EINVAL by the correct errno (rev5)

[CI 1/3] drm/i915/selftests: Serialise nop reset with retirement
 2019-06-26 23:49 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/3] "

[PATCH 00/28] Initial support for Tiger Lake
 2019-06-26 23:12 UTC  (15+ messages)
` [PATCH 01/28] drm/i915: Add modular FIA
` [PATCH 02/28] drm/i915: rework reading pipe disable fuses
` [PATCH 04/28] drm/i915/tgl: add initial Tiger Lake definitions
` [PATCH 06/28] drm/i915/tgl: Add TGL PCH detection in virtualized environment
` [PATCH 09/28] drm/i915/tgl: Check if pipe D is fused
` [PATCH 13/28] drm/i915/tgl: Add new pll ids

[PATCH] drm/i915: Move OA files to separate folder
 2019-06-26 23:06 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm: Allow range of 0 for drm_mm_insert_node_in_range()
 2019-06-26 21:28 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3 0/5] EHL port programming
 2019-06-26 21:23 UTC  (5+ messages)
` [PATCH v3 3/5] drm/i915/ehl: Don't program PHY_MISC on EHL PHY C
` [PATCH v3 5/5] drm/i915/ehl: Enable DDI-D

[PATCH 0/5] EHL port programming
 2019-06-26 21:11 UTC  (5+ messages)
` [PATCH 5/5] drm/i915/ehl: Enable DDI-D

[PULL] drm-misc-fixes
 2019-06-26 20:56 UTC 

[V2] drm/i915: Add icl mipi dsi properties
 2019-06-26 20:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915/ehl: Add missing VECS engine
 2019-06-26 20:05 UTC  (6+ messages)

[PATCH] drm/connector: Allow max possible encoders to attach to a connector
 2019-06-26 19:48 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v3 1/3] drm/i915/icl: Add new supported CD clocks
 2019-06-26 19:03 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v3,1/3] "


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