public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-04-25 14:37:21 to 2016-04-26 17:03:46 UTC [more...]

[PATCH v2 1/2] drm/i915/gen9: Clean up MOCS table definitions
 2016-04-26 17:18 UTC  (14+ messages)
` [PATCH v2 2/2] drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915/gen9: Clean up MOCS table definitions

[PATCH i-g-t 0/7] Improve kms_panel_fitting
 2016-04-26 17:00 UTC  (9+ messages)
` [PATCH i-g-t 6/7] kms_panel_fitting: Don't skip test after finding an incompatible connector
` [PATCH i-g-t 7/7] kms_panel_fitting: Add support for LVDS and DSI connectors

[PATCH 1/4] drm/i915/bdw: Add missing delay during L3 SQC credit programming
 2016-04-26 16:55 UTC  (12+ messages)
` [PATCH 2/4] drm/i915: Clean up L3 SQC register field definitions
` [PATCH 3/4] drm/i915/chv: Tune L3 SQC credits based on actual latencies
  ` [PATCH v2 "

[PATCH 0/3] drm/i915/dsi: dcs backlight control
 2016-04-26 16:55 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Parse LFP brightness control field in VBT
` [PATCH 2/3] drm/i915: Add DCS control for Panel PWM
` [PATCH 3/3] CABC support for Panel PWM backlight control
` ✗ Fi.CI.BAT: warning for drm/i915/dsi: dcs "

[PATCH 4/4] drm/i915/bxt: Tune L3 SQC credits based on actual latencies
 2016-04-26 16:53 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/3] drm/i915: Cdclk related fixes and polish
 2016-04-26 16:46 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
` [PATCH 2/3] drm/i915: Use cached cdclk value in i915_audio_component_get_cdclk_freq()
` [PATCH 3/3] drm/i915: Fix comments about GMBUSFREQ register

[PATCH] drm/i915/kbl: Introduce the first official DMC for Kabylake
 2016-04-26 16:44 UTC 

Could you merge the tsc patches directly from Len Brown's public repo?
 2016-04-26 16:36 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Support per-PPGTT address space mode
 2016-04-26 15:56 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: generate address mode bit from PPGTT instance

[PATCH i-g-t v4 0/5] kms_flip_event_leak and kms_vblank fixes for VC4
 2016-04-26 15:54 UTC  (6+ messages)
` [PATCH i-g-t v4 1/5] lib/igt_kms: Add support for up to 10 planes
` [PATCH i-g-t v4 2/5] lib/igt_kms: Fix plane counting in igt_display_init
` [PATCH i-g-t v4 3/5] lib/igt_kms: Switch to verbose assert
` [PATCH i-g-t v4 4/5] kms_vblank: Switch from using crtc0 statically to explicitly setting mode
` [PATCH i-g-t v4 5/5] lib/igt_kms: Added pipe_id_to_vbl_flag() to igt_kms

[PATCH i-g-t v2 0/6] Improve kms_panel_fitting
 2016-04-26 15:47 UTC  (7+ messages)
` [PATCH i-g-t v2 6/6] kms_panel_fitting: Add support for LVDS and DSI connectors

[PATCH] drm/i915: Delay seqno reads on Haswell !rcs engines
 2016-04-26 15:46 UTC  (2+ messages)

[PATCH i-g-t v3 0/4] kms_flip_event_leak and kms_vblank fixes for VC4
 2016-04-26 15:46 UTC  (8+ messages)
` [PATCH i-g-t v3 1/4] lib/igt_kms: Add support for up to 10 planes
` [PATCH i-g-t v3 2/4] lib/igt_kms: Fix plane counting in igt_display_init
` [PATCH i-g-t v3 3/4] lib/igt_kms: Switch to verbose assert
` [PATCH i-g-t v3 4/4] kms_vblank: Switch from using crtc0 statically to explicitly setting mode

[PATCH 00/12] drm/atomic: Rename async to nonblocking
 2016-04-26 15:03 UTC  (15+ messages)
` [PATCH 01/12] drm/atomic: Rename async parameter "
` [PATCH 02/12] drm/atomic: Rename drm_atomic_async_commit "
` [PATCH 03/12] drm/arm/hdlcd: Rename async to nonblock
` [PATCH 04/12] drm/exynos: "
` [PATCH 05/12] drm/msm: "
` [PATCH 06/12] drm/omapdrm: "
` [PATCH 07/12] drm/rcar-du: "
` [PATCH 08/12] drm/sti: "
` [PATCH 09/12] drm/tegra: "
` [PATCH 10/12] drm/rockchip: "
` [PATCH 11/12] drm/vc4: "
` [PATCH 12/12] drm/i915: "

[PATCH i-g-t] tests/gem_close_race: Add igt_fixture block for igt_stop_hang_detector
 2016-04-26 14:35 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Macros to convert PM time interval values to microseconds
 2016-04-26 14:29 UTC  (3+ messages)

[PATCH v5 0/3] drm/i915/dsi: improved gpio element support for vlv/chv/bxt
 2016-04-26 14:22 UTC  (6+ messages)
` [PATCH v5 1/3] drm/i915/dsi: add support for sequence block v3 gpio for VLV
` [PATCH v5 2/3] drm/i915/dsi: add support for gpio elements on CHV
` [PATCH v5 3/3] drm/i915/bxt: add bxt dsi gpio element support
` ✓ Fi.CI.BAT: success for drm/i915/dsi: improved gpio element support for vlv/chv/bxt (rev5)

[PATCH v3] drm/i915: resize the GuC WOPCM for rc6
 2016-04-26 14:20 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/4] CI_ONLY: add enable_guc_loading parameter
 2016-04-26 14:18 UTC  (5+ messages)
` [PATCH 3/4] CI_ONLY: pass request (not client) to i915_guc_wq_check_space()
` [PATCH 4/4] CI_ONLY: DO NOT MERGE: WARN on GuC WQ full
` ✗ Fi.CI.BAT: failure for series starting with [1/4] CI_ONLY: add enable_guc_loading parameter

[PATCH 1/2] drm/i915/guc: add enable_guc_loading parameter
 2016-04-26 14:00 UTC  (13+ messages)
` [PATCH 2/2] drm/i915/guc: default to using GuC submission where possible

[PATCH i-g-t 1/2] kms_pipe_crc_basic: Only test one pipe in the basic set
 2016-04-26 13:54 UTC  (6+ messages)

[PATCH 0/9] Support blending modes of display planes
 2016-04-26 13:53 UTC  (11+ messages)
` [PATCHv2 0/5] "
  ` [PATCHv2 1/5] drm: Introduce the blend-func property
  ` [PATCHv2 2/5] drm/i915/skl: Add blend_func to SKL/BXT sprite planes
  ` [PATCHv2 3/5] drm: Introduce DRM_MODE_COLOR()
  ` [PATCHv2 4/5] drm: Add an blend_color property
  ` [PATCHv2 5/5] drm/i915/skl: Add support for blending modes
` ✗ Fi.CI.BAT: warning for series starting with [PATCHv2,1/5] drm: Introduce the blend-func property

[PATCH i-g-t v2 0/6] kms_flip_event_leak and kms_vblank fixes for VC4
 2016-04-26 13:52 UTC  (4+ messages)
` [PATCH i-g-t v2 1/6] lib/igt_kms: Move IGT_MAX_PLANES into the igt_plane enum

[PATCH i-g-t] tests: atomic: add test to verify page flip event emissions
 2016-04-26 13:23 UTC  (4+ messages)

[PATCH v6 00/34] GPU scheduler for i915 driver
 2016-04-26 13:20 UTC  (3+ messages)

[PATCH v4 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-04-26 12:53 UTC  (3+ messages)

[PATCH 1/5] drm: Add new DCS commands in the enum list
 2016-04-26 12:52 UTC  (3+ messages)
` [PATCH 2/5] drm/i915: Parsing the PWM cntrl and CABC ON/OFF fields in VBT

[PATCH igt] igt/gem_mocs_settings: Adjust the expected value for the third entry
 2016-04-26 12:46 UTC 

[PATCH 0/3] DPCD Backlight Control
 2016-04-26 12:33 UTC  (2+ messages)

[PATCH] drm/i915: tidy up gen8_init_scratch
 2016-04-26 12:30 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

Fixing i915/opregion issues with firmware which lists more then 8 output devices
 2016-04-26 11:28 UTC 

[PATCH 0/3] DPCD Backlight Control
 2016-04-26 11:25 UTC  (4+ messages)
` [PATCH 1/3] drm/dp: Add definition for Display Control DPCD Registers capability size
` [PATCH 2/3] drm/i915: Read eDP Display control capability registers
` [PATCH 3/3] drm/i915: Add Backlight Control using DPCD for eDP connectors (v9)

[PATCH 00/10] Another shot at cruft removal
 2016-04-26 11:24 UTC  (6+ messages)
` [PATCH 02/10] drm: Use dev->name as fallback for dev->unique
` [PATCH 03/10] drm/sysfs: Annote lockless show functions with READ_ONCE

[PATCH] drm/i915: In render_state_init reset obj in teardown path
 2016-04-26 11:24 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[RFC 1/3] drm/i915: Use natural width type for VMA pin count
 2016-04-26 10:45 UTC  (4+ messages)
` [RFC 3/3] drm/i915: Micro-optimize i915_gem_obj_to_vma

[PATCH v4 0/4] drm/i915/dsi: improved gpio element support for vlv/chv/bxt
 2016-04-26 10:22 UTC  (3+ messages)
` [PATCH v4 1/4] drm/i915/dsi: don't pretend we support SC GPIOs

[PATCH] drm/i915: bail in alloc_pdp when !FULL_48BIT_PPGTT
 2016-04-26  9:55 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v19 00/12] Support for creating/using Stolen memory backed objects
 2016-04-26  9:44 UTC  (8+ messages)
` [PATCH 11/12] drm/i915: Extend GET_APERTURE ioctl to report available map space

[PATCH v3 01/21] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
 2016-04-26  8:40 UTC  (10+ messages)
` [PATCH v3 13/21] drm/i915: Replace the pinned context address with its unique ID
` [PATCH v3 21/21] drm/i915: Unify GPU resets upon shutdown

No premature unpinning
 2016-04-26  8:25 UTC  (28+ messages)
` [PATCH v4 01/25] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
` [PATCH v4 02/25] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
` [PATCH v4 03/25] io-mapping: Specify mapping size for io_mapping_map_wc()
` [PATCH v4 04/25] drm/i915: Introduce i915_vm_to_ggtt()
` [PATCH v4 05/25] drm/i915: Move ioremap_wc tracking onto VMA
` [PATCH v4 06/25] drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
` [PATCH v4 07/25] drm/i915: Mark the current context as lost on suspend
` [PATCH v4 08/25] drm/i915: L3 cache remapping is part of context switching
` [PATCH v4 09/25] drm/i915: Consolidate L3 remapping LRI
` [PATCH v4 10/25] drm/i915: Remove early l3-remap
` [PATCH v4 11/25] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
` [PATCH v4 12/25] drm/i915: Unify intel_ring_begin()
` [PATCH v4 13/25] drm/i915: Remove the identical implementations of request space reservation
` [PATCH v4 14/25] drm/i915: Manually unwind after a failed request allocation
` [PATCH v4 15/25] drm/i915: Preallocate enough space for the average request
` [PATCH v4 16/25] drm/i915: Assign every HW context a unique ID
` [PATCH v4 17/25] drm/i915: Replace the pinned context address with its "
` [PATCH v4 18/25] drm/i915: Refactor execlists default context pinning
` [PATCH v4 19/25] drm/i915: Move context initialisation to first-use
` [PATCH v4 20/25] drm/i915: Move the magical deferred context allocation into the request
` [PATCH v4 21/25] drm/i915: Move releasing of the GEM request from free to retire/cancel
` [PATCH v4 22/25] drm/i915: Track the previous pinned context inside the request
` [PATCH v4 23/25] drm/i915: Store LRC hardware id in "
` [PATCH v4 24/25] drm/i915: Stop tracking execlists retired requests
` [PATCH v4 25/25] drm/i915: Unify GPU resets upon shutdown
` ✗ Fi.CI.BAT: failure for series starting with [v4,01/25] drm/i915/fbdev: Call intel_unpin_fb_obj() on release

[PATCH 00/19] Rework page flip, remove cs flips, async unpin and unified pageflip
 2016-04-26  7:14 UTC  (7+ messages)
` [PATCH 03/19] drm/i915: Remove intel_prepare_page_flip, v2
` [PATCH 16/19] drm/i915: Make unpin async

[PATCH] drm/i915/guc: Use major_minor version for filename
 2016-04-26  5:17 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/5] drm/i915: Handle automated test requests for short pulse hpd
 2016-04-26  4:09 UTC  (3+ messages)
