intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-14 14:15:08 to 2013-01-21 12:07:12 UTC [more...]

[PATCH 0/6] robustify reset transitions
 2013-01-21 12:06 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: clear up wedged transitions
  ` [PATCH 2/2] drm/i915: create a race-free reset detection

[PATCH v3] drm/i915: HDMI/DP - ELD info refresh support for Haswell
 2013-01-21 10:32 UTC 

[PATCH] drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits
 2013-01-21 10:46 UTC  (3+ messages)
` [Intel-gfx] "

[HSW issue] Can not turn on LVDS panel with kernel 3.8-rc2 on some ivybridge NB
 2013-01-21  7:12 UTC  (2+ messages)

[PATCH v2] drm/i915: HDMI/DP - ELD info refresh support for Haswell
 2013-01-21  5:40 UTC  (5+ messages)

i965 (sandy-bridge): mesa-git DRI drivers is not linked against libdrm-git (libdrm_intel.so)
 2013-01-21  0:29 UTC  (3+ messages)

[PATCH] iommu/intel: disable DMAR for g4x integrated gfx
 2013-01-20 22:50 UTC 

i915-related and general system freezes with specific kernel config // IOMMU
 2013-01-20 22:49 UTC  (7+ messages)

[PULL] kms locking rework
 2013-01-20 21:19 UTC  (2+ messages)

external screen goes black
 2013-01-20 21:17 UTC  (5+ messages)

[PATCH] drm/i915: Enable explicit TLB invalidation control
 2013-01-20 17:08 UTC 

[PATCH] drm/i915: Disable AsyncFlip performance optimisations
 2013-01-20 16:11 UTC 

[ANNOUNCE] xf86-video-intel 2.20.19
 2013-01-20 12:14 UTC 

[PATCH 1/3] [RFC] drm/i915: Create a vtable for i915 gtt
 2013-01-20  2:05 UTC  (3+ messages)
` [PATCH 2/3] [RFC] drm/i915: Resume dissecting intel_gtt
` [PATCH 3/3] [RFC] drm/i915: With the vtable, intel_gtt is useless

[RFC] [PATCH] quick_dump: A dump utility different than reg_dumper
 2013-01-20  2:03 UTC  (3+ messages)

Updated testing
 2013-01-19 16:00 UTC  (2+ messages)

[PATCH] drm/i915: re-add dropped dma_mask configuration
 2013-01-19 14:03 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Only insert the mb() before updating the fence parameter
 2013-01-19 13:40 UTC  (9+ messages)
  ` [PATCH 2/4] drm/i915: Only apply the mb() when flushing the GTT domain during a finish
  ` [PATCH 3/4] drm/i915: Insert a full mb() before reading the seqno from the status page

[PATCH 1/5] drm/i915: Fix %z from last patch
 2013-01-19  3:22 UTC  (7+ messages)
  ` [PATCH 2/5] drm/i915: Cut out the infamous ILK w/a from AGP layer
    ` [PATCH 3/5] drm/i915: Remove scratch page from shared
    ` [PATCH 4/5] drm/i915: Needs_dmar, not
    ` [PATCH 5/5] agp/intel: Add gma_bus_addr

[PATCH 00/10] Haswell unclaimed register fixes and power well enabling
 2013-01-18 21:53 UTC  (14+ messages)
` [PATCH 01/10] drm/i915: don't save/restore DSPARB on gen5+
` [PATCH 02/10] drm/i915: don't read DP_TP_STATUS(PORT_A)
` [PATCH 03/10] drm/i915: fix intel_init_power_wells
` [PATCH 04/10] drm/i915: dynamic Haswell display power well support
` [PATCH 05/10] drm/i915: only disable enabled planes on intel_fb_restore_mode
` [PATCH 06/10] drm/i915: check the power down well on assert_pipe()
` [PATCH 07/10] drm/i915: turn on the power well before suspending
` [PATCH 08/10] drm/i915: set TRANSCODER_EDP even earlier
` [PATCH 09/10] drm/i915: print IVB/HSW display error interrupts
` [PATCH 10/10] drm/i915: remove "unclaimed register" checks from I915_WRITE

