public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-12-19 16:57:25 to 2015-01-06 07:03:31 UTC [more...]

[PATCH] drm/i915: Make sample_c messages go faster on Haswell
 2015-01-06  7:03 UTC  (9+ messages)
          ` [Intel-gfx] "

Dual/Triple Monitor with Intel HD 5000
 2015-01-06  0:52 UTC 

[PATCH] drm/i915: Include i915_gem_evict.c kerneldoc into the drm docbook
 2015-01-05 23:44 UTC  (2+ messages)

[PATCH:intel-gpu-tools 1/7] Fix #ifdef check for _SC_AVPHYS_PAGES in intel_get_avail_ram_mb()
 2015-01-05 23:34 UTC  (3+ messages)

how to do scaling for primary plane
 2015-01-05 21:51 UTC  (2+ messages)

[PATCH] drm/i915/hsw: enable atomic in L3 for some steppings
 2015-01-05 17:27 UTC  (5+ messages)

[PATCH 0/5] sanitize hda/i915 interface using the component fw
 2015-01-05 17:25 UTC  (9+ messages)

[RFC 0/4] PMIC based Panel and Backlight Control
 2015-01-05 15:44 UTC  (7+ messages)
` [RFC 1/4] drm/i915: Define a common data structure for Panel Info
` [RFC 2/4] drm/i915: Add a drm_panel over INTEL_SOC_PMIC
` [RFC 3/4] drm/i915/Kconfig: By default select DRM_PANEL
` [RFC 4/4] drm/i915: Enable PMIC panel control as drm_panel for DSI

[PATCH 0/9] More simple FBC fixes
 2015-01-05 15:40 UTC  (21+ messages)
` [PATCH 1/9] drm/i915: don't reallocate the compressed FB at every frame
` [PATCH 2/9] drm/i915: fix the FBC CFB size tracking
` [PATCH 3/9] drm/i915: don't increment the FBC threshold at fbc_enable
` [PATCH 4/9] drm/i915: don't free the CFB while FBC is enabled
` [PATCH 5/9] drm/i915: don't set the FBC plane select bits on HSW+
` [PATCH 6/9] drm/i915: add the FBC mutex
` [PATCH 7/9] drm/i915: don't alloc/free fbc_work at every update
` [PATCH 8/9] drm/i915: print FBC compression status on debugfs
` [PATCH 9/9] drm/i915: FBC only supports 16bpp and 32bpp

[PATCH 0/6] Tests to exercise WC mapping
 2015-01-05 15:08 UTC  (8+ messages)
` [PATCH 1/6] igt/gem_mmap_wc: Exercise mmap(wc) interface
` [PATCH 2/6] igt/gem_tiled_wc: Exercise wc mmaps with swizzling
` [PATCH 3/6] igt/gem_gtt_speed: compare against WC mmaps
` [PATCH 4/6] igt/gem_fence_upload: Add comparison against wc mmaps
` [PATCH 5/6] igt/gem_concurrent_blit: Exercise wc mappings
` [PATCH 6/6] igt/gem_mmap_wc: Add the invalid flags subtest

