Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-13 14:58:43 to 2013-02-19 09:59:35 UTC [more...]

[PATCH] drm/i915: clarify logging about reasons for disabling FBC
 2013-02-19 10:00 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/8] Small refactorings v2
 2013-02-19  9:32 UTC  (10+ messages)
` [PATCH 1/8] drm/i915: create functions for the "unclaimed register" checks
` [PATCH 2/8] drm/i915: use FPGA_DBG "
` [PATCH 3/8] drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver init
` [PATCH 4/8] drm/i915: use HAS_DDI on intel_hdmi.c and intel_display.c
` [PATCH 5/8] drm/i915: wait_event_timeout's timeout is in jiffies
` [PATCH 6/8] drm/i915: add aux_ch_ctl_reg to struct intel_dp
` [PATCH 7/8] drm/i915: rename sdvox_reg to hdmi_reg on HDMI context
` [PATCH 8/8] drm/i915: clarify confusion between SDVO and HDMI registers

[PATCH] drm/i915: Vanish some unused 3d commands
 2013-02-19  9:26 UTC  (2+ messages)

[PATCH 0/2] drm/i915: Page flip vs. GPU reset fixes
 2013-02-19  9:07 UTC  (4+ messages)
` [PATCH v2 1/2] drm/i915: Really wait for pending flips when panning
` [PATCH v3 2/2] drm/i915: Finish page flips and update primary planes after a GPU reset

linux-next: build failure after merge of the drm-intel tree
 2013-02-19  2:01 UTC  (4+ messages)

VT switchless v3
 2013-02-19  0:58 UTC  (10+ messages)
` [PATCH 1/6] drm/i915: don't restore LVDS enable state blindly v2
` [PATCH 2/6] drm/i915: add sprite restore function v2
` [PATCH 3/6] drm/i915: restore cursor and sprite state when forcing a config restore
` [PATCH 4/6] drm/i915: enable VT switchless resume v2
` [PATCH 5/6] drm/i915: emit a hotplug event on resume
` [PATCH 6/6] drm/i915: remove disabled memset of framebuffer from intel_fb

intel-hda: sound via HDMI only when using interlaced modes
 2013-02-18 23:44 UTC  (3+ messages)
  ` [Alsa-user] "

[PATCH i-g-t/libdrm] Massasge intel_chipset.h
 2013-02-18 19:41 UTC  (5+ messages)
` [PATCH i-g-t 1/2] intel_chipset: Use parens around macro arguments
` [PATCH i-g-t 2/2] intel_chipset: Add multiple inclusion guards into intel_chipset.h
` [PATCH libdrm 1/2] intel_chipset: Use parens around macro arguments
` [PATCH libdrm 2/2] intel_chipset: Fix up VLV confusion

[PATCH 00/10] Display error reporting
 2013-02-18 18:11 UTC  (17+ messages)
` [PATCH 01/10] drm/i915: drm/i915: create macros for the "unclaimed register" checks
` [PATCH 03/10] drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver init
` [PATCH 07/10] drm/i915: print Gen5+ CPU poison interrupts
` [PATCH 08/10] drm/i915: print PCH FIFO underrun interrupts

[PATCH] drm/i915: Remove platforms in the preliminary_hw_support description
 2013-02-18 18:08 UTC  (2+ messages)

[PATCH 0/4] drm/i915: handle compact dma scatter lists
 2013-02-18 17:28 UTC  (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] drm: handle compact dma scatter lists in drm_clflush_sg()
` [PATCH v2 2/4] drm/i915: handle walking compact dma scatter lists
` [PATCH v2 3/4] drm/i915: create compact dma scatter lists for gem objects
` [PATCH v2 4/4] drm/i915: use for_each_sg_page for setting up the gtt ptes

[PATCH 0/3] drm/i915: More page flip vs. reset improvements
 2013-02-18 16:39 UTC  (16+ messages)
` [PATCH v2 1/3] drm/i915: Wake up pending_flip_queue as part of reset handling
` [PATCH v2 2/3] drm/i915: Really wait for pending flips when panning
` [PATCH 3/3] drm/i915: Update primary planes after a GPU reset

[RFC][PATCH] drm/i915: Fix races in gen4 page flip interrupt handling
 2013-02-18 15:16 UTC 

[PATCH] intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets
 2013-02-18 15:12 UTC  (4+ messages)

[PATCH v2] drm/i915: Eliminate race from gen2/3 page flip interrupt handling
 2013-02-18 14:43 UTC 

[PATCH] render/gen7: Don't use a message register to store vl
 2013-02-18 13:49 UTC  (3+ messages)

[PATCH] drm/i915: Eliminate race from gen2/3 page flip interrupt handling
 2013-02-18 13:19 UTC  (6+ messages)

Updated testing tree
 2013-02-17 20:44 UTC 

[PATCH] drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK
 2013-02-17 20:31 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Set i9xx lvds clock limits according to specifications
 2013-02-16 11:47 UTC  (11+ messages)
` [PATCH] drm/i915: Set i9xx sdvo "
  ` [Intel-gfx] [PATCH] drm/i915: Set i9xx lvds "

VT switchless resume patches
 2013-02-15 21:15 UTC  (10+ messages)
` [PATCH 1/6] drm/i915: don't restore LVDS enable state blindly
` [PATCH 2/6] drm/i915: add sprite restore function
` [PATCH 3/6] drm/i915: restore cursor and sprite state when forcing a config restore
` [PATCH 4/6] drm/i915: enable VT switchless resume
` [PATCH 5/6] drm/i915: emit a hotplug event on resume
` [PATCH 6/6] drm/i915: remove disabled memset of framebuffer from intel_fb

VT switchless resume v2
 2013-02-15 21:07 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: don't restore LVDS enable state blindly
` [PATCH 2/6] drm/i915: add sprite restore function v2
` [PATCH 3/6] drm/i915: restore cursor and sprite state when forcing a config restore
` [PATCH 4/6] drm/i915: enable VT switchless resume
` [PATCH 5/6] drm/i915: emit a hotplug event on resume
` [PATCH 6/6] drm/i915: remove disabled memset of framebuffer from intel_fb

