Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-07 13:04:40 to 2018-02-08 15:12:37 UTC [more...]

[PATCH] drm/i915: Remove redundant check on execlists interrupt
 2018-02-08 15:12 UTC 

[PATCH 1/2] drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_early
 2018-02-08 15:12 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Fix kerneldoc parameter markup
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_early

[RFC 00/15] Selectable platform support
 2018-02-08 15:07 UTC  (23+ messages)
` [RFC 01/15] drm/i915: Make I830 platform support optional
` [RFC 02/15] drm/i915: Make I845G "
` [RFC 03/15] drm/i915: Make I85X "
` [RFC 04/15] drm/i915: Make I865G "
` [RFC 05/15] drm/i915: Make GEN2 "
` [RFC 06/15] drm/i915: Make Gen3 platforms "
` [RFC 07/15] drm/i915: Make Gen4 "
` [RFC 08/15] drm/i915: Make Ironlake/Gen5 "
` [RFC 09/15] drm/i915: Make Sandybridge/Gen6 "
` [RFC 10/15] drm/i915: Make Gen7/7.5 platform "
` [RFC 11/15] drm/i915: Use INTEL_GEN everywhere
` [RFC 12/15] drm/i915: Favour IS_GENx
` [RFC 13/15] drm/i915: IS_GEN range helpers
` [RFC 14/15] drm/i915: Use new "
` [RFC 15/15] drm/i915: Replace some negative Gen checks

[PATCH] drm/i915: Fix kerneldoc warnings in i915_gem_execbuffer
 2018-02-08 14:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3] drm/i915: Handle RC6 counter wrap
 2018-02-08 14:44 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Handle RC6 counter wrap (rev3)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Rename some shorthand lock classes
 2018-02-08 14:22 UTC  (4+ messages)

[PATCH igt] lib/gem: Reset the global seqno at the start of each test
 2018-02-08 14:09 UTC  (2+ messages)

[PATCH] drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_info
 2018-02-08 14:03 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC] drm/i915: Use DOUBLE_BUFFER_CTL instead of vblank evasion for GEN9+
 2018-02-08 14:01 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

gen3 reset paranoia
 2018-02-08 13:46 UTC  (22+ messages)
` [PATCH 1/2] drm/i915: Be paranoid and post the writes to stop the rings
    ` [PATCH v2] "
` [PATCH 2/2] drm/i915: Wait for gen3 reset status to be asserted
  ` [PATCH] "
  ` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Be paranoid and post the writes to stop the rings (rev2)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Be paranoid and post the writes to stop the rings (rev3)
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for series starting with [v2] drm/i915: Be paranoid and post the writes to stop the rings (rev4)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Remove lost comment from i915_gem_context
 2018-02-08 13:44 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/6] ICL display initialization, selected patches
 2018-02-08 13:34 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for ICL display initialization, selected patches (rev3)

[PATCH] drm/i915: Fix kerneldoc warnings for i915_gem_request
 2018-02-08 13:26 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Fix kerneldoc warnings for i915_gem_userptr
 2018-02-08 13:18 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Fix kerneldoc warnings for intel_ringbuffer
 2018-02-08 13:17 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Fix kerneldoc warnings for i915_gpu_error
 2018-02-08 13:17 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915: Display WA #0827 for NV12 to RGB switch
 2018-02-08 12:46 UTC  (4+ messages)
` [PATCH] drm/i915: NV12 changes for Gen10

[PATCH i-g-t] lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain, v3
 2018-02-08 12:31 UTC 

[PATCH 00/16] Adding NV12 support
 2018-02-08 12:09 UTC  (31+ messages)
` [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 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

[PATCH] drm/i915/cnl: Sync PCI ID with Spec
 2018-02-08 12:08 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915: Mark the device as wedged from the beginning of set-wedged
 2018-02-08 11:45 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Fix kerneldoc warnings for i915_gem_internal
 2018-02-08 11:42 UTC 

[PATCH] drm/i915: Avoid truncation before clamping userspace's priority value
 2018-02-08 11:31 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Remove superfluous worker wakeups when RPS is already boosted
 2018-02-08 11:28 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915/perf: Fix compiler warning for string truncation
 2018-02-08 11:20 UTC  (6+ messages)
` [PATCH v2 2/2] "
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] "

[PATCH] drm/i915/pmu: Disable rc6 reporting if runtime-pm is disabled
 2018-02-08 10:57 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/i915/perf: Fix compiler warning for string truncation
 2018-02-08 10:47 UTC  (5+ messages)
` [PATCH 2/2] "
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH] drm/i915: Handle RC6 counter wrap
 2018-02-08  9:00 UTC  (8+ messages)
  ` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for "
` ✗ Fi.CI.BAT: failure for drm/i915: Handle RC6 counter wrap (rev2)