[PATCH 00/24] PPGTT dynamic page allocations
 2015-01-05 14:59 UTC  (44+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/24] drm/i915: Add some extra guards in evict_vm
  ` [PATCH v2 02/24] drm/i915/trace: Fix offsets for 64b
  ` [PATCH v2 03/24] drm/i915: Rename to GEN8_LEGACY_PDPES
  ` [PATCH v2 04/24] drm/i915: Setup less PPGTT on failed pagedir
  ` [PATCH v2 05/24] drm/i915/gen8: Un-hardcode number of page directories
  ` [PATCH v2 06/24] drm/i915: Range clearing is PPGTT agnostic
  ` [PATCH v2 07/24] drm/i915: page table abstractions
  ` [PATCH v2 08/24] drm/i915: Complete page table structures
  ` [PATCH v2 09/24] drm/i915: Create page table allocators
  ` [PATCH v2 10/24] drm/i915: Track GEN6 page table usage
  ` [PATCH v2 11/24] drm/i915: Extract context switch skip and pd load logic
  ` [PATCH v2 12/24] drm/i915: Track page table reload need
  ` [PATCH v2 13/24] drm/i915: Initialize all contexts
  ` [PATCH v2 14/24] drm/i915: Finish gen6/7 dynamic page table allocation
  ` [PATCH v2 15/24] drm/i915/bdw: Use dynamic allocation idioms on free
  ` [PATCH v2 16/24] drm/i915/bdw: pagedirs rework allocation
  ` [PATCH v2 17/24] drm/i915/bdw: pagetable allocation rework
  ` [PATCH v2 18/24] drm/i915/bdw: Update pdp switch and point unused PDPs to scratch page
  ` [PATCH v2 19/24] drm/i915: num_pd_pages/num_pd_entries isn't useful
  ` [PATCH v2 20/24] drm/i915: Extract PPGTT param from pagedir alloc
  ` [PATCH v2 21/24] drm/i915/bdw: Split out mappings
  ` [PATCH v2 22/24] drm/i915/bdw: begin bitmap tracking
  ` [PATCH v2 23/24] drm/i915/bdw: Dynamic page table allocations
  ` [PATCH v2 24/24] drm/i915/bdw: Dynamic page table allocations in lrc mode

[PATCH] drm/i915: Ban Haswell from using RCS flips
 2015-01-05 13:32 UTC  (4+ messages)

[PULL] topic/atomic-core
 2015-01-05 13:03 UTC 

[PATCH] drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES
 2015-01-05 10:51 UTC  (2+ messages)

[PATCH] drm: Make drm_read() more robust against multithreaded races
 2015-01-05 10:18 UTC  (3+ messages)
    ` [Intel-gfx] "

[PATCH] drm/i915/hsw: Implement Selective Write workaround
 2015-01-05 10:02 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH 0/5] i915 atomic plane helper conversion (v4)
 2015-01-05  9:54 UTC  (12+ messages)
` [PATCH 1/5] drm/i915: Refactor work that can sleep out of commit (v5)
` [PATCH 2/5] drm/i915: Move vblank evasion to commit (v3)
` [PATCH 3/5] drm/i915: Clarify sprite plane function names (v3)
` [PATCH 4/5] drm/i915: Move to atomic plane helpers (v8)
` [PATCH 5/5] drm/i915: Drop unused position fields (v2)

[RFC PATCH v3 4/4] tests/drv_module_reload: add ipvr support
 2015-01-05  8:39 UTC  (12+ messages)

[PATCH 0/2] Support for creation of unbound WC user mappings
 2015-01-05  0:52 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Broaden application of set-domain(GTT)
` [PATCH 2/2] drm/i915: Support creation of unbound wc user mappings for objects

kernel BUG at drivers/gpu/drm/i915/i915_gem.c:1262!
 2015-01-04 21:01 UTC  (4+ messages)
` [Intel-gfx] "

WARNING: at drivers/gpu/drm/i915/intel_display.c:11375 [i915] in 3.19-rc2
 2015-01-03 17:03 UTC  (5+ messages)

XXX comments in i915_reg.h
 2015-01-03  5:21 UTC 

Code Testing for i915_irq.c
 2015-01-02 17:59 UTC 

[RFC] Revert "drm/i915/bdw: Enable execlists by default where supported"
 2015-01-02 17:19 UTC 

[RFC v2 0/4] Crystal Cove PMIC based Panel and Backlight Control
 2015-01-02 13:41 UTC  (5+ messages)
` [RFC v2 1/4] drm: Add support to find drm_panel by name
` [RFC v2 2/4] mfd: Add a new cell device for panel controlled by crystal cove pmic
` [RFC v2 3/4] drm/panel: Add new panel driver based on "
` [RFC v2 4/4] drm/i915: Enable DSI panel enable/disable based on PMIC

[PATCH] intel: New libdrm interface to create unbound wc user mappings for objects
 2015-01-02 11:06 UTC 

new behaviors: ?2.99.917?
 2015-01-01 23:59 UTC  (3+ messages)

[QA 12/30 ww52] Testing report for `drm-intel-testing` (was: Updated -next)
 2014-12-30 13:09 UTC 

[PATCH v4 1/3] drm/i915: gen9: fix RPS interrupt routing to CPU vs. GT
 2014-12-30 13:03 UTC  (4+ messages)
` [PATCH v4 2/3] drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6
` [PATCH v4 3/3] drm/i915: vlv: sanitize RPS interrupt mask during GPU idling

[PULL] drm-intel-next-fixes
 2014-12-30 12:47 UTC 

i915: regression: after DP connected monitor is turned off, when turned on, it does not work anymore
 2014-12-29  9:04 UTC  (2+ messages)

i915 driver failure
 2014-12-29  8:00 UTC  (3+ messages)
` [PATCH] drm/i915: Unlock panel even when LVDS is disabled