[PATCH] drm/i915: Implement pipe CSC based limited range RGB output
 2013-01-18 18:08 UTC  (3+ messages)

drm/i915: RGB quantization range stuff v3
 2013-01-18 14:53 UTC  (6+ messages)
` [PATCH v3 1/4] drm/i915: Fix RGB color range property for PCH platforms
` [PATCH v3 2/4] drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
` [PATCH v2 3/4] drm/edid: Add drm_rgb_quant_range_selectable()
` [PATCH v2 4/4] drm/i915: Provide the quantization range in the AVI infoframe

[PATCH xf86-video-intel 1/3] build: Make autoreconf honour ACLOCAL_FLAGS
 2013-01-18 14:13 UTC  (3+ messages)
` [PATCH xf86-video-intel 2/3] build: Use $(AM_V_GEN) to silence the assembly of gen programs
` [PATCH xf86-video-intel 3/3] build: Make generation of gen code depend on intel-gen4asm

[PATCH] drm/i915: HDMI/DP - ELD info refresh support for Haswell
 2013-01-18  2:49 UTC  (3+ messages)

[PATCH 00/13 v2] The final nail in AGP on GEN6+
 2013-01-18  0:10 UTC  (18+ messages)
` [PATCH 01/13] drm/i915: Kill gtt_end
` [PATCH 02/13] drm/i915: Mappable_end can't ever be > end
` [PATCH 03/13] drm/i915: Remove gtt_mappable_total
` [PATCH 04/13] drm/i915: Create a gtt structure
` [PATCH 05/13] drm/i915: Remove use on gma_bus_addr on gen6+
` [PATCH 06/13] drm/i915: Remove use of gtt_mappable_entries
` [PATCH 07/13] drm/i915: Stop using gtt_total_entries
` [PATCH 08/13] drm/i915: Move stolen_size to the new struct
` [PATCH 09/13] agp/intel: decouple more of the agp-i915 sharing
` [PATCH 10/13] drm/i915: Needs_dmar, not
` [PATCH 11/13] drm/i915: Cut out the infamous ILK w/a from AGP layer
` [PATCH 12/13] drm/i915: Remove scratch page from shared
` [PATCH 13/13] drm/i915: Finally kill off struct intel_gtt

[PATCH 0/8] Detect and deal with Interrupt 'Storms' from noisy Hotplug Lines
 2013-01-17 14:45 UTC  (4+ messages)

[pull] drm-intel-fixes
 2013-01-17 14:11 UTC 

[PATCH 00/13] The final nail in AGP on GEN6+
 2013-01-17 13:50 UTC  (35+ messages)
` [PATCH 01/13] drm/i915: Kill gtt_end
` [PATCH 02/13] drm/i915: Mappable_end can't ever be > end
` [PATCH 03/13] drm/i915: Remove gtt_mappable_total
` [PATCH 04/13] drm/i915: Create a gtt structure
` [PATCH 05/13] drm/i915: Remove use on gma_bus_addr on gen6+
  ` [PATCH 05/13 v2] "
` [PATCH 06/13] drm/i915: Remove use of gtt_mappable_entries
  ` [PATCH 06/13 v2] "
` [PATCH 07/13] drm/i915: Stop using gtt_total_entries
  ` [PATCH 07/13 v2] "
` [PATCH 08/13] drm/i915: Move stolen_size to the new struct
` [PATCH 09/13] agp/intel: decouple more of the agp-i915 sharing
` [PATCH 10/13] drm/i915: Needs dmar, not
  ` [PATCH 10/13 v2] drm/i915: Needs_dmar, not
` [PATCH 11/13] drm/i915: Cut out the infamous ILK w/a from AGP layer
` [PATCH 12/13] drm/i915: Remove scratch page from shared
` [PATCH 13/13] drm/i915: Finally kill off struct intel-gtt
  ` [PATCH 13/13 v2] drm/i915: Finally kill off struct intel_gtt

drm/i915: RGB quantization range stuff v2
 2013-01-17 13:41 UTC  (10+ messages)
` [PATCH 1/4] drm/i915: Fix RGB color range property for PCH platforms
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
` [PATCH 3/4] drm/edid: Add drm_rgb_quant_range_selectable()
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915: Provide the quantization range in the AVI infoframe

[PATCH gen4asm 1/3] build: Don't use automake's maintainer mode
 2013-01-17 12:02 UTC  (6+ messages)
  ` [PATCH gen4asm 1/3] build: Don't use automake's maintainer modey

