Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-20 02:20:16 to 2018-01-23 16:06:27 UTC [more...]

[PATCH v2 1/4] drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
 2018-01-23 16:06 UTC  (8+ messages)
` [PATCH v2 2/4] drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts
` [PATCH v2 3/4] drm/i915/guc: Enable interrupts before resuming GuC during runtime resume
` [PATCH v2 4/4] Revert "drm/i915/guc: Keep GuC log disabled by default"
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/4] drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex

[PATCH] drm/i915: Move LRC register offsets to a header file
 2018-01-23 16:06 UTC  (16+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Move LRC register offsets to a header file (rev2)
` [PATCH v3] drm/i915: Move LRC register offsets to a header file
` ✓ Fi.CI.BAT: success for drm/i915: Move LRC register offsets to a header file (rev3)
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/dp: Add HBR3 support in existing DRM DP helpers
 2018-01-23 14:47 UTC  (5+ messages)
` [PATCH 2/2] drm/dp: Add definitions for TPS4 bits and macros to check the support
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/dp: Add HBR3 support in existing DRM DP helpers
` ✗ Fi.CI.IGT: failure "

[PATCH v11 0/6] drm/i915: expose RCS topology to userspace
 2018-01-23 14:17 UTC  (11+ messages)
` [PATCH v11 1/6] drm/i915: store all subslice masks
` [PATCH v11 2/6] drm/i915/debugfs: reuse max slice/subslices already stored in sseu
` [PATCH v11 3/6] drm/i915/debugfs: add rcs topology entry
` [PATCH v11 4/6] drm/i915: add rcs topology to error state
` [PATCH v11 5/6] drm/i915: add query uAPI
` [PATCH v11 6/6] drm/i915: expose rcs topology through "
` ✓ Fi.CI.BAT: success for drm/i915: expose RCS topology to userspace
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915/pmu: Fix sysfs exported counter config
 2018-01-23 14:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/16] Adding NV12 support
 2018-01-23 13:23 UTC  (20+ 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.BAT: success for Adding NV12 support (rev7)
` ✗ Fi.CI.IGT: warning "

[PATCH 1/2] drm/i915: Increase render/media power gating hysteresis for gen9+
 2018-01-23 13:02 UTC  (18+ messages)
` [PATCH 2/2] drm/i915/execlists: Skip forcewake for ELSP submission
    ` [PATCH v2] "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Increase render/media power gating hysteresis for gen9+
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Increase render/media power gating hysteresis for gen9+ (rev2)
` [PATCH v2] drm/i915: Increase render/media power gating hysteresis for gen9+
` ✓ Fi.CI.BAT: success for series starting with [v2] drm/i915: Increase render/media power gating hysteresis for gen9+ (rev3)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/edp: Do not do link training fallback or prune modes on EDP
 2018-01-23 12:57 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/4] drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
 2018-01-23 10:24 UTC  (16+ messages)
` [PATCH 2/4] drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts
` [PATCH 3/4] drm/i915/guc: Enable interrupts before resuming GuC during runtime resume
` [PATCH 4/4] [HAX] Revert "drm/i915/guc: Keep GuC log disabled by default"
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Replace open-coded wait-for loop
 2018-01-23 10:09 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH igt] igt/kms_frontbuffer_tracking: Show FBC status during the wait
 2018-01-23  8:42 UTC 

[PATCH 01/10] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU
 2018-01-23  6:54 UTC  (29+ messages)
` [PATCH 02/10] drm/i915/cnl: Add AUX-F support
    ` [PATCH] "
` [PATCH 04/10] drm/i915: Fix DPLCLKA_CFGCR0 bits for Port F
` [PATCH 06/10] drm/i915: For HPD connected port use hpd_pin instead of port
    ` [PATCH] "
` [PATCH 07/10] drm/i915/cnl: Add HPD support for Port F
` [PATCH 08/10] drm/i915/cnl: Enable DDI-F on Cannonlake
` [PATCH 09/10] drm/i915/cnl: Fix DP max rate for Cannonlake with port F
` [PATCH 10/10] drm/i915/cnl: Don't try to manage Port F power wells on all CNL
    ` [PATCH] "
` ✗ Fi.CI.IGT: warning for series starting with [01/10] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU
` ✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU. (rev4)
` ✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU. (rev5)
` ✗ Fi.CI.IGT: failure "

