public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-06-07 15:20:33 to 2016-06-08 14:51:00 UTC [more...]

[PATCH 0/6] drm/i915/bxt: Fix DDI PHY setup for low resolutions
 2016-06-08 14:50 UTC  (14+ messages)
` [PATCH 1/6] drm/i915/bxt: Wait for PHY1 GRC calibration synchronously
` [PATCH 2/6] drm/i915: Factor out intel_power_well_get/put
` [PATCH 3/6] drm/i915/bxt: Move DDI PHY enabling/disabling to the power well code
` [PATCH 4/6] drm/i915/bxt: Set DDI PHY lane latency optimization during modeset
` [PATCH 5/6] drm/i915/bxt: Rename broxton to bxt in PHY/CDCLK function prefixes
` [PATCH 6/6] drm/i915/bxt: Sanitiy check the PHY lane power down status
` ✓ Ro.CI.BAT: success for drm/i915/bxt: Fix DDI PHY setup for low resolutions

[PATCH i-g-t 1/2] tests/kms_chv_cursor_fail: Remove extra igt_pipe_crc_start
 2016-06-08 14:47 UTC  (7+ messages)
` [PATCH i-g-t 2/2] tests/kms_chv_cursor_fail: Run the tests with fewer steps

[PATCH 0/6] drm/i915: Remaining PSR fixes
 2016-06-08 14:34 UTC  (2+ messages)
` ✗ Ro.CI.BAT: warning for "

[PATCH 00/27] gen9 workarounds v3
 2016-06-08 14:29 UTC  (7+ messages)
` [PATCH 27/27] drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance
` ✓ Ro.CI.BAT: success for gen9 workarounds v3

[PATCH v22 00/11] Support for creating/using Stolen memory backed objects
 2016-06-08 14:02 UTC  (14+ messages)
` [PATCH 01/11] drm/i915: Add support for mapping an object page by page
` [PATCH 02/11] drm/i915: Introduce i915_gem_object_get_dma_address()
` [PATCH 03/11] drm/i915: Use insert_page for pwrite_fast
` [PATCH 04/11] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 05/11] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 06/11] drm/i915: Propagating correct error codes to the userspace
` [PATCH 07/11] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 08/11] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 09/11] drm/i915: Migrate stolen objects before hibernation
` [PATCH 10/11] drm/i915: Disable use of stolen area by User when Intel RST is present
` [PATCH 11/11] drm/i915: Extend GET_APERTURE ioctl to report available map space
` ✓ Ro.CI.BAT: success for Support for creating/using Stolen memory backed objects (rev17)

[PATCH 1/2] lib/gt: Omit illegal instruction on hang injection with gen 8+
 2016-06-08 13:59 UTC  (4+ messages)
` [PATCH 2/2] igt/gem_reset_stats: Add time constraints on hang detection

Breadcrumbs, again
 2016-06-08 13:47 UTC  (35+ messages)
` [PATCH 02/21] drm/i915: Delay queuing hangcheck to wait-request
` [PATCH 08/21] drm/i915: Use HWS for seqno tracking everywhere
` [PATCH 11/21] drm/i915: Refactor scratch object allocation for gen2 w/a buffer
` [PATCH 14/21] drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
` [PATCH 15/21] drm/i915: Stop setting wraparound seqno on initialisation
` [PATCH 17/21] drm/i915: Convert trace-irq to the breadcrumb waiter
` [PATCH 18/21] drm/i915: Embed signaling node into the GEM request
` [PATCH 19/21] drm/i915: Move the get/put irq locking into the caller

[PATCH 00/12] drm/i915: Eliminate DDI encoder->type frobbery
 2016-06-08 13:33 UTC  (19+ messages)
