Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-08 07:11:27 to 2019-10-09 15:08:25 UTC [more...]

[PULL] drm-misc-next
 2019-10-09 15:08 UTC 

[PATCH][next] drm/i915/selftests: fix null pointer dereference on pointer data
 2019-10-09 14:46 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/3] drm/i915: Add microcontrollers documentation section
 2019-10-09 14:41 UTC  (6+ messages)
` [PATCH 2/3] drm/i915/guc: improve documentation
` [PATCH 3/3] drm/i915/huc: "

[PATCH][next] drm/i915: remove redundant variable err
 2019-10-09 14:18 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/4] fix broken state checker and enable state checker for icl+
 2019-10-09 14:16 UTC  (9+ messages)
` [PATCH 1/4] [v3] drm/i915/color: fix broken gamma state-checker during boot
` [PATCH 2/4] [v2] drm/i915/color: move check of gamma_enable to specific func/platform
` [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts()
` [PATCH 4/4] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs
` ✗ Fi.CI.CHECKPATCH: warning for fix broken state checker and enable state checker for icl+ (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 1/9] drm/i915/perf: store the associated engine of a stream
 2019-10-09 14:15 UTC  (18+ messages)
` [PATCH v2 2/9] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v2 3/9] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v2 4/9] drm/i915: add support for perf configuration queries
` [PATCH v2 5/9] drm/i915/perf: implement active wait for noa configurations
` [PATCH v2 6/9] drm/i915/perf: execute OA configuration from command stream
` [PATCH v2 7/9] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v2 8/9] drm/i915: add a new perf configuration execbuf parameter
` [PATCH v2 9/9] drm/i915/perf: allow holding preemption on filtered ctx
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/9] drm/i915/perf: store the associated engine of a stream
` ✓ Fi.CI.BAT: success "

Dynamic DMA-buf locking changes
 2019-10-09 14:09 UTC  (7+ messages)
` [PATCH 1/4] dma-buf: change DMA-buf locking convention
` [PATCH 2/4] drm/ttm: use the parent resv for ghost objects v2

[PATCH v2] drm/i915: Enable second dbuf slice for ICL
 2019-10-09 14:07 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/execlists: Prevent merging requests with conflicting flags
 2019-10-09 13:56 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-10-09 12:59 UTC  (5+ messages)
` [tip: locking/core] locking/lockdep: Remove unused @nested argument from lock_release()

[PATCH 00/24] Enable bigjoiner support, second approach
 2019-10-09 12:58 UTC  (16+ messages)
