Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-24 15:52:15 to 2017-02-27 15:48:46 UTC [more...]

[PATCH v5 00/10] GuC Scrub vol. 1
 2017-02-27 15:48 UTC  (24+ messages)
` [PATCH 04/10] drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
    ` [PATCH v2] "
` [PATCH 05/10] drm/i915/uc: Introduce intel_uc_init_fw()
` [PATCH 06/10] drm/i915/guc: Extract param logic form guc_init_fw()
    ` [PATCH v5] "
` [PATCH 07/10] drm/i915/guc: Simplify intel_guc_init_hw()
` [PATCH 08/10] drm/i915/uc: Simplify firmware path handling
` [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 (rev5)
` ✗ 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 0/9] drm/i915: SKL+ render decompression support
 2017-02-27 15:13 UTC  (4+ messages)
` [PATCH 8/9] drm/i915: Implement .get_format_info() hook for CCS
    ` [Intel-gfx] "

[PATCH v2 0/4] drm: handle override/firmware edid at the lowest level
 2017-02-27 15:09 UTC  (4+ messages)
` [PATCH v2 4/4] drm: handle override edid and firmware EDID at drm_do_get_edid() level

[PATCH v5 1/4] drm/i915: Report both waiters and success from intel_engine_wakeup()
 2017-02-27 15:01 UTC  (9+ 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] ACPI / bus: Introduce a list of ids for "always present" devices
 2017-02-27 14:40 UTC  (4+ messages)

[PATCH] drm/i915: Remove temporary allocation of dma addresses when rotating
 2017-02-27 14:31 UTC  (10+ messages)

[PATCH 1/2] drm/i915: Stop using RP_DOWN_EI on Baytrail
 2017-02-27 14:18 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Defer unmasking RPS interrupts until after making adjustments

[CI 1/3] drm/i915: Remove redundant TLB invalidate on switching contexts
 2017-02-27 13:59 UTC  (3+ messages)
` [CI 2/3] drm/i915: Remove redundant TLB invalidate on switching ppgtt
` [CI 3/3] drm/i915: Reduce context alignment

[PATCH v2] Add the new tool for create GVT-g Linux guest based on KVMGT
 2017-02-27 13:43 UTC  (4+ 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 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  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[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  (15+ messages)
` [PATCH v3 2/5] drm/i915: Signal first fence from irq handler if complete
  ` [PATCH v4] "
` [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: warning for series starting with [v3,1/5] drm/i915: Report both waiters and success from 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] drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A
 2017-02-27 10:22 UTC 

[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/8] Adding driver-private objects to atomic state
 2017-02-27  7:42 UTC  (17+ messages)
` [PATCH v3 4/8] drm: Add "
` [PATCH v3 7/8] drm: Connector helper function to release resources
                ` [Intel-gfx] "

[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  (5+ messages)
` [PATCH 2/2] drm/i915: Assert we do not overflow 4lvl page directories
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Assert all sg are initialised in fake_dma_object for selftests

[PATCH resend 00/15] drm/i915/dsi: Fix / cleanup dsi enable / disable sequences
 2017-02-25 10:49 UTC  (38+ messages)
` [PATCH resend 01/15] drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
` [PATCH resend 02/15] drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers
` [PATCH resend 03/15] drm/i915/dsi: Add intel_dsi_unprepare() helper
` [PATCH resend 04/15] drm/i915/dsi: Move intel_dsi_clear_device_ready()
` [PATCH resend 05/15] drm/i915/dsi: Document the panel enable / disable sequences from the spec
` [PATCH resend 06/15] drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
` [PATCH resend 07/15] drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON
` [PATCH resend 08/15] drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls
` [PATCH resend 09/15] drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable
` [PATCH resend 10/15] drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()
` [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

[RFC] drm/i915/guc: Smurf the GuC context
 2017-02-25  0:30 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/4] Various improvements around the GuC topic
 2017-02-24 14:01 UTC  (5+ messages)
` [PATCH 1/4 v3] drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access
` [PATCH 2/4 v2] drm/i915/guc: Add onion teardown to the GuC setup
` [PATCH 3/4] drm/i915/guc: s/ads_vma/addon
` [PATCH 4/4] drm/i915/guc: Break out the GuC log "extras"

[PATCH v2 1/3] drm/i915: Capture dmc firmware information before reset
 2017-02-24 21:22 UTC  (4+ messages)
` [PATCH v2 2/3] drm/i915: Include GuC fw version in error state
` [PATCH v2 3/3] drm/i915: Include HuC "
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Capture dmc firmware information before reset

[PATCH v2 1/2] drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)
 2017-02-24 21:11 UTC  (3+ messages)

[PATCH] drm/i915: Timeout lowlevel_hole GTT selftest early
 2017-02-24 20:52 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[linux-firmware] linux-firmware/i915: Fix Corrupted GuC files
 2017-02-24 20:33 UTC 

[PATCH 1/3] drm/i915: Capture dmc firmware information before reset
 2017-02-24 19:52 UTC  (12+ messages)
` [PATCH 2/3] drm/i915: Include GuC fw version in error state
` [PATCH 3/3] drm/i915: Include HuC "
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Capture dmc firmware information before reset

[PATCH] drm/i915/gen9: Increase PCODE request timeout to 100ms
 2017-02-24 19:18 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gen9: Increase PCODE request timeout to 100ms (rev2)

[PATCH] drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters
 2017-02-24 17:53 UTC  (2+ messages)

[PATCH] drm/i915: Include GuC fw version in error state
 2017-02-24 17:32 UTC  (11+ messages)


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