messages from 2017-01-09 10:24:03 to 2017-01-11 07:41:41 UTC [more...]
[PATCH 00/10] enable psr2 for idle_screen on y-cordinate panel
2017-01-11 7:41 UTC (7+ messages)
` [PATCH 01/10] drm : adds Y-coordinate and Colorimetry Format
` [Intel-gfx] "
` [PATCH 02/10] drm/i915/psr: program vsc header for psr2
` [Intel-gfx] "
[alsa-devel] [PATCH v4 0/3] support DP MST audio
2017-01-11 7:39 UTC (7+ messages)
[PATCH 1/3] drm/i915: Use the MRU stack search after evicting
2017-01-11 7:06 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Extract reserving space in the GTT to a helper
` [PATCH 3/3] drm/i915: Prefer random replacement before eviction search
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Use the MRU stack search after evicting
[PATCH 0/5] Fix issues caused by gvt init timing
2017-01-11 3:29 UTC (13+ messages)
` [PATCH 1/5] drm/i915: make intel_gvt_init() later instead of too early
` [PATCH 2/5] drm/i915/gvt: move intel iommu detection to intel_gvt_init()
` [PATCH 3/5] drm/i915/gvt: remove detect_host() MPT hook
` [PATCH 4/5] drm/i915/gvt: use normal mmio read function for firmware exposure
` [PATCH 5/5] drm/i915/gvt: fix vgpu type size init
` ✓ Fi.CI.BAT: success for Fix issues caused by gvt init timing
[PATCH] drm/i915/psr: disable psr2 for resolution greater than 32X20
2017-01-10 23:44 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
2017-01-10 20:57 UTC (10+ messages)
` [PATCH v4] "
` ✗ Fi.CI.BAT: warning for drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE (rev3)
[RFCv2 01/19] drm/i915: Provide a hook for selftests
2017-01-10 19:49 UTC (12+ messages)
` [RFCv2 07/19] drm/i915: Mock the GEM device for self-testing
` [RFCv2 08/19] drm/i915: Mock a GGTT "
` [RFCv2 17/19] drm/i915: Add some mock tests for dmabuf interop
` [RFCv2 18/19] drm/i915: Add initial selftests for i915_gem_gtt
` [RFCv2 19/19] drm/i915: Initial selftests for exercising eviction
[PATCH 0/9] drm/i915: SKL+ render decompression support
2017-01-10 19:23 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: SKL+ render decompression support (rev2)
[CI 1/5] drm/i915: Consolidate reset_request()
2017-01-10 18:53 UTC (6+ messages)
` [CI 2/5] drm/i915: Set guilty-flag on fence after detecting a hang
` [CI 3/5] drm/i915: Set an error status for a resubmitted request
` [CI 4/5] drm/i915: Mark all incomplete requests as -EIO when wedged
` [CI 5/5] drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged()
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/5] drm/i915: Consolidate reset_request()
[PATCH] drm/probe-helpers: Drop locking from poll_enable
2017-01-10 17:52 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 9/9] drm/i915: Add render decompression support
2017-01-10 17:04 UTC (4+ messages)
` [PATCH v2 "
4.10-rc2 oops in DRM connector code
2017-01-10 16:52 UTC (13+ messages)
` [Intel-gfx] "
[RESEND PATCH v14 0/2] New debugfs API for capturing CRC of frames
2017-01-10 16:31 UTC (6+ messages)
` [RESEND PATCH v14 1/2] drm/i915: Use new CRC debugfs API
` [RESEND PATCH v14 2/2] drm/i915: Put "cooked" vlank counters in frame CRC lines
` ✗ Fi.CI.BAT: warning for New debugfs API for capturing CRC of frames
[CI 1/2] drm/i915: Include ioctl in set-tiling and get-tiling function names
2017-01-10 15:23 UTC (3+ messages)
` [CI 2/2] drm/i915: Split out i915_gem_object_set_tiling()
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/2] drm/i915: Include ioctl in set-tiling and get-tiling function names
[PATCH 1/2] drm/i915: Construct a request even if the GPU is currently hung
2017-01-10 14:16 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Skip switch to kernel context if already done
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Construct a request even if the GPU is currently hung
[PATCH 1/5] drm/i915: Consolidate reset_request()
2017-01-10 13:52 UTC (11+ messages)
` [PATCH 2/5] drm/i915: Set guilty-flag on fence after detecting a hang
` [PATCH 3/5] drm/i915: Set an error status for a resubmitted request
` [PATCH 4/5] drm/i915: Mark all incomplete requests as -EIO when wedged
` [PATCH 5/5] drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged()
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Consolidate reset_request()
[PATCH v2 0/7] drm/atomic: Add accessor macros for all atomic state
2017-01-10 13:46 UTC (10+ messages)
` [PATCH v2 1/7] drm/atomic: Add new iterators over all state
` [PATCH v2.1 1/7] drm/atomic: Add new iterators over all state, v3
` [PATCH v2 2/7] drm/atomic: Make add_affected_connectors look at crtc_state
` [PATCH v2 3/7] drm/atomic: Use new atomic iterator macros
` [PATCH v2 4/7] drm/atomic: Fix atomic helpers to use the new "
` [PATCH v2 5/7] drm/atomic: Add macros to access existing old/new state
` [PATCH v2 6/7] drm/atomic: Convert get_existing_state callers to get_old/new_state
` [PATCH v2 7/7] drm/blend: Use new atomic iterator macros
` ✗ Fi.CI.BAT: warning for drm/atomic: Add accessor macros for all atomic state
[PATCH v5 1/6] i2c: designware: Rename accessor_flags to flags
2017-01-10 13:16 UTC (6+ messages)
` [PATCH v5 5/6] i2c: designware-baytrail: Fix race when resetting the semaphore
[CI 1/2] drm/i915: Extract compute_partial_view()
2017-01-10 11:53 UTC (3+ messages)
` [CI 2/2] drm/i915: Clip the partial view against the object not vma
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Extract compute_partial_view()
[PATCH 06/10] drm/i915/psr: set CHICKEN_TRANS for psr2
2017-01-10 11:08 UTC (3+ messages)
[PATCH 03/10] drm/i915/psr: fix blank screen issue for psr2
2017-01-10 10:31 UTC (4+ messages)
[PATCH 1/6] drm/i915: Extract tile_row_size for fencing
2017-01-10 10:22 UTC (13+ messages)
` [PATCH 2/6] drm/i915: Align GGTT sizes to a fence tile row
` [PATCH 3/6] drm/i915: Replace WARNs in fence register writes with extensive asserts
` [PATCH 4/6] drm/i915: Store required fence size/alignment for GGTT vma
` [PATCH 5/6] drm/i915: Remove the rounding down of the gen4+ fence region
` [PATCH 6/6] drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Extract tile_row_size for fencing
[PATCH igt] lib/kms: Disallow hotplugs during testing by default
2017-01-10 9:54 UTC
[PATCH 3/3] drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()
2017-01-10 9:52 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/3] drm/i915/DMC/GLK: Load DMC on GLK
2017-01-10 9:09 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915/DMC/GLK: Load DMC on GLK (rev2)
[GIT PULL] GVT-g fixes for 4.10-rc4
2017-01-10 8:21 UTC (2+ messages)
[PATCH] [RFC i-g-t] Test Design to verify mipi enable/disable sequence
2017-01-10 7:49 UTC (4+ messages)
USB-C to HDMI adapters unusable on Linux, fine on Win10
2017-01-10 7:28 UTC
DP compliance failure due to dithering for 18bpp video pattern
2017-01-10 1:43 UTC
[PATCH V3 0/5] Add support for Legacy HDMI audio drivers
2017-01-10 5:08 UTC (8+ messages)
` ✓ Fi.CI.BAT: success for Add support for Legacy HDMI audio drivers (rev4)
` [PATCH V3 1/5] drm/i915: setup bridge for HDMI LPE audio driver
` [PATCH V3 2/5] drm/i915: Add support for audio driver notifications
` [PATCH V3 3/5] ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T
` [PATCH V3 4/5] ALSA: x86: hdmi: Add audio support for BYT and CHT
` [PATCH V3 5/5] ALSA: x86: hdmi: continue playback even when display resolution changes
[RFC PATCH 0/3] SVM for kbl
2017-01-09 21:22 UTC (8+ messages)
` [RFC PATCH 1/3] drm/i915: Create context desc template when context is created
` [RFC PATCH 2/3] drm/i915: IOMMU based SVM implementation v16
` [RFC PATCH 3/3] drm/i915: add SVM execbuf ioctl v13
` ✗ Fi.CI.BAT: failure for SVM for kbl
[PATCH] drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround
2017-01-09 21:07 UTC (2+ messages)
` [PATCHv2] "
[PULL] drm-misc-fixes
2017-01-09 19:17 UTC
[PULL] drm-intel-next
2017-01-09 19:13 UTC
[PULL] drm-misc-next
2017-01-09 19:15 UTC
[PATCH 0/3] drm/atomic: Add helper for hw_done and fix suspend
2017-01-09 18:53 UTC (5+ messages)
` [PATCH 1/3] drm/atomic: move waiting for hw_done to a helper
` [PATCH 2/3] drm/i915: Wait for pending modesets to complete before trying link training
` [PATCH 3/3] drm/atomic: Make disable_all helper fully disable the crtc
` ✓ Fi.CI.BAT: success for drm/atomic: Add helper for hw_done and fix suspend
Small GEM fixes
2017-01-09 16:28 UTC (10+ messages)
` [PATCH 21/26] drm/i915: Include ioctl in set-tiling and get-tiling function names
` [PATCH 22/26] drm/i915: Split out i915_gem_object_set_tiling()
` [PATCH 25/26] drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
[PATCH 2/2] drm/i915: rewrite FBC's atomic CRTC-choosing code
2017-01-09 15:15 UTC (3+ messages)
[PATCH 1/3] dma-fence: Clear fence->status during dma_fence_init()
2017-01-09 14:56 UTC (4+ messages)
` [PATCH 3/3] dma-fence: Introduce drm_fence_set_error() helper
[PATCH 1/3] drm/i915: s/gen8_setup_page_directory/gen8_setup_pdpe/
2017-01-09 14:50 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "
[PATCH 01/10] drm/i915: Pack the partial view size and offset into a single u64
2017-01-09 14:14 UTC (17+ messages)
` [PATCH 05/10] drm/i915: Extact compute_partial_view()
` [PATCH 06/10] drm/i915: Clip the partial view against the object not vma
` [PATCH 07/10] drm/i915: Align GGTT sizes to a fence tile row
` [PATCH 08/10] drm/i915: Replace WARNs in fence register writes with extensive asserts
` [PATCH 09/10] drm/i915: Store required fence size/alignment for GGTT vma
` [PATCH 10/10] drm/i915: Remove the rounding down of the gen4+ fence region
[PATCH] drm/i915: check ppgtt validity when init reg state
2017-01-09 13:53 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: check ppgtt validity when init reg state (rev2)
[PATCH] drm/i915: Flush untouched framebuffers before display on !llc
2017-01-09 13:48 UTC (5+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for "
[PATCH 13/14] drm: Add the VBT backlight sequences
2017-01-09 13:39 UTC (2+ messages)
[PATCH] drm/i915: Use the existing pages when retrying to DMA map
2017-01-09 13:04 UTC (5+ messages)
[PATCH 04/14] drm: Add DSI panel power on/off sequence programming
2017-01-09 12:47 UTC (3+ messages)
[PATCH 11/14] drm: Add DSI reset sequence
2017-01-09 12:30 UTC (2+ messages)
[PATCH] drm/i915: Break after walking all GGTT vma in bump_inactive_ggtt
2017-01-09 11:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).