[PATCH] drm/i915: fix FORCEWAKE posting reads
 2013-01-17 11:56 UTC  (5+ messages)
` [PATCH v2] "

Sandybridge Integrity Port issue
 2013-01-16 23:13 UTC 

[PATCH] drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV
 2013-01-16 19:45 UTC  (3+ messages)

Resend of the execbuffer/relocation improvements
 2013-01-16 16:55 UTC  (25+ messages)
` [PATCH 01/11] drm/i915: Bail if we attempt to allocate pages for a purged object
` [PATCH 02/11] drm/i915: Avoid forcing relocations through the mappable GTT or CPU
` [PATCH 03/11] drm: Optionally create mm blocks from top-to-bottom
` [PATCH 05/11] drm/i915: Mark a temporary allocation for copy-from-user as such
` [PATCH 06/11] drm/i915: Take the handle idr spinlock once for looking up the exec objects
` [PATCH 09/11] drm/i915: Use the reloc.handle as an index into the execbuffer array
` [PATCH 10/11] drm/i915: Skip holding a reference to the execbuffer objects
` [PATCH 11/11] drm/i915: Allow userspace to request an object at a specific offset

[PATCH 1/2] tests: Exercise new API for using a LUT with the execbuffer
 2013-01-16 15:44 UTC  (3+ messages)

[ANNOUNCE] xf86-video-intel 2.20.18
 2013-01-16 13:02 UTC 

[PATCH] drm/i915: Add a debug interface to forcibly evict and shrink our object caches
 2013-01-16 10:09 UTC  (3+ messages)

[PATCH] drm/i915: Invalidate the relocation presumed_offsets along the slow path
 2013-01-16  9:53 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/eDP: do not write power sequence registers for ghost eDP
 2013-01-16  9:29 UTC  (2+ messages)

[PATCH 0/8] Enable eDP PSR funcionality at HSW
 2013-01-15 13:36 UTC  (11+ messages)
` [PATCH 1/8] drm/i915: Added eDP PSR registers
` [PATCH 5/8] drm/i915: VBT Parsing for the PSR Feature Block for HSW
` [PATCH 8/8] drm/i915: Hook PSR functionality

[PATCH] drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state
 2013-01-15 13:34 UTC  (2+ messages)

[PATCH] drm/i915: tune down unknown unclaime write hsw debug message
 2013-01-14 20:58 UTC  (2+ messages)

[PATCH 0/5] drm/i915: fix gtt space allocated for tiled objects
 2013-01-14 16:28 UTC  (4+ messages)
` [PATCH v2 3/7] drm/i915: use gtt_get_size() instead of open coding it

drm/i915: RGB quantization range stuff
 2013-01-14 15:25 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: Add has_hdmi_monitor to intel_hdmi
    ` [Intel-gfx] "
` [PATCH 3/5] drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
` [PATCH 4/5] drm/edid: Add drm_rgb_quant_range_selectable()
` [PATCH 5/5] drm/i915: Provide the quantization range in the AVI infoframe

[PATCH] tests/testdisplay.c: Fix the issue which don't display anything until '-o' given
 2013-01-14 14:32 UTC  (2+ messages)

Bug Team Status
 2013-01-14 14:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).