Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-03 07:14:47 to 2018-01-04 23:01:40 UTC [more...]

Review https://patchwork.freedesktop.org/patch/160274/
 2018-01-04 23:01 UTC  (2+ messages)

[PATCH i-g-t] meson: use message() rather than warning()
 2018-01-04 22:53 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/glk: Disable Guc and HuC on GLK
 2018-01-04 22:46 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/glk: Disable Guc and HuC on GLK (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/dmc: DMC 1.07 for Cannonlake
 2018-01-04 22:04 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dmc: DMC 1.07 for Cannonlake (rev4)

[PATCH] drm/i915: Rename some shorthand lock classes
 2018-01-04 22:04 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC] drm/i915: Add a new modparam for customized ring multiplier
 2018-01-04 21:52 UTC  (9+ messages)

[PATCH] drm: i915: Fix audio issue on BXT
 2018-01-04 21:59 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
      ` FW: [PATCH] "
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake
 2018-01-04 21:53 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH] "
` ✗ Fi.CI.IGT: warning for "

[PATCH 1/5] drm/vblank: Do not update vblank counts if vblanks are already disabled
 2018-01-04 21:51 UTC  (12+ messages)
` [PATCH 2/5] drm/vblank: Restoring vblank counts after device runtime PM events
` [PATCH 3/5] drm/i915: Enable vblanks after verifying power domain states
` [PATCH 4/5] drm/i915: Introduce a non-blocking power domain for vblank interrupts
` [PATCH 5/5] drm/i915: Use the vblank power domain disallow or disable DC states
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/vblank: Do not update vblank counts if vblanks are already disabled

[PATCH] drm/i915: Pass DMA_ATTR_NO_WARN to dma_map_sg()
 2018-01-04 18:50 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

linux-firmware Pull Request (CNL:DMC)
 2018-01-04 17:57 UTC  (3+ messages)

[PATCH v3 00/12] GuC Interrupts/Log updates
 2018-01-04 17:49 UTC  (22+ messages)
` [PATCH v3 01/12] drm/i915: Export low level PM IRQ functions to use from GuC functions
` [PATCH v3 02/12] drm/i915/guc: Move GuC interrupts related functions from i915_irq.c to intel_guc.c
` [PATCH v3 03/12] drm/i915/guc: Pass intel_guc struct parameter to GuC interrupts functions
` [PATCH v3 04/12] drm/i915/guc: Add description and comments about guc_log_level parameter
` [PATCH v3 05/12] drm/i915/guc: Fix GuC interrupts disabling with logging
` [PATCH v3 06/12] drm/i915/guc: Separate creation/release of runtime logging data from base logging data
` [PATCH v3 07/12] drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts
` [PATCH v3 08/12] drm/i915/guc: Make guc_log_level parameter immutable
` [PATCH v3 09/12] drm/i915/guc: Make GuC log related functions depend only on log level
` [PATCH v3 10/12] drm/i915/guc: Add client support to enable/disable GuC interrupts
` [PATCH v3 11/12] drm/i915/guc: Restore GuC interrupts across suspend/reset if enabled
` [PATCH v3 12/12] HAX: drm/i915/guc: enable GuC submission/logging for CI
` ✗ Fi.CI.BAT: failure for GuC Interrupts/Log updates (rev2)

[PATCH i-g-t v2 0/6] kms_vblank: Move tests over from kms_flip
 2018-01-04 16:52 UTC  (9+ messages)
` [PATCH i-g-t v2 1/6] tests/kms_flip: Remove blt/rcs flip tests
` [PATCH i-g-t v2 2/6] kms_vblank: Reorganize subtests by pipe
` [PATCH i-g-t v2 3/6] tests/kms_flip: Move kms_flip.vblank-vs-hang to kms_vblank, v2
` [PATCH i-g-t v2 4/6] kms_vblank: Add tests implemented in kms_flip
` [PATCH i-g-t v2 5/6] kms_flip: Remove redundant vblank tests
` [PATCH i-g-t v2 6/6] kms_vblank: Remove teardown code from cleanup_crtc
` ✓ Fi.CI.BAT: success for kms_vblank: Move tests over from kms_flip. (rev2)
` ✓ Fi.CI.IGT: "

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

[PULL] drm-intel-fixes
 2018-01-04 16:14 UTC 

[PATCH i-g-t] test/kms_psr_sink : HACK test if psr_drrs also need test_cleanup
 2018-01-04 15:14 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 0/6] kms_plane_scaling fixes and enhancement
 2018-01-04 14:56 UTC  (3+ messages)
` [PATCH i-g-t 1/6] i-g-t: kms_plane_scaling: Fix basic scaling test

[PATCH i-g-t 1/2] test/kms_psr_sink_crc - subtests psr_basic and psr_drrs need test cleanup
 2018-01-04 14:07 UTC 

[PATCH i-g-t] test/kms_psr_sink_crc - Hack to test test_cleanup(&data) for psr_basic
 2018-01-04 13:39 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 0/7] kms_vblank: Move tests over from kms_flip
 2018-01-04 13:36 UTC  (9+ messages)
` [PATCH i-g-t 1/7] tests/kms_flip: Remove blt/rcs flip tests
` [PATCH i-g-t 2/7] tests/kms_flip: Move kms_flip.vblank-vs-hang to kms_vblank
` [PATCH i-g-t 3/7] kms_vblank: Reorganize subtests by pipe
` [PATCH i-g-t 4/7] kms_vblank: Make the -hang tests work as intended
` [PATCH i-g-t 5/7] kms_vblank: Add tests implemented in kms_flip
` [PATCH i-g-t 6/7] kms_flip: Remove redundant vblank tests
` [PATCH i-g-t 7/7] kms_vblank: Remove teardown code from cleanup_crtc
` ✗ Fi.CI.BAT: failure for kms_vblank: Move tests over from kms_flip