[RFC v2 0/6] Queued/runnable/running engine stats
 2018-01-23  5:11 UTC  (12+ messages)
` [RFC 1/6] drm/i915/pmu: Fix enable count array size and bounds checking
` [RFC 2/6] drm/i915: Keep a count of requests waiting for a slot on GPU
` [RFC 3/6] drm/i915: Keep a count of requests submitted from userspace
` [RFC 4/6] drm/i915/pmu: Add queued counter
` [RFC 5/6] drm/i915/pmu: Add runnable counter
` [RFC 6/6] drm/i915/pmu: Add running counter
` ✓ Fi.CI.BAT: success for Queued/runnable/running engine stats
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Restore HDCP DRM_INFO when with no downstream
 2018-01-23  4:21 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915: Implement display w/a #1143
 2018-01-23  3:40 UTC  (7+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Implement display w/a #1143 (rev2)
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915/breadcrumbs: Drop request reference for the signaler thread
 2018-01-23  0:03 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 0/4] scripts/trace.pl: Re-order calculations and fixups
 2018-01-22 22:53 UTC  (13+ messages)
` [PATCH i-g-t 1/4] scripts/trace.pl: More hash key optimisations
` [PATCH i-g-t 2/4] scripts/trace.pl: Sort order
` [PATCH i-g-t 3/4] scripts/trace.pl: Calculate stats only after all munging
` [PATCH i-g-t 4/4] scripts/trace.pl: Simplify 'end' & 'notify' generation
` ✗ Fi.CI.IGT: failure for scripts/trace.pl: Re-order calculations and fixups

[PATCH 10/27] drm/i915/icl: Enhanced execution list support
 2018-01-22 21:38 UTC  (9+ messages)
` [PATCH v5] "

[PATCH 1/3] drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook
 2018-01-22 19:15 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD

Trivial compiler squelching
 2018-01-22 19:13 UTC  (4+ messages)
` [PATCH 2/3] drm/i915/: Initialise trans_min for skl_compute_transition_wm()

[PATCH 1/3] drm/i915: Downgrade incorrect engine constructor usage warnings to development
 2018-01-22 17:17 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH v2 0/6] Per-context and per-client engine busyness
 2018-01-22 17:11 UTC  (10+ messages)
` [PATCH 2/6] drm/i915: Allow clients to query own per-engine busyness
` [PATCH 5/6] drm/i915: Expose per-engine client busyness

[PATCH RFC 0/9] DRM management via cgroups
 2018-01-22 16:24 UTC  (11+ messages)
` [PATCH RFC 6/9] drm: Add cgroup helper library
` [PATCH RFC 8/9] drm/i915: Allow default context priority to be set via cgroup parameter
` ✗ Fi.CI.BAT: warning for DRM management via cgroups
` [PATCH libdrm] tests: Add drm_set_cgrp_param

[PATCH igt] tools/intel_reg: Add reading and writing registers through engine
 2018-01-22 16:08 UTC  (4+ messages)

Vlv punit w/a (take two)
 2018-01-22 12:54 UTC  (4+ messages)
` [PATCH v2 01/11] drm/i915: Disable preemption and sleeping while using the punit sideband

[PATCH] drm/i915: Protect WC stash allocation against direct reclaim
 2018-01-22 12:21 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH igt] tests: Add a random load generator
 2018-01-22  9:14 UTC  (2+ messages)
` [PATCH igt v2] "

[PATCH] drm/i915: Check reserve_memtype for failure
 2018-01-22  8:18 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[igt-dev v2 1/1] tools/intel_guc_logger: Send GuC log level in new i915 expected format
 2018-01-22  7:23 UTC 

[PATCH v2 1/2] drm/i915/guc: Redefine guc_log_level modparam values
 2018-01-21  8:34 UTC  (6+ messages)
` [PATCH v2 2/2] drm/i915/guc: Change values for i915_guc_log_control

[PATCH 1/8] drm/i915: Add a comment exlaining CCS hsub/vsub
 2018-01-20 17:39 UTC  (3+ messages)
` [PATCH v2 "

[PATCH igt] igt/gen7_forcewake_mt: Make the mmio register as volatile
 2018-01-20 16:34 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 0/8] ICP initial support
 2018-01-20  3:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for ICP initial support (rev2)


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