intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-20 15:57:58 to 2018-02-21 15:23:09 UTC [more...]

[PULL] drm-misc-fixes
 2018-02-21 15:23 UTC 

[PATCH] drm/i915/execlists: Add a GEM_TRACE to show when the context is completed
 2018-02-21 15:15 UTC 

[PATCH igt] igt/kms_fbcon_fbt: Handle ENODEV when checking i915_fbc_info for chipset support
 2018-02-21 14:50 UTC 

[PATCH igt 1/2] Iterate over physical engines
 2018-02-21 14:45 UTC  (2+ messages)
` [PATCH igt 2/2] igt/gem_spin_batch: Avoid waiting when running concurrently

[PATCH 00/16] Adding NV12 support
 2018-02-21 14:22 UTC  (24+ messages)
` [PATCH 01/16] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH 02/16] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH 03/16] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH 04/16] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH 05/16] drm/i915/skl+: NV12 related changes for WM
` [PATCH 06/16] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH 07/16] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH 08/16] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH 09/16] drm/i915/skl: split skl_compute_ddb function
` [PATCH 10/16] drm/i915: Set scaler mode for NV12
` [PATCH 11/16] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 12/16] drm/i915: Upscale scaler max scale for NV12
` [PATCH 13/16] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 14/16] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 15/16] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH 16/16] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` ✗ Fi.CI.CHECKPATCH: warning for Adding NV12 support (rev12)
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/execlists: Remove the ring advancement under preemption
 2018-02-21 14:13 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Make global seqno known in i915_gem_request_execute tracepoint
 2018-02-21 14:12 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH igt 1/2] igt/kms_frontbuffer_tracking: Disable FBC testing for -ENODEV
 2018-02-21 13:59 UTC  (2+ messages)
` [igt-dev] "

[PATCH igt] lib: Skip aliased bsd ABI ring if bsd2 is available
 2018-02-21 13:45 UTC  (11+ messages)
` [PATCH igt v2] "

Thinkpad X1 Carbon 3rd - Reducing the compressed framebuffer size
 2018-02-21 13:34 UTC  (12+ messages)

[PATCH] drm/i915/hsw: add missing disabled EUs registers reads
 2018-02-21 13:31 UTC  (3+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/hsw: add missing disabled EUs registers reads (rev2)

[V3] drm/i915: Enable VBT based BL control for DP
 2018-02-21 13:19 UTC  (14+ messages)
  ` [V4] "
    ` [PATCH] "

[PATCH] drm/i915: Explicit Raw and Adjusted WM latencies
 2018-02-21 13:09 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH igt v3] igt/perf_pmu: Use a self-correcting busy pwm
 2018-02-21 13:00 UTC  (2+ messages)
` [igt-dev] "

[PATCH] drm/i915: Rename drm_i915_gem_request to i915_request
 2018-02-21 12:54 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Rename drm_i915_gem_request to i915_request (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_modeset
 2018-02-21 12:54 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.BAT: warning "

[PATCH 4.15 035/163] x86/gpu: add CFL to early quirks
 2018-02-21 12:47 UTC 

[PATCH 4.14 036/167] x86/gpu: add CFL to early quirks
 2018-02-21 12:47 UTC 

[CI] drm/i915: GuC test run
 2018-02-21 12:36 UTC  (12+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
` [CI v2] "
  ` [CI v3] "
    ` [CI v4] "
` ✗ Fi.CI.BAT: failure for drm/i915: GuC test run (rev2)
` ✗ Fi.CI.BAT: failure for drm/i915: GuC test run (rev3)
` ✓ Fi.CI.BAT: success for drm/i915: GuC test run (rev4)

[PATCH v2 1/2] drm/i915/guc: Use correct error code for GuC initialization failure
 2018-02-21 12:20 UTC  (7+ messages)
` [PATCH v2 2/2] HAX: Enable GuC for CI
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/guc: Use correct error code for GuC initialization failure
` ✗ Fi.CI.IGT: failure "

[PATCH v13 0/6] drm/i915: expose RCS topology to userspace
 2018-02-21 11:33 UTC  (2+ messages)

[PATCH igt 1/2] lib: Export kmsg()
 2018-02-21 11:28 UTC  (2+ messages)
` [PATCH igt 2/2] igt/debugfs_tests: Record which file is being opened in kmsg

[CI igt] igt/gem_ctx_isolation: Check isolation of registers between contexts
 2018-02-21 11:19 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for igt/gem_ctx_isolation: Check isolation of registers between contexts (rev11)
` ✓ Fi.CI.IGT: "

[PATCH] drm/doc: Fix documentation for _vblank_restore()
 2018-02-21 11:08 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] tests/perf_pmu: Skip hotplug test on Broxton
 2018-02-21 11:06 UTC  (6+ messages)
` [PATCH i-g-t v2] "
  ` [igt-dev] "
    ` [PATCH i-g-t v3] "

[PATCH igt] igt/perf_pmu: Use a self-correcting busy pwm
 2018-02-21 10:48 UTC  (4+ messages)
` [PATCH igt v2] "
  ` [igt-dev] "

[PATCH i-g-t] lib/igt_perf: Find active perf CPU
 2018-02-21 10:45 UTC  (3+ messages)
  ` [igt-dev] "

[CI igt] igt/gem_ctx_isolation: Check isolation of registers between contexts
 2018-02-21  9:37 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for igt/gem_ctx_isolation: Check isolation of registers between contexts (rev10)

[PATCH igt] igt/perf_pmu: Disable all cpus
 2018-02-21  9:30 UTC  (5+ messages)
` [igt-dev] "

[PATCH v2 0/1] drm/i915: Add and enable DP AUX CH mutex
 2018-02-21  8:59 UTC  (5+ messages)
` [PATCH v2 1/1] "
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Enable VBT based BL control for DP (v3)
 2018-02-21  8:56 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Enable VBT based BL control for DP (v3) (rev5)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/huc: Mark firmware as failed on auth failure
 2018-02-21  8:30 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: fix the issue DP-1 not working in guest
 2018-02-21  8:21 UTC  (6+ messages)

[PATCH 1/3] drm/i915: Share PSR and PSR2 VSC setup
 2018-02-21  7:25 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Replace magic number with macro defined by drm
` [PATCH 3/3] drm/i915: Remove unused variable in hsw_write_infoframe()
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Share PSR and PSR2 VSC setup
` ✗ Fi.CI.IGT: warning "

[PATCH 1/2] drm/i915: Clean-up and organize transition WM code
 2018-02-21  3:18 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Remove CNL A0 exclusive WA
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Clean-up and organize transition WM code
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915: Fix the frame buffer fence starvation
 2018-02-21  3:14 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/16] Adding NV12 support
 2018-02-21  3:10 UTC  (4+ messages)
