Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-22 20:03:01 to 2019-01-24 11:42:04 UTC [more...]

[PATCH 0/6] Per context dynamic (sub)slice power-gating
 2019-01-24 11:42 UTC  (4+ messages)
` [PATCH 1/6] drm/i915/execlists: Move RPCS setup to context pin
` [PATCH 2/6] drm/i915: Record the sseu configuration per-context & engine
` [PATCH 3/6] drm/i915/perf: lock powergating configuration to default when active

linux-next: Fixes tag needs some work in the drm-intel-fixes tree
 2019-01-24 11:33 UTC  (2+ messages)

[RFC] drm/i915/dp: Preliminary support for 2 pipe 1 port mode for 5K@120
 2019-01-24 11:23 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v9 0/7] Define MOCS table for Icelake
 2019-01-24 10:41 UTC  (14+ messages)
` [PATCH v9 1/7] drm/i915: initialize unused MOCS entries to PTE
` [PATCH v9 2/7] drm/i915: Simplify MOCS table definition
` [PATCH v9 3/7] drm/i915/skl: Rework MOCS tables to keep common part in a define
` [PATCH v9 4/7] drm/i915: use a macro to define MOCS entries
` [PATCH v9 5/7] drm/i915: keep track of used entries in MOCS table
` [PATCH v9 6/7] drm/i915: cache number of MOCS entries
` [PATCH v9 7/7] drm/i915/icl: Define MOCS table for Icelake
` ✗ Fi.CI.CHECKPATCH: warning for Define MOCS table for Icelake (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/15] drm/i915: Fix TV encoder support
 2019-01-24 10:40 UTC  (11+ messages)
` [PATCH 13/15] drm/i915/tv: Generate better pipe timings for TV encoder
` [PATCH 14/15] drm/i915/tv: Fix >1024 modes on gen3
    ` [Intel-gfx] "
` [PATCH 15/15] drm/i915/tv: Filter out >1024 wide modes that would need vertical scaling "

[PATCH] drm/i915: De-inline intel_context_init()
 2019-01-24 10:30 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/modes: Prevent division by zero htotal
 2019-01-24  9:59 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm: Split out drm_probe_helper.h
 2019-01-24  9:46 UTC  (5+ messages)

[PATCH i-g-t] lib: Be strict in applying verification for spin batch
 2019-01-24  8:49 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PULL] drm-misc-fixes
 2019-01-24  8:25 UTC 

[PATCH i-g-t] How far have we got in converting the world to igt_dummyload?
 2019-01-24  8:21 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/3] gcc-plugins: Introduce stackinit plugin
 2019-01-24  8:10 UTC  (19+ messages)
` [PATCH 1/3] treewide: Lift switch variables out of switches
    ` [Intel-gfx] "
  ` [Intel-wired-lan] "
` [PATCH 2/3] gcc-plugins: Introduce stackinit plugin
` [PATCH 3/3] lib: Introduce test_stackinit module
` ✗ Fi.CI.BAT: failure for gcc-plugins: Introduce stackinit plugin

GuC based SLPC
 2019-01-24  7:57 UTC  (2+ messages)

[PATCH v2 1/7] drm/i915/crt: split out intel_crt_present() to platform specific setup
 2019-01-24  7:40 UTC  (8+ messages)
` [PATCH v2 5/7] drm/i915: rename has_edp_a() to ilk_has_edp_a()
` [PATCH v2 6/7] drm/i915/lvds: simplify gen 2 lvds presence
` [PATCH v2 7/7] drm/i915/crt: simplify CRT VBT check on pre-VLV/DDI

[PULL] gvt-fixes
 2019-01-24  5:48 UTC 

[PULL] gvt-next
 2019-01-24  5:40 UTC 

[PATCH 0/5] icl: Misc PLL patches
 2019-01-24  1:38 UTC  (11+ messages)
` [PATCH 1/5] drm/i915/icl: use tc_port in MG_PLL macros
` [PATCH 2/5] drm/i915: always return something
  ` [Intel-gfx] "
` [PATCH 3/5] drm/i915/icl: remove dpll from clk_sel
` [PATCH 4/5] drm/i915/icl: keep track of unused pll while looping

[PATCH v4 1/2] drm: Add color management LUT validation helper (v4)
 2019-01-24  0:44 UTC  (4+ messages)

Gen8+ engine-reset
 2019-01-24  0:20 UTC  (7+ messages)
` drm/i915: Watchdog timeout: IRQ handler for gen8+
` drm/i915: Only process VCS2 only when supported

HWSP for HW semaphores
 2019-01-23 23:08 UTC  (35+ messages)
` [PATCH 02/34] drm/i915/execlists: Suppress preempting self
` [PATCH 08/34] drm/i915: Make all GPU resets atomic
` [PATCH 09/34] drm/i915/guc: Disable global reset
` [PATCH 12/34] drm/i915: Issue engine resets onto idle engines
` [PATCH 20/34] drm/i915: Introduce concept of per-timeline (context) HWSP
` [PATCH 25/34] drm/i915: Track active timelines
` [PATCH 27/34] drm/i915: Remove the intel_engine_notify tracepoint
` [PATCH 28/34] drm/i915: Replace global breadcrumbs with per-context interrupt tracking
  ` [PATCH] "