` [PATCH 2/5] drm/i915: Read test values for lane_count and link_rate

[PATCH i-g-t] tools: Add missing Kabylake codename strings
 2016-04-25 21:38 UTC  (2+ messages)

[PATCH 01/12] drm: Add helper for DP++ adaptors
 2016-04-25 21:34 UTC  (3+ messages)
` [PATCH 07/12] drm/i915: Add and initialize lspcon connector

Fixing i915/opregion issues with firmware which lists more then 8 output devices
 2016-04-25 18:19 UTC 

[PATCH 1/2] drm/i915/gen9: Clean up MOCS table definitions
 2016-04-25 17:26 UTC  (3+ messages)

[PATCH i-g-t] drv_hangman: Add test for modeset during gpu reset
 2016-04-25 16:33 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915: Fix modeset handling "
  ` [PATCH v2 2/2] drm/i915: Add a way to test the modeset done during gpu reset, v2

[PATCH v3 00/16] Pre-calculate SKL-style atomic watermarks
 2016-04-25 16:31 UTC  (3+ messages)
` [PATCH v3 14/16] drm/i915/gen9: Calculate watermarks during atomic 'check'

[PATCH 2/3] drm/i915: bail in alloc_pdp when !FULL_48BIT_PPGTT
 2016-04-25 15:04 UTC  (2+ messages)


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