` [PATCH 03/16] drm/i915/skl+: add NV12 in skl_format_to_fourcc

[CI] drm/i915: Include fence-hint for timeout warning
 2018-02-21  1:52 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Include fence-hint for timeout warning (rev2)
` ✗ Fi.CI.IGT: warning "

[PATCH 1/2] drm/i915: Rename drm_i915_gem_request to i915_request
 2018-02-21  1:12 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Reduce context HW ID lifetime

[PATCH] drm/todo: i915 could use device_link_add
 2018-02-20 23:48 UTC  (3+ messages)

[PATCH igt] lib/dummyload: Avoid assertions in lowlevel spin constructor
 2018-02-20 23:40 UTC 

[PATCH igt] igt/gem_eio: Use slow spinners to inject hangs
 2018-02-20 22:45 UTC  (4+ messages)
` [PATCH igt] igt/gem_eio: Exercise set-wedging against request submission

[PATCH 1/4] drm/i915/icl: Add the ICL PCI IDs
 2018-02-20 21:56 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: warning "

[PATCH v2 1/4] drm/i915: Also check view->type for a normal GGTT view
 2018-02-20 20:39 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v2,1/4] "

[PULL] git-fixes for 4.16-rc2
 2018-02-20 20:15 UTC  (2+ messages)

[CI] drm/i915/cnl: New power domain for AUX IO
 2018-02-20 20:04 UTC  (8+ messages)

[PATCH 1/3] drm/i915: Add enum aux_ch and clean up the aux init to use it
 2018-02-20 19:35 UTC  (13+ messages)
` [PATCH 2/3] drm/i915: Nuke aux regs from intel_dp
  ` [PATCH v2 "
` [PATCH 3/3] drm/i915: Collect aux ch vfunc setup into intel_dp_aux_init()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Add enum aux_ch and clean up the aux init to use it
` ✓ Fi.CI.BAT: success "

[PATCH 00/20] ICL GEM enabling (v2)
 2018-02-20 19:16 UTC  (8+ messages)
` [PATCH 12/20] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances

[PATCH 1/7] drm/i915: Don't set cursor pipe select bits on g4x+
 2018-02-20 19:01 UTC  (4+ messages)
` [PATCH 6/7] drm/i915: Drop WaDoubleCursorLP3Latency:ivb

[PATCH] drm/i915: Remove unused IRQ chip data of HDMI LPE audio
 2018-02-20 18:49 UTC  (11+ messages)
        ` [Intel-gfx] "

[PATCH] [CI] kernel: Downgrade warning for unsafe parameters
 2018-02-20 18:01 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: "

[PATCH libdrm 2/2] intel: allocate buffer with the requested size when reuse is disabled
 2018-02-20 17:48 UTC 

[PATCH libdrm 1/2] intel: align reuse buffer's size on page size instead
 2018-02-20 17:48 UTC 

[PATCH libdrm 0/2] improve reuse implementation
 2018-02-20 17:47 UTC 

[igt CI 1/3] igt/gem_exec_schedule: Trim max number of contexts used
 2018-02-20 16:53 UTC  (3+ messages)
` [igt CI 2/3] igt/gem_exec_schedule: Dump the engine info prior to sync on preempt_other
` [igt CI 3/3] igt/gem_exec_schedule: Replace constant 16 with its magic macro

[CI] drm/mm: Fix caching of leftmost node in the interval tree
 2018-02-20 16:43 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/mm: Fix caching of leftmost node in the interval tree (rev2)

[PATCH igt] igt/kms_frontbuffer_tracking: Wait for PSR to be disabled
 2018-02-20 16:31 UTC  (3+ messages)

[PATCH 3/8] drm/atomic: Include color encoding/range in plane state dump
 2018-02-20 15:57 UTC  (3+ messages)
` [PATCH v2 "


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).