` [PATCH 01/12] drm/i915: Don't mark eDP encoders as MST capable
` [PATCH 02/12] drm/i915: Remove encoder type checks from MST suspend/resume
` [PATCH 03/12] drm/i915: Add output_types bitmask into the crtc state
` [PATCH 04/12] drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type()
` [PATCH 05/12] drm/i915: Replace manual lvds and sdvo/hdmi counting with intel_crtc_has_type()
` [PATCH 06/12] drm/i915: Kill has_dp_encoder from pipe_config
` [PATCH 07/12] drm/i915: Replace some open coded intel_crtc_has_dp_encoder()s
` [PATCH 08/12] drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
` [PATCH 09/12] drm/i915: Kill has_dsi_encoder
` [PATCH 10/12] drm/i915: Simplify hdmi_12bpc_possible()
` [PATCH 11/12] drm/i915: Check for invalid cloning earlier during modeset
` [PATCH 12/12] drm/i915: Stop frobbing with DDI encoder->type
` ✓ Ro.CI.BAT: success for drm/i915: Eliminate DDI encoder->type frobbery

[PATCH 0/4] drm/i915: updates to GuC doorbell handling
 2016-06-08 13:11 UTC  (9+ messages)
` [PATCH 1/4] drm/i915/guc: add doorbell map to debugfs/i915_guc_info
` [PATCH 2/4] drm/i915/guc: move guc_ring_doorbell() nearer to callsite
` [PATCH 3/4] drm/i915/guc: refactor doorbell management code
` [PATCH 4/4] drm/i915/guc: (re)initialise doorbell h/w when enabling GuC submission
` ✓ Ro.CI.BAT: success for drm/i915: updates to GuC doorbell handling

4.7-rc0: redshift stopped working on intel display
 2016-06-08 13:06 UTC  (4+ messages)
    ` [Intel-gfx] "

Tracking VMA
 2016-06-08 12:58 UTC  (25+ messages)
` [PATCH 06/38] drm/i915: Pad GTT views of exec objects up to user specified size
` [PATCH 10/38] drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
` [PATCH 13/38] drm/i915: Move obj->active:5 to obj->flags
` [PATCH 22/38] drm/gem/shrinker: Wait before acquiring struct_mutex under oom
` [PATCH 27/38] drm/i915: Reduce locking inside swfinish ioctl
` [PATCH 28/38] drm/i915: Remove pinned check from madvise ioctl
` [PATCH 29/38] drm/i915: Remove locking for get_tiling
` [PATCH 32/38] drm/i915: Stop the machine whilst capturing the GPU crash dump
` [PATCH 37/38] drm/i915: Track pinned VMA

[PATCH] drm/i915: Don't unregister fbdev twice
 2016-06-08 12:09 UTC  (3+ messages)
` ✓ Ro.CI.BAT: success for "

The vma leak fix from yonder
 2016-06-08 12:07 UTC  (23+ messages)
` [PATCH 01/62] drm/i915: Only start retire worker when idle
` [PATCH 04/62] drm/i915: Restore waitboost credit to the synchronous waiter
` [PATCH 08/62] drm/i915: Remove stop-rings debugfs interface
` [PATCH 12/62] drm/i915: Skip capturing an error state if we already have one
` [PATCH 13/62] drm/i915: Derive GEM requests from dma-fence
` [PATCH 14/62] drm/i915: Rename request reference/unreference to get/put
` [PATCH 27/62] drm/i915: Rename request->ringbuf to request->ring

[PATCH 1/2] Revert "drm/i915: Workaround CHV pipe C cursor fail"
 2016-06-08 11:09 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Crop cursor image for CHV pipe C cursor issue
` ✗ Ro.CI.BAT: failure for series starting with [1/2] Revert "drm/i915: Workaround CHV pipe C cursor fail"

[PATCH v2 00/20] drm/atomic: Provide default ->best_encoder() behavior
 2016-06-08 11:17 UTC  (7+ messages)
` [PATCH v2 07/20] drm: mediatek: Rely on the "
` [PATCH v2 08/20] drm: msm: Rely on the default ->best_encoder() behavior where appropriate
` [PATCH v2 11/20] drm: sti: Rely on the default ->best_encoder() behavior

BAT regression bug 95634, take 3
 2016-06-08 10:56 UTC  (6+ messages)
` [PATCH v3 23/33] drm/i915: Move module init/exit to i915_pci.c
` [PATCH v3 29/33] drm/i915: Split idling from forcing context switch

[PATCH v21 00/11] Support for creating/using Stolen memory backed objects
 2016-06-08 10:00 UTC  (13+ messages)
