messages from 2017-02-25 10:31:35 to 2017-02-28 09:21:10 UTC [more...]
[PATCH] drm/i915/guc: Make wq_lock irq-safe
2017-02-28 9:21 UTC (5+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Force uncached PPAT for debugging purposes
2017-02-28 9:05 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/2] gpu: drm: Use pr_cont and neaten logging
2017-02-28 9:04 UTC (3+ messages)
` [PATCH 2/2] gpu: drm: Convert printk(KERN_<LEVEL> to pr_<level>
[PATCH] drm/i915: Consolidate reporting of "missed breadcrumbs"
2017-02-28 9:00 UTC (2+ messages)
[PATCH resend 00/15] drm/i915/dsi: Fix / cleanup dsi enable / disable sequences
2017-02-28 9:00 UTC (32+ messages)
` [PATCH resend 05/15] drm/i915/dsi: Document the panel enable / disable sequences from the spec
` [PATCH resend 07/15] drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON
` [PATCH resend 11/15] drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight
` [PATCH resend 12/15] drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order
` [PATCH resend 13/15] drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable
` [PATCH resend 14/15] drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)
` [PATCH resend 15/15] drm/i915/dsi: Skip delays for v3 VBTs in vid-mode
[PATCH v5 0/6] HDMI 2.0: Scrambling in DRM layer
2017-02-28 8:53 UTC (8+ messages)
` [PATCH v5 1/6] drm: Add SCDC helpers
` [PATCH v5 2/6] drm/edid: check for HF-VSDB block
` [PATCH v5 3/6] drm/edid: detect SCDC support in HF-VSDB
` [PATCH v5 4/6] "
` [PATCH v5 5/6] drm/i915: enable scrambling
` [PATCH v5 6/6] drm/i915: allow HDMI 2.0 clock rates
` ✓ Fi.CI.BAT: success for HDMI 2.0: Scrambling in DRM layer (rev5)
[PATCH] drm/i915: Consolidate reporting of "missed breadcrumbs"
2017-02-28 8:50 UTC
[PATCH] drm/i915: Consolidate reporting of "missed breadcrumbs"
2017-02-28 8:40 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 0/4] Various improvements around the GuC topic
2017-02-28 8:04 UTC (3+ messages)
` [PATCH 3/4] drm/i915/guc: s/ads_vma/addon
[PATCH 0/2] Try to fix MST regression with DDI IO power domains
2017-02-28 7:53 UTC (4+ messages)
` [PATCH 1/2] drm/i915: Enable DDI IO power domains in the DP MST path
` [PATCH 2/2] drm/i915: Remove duplicate DDI enabling logic from "
` ✗ Fi.CI.BAT: failure for Try to fix MST regression with DDI IO power domains
[PATCH v3 6/6] drm/i915: Only enable DDI IO power domains after enabling DPLL
2017-02-28 7:28 UTC (4+ messages)
` [PATCH] "
[PATCH] drm/915/glk: Enable pooled EUs for Geminilake
2017-02-28 6:25 UTC (2+ messages)
Make execbuf fast[er]
2017-02-28 6:11 UTC (3+ messages)
` [PATCH 01/15] drm/i915: Copy user requested buffers into the error state
[PATCH 0/9] drm/i915: SKL+ render decompression support
2017-02-28 5:36 UTC (5+ messages)
` [PATCH 8/9] drm/i915: Implement .get_format_info() hook for CCS
` [Intel-gfx] "
[PATCH v2] Add the new tool for create GVT-g Linux guest based on KVMGT
2017-02-28 3:54 UTC (5+ messages)
[PATCH 1/5] drm/i915: Remove redundant TLB invalidate on switching contexts
2017-02-27 23:50 UTC (4+ messages)
` [PATCH 4/5] drm/i915: Suppress context restore w/a when using MI_RESTORE_INHIBIT
[PATCH] drm/i915: Avoiding recursing on ww_mutex inside shrinker
2017-02-27 23:22 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] ACPI / bus: Introduce a list of ids for "always present" devices
2017-02-27 22:53 UTC (11+ messages)
[CI 1/4] drm/i915: Report both waiters and success from intel_engine_wakeup()
2017-02-27 22:08 UTC (6+ messages)
` [CI 2/4] drm/i915: Signal first fence from irq handler if complete
` [CI 3/4] drm/i915: Defer enabling hangcheck to the first fake breadcrumb interrupt
` [CI 4/4] drm/i915: Delay disabling the user interrupt for breadcrumbs
` ✓ Fi.CI.BAT: success for series starting with [CI,1/4] drm/i915: Report both waiters and success from intel_engine_wakeup()
[PATCH v5 1/4] drm/i915: Report both waiters and success from intel_engine_wakeup()
2017-02-27 19:05 UTC (10+ messages)
` [PATCH v5 2/4] drm/i915: Signal first fence from irq handler if complete
` [PATCH v5 3/4] drm/i915: Defer enabling hangcheck to the first fake breadcrumb interrupt
` [PATCH v5 4/4] drm/i915: Delay disabling the user interrupt for breadcrumbs
` ✗ Fi.CI.BAT: failure for series starting with [v5,1/4] drm/i915: Report both waiters and success from intel_engine_wakeup()
[PATCH] drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
2017-02-27 18:53 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v3 0/8] Adding driver-private objects to atomic state
2017-02-27 18:51 UTC (18+ messages)
` [PATCH v3 4/8] drm: Add "
` [PATCH v3 7/8] drm: Connector helper function to release resources
` [Intel-gfx] "
[PATCH] drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A
2017-02-27 17:57 UTC (2+ messages)
[PATCH] drm/i915: Distinguish between timeout and error in sideband transactions
2017-02-27 17:25 UTC (3+ messages)
[PATCH 1/2] drm/i915: Stop using RP_DOWN_EI on Baytrail
2017-02-27 17:22 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Defer unmasking RPS interrupts until after making adjustments
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Stop using RP_DOWN_EI on Baytrail
[PATCH v2 0/4] drm: handle override/firmware edid at the lowest level
2017-02-27 16:36 UTC (6+ messages)
` [PATCH v2 4/4] drm: handle override edid and firmware EDID at drm_do_get_edid() level
[CI 1/3] drm/i915: Remove redundant TLB invalidate on switching contexts
2017-02-27 16:04 UTC (5+ messages)
` [CI 2/3] drm/i915: Remove redundant TLB invalidate on switching ppgtt
` [CI 3/3] drm/i915: Reduce context alignment
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915: Remove redundant TLB invalidate on switching contexts
[PULL] drm-misc-next-fixes
2017-02-27 15:52 UTC
[PATCH v5 00/10] GuC Scrub vol. 1
2017-02-27 15:48 UTC (12+ messages)
` [PATCH 05/10] drm/i915/uc: Introduce intel_uc_init_fw()
` [PATCH 07/10] drm/i915/guc: Simplify intel_guc_init_hw()
` [PATCH 09/10] drm/i915/uc: Separate firmware selection and preparation
` [PATCH 10/10] drm/i915/uc: Add params for specifying firmware
` ✗ Fi.CI.BAT: failure for GuC Scrub vol. 1 (rev7)
Start planning for handling async pages, binding, everything
2017-02-27 15:22 UTC (5+ messages)
` [PATCH 1/3] drm/i915: Start splitting out i915_gem_object routines
` [PATCH 2/3] drm/i915: Exercise backing storage of mock gem objects
` [PATCH 3/3] drm/i915: Prepare for async get_pages
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Start splitting out i915_gem_object routines
[PATCH] drm/i915: Remove temporary allocation of dma addresses when rotating
2017-02-27 14:31 UTC (10+ messages)
I915 dmesg warnings on Mac Mini, solo core edition
2017-02-27 13:27 UTC (2+ messages)
[PATCH] drm/i915: Avoid tweaking evaluation thresholds on Baytrail v2
2017-02-27 13:22 UTC (4+ messages)
` [PATCH] drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
[PATCH] drm/i915/skl: Add missing SKL ID
2017-02-27 12:58 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/skl: Add missing SKL ID (rev3)
[CI 1/3] drm/i915: Only unwind the local pgtable layer if empty
2017-02-27 12:52 UTC (4+ messages)
` [CI 2/3] drm/i915: Unwind vma->pages allocation upon failure
` [CI 3/3] drm/i915: Remove the vma from the drm_mm if binding fails
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915: Only unwind the local pgtable layer if empty
[PATCH 06/10] drm/i915/guc: Extract param logic form guc_init_fw()
2017-02-27 12:50 UTC (2+ messages)
` [PATCH v5] "
[PATCH 04/10] drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
2017-02-27 12:36 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/3] Some minor i915-perf prep changes
2017-02-27 12:21 UTC (3+ messages)
` [PATCH 1/3] drm/i915/perf: improve invalid OA format debug message
[PATCH 1/3] drm/i915: Only unwind the local pgtable layer if empty
2017-02-27 12:07 UTC (9+ messages)
` [PATCH 2/3] drm/i915: Unwind vma->pages allocation upon failure
` [PATCH 3/3] drm/i915: Remove the vma from the drm_mm if binding fails
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Only unwind the local pgtable layer if empty
[PATCH v2] drm/i915/bdw: Do not write the replay bit of the ring mode register
2017-02-27 12:04 UTC (3+ messages)
[PATCH 0/3] drm/atomic: Make drm_framebuffer_remove atomic, again
2017-02-27 12:01 UTC (4+ messages)
` [PATCH 3/3] drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb
[PATCH] drm/i915: Include fence-hint for timeout warning
2017-02-27 11:52 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/2] i2c: designware: PM fixes for i2c-bus used by system PMIC
2017-02-27 11:06 UTC (7+ messages)
` [PATCH 1/2] i2c: designware: Never suspend i2c-busses used for accessing the "
` [PATCH 2/2] i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
[PATCH v3 1/5] drm/i915: Report both waiters and success from intel_engine_wakeup()
2017-02-27 11:02 UTC (11+ messages)
` [PATCH v3 3/5] drm/i915: Defer enabling hangcheck to the first fake breadcrumb interrupt
` [PATCH v3 4/5] drm/i915: Delay disabling the user interrupt for breadcrumbs
` [PATCH v3 5/5] drm/i915: Simplify intel_engine_wakeup()
` ✓ Fi.CI.BAT: success for series starting with [v3,1/5] drm/i915: Report both waiters and success from intel_engine_wakeup() (rev2)
[PATCH] drm/i915: Only unwind the local pgtable layer if empty
2017-02-27 10:52 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/skl: Add missing SKL ID
2017-02-27 10:47 UTC (2+ messages)
i915: Dealing with 90° rotated display ?
2017-02-27 10:31 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v3 2/5] drm/i915: Signal first fence from irq handler if complete
2017-02-27 10:04 UTC (3+ messages)
` [PATCH v4] "
[PATCH i-g-t 0/8] Add a bit operations library
2017-02-27 9:35 UTC (4+ messages)
` [PATCH i-g-t 3/8] lib: Define a common "
[PATCH] dim: Handle / in branch names in rebuild-tip
2017-02-27 9:30 UTC
[PATCH 0/2] drm: link status property and DP link training failure handling
2017-02-27 9:14 UTC (3+ messages)
` [PATCH 1/2] drm: Add a new connector atomic property for link status
[PATCH v3 0/6] Fix Geminilake DDI power well enable timeouts
2017-02-27 7:15 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for Fix Geminilake DDI power well enable timeouts (rev6)
[drm-intel:drm-intel-nightly 1827/1945] drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c:454:2-3: Unneeded semicolon
2017-02-26 21:55 UTC (3+ messages)
` [PATCH] drm/tinydrm: fix semicolon.cocci warnings
[PATCH v1] drm/i915/bxt: use NULL for GPIO connection ID
2017-02-26 21:45 UTC (4+ messages)
` [Intel-gfx] "
[PATCH] dma-buf/reservation: Wrap ww_mutex_trylock
2017-02-26 21:39 UTC (3+ messages)
[PATCH 0/3] drm: handle override/firmware edid at the lowest level
2017-02-26 20:50 UTC (8+ messages)
` [PATCH 3/3] drm: handle override edid and firmware EDID at drm_do_get_edid() level
[PATCH v3 00/12] coordinate cht i2c-pmic and i915-punit accesses
2017-02-26 20:01 UTC (6+ messages)
` [PATCH v3 12/12] drm/i915: Listen for PMIC bus access notifications
` [Intel-gfx] "
linux-firmware-i915 pull request (corrupted guc files)
2017-02-26 15:05 UTC (2+ messages)
[CI 1/4] drm/i915: Assert all sg are initialised in fake_dma_object for selftests
2017-02-25 19:03 UTC (6+ messages)
` [CI 2/4] drm/i915: Assert we do not overflow 4lvl page directories
` [CI 3/4] drm/i915: Sanity check the vma->node prior to binding into the GTT
` [CI 4/4] drm/i915: Advance start address on crossing PML (48b ppgtt) boundary
` ✓ Fi.CI.BAT: success for series starting with [CI,1/4] drm/i915: Assert all sg are initialised in fake_dma_object for selftests
[PATCH RFC] drm/i915: reduce cursor size for GEN5 hardware
2017-02-25 15:31 UTC (7+ messages)
` [PATCH] drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW
[PATCH] drm/i915: Advance start address on crossing PML (48b ppgtt) boundary
2017-02-25 13:05 UTC (2+ messages)
[PATCH] drm/i915: Sanity check the vma->node prior to binding into the GTT
2017-02-25 12:33 UTC (2+ messages)
[PATCH 1/2] drm/i915: Assert all sg are initialised in fake_dma_object for selftests
2017-02-25 12:28 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Assert we do not overflow 4lvl page directories
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