[PATCH] drm/i915: Implement pipe CSC based limited range RGB output
 2013-02-15 20:34 UTC  (3+ messages)

[PATCH] drm: Don't set the plane->fb to NULL on successfull set_plane
 2013-02-15 20:26 UTC  (3+ messages)

[PATCH] drm/i915: Fix and clean up RC6 init sequence for Haswell
 2013-02-15 19:39 UTC 

[PATCH v2] drm/i915: Finish page flips and update primary planes after a GPU reset
 2013-02-15 17:56 UTC 

[PATCH] drm/i915: inverted brightness quirk for Acer Aspire 4736Z
 2013-02-15 17:36 UTC  (2+ messages)

[PATCH] drm: don't add inferred modes for monitors that don't support them
 2013-02-15 17:27 UTC  (3+ messages)

[PATCH] pm: provide stubs for PM VT console switch routines
 2013-02-15 17:00 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 00/19] [RFC] introduce struct intel_pipe_config
 2013-02-15 16:48 UTC  (6+ messages)

[PATCH i-g-t 1/2] kms_flip: Split the "no events" logic into a separate flag
 2013-02-15 15:10 UTC  (2+ messages)
` [PATCH i-g-t 2/2] kms_flip: Add a flip-vs-panning-vs-hang test

[RFC] [PATCH 0/7] arb robustness enablers
 2013-02-15 14:55 UTC  (13+ messages)
` [RFC] [PATCH 1/7] drm/i915: detect infinite loops in hang check
` [RFC] [PATCH 2/7] drm/i915: add struct i915_reset_stats
` [RFC] [PATCH 6/7] drm/i915: reference count for i915_hw_contexts
` [RFC] [PATCH 7/7] drm/i915: find guilty batch buffer on ring resets

Including drm-intel tree to linux-next
 2013-02-15 14:26 UTC  (7+ messages)

[PATCH] drm/i915: Print the hw context status is debugfs
 2013-02-15 10:12 UTC  (2+ messages)

[PATCH v2] drm/i915: Fix PIPE_CONTROL DW/QW write through global GTT on IVB+
 2013-02-15 10:10 UTC  (3+ messages)

[PATCH] drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remap
 2013-02-15 10:10 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Preserve the FDI line reversal override bit on CPT
 2013-02-14 20:51 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Preserve the DDI link reversal configuration

Sync the assembler with Mesa's opcode emission code
 2013-02-14 19:18 UTC  (2+ messages)

[PATCH] drm/i915: Wait for pending flips to complete before tearing down the encoders
 2013-02-14 18:15 UTC  (4+ messages)

[PATCH] drm/i915: add \n to the end of sysfs attributes
 2013-02-14 17:46 UTC  (2+ messages)

[PATCH] drm/i915: add missing \n to UTS_RELEASE in the error_state
 2013-02-14 12:27 UTC  (3+ messages)
` [Intel-gfx] "

drm-intel-nightly: [drm] Wrong MCH_SSKPD value: 0x16040307
 2013-02-14 10:41 UTC  (3+ messages)

[pull] fb helper cleanups
 2013-02-14  8:36 UTC 

[PATCH 0/2] drm: Fix 8bpp fbcon on i915
 2013-02-13 23:45 UTC  (6+ messages)
` [PATCH 2/2] drm: Use C8 instead of RGB332 when determining the format from depth/bpp

[PATCH] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
 2013-02-13 23:20 UTC  (3+ messages)

[PATCH] drm/i915: don't clflush gem objects in stolen memory
 2013-02-13 21:41 UTC  (5+ messages)

[PATCH 00/18] [RFC] Introduce the Haswell VECS
 2013-02-13 19:28 UTC  (3+ messages)
` [PATCH 14/18] drm/i915: vebox interrupt get/put

[PATCH] drm/i915: Wait for pending flips to complete before tearing down the encoders
 2013-02-13 18:12 UTC 

[PATCH 0/6] drm/i915: Avoid stuck page flip waiters on GPU reset
 2013-02-13 17:39 UTC  (17+ messages)
` [PATCH 1/6] drm/i915: Kill obj->pending_flip
` [PATCH 2/6] drm/i915: Don't wait for page flips if there was GPU reset
` [PATCH 3/6] drm/i915: Wake up pending_flip_queue as part of reset handling
` [PATCH 6/6] drm/i915: Really wait for pending flips in intel_pipe_set_base()

"Quick" mode
 2013-02-13 17:34 UTC  (4+ messages)
` [PATCH 1/2] lib: Add a way to specify values for "quick" runs
` [PATCH 2/2] tests: Add a quick variant to the gem_storedw_* tests

[PATCH] drm/i915: Fix a typo in a intel_modeset_stage_output_state() comment
 2013-02-13 15:00 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