[PATCH] intel: Fix GTT entry setup for aub dump on recent fulsim
 2014-12-29  5:46 UTC 

3.19-rc1 errors when opening LID
 2014-12-27 20:22 UTC  (10+ messages)
          ` [Intel-gfx] "

[PATCH v3] drm/i915: Disable the mmio.debug WARN after it fires
 2014-12-26 19:02 UTC  (4+ messages)

[PATCH] igt: Correct the return value for drm short_buffer read
 2014-12-26 11:22 UTC  (6+ messages)

[PATCH 00/11] drm-intel-collector - update
 2014-12-24 16:13 UTC  (12+ messages)
` [PATCH 01/11] drm/i915: Specify bsd rings through exec flag
` [PATCH 02/11] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
` [PATCH 03/11] drm/i915: Move the ban period onto the context
` [PATCH 04/11] drm/i915: Add ioctl to set per-context parameters
` [PATCH 05/11] drm/i915: Put logical pipe_control emission into a helper
` [PATCH 06/11] drm/i915: Add WaCsStallBeforeStateCacheInvalidate:bdw, chv to logical ring
` [PATCH 07/11] drm/i915: Remove pinned check from madvise_ioctl
` [PATCH 08/11] drm/i915: Extend GET_APERTURE ioctl to report available map space
` [PATCH 09/11] drm/i915: Display current hangcheck status in debugfs
` [PATCH 10/11] drm/i915/vlv: check port in infoframe_enabled v2
` [PATCH 11/11] drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg

[PATCH 0/7] drm-intel-collector - update
 2014-12-24 21:32 UTC  (10+ messages)
` [PATCH 1/7] drm/i915: Specify bsd rings through exec flag

[PATCH 0/5] i915 atomic plane helper conversion (v5)
 2014-12-24 15:59 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: Refactor work that can sleep out of commit (v6)
  ` [PATCH 1/5] drm/i915: Refactor work that can sleep out of commit (v7)
` [PATCH 2/5] drm/i915: Move vblank evasion to commit (v4)
` [PATCH 3/5] drm/i915: Clarify sprite plane function names (v4)
` [PATCH 4/5] drm/i915: Move to atomic plane helpers (v9)
` [PATCH 5/5] drm/i915: Drop unused position fields (v2)

Linux 3.19-rc1: i915.ko error messages at boot
 2014-12-24 12:06 UTC 

[PATCH 0/4] drm/i915: Untangle execlist tracking
 2014-12-22 17:20 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: execlist request keeps ptr/ref to gem_request
` [PATCH 2/4] drm/i915: Removed duplicate members from submit_request
` [PATCH 3/4] drm/i915: Remove FIXME_lrc_ctx backpointer
` [PATCH 4/4] drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request

Question regarding forcewake in i915
 2014-12-22 12:26 UTC 

[ANNOUNCE] xf86-video-intel 2.99.917
 2014-12-21 14:47 UTC 

[PATCH v3 1/3] drm/i915: gen9: fix RPS interrupt routing to CPU vs. GT
 2014-12-19 16:52 UTC  (2+ messages)
` [PATCH v3 3/3] drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6


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