[PATCH i-g-t] lib/rendercopy: Refactoring rendercopy libraries
 2018-01-04 12:53 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH igt 1/2] igt/gem_busy: Remove repeated use of igt_spin_batch_new
 2018-01-04 12:14 UTC  (5+ messages)
` [PATCH igt 2/2] lib/gem: Reset the global seqno at the start of each test
` ✓ Fi.CI.BAT: success for series starting with [1/2] igt/gem_busy: Remove repeated use of igt_spin_batch_new
` ✗ Fi.CI.IGT: warning "
` ✗ Fi.CI.BAT: failure "

[PATCH igt 1/4] igt/gem_busy: Remove repeated use of igt_spin_batch_new
 2018-01-04 11:45 UTC  (7+ messages)
` [PATCH igt 2/4] igt/perf_pmu: Skip GEM checks for repeated spin_batch allocations
` [PATCH igt 3/4] igt/kms_flip: Do igt_require_gem() just once
` [PATCH igt 4/4] lib/gem: Reset the global seqno at the start of each test
` ✓ Fi.CI.BAT: success for series starting with [1/4] igt/gem_busy: Remove repeated use of igt_spin_batch_new
` ✓ Fi.CI.IGT: "

[PATCH igt] igt/kms_flip: Do igt_require_gem() just once
 2018-01-04 11:37 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH i-g-t] meson: Bump required version to 0.44.0
 2018-01-04 10:02 UTC  (3+ messages)

[PATCH] drm/i915/dmc: DMC 1.07 for Cannonlake
 2018-01-04  7:52 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dmc: DMC 1.07 for Cannonlake (rev3)

[PATCH 1/3] drm/i915/psr: Kill psr.source_ok flag
 2018-01-03 22:53 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/psr: CAN_PSR() macro to check for PSR source and sink support
` [PATCH 3/3] drm/i915/psr: Avoid initializing PSR if there is no "
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/psr: Kill psr.source_ok flag
` ✓ Fi.CI.IGT: "

[RFC v2 0/8] drm: Add generic fbdev emulation
 2018-01-03 22:42 UTC  (10+ messages)
` [RFC v2 1/8] drm: provide management functions for drm_file
` [RFC v2 2/8] drm/ioctl: Remove trailing whitespace
` [RFC v2 3/8] drm: Export some ioctl functions
` [RFC v2 4/8] drm/fb-helper: Ensure driver module is pinned in fb_open()
` [RFC v2 5/8] drm/fb-helper: Don't restore if fbdev is not in use
` [RFC v2 6/8] drm: Handle fbdev emulation in core
` [RFC v2 7/8] drm/fb-helper: Add generic fbdev emulation
` [RFC v2 8/8] drm/vc4: Test "
` ✓ Fi.CI.BAT: success for drm: Add generic fbdev emulation (rev2)

[PATCH v2 0/8] Fix PSR-vblank-DMC interaction
 2018-01-03 22:20 UTC  (6+ messages)
` [PATCH v2 3/8] drm/i915/psr: Avoid initializing PSR if there is no sink support

[PATCH i-g-t v9] tests/kms_frontbuffer_tracking: Including DRRS test coverage
 2018-01-03 22:14 UTC  (7+ messages)
` [PATCH i-g-t v10] "
  ` [PATCH i-g-t v11] "

PROBLEM: i915 causes complete desktop freezes in 4.15-rc5
 2018-01-03 21:53 UTC  (17+ messages)

[PATCH igt] igt/perf_pmu: Skip GEM checks for repeated spin_batch allocations
 2018-01-03 18:54 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH] Idleness DRRS:
 2018-01-03 18:49 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_frontbuffer_tracking: Idleness DRRS coverage (rev6)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Grab power domain in skl_pipe_wm_get_hw_state()
 2018-01-03 18:03 UTC  (3+ messages)

[PATCH] drm/i915: Assert we do not try to wait on an invalid seqno
 2018-01-03 17:49 UTC  (3+ messages)

[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
 2018-01-03 15:16 UTC  (3+ messages)
  ` [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW

[v2 PATCH 1/2] drm/i915/guc : Decoupling ADS and logs from submission
 2018-01-03 14:05 UTC  (3+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [v2,1/2] "

[PATCH 01/19] drm/i915: Delete defunct i915_gem_request_assign()
 2018-01-03 12:24 UTC  (17+ messages)
` [PATCH 09/19] drm/i915: Assert all signalers we depended on did indeed signal
` [PATCH 10/19] drm/i915/execlists: Assert there are no simple cycles in the dependencies
` [PATCH 11/19] drm/i915/execlists: Reduce list_for_each_safe+list_safe_reset_next
` [PATCH 15/19] drm/i915: Hold rpm wakeref for modifying the global seqno
` [PATCH 16/19] drm/i915/execlists: Clear context-switch interrupt earlier in the reset
` [PATCH 17/19] drm/i915/execlists: Record elsp offset during engine setup
` [PATCH 18/19] drm/i915/execlists: Tidy enabling execlists

[PATCH i-g-t] kms_atomic_transition: Remove skip_on_unsupported_nonblocking_modeset
 2018-01-03 11:30 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915: Try EDID bitbanging on HDMI after failed read
 2018-01-03  9:23 UTC  (5+ messages)


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