Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-22 00:26:03 to 2018-05-23 14:57:05 UTC [more...]

[PATCH v6 0/7] drm/i915: per context slice/subslice powergating
 2018-05-23 14:57 UTC  (15+ messages)
` [PATCH v6 1/7] drm/i915: Program RPCS for Broadwell
` [PATCH v6 2/7] drm/i915: Record the sseu configuration per-context & engine
` [PATCH v6 3/7] drm/i915/perf: simplify configure all context function
` [PATCH v6 4/7] drm/i915/perf: reuse intel_lrc ctx regs macro
` [PATCH v6 5/7] drm/i915/perf: lock powergating configuration to default when active
` [PATCH v6 6/7] drm/i915: Expose RPCS (SSEU) configuration to userspace
` [PATCH v6 7/7] drm/i915: add a sysfs entry to let users set sseu configs
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: per context slice/subslice powergating (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/i915/selftests: Pin the mock kernel context
 2018-05-23 14:53 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Look for an active kernel context before switching

[PATCH 0/9] drm: Add generic fbdev emulation
 2018-05-23 14:34 UTC  (10+ messages)
` [PATCH 1/9] drm: provide management functions for drm_file
` [PATCH 2/9] drm/file: Don't set master on in-kernel clients
` [PATCH 3/9] drm: Make ioctls available for "
` [PATCH 4/9] drm: Begin an API "
` [PATCH 5/9] drm/fb-helper: Add generic fbdev emulation .fb_probe function
` [PATCH 6/9] drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
` [PATCH 7/9] drm/cma-helper: Use the generic fbdev emulation
` [PATCH 8/9] drm/client: Add client callbacks
` [PATCH 9/9] drm/fb-helper: Finish the generic fbdev emulation

[PATCH 1/7] drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi code
 2018-05-23 14:29 UTC  (16+ messages)
` [PATCH v2 2/7] drm/i915: Parametrize TRANS_DP_PORT_SEL
` [PATCH 3/7] drm/i915: Nuke intel_trans_dp_port_sel()
` [PATCH v3 4/7] drm/i915: Clean up DP pipe select bits
` [PATCH 5/7] drm/i915: Allow eDP on port C in theory
` [PATCH 6/7] drm/i915: Implement the missing bits of assert_panel_unlocked()
` [PATCH 7/7] drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilk

[CI] drm/i915/selftests: Pin the mock kernel context
 2018-05-23 14:23 UTC 

[PATCH] drm/i915/skl+: ddb allocation algorithm optimization
 2018-05-23 13:58 UTC  (3+ messages)

[PATCH] doc: how to become a drm-intel committer
 2018-05-23 13:13 UTC  (2+ messages)

[PATCH] drm/i915/psr: vbt change for psr
 2018-05-23 13:10 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr: vbt change for psr (rev10)
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] drm/i915/selftests: Pinned the mock kernel context
 2018-05-23 12:45 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Look for an active kernel context before switching
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Pinned the mock kernel context
` ✓ Fi.CI.IGT: "

WARN_ON(atomic_read(&obj->frontbuffer_bits))
 2018-05-23 10:00 UTC  (2+ messages)

[PATCH] drm/i915: Look for an active kernel context before switching
 2018-05-23  9:45 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/3] Load Guc and huC on Geminilake
 2018-05-23  8:00 UTC  (7+ messages)
` [PATCH 1/3] drm/i915/guc: Load GuC v11.98 for Geminilake
` [PATCH 2/3] drm/i915/huc: Load HuC v03.00.2555 "
` [PATCH 3/3] Enable guc loading "
` ✗ Fi.CI.BAT: failure for Load Guc and huC on Geminilake (rev2)

[PATCH] drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI
 2018-05-23  6:04 UTC  (2+ messages)

[PATCH 00/24] More ICL display patches
 2018-05-23  5:48 UTC  (21+ messages)
` [PATCH 03/24] drm/i915/icl: introduce tc_port
` [PATCH 06/24] drm/i915/ICL: Add register definition for DFLEXDPMLE
` [PATCH 08/24] drm/i915/icl: Map VBT DDC Pin to BSpec DDC Pin
` [PATCH 11/24] drm/i915/icl: Get DDI clock for ICL based on PLLs
` [PATCH 13/24] drm/i915/icl: unconditionally init DDI for every port
` [PATCH 15/24] drm/i915/icl: compute the TBT PLL registers
` [PATCH 18/24] drm/i915/icl: implement icl_digital_port_connected()
` [PATCH 19/24] drm/i915/icl: store the port type for TC ports
` [PATCH 20/24] drm/i915/icl: implement the tc/legacy HPD {dis, }connect flow for DP
` [PATCH 21/24] drm/i915/icl: implement the legacy HPD {dis, }connect flow for HDMI
` [PATCH 22/24] drm/i915/icl: Update FIA supported lane count for hpd
` [PATCH 23/24] drm/i915/icl: program MG_DP_MODE
` [PATCH 24/24] drm/i915/icl: toggle PHY clock gating around link training
` ✗ Fi.CI.CHECKPATCH: warning for More ICL display patches
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/psr : Add psr1 live status
 2018-05-23  5:37 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr : Add psr1 live status (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v4 1/2] vfio/mdev: Check globally for duplicate devices
 2018-05-23  4:53 UTC  (2+ messages)

[PATCH] drm/i915: Special case kernel_context switch request
 2018-05-22 23:46 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3 1/7] drm/i915/psr: Nuke PSR support for VLV and CHV
 2018-05-23  0:02 UTC  (7+ messages)
` [PATCH v3 3/7] drm/i915/psr: Remove intel_crtc_state parameter from disable()
` [PATCH v3 4/7] drm/i915/psr: Begin to handle PSR/PSR2 errors set by sink
` [PATCH v3 6/7] drm/i915/psr/bdw+: Enable CRC check in the static frame on the sink side