` [PATCH 01/11] drm/i915: Add support for mapping an object page by page
` [PATCH 02/11] drm/i915: Introduce i915_gem_object_get_dma_address()
` [PATCH 03/11] drm/i915: Use insert_page for pwrite_fast
` [PATCH 04/11] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 05/11] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 06/11] drm/i915: Propagating correct error codes to the userspace
` [PATCH 07/11] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 08/11] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 09/11] drm/i915: Migrate stolen objects before hibernation
` [PATCH 10/11] drm/i915: Disable use of stolen area by User when Intel RST is present
` [PATCH 11/11] drm/i915: Extend GET_APERTURE ioctl to report available map space
` ✗ Ro.CI.BAT: failure for Support for creating/using Stolen memory backed objects (rev16)

FW: Wrt golden MMIO/CFG snaphot in GVT-g
 2016-06-08  9:23 UTC  (4+ messages)

[i-g-t RFC 1/3] lib: Wrap kcov
 2016-06-08  8:52 UTC  (3+ messages)
` [i-g-t RFC 2/3] lib: Capture kcov around ioctls
` [i-g-t RFC 3/3] Preliminary fuzzing/test minimisation

[PATCH v7 00/11] Introduce the implementation of GVT context
 2016-06-08  8:44 UTC  (29+ messages)
` [PATCH v7 01/11] drm/i915: Factor out i915_pvinfo.h
` [PATCH v7 02/11] drm/i915: Use offsetof() to calculate the offset of members in PVINFO page
` [PATCH v7 03/11] drm/i915: Fold vGPU active check into inner functions
` [PATCH v7 04/11] drm/i915: Add teardown path in intel_vgt_ballon()
` [PATCH v7 05/11] drm/i915: gvt: Introduce the basic architecture of GVT-g
` [PATCH v7 07/11] drm/i915: Make ring buffer size of a LRC context configurable
` [PATCH v7 08/11] drm/i915: Make addressing mode bits in context descriptor configurable
` [PATCH v7 09/11] drm/i915: Introduce execlist context status change notification
` [PATCH v7 10/11] drm/i915: Support LRC context single submission
` [PATCH v7 11/11] drm/i915: Introduce GVT context creation API
` ✓ Ro.CI.BAT: success for Introduce the implementation of GVT context (rev5)

[RFC 00/12] Support for sustained capturing of GuC firmware logs
 2016-06-08  8:30 UTC  (7+ messages)

[PATCH 1/3] drm/i915/guc: fix GuC loading/submission check
 2016-06-08  8:18 UTC  (6+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/3] "

[PATCH v6 0/9] Introduce the implementation of GVT context
 2016-06-08  7:49 UTC  (5+ messages)
` [PATCH v6 7/9] drm/i915: Introduce execlist context status change notification

[PATCH] drm/core: Change declaration for gamma_set
 2016-06-07 22:23 UTC  (3+ messages)
` [PATCH v2] "

[PULL] topic/drm-misc
 2016-06-07 20:00 UTC 

[PULL] drm-intel-next
 2016-06-07 19:56 UTC 

[PATCH v2 0/9] drm/fb-helper: Deferred setup support
 2016-06-07 19:54 UTC  (13+ messages)
` [PATCH v2 1/9] drm/fb-helper: Cleanup checkpatch warnings
` [PATCH v2 2/9] drm/fb-helper: Reshuffle code for subsequent patches
` [PATCH v2 3/9] drm/fb-helper: Improve code readability
` [PATCH v2 4/9] drm/fb-helper: Push down modeset lock into FB helpers
` [PATCH v2 5/9] drm/fb-helper: Add top-level lock
` [PATCH v2 6/9] drm/fb-helper: Support deferred setup
` [PATCH v2 7/9] drm/atmel-hlcdc: Remove custom FB helper "
` [PATCH v2 8/9] drm/exynos: "
` [PATCH v2 9/9] drm/hisilicon: "
` ✗ Ro.CI.BAT: failure for drm/fb-helper: Deferred setup support

[PATCH v3] drm/i915/ilk: Don't disable SSC source if it's in use
 2016-06-07 19:37 UTC  (7+ messages)
` [PATCH v4] "
    ` [Intel-gfx] "

[PATCH] drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
 2016-06-07 16:26 UTC  (2+ messages)

[PATCH] drm/i915: only disable memory self-refresh on GMCH
 2016-06-07 15:58 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for "


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