` [PATCH 07/24] drm/i915: Introduce intel_atomic_get_plane_state_after_check()
` [PATCH 08/24] drm/i915: Prepare to split crtc state in uapi and hw state
` [PATCH 12/24] drm/i915: Split plane hw and uapi state
` [PATCH 14/24] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v2
` [PATCH 15/24] drm/i915: Try to make bigjoiner work in atomic check, v2

[PATCH] drm/i915: customize DPCD brightness control for specific panel
 2019-10-09 12:56 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: customize DPCD brightness control for specific panel (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/execlists: Leave tell-tales as to why pending[] is bad
 2019-10-09 12:19 UTC 

Reconfigurable OA queries
 2019-10-09 11:38 UTC  (20+ messages)
` [PATCH 1/9] drm/i915/perf: store the associated engine of a stream
` [PATCH 2/9] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH 3/9] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH 4/9] drm/i915: add support for perf configuration queries
` [PATCH 5/9] drm/i915/perf: implement active wait for noa configurations
` [PATCH 6/9] drm/i915/perf: execute OA configuration from command stream
` [PATCH 7/9] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH 8/9] drm/i915: add a new perf configuration execbuf parameter
` [PATCH 9/9] drm/i915/perf: allow holding preemption on filtered ctx
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915/perf: store the associated engine of a stream
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites
 2019-10-09 10:43 UTC  (12+ messages)
` [PATCH 2/9] drm/i915: Expose alpha formats on VLV/CHV primary planes
` [PATCH 3/9] drm/i915: Add missing 10bpc formats for pipe B sprites on CHV
` [PATCH 4/9] drm/i915: Expose C8 on VLV/CHV sprite planes
` [PATCH 5/9] drm/i915: Add 10bpc formats with alpha for icl+
  ` [PATCH v2 "
` [PATCH 6/9] drm/i915: Sort format arrays consistently
` [PATCH 7/9] drm/i915: Reject ckey+fp16 on skl+
` [PATCH 8/9] drm/i915: Do not enable HDR mode when color keying is active
` [PATCH 9/9] drm/i915: Eliminate redundancy in intel_primary_plane_create()
` ✓ Fi.CI.BAT: success for series starting with [1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/selftests: Hold request reference over waits
 2019-10-09 10:37 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Hold request reference over waits (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/execlists: Protect peeking at execlists->active
 2019-10-09 10:26 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/gt: execlists->active is serialised by the tasklet
  ` [PATCH] "

[PATCH] drm/i915: customize DPCD brightness control for specific panel
 2019-10-09  8:57 UTC 

[PATCH] drm/i915: Catch GTT fault errors for gen11+ planes
 2019-10-09  8:48 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915: Catch GTT fault errors for gen11+ planes (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/tgl: Enable DDI/Port G
 2019-10-09  7:58 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/cml: Add second PCH ID for CMP
 2019-10-09  7:03 UTC  (2+ messages)

[PATCH] drm/i915: Select DPLL's via mask
 2019-10-09  4:25 UTC  (8+ messages)
` [CI] "
` ✗ Fi.CI.BAT: failure for drm/i915: Select DPLL's via mask (rev2)
` ✓ Fi.CI.BAT: success for drm/i915: Select DPLL's via mask (rev3)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/gt: Give engine->kernel_context distinct timeline lock classes
 2019-10-09  2:53 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[CI v3 1/2] drm/i915: Move SAGV block time to dev_priv
 2019-10-09  1:48 UTC  (5+ messages)
` [CI v3 2/2] drm/i915/tgl: Read SAGV block time from PCODE
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,v3,1/2] drm/i915: Move SAGV block time to dev_priv
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

linux-next: build failure after merge of the drm-misc tree
 2019-10-09  0:53 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

linux-next: manual merge of the drm-misc tree with the drm tree
 2019-10-09  0:12 UTC 

linux-next: manual merge of the drm-misc tree with the drm tree
 2019-10-09  0:10 UTC 

[PATCH 0/3] intel_memory_region bits
 2019-10-09  0:04 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: introduce intel_memory_region
` [PATCH 2/3] drm/i915/region: support contiguous allocations
` [PATCH 3/3] drm/i915/region: support volatile objects
` ✗ Fi.CI.CHECKPATCH: warning for intel_memory_region bits
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

linux-next: manual merge of the drm-misc tree with the drm tree
 2019-10-08 23:46 UTC 

linux-next: manual merge of the drm-misc tree with the drm tree
 2019-10-08 23:38 UTC 

linux-next: manual merge of the drm-misc tree with the drm tree
 2019-10-08 23:33 UTC 

[PATCH v2 00/11] Clear Color Support for TGL Render Decompression
 2019-10-08 23:19 UTC  (4+ messages)
` [PATCH v2 10/11] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color

[PATCH v2 11/11] drm/i915/tgl: Add Clear Color supoort for TGL Render Decompression
 2019-10-08 23:18 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
 2019-10-08 19:38 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/gt: Flush submission tasklet before waiting/retiring
 2019-10-08 16:58 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Use a modparam to restrict exposed engines
 2019-10-08 15:21 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/tgl: Restrict availables engines to rcs0 by default

[CI] drm/i915/perf: drop list of streams
 2019-10-08 15:12 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Describe structure member in documentation
 2019-10-08 15:09 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Describe structure member in documentation (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v8 2/4] drm/panel: set display info in panel attach
 2019-10-08 15:02 UTC  (6+ messages)
` [v8,2/4] "
  ` [v8, 2/4] "

[PATCH v8 0/4] Panel rotation patches
 2019-10-08 14:56 UTC  (5+ messages)
` [PATCH v8 1/4] drm/panel: Add helper for reading DT rotation

[PATCH] drm/i915/selftests: Assign the engine->uncore shortcut
 2019-10-08 12:33 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 00/11] drm/i915: modeset probe/remove cleanup
 2019-10-08 12:14 UTC  (3+ messages)
` [PATCH 03/11] drm/i915: keep power domains init/remove calls at the same level

[PATCH v3 00/21] LMEM basics
 2019-10-08 12:09 UTC  (11+ messages)
` [PATCH v3 02/21] drm/i915: introduce intel_memory_region
` [PATCH v3 03/21] drm/i915/region: support contiguous allocations
` [PATCH v3 04/21] drm/i915/region: support volatile objects
` [PATCH v3 05/21] drm/i915: Add memory region information to device_info

[PATCH v2 1/2] drm/i915: Move SAGV block time to dev_priv
 2019-10-08 11:29 UTC  (3+ messages)
` [PATCH v3 "

[PATCH i-g-t] i915/gem_eio: Reduce amount of incidental work after the delayed hang
 2019-10-08 11:16 UTC 

[PATCH] drm/i915/execlists: Assign virtual_engine->uncore from first sibling
 2019-10-08 10:48 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 00/21] drm/dp: Various helper improvements and cleanups
 2019-10-08  9:42 UTC  (4+ messages)

[PATCH] drm/i915: customize DPCD brightness control for specific panel
 2019-10-08  9:19 UTC  (6+ messages)

[PATCH 1/4] dma-buf: change DMA-buf locking convention
 2019-10-08  8:55 UTC  (11+ messages)

[PATCH v10 RESEND 0/6] DC3CO Support for TGL test with DC3CO IGT
 2019-10-08  8:50 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for DC3CO Support for TGL test with DC3CO IGT (rev2)

linux-next: build failure after merge of the drm-misc tree
 2019-10-08  7:56 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).