[PATCH] drm/i915: Improve PSR activation timing
 2018-02-08  8:48 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Improve PSR activation timing (rev2)

[PATCH] drm/i915: add schedule out notification of completed request during unwind
 2018-02-08  8:25 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/cnl: Enable Audio Pin Buffer
 2018-02-08  7:46 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cnl: Enable Audio Pin Buffer. (rev2)
` ✓ Fi.CI.IGT: "

[RFC] drm/i915: do not stop engines on sanitize if i915.reset=0
 2018-02-08  7:35 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 1/3] drm/i915/guc: Allow preempt-client to be NULL
 2018-02-08  7:33 UTC  (8+ messages)
` [PATCH v2 2/3] drm/i915: Move the scheduler feature bits into the purview of the engines
` [PATCH v2 3/3] drm/i915: Only allocate preempt context when required
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915/guc: Allow preempt-client to be NULL
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Give all ioctl functions an _ioctl suffix
 2018-02-08  0:47 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH RFC v2 0/7] DRM management via cgroups
 2018-02-07 22:42 UTC  (10+ messages)
` [PATCH RFC v2 1/7] cgroup: Allow drivers to store data associated with a cgroup
` [PATCH RFC v2 3/7] cgroup: Add interface to allow drivers to lookup process cgroup membership
` [IGT PATCH RFC] tools: Introduce intel_cgroup tool
  ` [Intel-gfx] "

[PATCH] drm/i915/pmu: Fix building without CONFIG_PM
 2018-02-07 22:17 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.BAT: success for drm/i915/pmu: Fix building without CONFIG_PM (rev2)
` ✗ Fi.CI.IGT: warning "

[PATCH 00/27] ICL basic enabling + GEM
 2018-02-07 22:03 UTC  (3+ messages)
` [PATCH 06/27] drm/i915/icl: Prepare for more rings

[PATCH 01/10] drm/vblank: Data type fixes for 64-bit vblank sequences
 2018-02-07 21:32 UTC  (5+ messages)
` [PATCH 06/10] drm/tegra: Handle 64-bit return from drm_crtc_vblank_count()

[PULL] drm-intel-next-fixes
 2018-02-07 20:44 UTC 

[PATCH v8 1/6] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-02-07 19:52 UTC  (13+ messages)
` [PATCH v8 3/6] drm/i915/guc: Implement dynamic GuC WOPCM offset and size
` [PATCH v8 5/6] drm/i915/guc: Check the locking status of GuC WOPCM registers

Enabling i915 Panel Self Refresh by default on some devices ?
 2018-02-07 18:46 UTC  (5+ messages)

[PATCH i-g-t] tests/perf_pmu: Use perf timestamps when calculating average frequency
 2018-02-07 18:32 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915: Tidy up some error messages around reset failure
 2018-02-07 14:42 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Tidy up some error messages around reset failure (rev2)

[drm-intel:drm-intel-next-queued 1/1] drivers/gpu//drm/i915/i915_pmu.c:473:18: error: 'struct dev_pm_info' has no member named 'suspended_jiffies'
 2018-02-07 14:37 UTC 

[PATCH] drm/i915/pmu: Fix sleep under atomic in RC6 readout
 2018-02-07 14:06 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/i915/pmu: Fix sleep under atomic in RC6 readout
 2018-02-07 13:40 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/pmu: Fix sleep under atomic in RC6 readout (rev2)

[PATCH igt] igt/gem_eio: Use slow spinners to inject hangs
 2018-02-07 13:27 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH igt] tests: Add a random load generator
 2018-02-07 13:20 UTC  (3+ messages)
` [PATCH igt v2] "


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