[PATCH 1/2] drm/dp: Add DP_DPCD_REV_XX to drm_dp_helper
 2018-05-22 22:59 UTC  (2+ messages)

[PATCH v4 38/41] drm/i915: Implement the HDCP2.2 support for DP
 2018-05-22 21:33 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 1/6] drm/i915/psr: Avoid DPCD reads when panel does not support PSR
 2018-05-22 20:21 UTC  (8+ messages)
` [PATCH 4/6] drm/i915/psr: Avoid unnecessary DPCD read of DP_PSR_CAPS
` [PATCH 6/6] drm/i915/psr: Fix ALPM cap check for PSR2

[PATCH] drm/i915/query: nospec expects no more than an unsigned long
 2018-05-22 19:50 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[RFC v5 00/10] Per-context and per-client engine busyness
 2018-05-22 18:15 UTC  (20+ messages)
` [RFC 01/10] drm/i915: Store engine backpointer in the intel_context
` [RFC 02/10] drm/i915: Include i915_scheduler.h from i915_gem_context.h
` [RFC 03/10] drm/i915: Forward declare struct intel_context
` [RFC 04/10] drm/i915: Move intel_engine_context_in/out into intel_lrc.c
` [RFC 05/10] drm/i915: Track per-context engine busyness
` [RFC 06/10] drm/i915: Expose list of clients in sysfs
` [RFC 07/10] drm/i915: Update client name on context create
` [RFC 08/10] drm/i915: Expose per-engine client busyness
` [RFC 09/10] drm/i915: Add sysfs toggle to enable per-client engine stats
` [RFC 10/10] drm/i915: Allow clients to query own per-engine busyness
` ✗ Fi.CI.CHECKPATCH: warning for Per-context and per-client engine busyness (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Prepare GEM for suspend earlier
 2018-05-22 16:55 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Prepare GEM for suspend earlier (rev3)

[PATCH] drm/i915: Promote .format_mod_supported() to the lead role
 2018-05-22 16:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 0/7] drm/i915: per context slice/subslice powergating
 2018-05-22 16:13 UTC  (7+ messages)
` [PATCH v5 7/7] drm/i915: Expose RPCS (SSEU) configuration to userspace

[PATCH 1/4] drm/i915: Prepare GEM for suspend earlier
 2018-05-22 16:11 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Special case kernel_context switch request
` [PATCH 3/4] RFC drm/i915: Switch to kernel context before idling at runtime
` [PATCH 4/4] drm/i915: "Race-to-idle" after switching to the kernel context
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Prepare GEM for suspend earlier

[PATCH] drm/i915/execlists: Wait for ELSP submission on restart
 2018-05-22 16:11 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/4] drm/i915: Prepare GEM for suspend earlier
 2018-05-22 15:43 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Special case kernel_context switch request
` [PATCH 3/4] RFC drm/i915: Switch to kernel context before idling at runtime
` [PATCH 4/4] drm/i915: "Race-to-idle" on switching to the kernel context
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Prepare GEM for suspend earlier

[PATCH 1/3] drm/i915: Prepare GEM for suspend earlier
 2018-05-22 15:41 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Special case kernel_context switch request
` [PATCH 3/3] RFC drm/i915: Switch to kernel context before idling at runtime
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Prepare GEM for suspend earlier

[PATCH] drm/i915: Prepare GEM for suspend earlier
 2018-05-22 15:16 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Prepare GEM for suspend earlier (rev2)

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-05-22 14:54 UTC  (7+ messages)
` [PATCH v3] drm/i915/gen11: Preempt-to-idle support in execlists - v3 notes
  ` [PATCH v3] drm/i915/gen11: Preempt-to-idle support in execlists

[PATCH] drm/i915/psr: vbt change for psr
 2018-05-22 14:00 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr: vbt change for psr (rev9)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Remove bogus NV12 PLANE_COLOR_CTL setup
 2018-05-22 13:01 UTC  (3+ messages)

[PATCH] RFC drm/i915: Switch to kernel context before idling at runtime
 2018-05-22 12:12 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for RFC drm/i915: Switch to kernel context before idling at runtime (rev2)

[drm-intel:drm-intel-next-queued 1/2] include/linux/nospec.h:53:2: note: in expansion of macro 'BUILD_BUG_ON'
 2018-05-22 11:52 UTC 

[PATCH i-g-t 1/3] benchmarks/gem_syslatency: Pass a write hazard around
 2018-05-22 11:49 UTC  (8+ messages)
` [PATCH i-g-t 2/3] benchmarks/gem_syslatency: Allow limiting to just 1 CPU hog
` [PATCH i-g-t 3/3] benchmarks/gem_syslatency: Specify batch duration

[PATCH i-g-t v2 2/9] trace.pl: Improve readability of graphical timeline representation
 2018-05-22 11:14 UTC 

[PATCH] drm/i915/gtt: Allow pagedirectory allocations to fail
 2018-05-22 11:09 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
 2018-05-22  9:44 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH 22/33] drm/i915: use match_string() helper
 2018-05-22  9:22 UTC  (4+ messages)

[PATCH] drm/i915/query: Protect tainted function pointer lookup
 2018-05-22  9:03 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915/icl: fix icl_unmap/map_plls_to_ports
 2018-05-22  8:43 UTC  (2+ messages)

[PATCH] drm/i915/psr: vbt change for psr
 2018-05-22  8:36 UTC  (5+ messages)

[PATCH v4 0/5] Add ChromeOS EC CEC Support
 2018-05-22  8:20 UTC  (3+ messages)
` [PATCH v4 3/5] mfd: cros-ec: Introduce CEC commands and events definitions


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