public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-08-09 19:08:30 to 2013-08-14 08:54:14 UTC [more...]

[PATCH] drm/i915: Drop the overzealous warning from i915_gem_set_cache_level
 2013-08-14  8:54 UTC  (10+ messages)

[PATCH 1/4] [v2] drm/i915: Remove node only when allocated
 2013-08-14  8:52 UTC  (11+ messages)
` [PATCH 2/4] [v3] drm/i915: cleanup map&fence in bind
` [PATCH 3/4] drm: WARN when removing unallocated node
  ` [Intel-gfx] "
` [PATCH 4/4] [v4] drm/i915: Convert execbuf code to use vmas

[PATCH] drm/i915: use vma->node directly and rewrap map&fence in bind
 2013-08-14  8:25 UTC 

[PATCH] intel: Update i915_drm.h and correct misspelled caching
 2013-08-14  8:19 UTC 

[PATCH] Correct misspelled caching
 2013-08-14  8:13 UTC  (4+ messages)

[PATCH] drm/i915: clarify error paths in create_stolen_for_preallocated
 2013-08-14  8:03 UTC 

[PATCH] drm/i915: Apply the force-detect VGA w/a to Valleyview
 2013-08-14  7:24 UTC 

libdrm vs. kernel-drm: Spelling of caching/cacheing and its impact?
 2013-08-14  7:16 UTC  (5+ messages)

[PATCH] i915: Add a Kconfig option to turn on i915.preliminary_hw_support by default
 2013-08-13 23:23 UTC 

[PATCH igt] intel_infoframes: Add support for decoding HDMI VICs
 2013-08-13 23:19 UTC 

HDMI 4k support v2
 2013-08-13 23:17 UTC  (13+ messages)
` [PATCH 01/12] drm: Don't export drm_find_cea_extension() any more
` [PATCH 02/12] drm/edid: Fix add_cea_modes() style issues
` [PATCH 03/12] drm/edid: Parse the HDMI CEA block and look for 4k modes
` [PATCH 04/12] drm: Add support for alternate clocks of "
` [PATCH 05/12] video/hdmi: Don't let the user of this API create invalid infoframes
` [PATCH 06/12] video/hdmi: Derive the bar data valid bit from the bar data fields
` [PATCH 07/12] video/hdmi: Introduce helpers for the HDMI vendor specific infoframe
  ` [PATCH 08/12] gpu: host1x: Port the HDMI vendor infoframe code the common helpers
` [PATCH 09/12] drm/edid: Move HDMI_IDENTIFIER to hdmi.h
` [PATCH 10/12] video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()
` [PATCH 11/12] drm: Add a helper to forge HDMI vendor infoframes
` [PATCH 12/12] drm/i915/hdmi: Write HDMI vendor specific infoframes

[PATCH 00/14] drm/i915: Baytrail MIPI DSI support
 2013-08-13 22:17 UTC  (16+ messages)
` [PATCH 01/14] drm: add MIPI DSI encoder and connector types
` [PATCH 02/14] drm/i915: add more VLV IOSF sideband ports accessors
` [PATCH 03/14] drm/i915: add VLV pipeconf bit definition for DSI PLL lock
` [PATCH 04/14] drm/i915: add MIPI DSI register definitions
` [PATCH 05/14] drm/i915: add MIPI DSI output type and subtypes
` [PATCH 06/14] drm/i915: add structs for MIPI DSI output
` [PATCH 07/14] drm/i915: add MIPI DSI command sending routines
` [PATCH 08/14] drm/i915: add basic MIPI DSI output support
` [PATCH 09/14] drm/i915: add VLV DSI PLL Calculations
` [PATCH 10/14] drm/i915: don't enable DPLL for DSI
` [PATCH 11/14] drm/i915: Band Gap WA
` [PATCH 12/14] drm/i915: Parse the MIPI related VBT Block and store relevant info
` [PATCH 13/14] drm/i915: initialize DSI output on VLV
` [PATCH 14/14] drm/i915: add AUO MIPI DSI display sub-encoder

[PATCH 0/8] Allow Package C8+
 2013-08-13 21:48 UTC  (9+ messages)
