public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-08-12 20:53:01 to 2013-08-14 21:37:47 UTC [more...]

[PATCH 0/5] First cut of prime patches for drm-next
 2013-08-14 21:37 UTC  (3+ messages)
` [PATCH 3/5] drm/i915: explicit store base gem object in dma_buf->priv

[PATCH] assembler: error for the wrong syntax of SEND instruction on GEN6+
 2013-08-14 21:21 UTC 

intel-gpu-tools: --disable-tests option should make cairo-check obsolete
 2013-08-14 21:14 UTC  (2+ messages)

[PATCH] drm/i915: Only unmask required PM interrupts
 2013-08-14 21:07 UTC  (4+ messages)

VGA arbiter support for Intel HD?
 2013-08-14 20:01 UTC  (6+ messages)

[PATCH 0/9] Haswell Package C8+
 2013-08-14 19:21 UTC  (7+ messages)
` [PATCH 1/9] drm/i915: add the FCLK case to intel_ddi_get_cdclk_freq
` [PATCH 6.1/9] drm/i915: don't queue PM events we won't process
  ` [PATCH 6.3/9] drm/i915: merge HSW and SNB PM irq handlers

HDMI 4k support v3
 2013-08-14 18:42 UTC  (15+ 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
  ` [Intel-gfx] "
  ` [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 1/4] [v2] drm/i915: Remove node only when allocated
 2013-08-14 18:08 UTC  (26+ 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
  ` Split up execbuf vma conversion
    ` [PATCH 1/4] drm/i915: s/obj->exec_list/obj->obj_exec_link
    ` [PATCH 2/4] drm/i915: Switch eviction code to use vmas
    ` [PATCH 3/4] drm/i915: prepare bind_to_vm for preallocated vma
    ` [PATCH 4/4] drm/i915: Convert execbuf code to use vmas
      ` [PATCH] drm/i915: inline vma_create into lookup_or_create_vma

[PATCH] drm/i915: Don't load context at driver init time on SNB
 2013-08-14 17:41 UTC  (5+ messages)

[PATCH] drm/i915: enable the power well before module unload
 2013-08-14 17:40 UTC 

Improved IGT support for text fixtures
 2013-08-14 16:33 UTC 

3.11.0-rc5: WARNING: at drivers/gpu/drm/i915/intel_display.c:8286 check_crtc_state
 2013-08-14 15:54 UTC 

[PATCH 1/2] drm/i915: check the power well when redisabling VGA
 2013-08-14 14:51 UTC  (3+ messages)

[PATCH] drm/i915: VGA also requires the power well
 2013-08-14 14:41 UTC  (6+ messages)

[PATCH 00/14] drm/i915: Baytrail MIPI DSI support
 2013-08-14 13:59 UTC  (17+ 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] drm/i915: Dump the contents of the GTT
 2013-08-14 13:53 UTC  (9+ messages)

HDMI 4k support v2
 2013-08-14 11:32 UTC  (25+ 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 "
  ` [Intel-gfx] "
` [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
  ` [Intel-gfx] "
  ` [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()
  ` [Intel-gfx] "
` [PATCH 11/12] drm: Add a helper to forge HDMI vendor infoframes
` [PATCH 12/12] drm/i915/hdmi: Write HDMI vendor specific infoframes

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

[PATCH] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
 2013-08-14 10:59 UTC 

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

[PATCH igt] intel_infoframes: Add support for decoding HDMI VICs
 2013-08-14  9:54 UTC  (2+ messages)

[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] 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 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 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  (10+ messages)
` [PATCH 2/5] drm/i915: bind m&f cleanup
` [PATCH 3/5] drm/i915: Remove node only when allocated
` [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  (7+ messages)

[PATCH] drm/i915: remove set but unused variables
 2013-08-12 20:53 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