Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-27 15:45:01 to 2017-05-02 07:40:52 UTC [more...]

Updated drm-intel-testing
 2017-05-02  7:34 UTC 

[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
 2017-05-02  7:40 UTC  (10+ messages)
` [RFC PATCH 1/6] drm/i915/gvt: extend the GVT-g architecture to support vfio device region
` [RFC PATCH 2/6] drm/i915/gvt: OpRegion support for GVT-g
` [RFC PATCH 3/6] drm/i915/gvt: framebuffer decoder "
` [RFC PATCH 4/6] drm/i915: export i915 dmabuf_ops
` [RFC PATCH 5/6] drm/i915/gvt: dmabuf support for GVT-g
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf
` ✓ Fi.CI.BAT: success for drm/i915/gvt: dma-buf support for GVT-g

[PATCH v6 00/12] drm/i915: Convert connector properties to atomic
 2017-05-02  6:28 UTC  (16+ messages)
` [PATCH v6 01/12] drm/atomic: Handle picture_aspect_ratio in atomic core
` [PATCH v6 02/12] drm/atomic: Add support for custom scaling mode properties, v2
` [PATCH v6 03/12] drm/i915: Use atomic scaling_mode instead of panel.fitting_mode
` [PATCH v6 04/12] drm/i915: Use per-connector scaling mode property
` [PATCH v6 05/12] drm/i915: Add plumbing for digital connector state, v3
` [PATCH v6 06/12] drm/i915: Convert DSI connector properties to atomic
` [PATCH v6 07/12] drm/i915: Convert LVDS "
` [PATCH v6 08/12] drm/i915: Make intel_dp->has_audio reflect hw state only
` [PATCH v6 09/12] drm/i915: Convert intel_dp properties to atomic, v2
` [PATCH v6 10/12] drm/i915: Convert intel_hdmi connector properties to atomic
` [PATCH v6 11/12] drm/i915: Handle force_audio correctly in intel_sdvo
` [PATCH v6 12/12] drm/i915: Convert intel_sdvo connector properties to atomic
` ✗ Fi.CI.BAT: failure for drm/i915: Convert connector properties to atomic. (rev7)
` ✓ Fi.CI.BAT: success "

[PATCH v2 00/11] drm/i915: LPE audio runtime PM and multipipe (v2)
 2017-05-02  1:29 UTC  (21+ messages)
` [PATCH 01/11] drm/i915: Fix runtime PM for LPE audio
` [PATCH 02/11] ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown
` [PATCH 03/11] drm/i915: Stop pretending to mask/unmask LPE audio interrupts
` [PATCH v2 04/11] drm/i915: Remove the unused pending_notify from LPE platform data
` [PATCH 05/11] drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock
` [PATCH v2 06/11] drm/i915: Remove hdmi_connected from LPE audio pdata
` [PATCH 07/11] drm/i915: Reorganize intel_lpe_audio_notify() arguments
` [PATCH v2 08/11] drm/i915: Clean up the LPE audio platform data
` [PATCH 09/11] ALSA: x86: Prepare LPE audio ctls for multiple PCMs
` [PATCH v2 10/11] ALSA: x86: Split snd_intelhad into card and PCM specific structures
` [PATCH v2 11/11] ALSA: x86: Register multiple PCM devices for the LPE audio card
  ` [alsa-devel] "
` [PATCH alsa-lib] conf: Add multiple hdmi pcm definition for Intel LPE audio
` ✓ Fi.CI.BAT: success for "
  ` [alsa-devel] [PATCH v2 00/11] drm/i915: LPE audio runtime PM and multipipe (v2)

[PATCH v7 12/15] drm/i915/perf: Add OA unit support for Gen 8+
 2017-05-02  1:17 UTC  (2+ messages)
` [PATCH v9 "

[PATCH v7 00/20] Gen8+ engine-reset
 2017-05-01 21:15 UTC  (32+ messages)
` [PATCH v7 01/20] drm/i915: Update i915.reset to handle engine resets
` [PATCH v7 02/20] drm/i915: Modify error handler for per engine hang recovery
` [PATCH v7 03/20] drm/i915: Add support for per engine reset recovery
` [PATCH v7 04/20] drm/i915: Skip reset request if there is one already
` [PATCH v7 05/20] drm/i915: Cancel reset-engine if we couldn't find an active request
` [PATCH v7 06/20] drm/i915: Add engine reset count to error state
` [PATCH v7 07/20] drm/i915: Export per-engine reset count info to debugfs
` [PATCH v7 08/20] drm/i915: Enable Engine reset and recovery support
` [PATCH v7 09/20] drm/i915: Add engine reset count in get-reset-stats ioctl
` [PATCH v7 10/20] drm/i915/selftests: reset engine self tests
` [PATCH v7 11/20] drm/i915/guc: fix mmio whitelist mmio_start offset and add reminder
` [PATCH v7 12/20] drm/i915/guc: Provide register list to be saved/restored during engine reset
` [PATCH v7 13/20] drm/i915/guc: Rename the function that resets the GuC
` [PATCH v7 14/20] drm/i915/guc: Add support for reset engine using GuC commands
` [PATCH v7 15/20] drm/i915: Watchdog timeout: Pass GuC shared data structure during param load
` [PATCH v7 16/20] drm/i915: Watchdog timeout: IRQ handler for gen8+
` [PATCH v7 17/20] drm/i915: Watchdog timeout: Ringbuffer command emission "
` [PATCH v7 18/20] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout
` [PATCH v7 19/20] drm/i915: Watchdog timeout: Include threshold value in error state
` [PATCH v7 20/20] drm/i915: Watchdog timeout: Export media reset count from GuC to debugfs
` ✓ Fi.CI.BAT: success for Gen8+ engine-reset (rev4)

[PATCH v3 1/2] PCI / PM: Add needs_resume flag to avoid suspend complete optimization
 2017-05-01 20:36 UTC  (7+ messages)
` [PATCH v3 2/2] drm/i915: Prevent the system "
` ✓ Fi.CI.BAT: success for series starting with [v3,1/2] PCI / PM: Add needs_resume flag to avoid "

[RESEND FOR CI PATCH v8 0/4] Adding driver-private objects to atomic state
 2017-05-01 19:03 UTC  (6+ messages)
` [RESEND FOR CI PATCH v8 1/4] drm: Add "
` [RESEND FOR CI PATCH v8 2/4] drm/dp: Introduce MST topology state to track available link bandwidth
` [RESEND FOR CI PATCH v8 3/4] drm/dp: Add DP MST helpers to atomically find and release vcpi slots
` [RESEND FOR CI PATCH v8 4/4] drm/dp: Track MST link bandwidth
` ✓ Fi.CI.BAT: success for Adding driver-private objects to atomic state

[PATCH v7 0/4] Adding driver-private objects to atomic state
 2017-05-01 16:58 UTC  (8+ messages)
` [PATCH v7 4/4] drm/dp: Track MST link bandwidth
    ` [PATCH v8 "
` ✓ Fi.CI.BAT: success for Adding driver-private objects to atomic state (rev3)

[PATCH] drm/i915: New vfunc prepare_request
 2017-05-01  7:28 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH] drm/i915: fix ptr_ret.cocci warnings

[PATCH v2 0/4] drm/i915: Calculate intermediate watermarks correctly
 2017-05-01 13:53 UTC  (6+ messages)
` [PATCH v2 1/4] drm/i915: Change use get_new_plane_state instead of existing plane state
` [PATCH v2 2/4] drm/i915: Change get_existing_crtc_state to old state
` [PATCH v2 3/4] drm/i915: Calculate ironlake intermediate watermarks correctly, v2
` [PATCH v2 4/4] drm/i915: Calculate vlv/chv "
` ✓ Fi.CI.BAT: success for drm/i915: Calculate intermediate watermarks correctly

[PATCH 1/2] drm: Make fbdev inherit the crtc's initial rotation
 2017-04-30 19:34 UTC  (9+ messages)
` [PATCH 1/2] drm/fb-helper: Make fbdev inherit the crtc's rotation

[PATCH 1/2] drm/i915: Mark CPU cache as dirty on every transition for CPU writes
 2017-04-29  8:43 UTC  (3+ messages)

[PATCH v2 0/7] Add Y-tiling support into IGTs
 2017-04-29  3:14 UTC  (10+ messages)
` [PATCH v2 1/7] lib/igt_fb: Let others use igt_get_fb_tile_size
` [PATCH v2 2/7] lib/igt_fb: Add helper function for tile_to_mod
` [PATCH v2 3/7] lib/igt_draw: Add Y-tiling support
` [PATCH v2 4/7] lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method
` [PATCH v2 5/7] tests/kms_draw_crc: add support for Y tiling
` [PATCH v2 6/7] igt/kms_frontbuffer_tracking: Add Y-tiling support
` [PATCH v2 7/7] igt/kms_fbc_crc.c : Add Y-tile tests

[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-04-28 17:11 UTC  (3+ messages)
` [PATCH 12/67] drm/i915/cnl: Introduce initial Cannonlake Workarounds

[PATCH 1/2] tools/null_state_gen: Automatically generate the copyright header
 2017-04-28 14:36 UTC  (3+ messages)
` [PATCH 2/2] tools/null_state_gen: Add GEN10 golden context batch buffer creation
  ` [PATCH] "

Confluence of eb + timeline improvements
 2017-04-28 19:22 UTC  (10+ messages)
` [PATCH 13/27] drm/i915/execlists: Pack the count into the low bits of the port.request
` [PATCH 16/27] drm/i915: Reinstate reservation_object zapping for batch_pool objects
` ✓ Fi.CI.BAT: success for series starting with [01/27] drm/i915/selftests: Allocate inode/file dynamically (rev5)
` ✓ Fi.CI.BAT: success for series starting with [01/27] drm/i915/selftests: Allocate inode/file dynamically (rev6)

[PATCH v8] drm/i915: Squash repeated awaits on the same fence
 2017-04-28 19:02 UTC  (14+ messages)
` [PATCH v9] "
  ` [PATCH v10] "
    ` [PATCH v13] "
      ` [PATCH v14] "

[PATCH v2 00/21] Introduce common scatterlist map function
 2017-04-28 19:01 UTC  (24+ messages)
` [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions
` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function
` [PATCH v2 15/21] xen-blkfront: "

[PATCH] drm/i915: Allow null render state batchbuffers bigger than one page
 2017-04-28 16:53 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/guc: Enable send function only after successful init
 2017-04-28 15:34 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messages
 2017-04-28 14:16 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/edp: Read link status after exit PSR
 2017-04-28 11:50 UTC  (7+ messages)
` [PATCH v2] drm/i915/edp: Read link status after exit link training
` ✓ Fi.CI.BAT: success for drm/i915/edp: Read link status after exit PSR (rev2)

[PATCH] drm/i915: Do not leak dev_priv->l3_parity.remap_info[]
 2017-04-28 10:46 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/4] drm/i915: Sanitize engine context sizes
 2017-04-28  9:17 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Eliminate HAS_HW_CONTEXTS
` [PATCH 3/4] drm/i915: Reset ILK during GEM sanitization
` [PATCH 4/4] drm/i915: Capture CCID on ILK
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Sanitize engine context sizes

[PATCH 1/3] drm/i915: Avoid the branch in computing intel_ring_space()
 2017-04-28  8:40 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Report the ring->space from intel_ring_update_space()

[PATCH 1/2] drm/i915/guc: Fix sleep under spinlock during reset
 2017-04-28  8:26 UTC  (10+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH v8 12/15] drm/i915/perf: Add OA unit support for Gen 8+
 2017-04-27 23:16 UTC 

[PATCH] drm/i915: Update MOCS settings for gen 9
 2017-04-27 16:23 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Sanitize engine context sizes
 2017-04-27 15:44 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Eliminate HAS_HW_CONTEXTS


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