` [PATCH i-g-t] tests: add pc8

[PATCH 1/2] drm/i915: Initialize seqno for VECS too
 2013-08-13 21:12 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Get VECS semaphore info on error

[PATCH] drm/i915: Force a full modeset if the requested CRTC is disconnected
 2013-08-13 20:58 UTC  (4+ messages)

linux-next: Tree for Aug 13 [ screen corruption in graphical mode ]
 2013-08-13 20:52 UTC  (28+ messages)

[PATCH 2/2] drm/i915: tune the RC6 threshold for stability
 2013-08-13 20:29 UTC  (2+ messages)

[PATCH] drm/i915: print a message when we detect an early Haswell SDV
 2013-08-13 18:45 UTC  (3+ messages)

[PATCH] drm/i915: Print the changes required for modeset
 2013-08-13 18:44 UTC  (3+ messages)

[PATCH] drm/i915: Fix __wait_seqno to use true infinite timeouts
 2013-08-13 14:04 UTC  (4+ messages)

[PATCH] drm/i915: Drop the overzealous warning from i915_gem_set_cache_level
 2013-08-13 10:08 UTC 

[PATCH] drm/i915: Don't load context at driver init time on SNB
 2013-08-13  8:11 UTC  (4+ messages)

[PATCH 2/5] [v2] drm/i915: cleanup map&fence in bind
 2013-08-13  6:56 UTC  (2+ messages)

[PATCH 1/5] drm/i915: WARN_ON failed map_and_fenceable
 2013-08-13  1:50 UTC  (19+ messages)
` [PATCH 2/5] drm/i915: bind m&f cleanup
` [PATCH 3/5] drm/i915: Remove node only when allocated
` [PATCH 4/5] drm: WARN when removing unallocated node
` [PATCH 5/5] drm/i915: Convert execbuf code to use vmas

[PATCH 7/9] drm/i915: allow package C8+ states on Haswell (disabled)
 2013-08-12 22:02 UTC  (9+ messages)

[PATCH] drm/i915: remove set but unused variables
 2013-08-12 20:53 UTC  (2+ messages)

[PATCH] drm/i915: VGA also requires the power well
 2013-08-12 18:06 UTC  (5+ messages)

[PATCH 1/2] drm/i915: give more distinctive names to ring hangcheck action enums
 2013-08-12 17:12 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: drop unnecessary local variable to suppress build warning

[PATCH 1/9] drm/i915: Update rules for reading cache lines through the LLC
 2013-08-12 16:53 UTC  (13+ messages)
` [PATCH 6/9] drm/i915: Allocate context objects from stolen
` [PATCH 9/9] drm/i915: Allow the user to set bo into the DISPLAY cache domain
      ` [PATCH] drm/i915: reserve I915_CACHING_DISPLAY and document cache modes

[PATCH] tests: scrap old automake based kernel test runner
 2013-08-12 12:41 UTC  (2+ messages)

[PATCH 0/7] drmtest framework support for retval handling
 2013-08-12 10:27 UTC  (14+ messages)
` [PATCH 1/7] tests: s/cacheing/caching
` [PATCH 2/7] lib/drmtest: Add drmtest_subtest_block macro
` [PATCH 3/7] lib/drmtest: skip/fail handling
` [PATCH 4/7] tests/gem_caching: convert to use drmtest retval infrastructure
` [PATCH 5/7] lib/drmtest: make signal process cleanup more robust
` [PATCH 6/7] tests: use drmtest_skip() in caching ioctl helpers
` [PATCH 7/7] tests: use drmtest_skip to check for rings

[PATCH] drm/i915: Align tiled scanouts from stolen memory to 256k in the GTT
 2013-08-12  9:42 UTC  (3+ messages)

[PATCH] drm/i915: Asynchronously perform the set-base for a simple modeset
 2013-08-12  8:03 UTC  (4+ messages)

[PATCH] drm/i915: Add some missing steps to i915_driver_load error path
 2013-08-11 11:46 UTC 

[PATCH] drm/i915: remove unused leftover variable irq_received
 2013-08-11 10:14 UTC  (3+ messages)

[PATCH] drm/i915: Move the conditional seqno query into the tracepoint
 2013-08-11  8:28 UTC 

[PATCH] drm/i915: Write RING_TAIL once per-request
 2013-08-10 21:16 UTC 

[PATCH] drm/i915: Report requested frequency alongside current frequency in debugfs
 2013-08-10 16:13 UTC 

[PATCH] drm/i915: Always prefer CPU relocations with LLC
 2013-08-10  9:07 UTC 

[PATCH 0/9] Haswell Package C8+
 2013-08-09 20:04 UTC  (4+ messages)
` [PATCH 6.1/9] drm/i915: don't queue PM events we won't process
  ` [PATCH 6.2/9] drm/i915: fix how we mask PMIMR when adding work to the queue
  ` [PATCH 6.3/9] drm/i915: merge HSW and SNB PM irq handlers

Updated drm-intel-testing
 2013-08-09 19:08 UTC 


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