` [PATCH 33/34] drm/i915: Prioritise non-busywait semaphore workloads
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/34] drm/i915/execlists: Mark up priority boost on preemption (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t] i915/gem_sync: Make switch-default asymmetric
 2019-01-23 22:58 UTC 

[PATCH v8 0/7] Define MOCS table for Icelake
 2019-01-23 21:50 UTC  (22+ messages)
` [PATCH v8 1/7] drm/i915: initialize unused MOCS entries to PTE
` [PATCH v8 2/7] drm/i915: Simplify MOCS table definition
` [PATCH v8 3/7] drm/i915/skl: Rework MOCS tables to keep common part in a define
` [PATCH v8 4/7] drm/i915: use a macro to define MOCS entries
` [PATCH v8 5/7] drm/i915: keep track of used entries in MOCS table
` [PATCH v8 6/7] drm/i915: cache number of MOCS entries
` [PATCH v8 7/7] drm/i915/icl: Define MOCS table for Icelake

[PATCH] drm/i915/icl: Delay hotplug sequence for TC ports
 2019-01-23 20:47 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 1/2] drm/i915/execlists: Suppress preempting self
 2019-01-23 20:18 UTC  (6+ messages)
` [PATCH v2 2/2] drm/i915/execlists: Suppress redundant preemption
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/execlists: Suppress preempting self
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: do a posting read after irq install
 2019-01-23 18:38 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Avoid divide by zero
 2019-01-23 18:32 UTC  (6+ messages)

[PATCH 1/3] drm/i915/execlists: Mark up priority boost on preemption
 2019-01-23 18:15 UTC  (21+ messages)
` [PATCH 2/3] drm/i915/execlists: Suppress preempting self
  ` [PATCH v2] "
` [PATCH 3/3] drm/i915/execlists: Suppress redundant preemption
  ` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/execlists: Mark up priority boost on preemption
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/execlists: Mark up priority boost on preemption (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/execlists: Mark up priority boost on preemption (rev3)
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/execlists: Mark up priority boost on preemption (rev2)

iommu_intel or i915 regression in 4.18, 4.19.12 and drm-tip
 2019-01-23 16:49 UTC  (12+ messages)
      ` [PATCH] iommu/intel: quirk to disable DMAR for QM57 igfx

[CI] drm/i915/execlists: Mark up priority boost on preemption
 2019-01-23 16:37 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] intel-ci: Drop gem_exec_nop from BAT
 2019-01-23 15:30 UTC 

[PATCH i-g-t] lib/draw: Align mmap requests to page boundaries
 2019-01-23 14:25 UTC  (3+ messages)

Keeping Tvrtko busy
 2019-01-23 12:15 UTC  (8+ messages)
` [PATCH 28/38] drm/i915: Create/destroy VM (ppGTT) for use with contexts
` [PATCH 29/38] drm/i915: Expose user control over the ppGTT associated with a context

[PATCH] drm/i915/icl: Adding few more device IDs for Ice Lake
 2019-01-23 12:00 UTC  (3+ messages)

[PULL] drm-misc-next
 2019-01-23 11:03 UTC 

[PATCH v2] drm/i915: correct the pitch check for NV12 framebuffer
 2019-01-23  9:55 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: correct the pitch check for NV12 framebuffer (rev3)
` ✓ Fi.CI.IGT: "

[PATCH v2 1/8] drm/i915/sdvo: switch to kernel types
 2019-01-23  8:31 UTC  (3+ messages)

[PATCH] drm/i915/gvt: switch to kernel types
 2019-01-23  5:44 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_exec_schedule: Verify that using HW semaphores doesn't block
 2019-01-23  1:26 UTC 

[PATCH v4 1/4] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
 2019-01-23  0:39 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v4,1/4] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks (rev2)

[PATCH] drm/i915/selftests: Apply a subtest filter
 2019-01-23  0:14 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Apply a subtest filter (rev3)
` ✓ Fi.CI.IGT: "

[PATCH 1/4] drm/i915/vbt: Add 'tp4' to varibles holding TP2/3/4 PSR wakeup time
 2019-01-22 22:49 UTC  (5+ messages)
` [PATCH 3/4] drm/i915/vbt: Parse and use the new field with PSR2 TP2/3/4 "
` [PATCH 4/4] drm/i915/psr: Add HBR3 support

[PATCH v2 1/2] drm/dp/mst: Provide defines for ACK vs. NAK reply type
 2019-01-22 20:58 UTC  (5+ messages)
` [PATCH v2 2/2] drm/dp/mst: Provide better debugs for NAK replies
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/dp/mst: Provide defines for ACK vs. NAK reply type
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t v2] tests/kms_flip: Add test to check suspend/resume
 2019-01-22 20:54 UTC 


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