Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-04 17:19:14 to 2013-03-12 00:20:08 UTC [more...]

[PATCH] drm/i915: use simple attribute in debugfs routines
 2013-03-12  0:20 UTC 

[PATCH 01/20] drm/i915: sprite support for ValleyView v2
 2013-03-12  0:01 UTC  (23+ messages)
` [PATCH 02/20] drm/i915: add sprite assertion function for VLV
` [PATCH 03/20] drm/i915: add constant alpha support to sprite ioctl
` [PATCH 04/20] drm/i915: update VLV PLL and DPIO code v6
` [PATCH 05/20] drm/i915/dp: fix up VLV DP handling v2
` [PATCH 06/20] drm/i915: panel power sequencing for VLV eDP v2
` [PATCH 07/20] drm/i915: add more VLV IDs
` [PATCH 08/20] drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2
` [PATCH 09/20] drm/i915: add power context allocation and setup "
` [PATCH 10/20] drm/i915: allow force wake at init time "
` [PATCH 11/20] drm/i915: set conservative clock gating values "
` [PATCH 12/20] drm/i915: fix VLV limits and m/n/p calculations v2
` [PATCH 13/20] drm/i915: add Punit read/write routines for VLV
` [PATCH 14/20] drm/i915: add media well to VLV force wake routines v2
` [PATCH 15/20] drm/i915: turbo & RC6 support for VLV v2
` [PATCH 16/20] drm/i915: DSPFW and BLC regs are in the display offset range
` [PATCH 17/20] drm/i915: don't use plane pipe select on VLV
` [PATCH 18/20] drm/i915: use VLV DIP routines on VLV v2
` [PATCH 19/20] drm/i915/dp: program VSwing and Preemphasis control settings on VLV
` [PATCH 20/20] drm/i915: VLV doesn't have HDMI on port C

[PATCH] drm/i915: ignore hotplug event across suspend
 2013-03-11 23:42 UTC  (2+ messages)

[PATCH] intel: don't crash when freeing an uninitialized screen
 2013-03-11 23:08 UTC 

[PATCH] Revert "drm/i915: try to train DP even harder"
 2013-03-11 17:40 UTC 

[ANNOUNCE] xf86-video-intel 2.21.4
 2013-03-11 13:29 UTC 

i915 black screen introduced by ACPI changes
 2013-03-11 13:16 UTC  (4+ messages)

[PATCH 01/26] drm/i915: sprite support for ValleyView
 2013-03-11  6:21 UTC  (42+ messages)
` [PATCH 04/26] drm/i915: update VLV PLL and DPIO code
` [PATCH 05/26] drm/i915: panel power sequencing for VLV eDP
` [PATCH 07/26] drm/i915: implement WaDisablePSDDualDispatchEnable on VLV
` [PATCH 09/26] drm/i915: add power context allocation and setup "
` [PATCH 10/26] drm/i915: add more clock gating for VLV, allow force wake at init
` [PATCH 11/26] drm/i915: fix VLV limits and m/n/p calculations
` [PATCH 13/26] drm/i915: use gen6 stolen check on VLV
` [PATCH 15/26] drm/i915: add media well to VLV force wake routines
` [PATCH 16/26] drm/i915: turbo & RC6 support for VLV
` [PATCH 19/26] drm/i915: DSPFW and BLC regs are in the display offset range
` [PATCH 25/26] drm/i915/dp: don't use ILK paths on VLV

commit drm/i915: disable shared panel fitter for pipe breaks resolution switching
 2013-03-10 17:02 UTC  (8+ messages)

Is there a planned release date for Main and High profile h.264 encoding support to be officially released?
 2013-03-09  0:16 UTC 

[PATCH 1/6] drm/i915: Warn if a pipe is enabled with a bogus port
 2013-03-08 21:06 UTC  (8+ messages)
` [PATCH 2/6] drm/i915: Initialize wait in intel_ddi_prepare_link_retrain()
` [PATCH 3/6] drm/i915: Error out if we are trying to use VGA with SPLL already in use
` [PATCH 4/6] drm/i915: Cleanup if the EDP transcoder has a bobug input value
` [PATCH 5/6] drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()
` [PATCH 6/6] drm/i915: Use BUG() in a case of a programming error

[PATCH 1/8] drm/i915: Skip modifying PCH DREF if not changing clock sources
 2013-03-08 15:51 UTC  (9+ messages)
` [PATCH 3/8] drm/i915: Split the framebuffer_info creation into a separate routine
` [PATCH 5/8] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon
` [PATCH 6/8] drm/i915: Retrieve the current mode upon KMS takeover

VLV updates
 2013-03-07 23:24 UTC  (36+ messages)
` [PATCH 01/28] drm/i915: sprite support for ValleyView
` [PATCH 02/28] drm/i915: add sprite assertion function for VLV
` [PATCH 10/28] drm/i915: VLV has force wake
` [PATCH 12/28] drm/i915: add more clock gating for VLV, allow force wake at init
` [PATCH 13/28] drm/i915: fix VLV limits and m/n/p calculations
` [PATCH 14/28] drm/i915: disable watermarks on VLV, pondicherry takes care of this
` [PATCH 20/28] drm/i915: don't enumerate VGA on VLV
` [PATCH 23/28] drm/i915: use VLV DIP routines "
` [PATCH 24/28] drm/i915: export intel_dpio_write for use in intel_dp.c
` [PATCH 27/28] drm/i915/dp: don't use ILK paths on VLV
` [PATCH 28/28] drm/i915/dp: add pre-PCH eDP checking to DP detect for VLV

Updated testing treee
 2013-03-07 21:58 UTC 

[PATCH 00/15] More "unclaimed register" fixes
 2013-03-07 17:14 UTC  (26+ messages)
` [PATCH 01/15] drm/i915: only disable DDI sound if intel_crtc->eld_vld
` [PATCH 02/15] drm/i915: disable sound first on intel_disable_ddi
` [PATCH 03/15] drm/i915: add intel_power_well_is_down
` [PATCH 04/15] drm/i915: don't touch the PF regs if the power well is down
` [PATCH 05/15] drm/i915: capture the correct cursor registers on IVB
` [PATCH 06/15] drm/i915: there's no DSPSIZE register on gen4+
` [PATCH 07/15] drm/i915: there's no DSPADDR register on Haswell
` [PATCH 08/15] drm/i915: remove DSPPOS register
` [PATCH 09/15] drm/i915: there's no PIPESTAT on Gen5+
` [PATCH 10/15] drm/i915: check the power well when capturing error state
` [PATCH 11/15] drm/i915: add HAS_POWER_WELL
` [PATCH 12/15] drm/i915: reorganize intel_lvds_supported
` [PATCH 13/15] drm/i915: don't save/restore PCH_LVDS on LPT
` [PATCH 14/15] drm/i915: check the power well on i915_pipe_enabled
` [PATCH 15/15] drm/i915: add missing space in error message

[PATCH 0/8] Enable eDP PSR functionality at HSW - v3
 2013-03-07 16:54 UTC  (8+ messages)
` [PATCH 6/8] drm/i915: Enable/Disable PSR
` [Intel-gfx] [PATCH 0/8] Enable eDP PSR functionality at HSW - v3

VT switchless suspend/resume
 2013-03-07 16:38 UTC  (8+ messages)
` [PATCH 6/6] drm/i915: remove disabled memset of framebuffer from intel_fb

[PATCH] drm/i915: Move has_aliasing_ppgtt_mapping setup into PPGTT funcs
 2013-03-07 11:56 UTC  (4+ messages)

[pull] drm-intel-fixes
 2013-03-06 21:00 UTC 

v3.9-rc1 instability on Chromebook Pixel with gmbus irq
 2013-03-06 19:22 UTC  (3+ messages)

[PATCH] drm/i915: Turn off hsync and vsync on ADPA when disabling crt
 2013-03-06 17:03 UTC  (9+ messages)

[PATCH] drm/i915: GFDT support for SNB/IVB
 2013-03-06 16:28 UTC  (2+ messages)

Updated VLV patchset
 2013-03-06 14:27 UTC  (4+ messages)
` [PATCH 10/22] drm/i915: don't init LVDS on VLV

[PATCH] drm/i915: don't clear pfit at startup any more
 2013-03-06 13:55 UTC 

[PATCH] drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits
 2013-03-06 11:55 UTC  (5+ messages)

[PATCH 0/4] drm/i915: Sprite clipping with related utility funcs to drm core
 2013-03-06 11:10 UTC  (4+ messages)
` [PATCH 1/4] drm: Add struct drm_region and assorted utility functions
  ` [Intel-gfx] "

[PATCH] DRM/i915: On G45 enable cursor plane briefly after enabling the display plane
 2013-03-06 10:08 UTC  (3+ messages)

[PATCH 0/4] FIFO underrun reporting v2
 2013-03-05 19:08 UTC  (3+ messages)
` [PATCH 1/4] drm/i915: also disable south interrupts when handling them

[git pull] drm merge for 3.9-rc1
 2013-03-05 18:28 UTC  (5+ messages)
    ` [Intel-gfx] "

[Xen-devel] eDP screen corruption using linux 3.8 & xen 4.2
 2013-03-05 17:22 UTC 

[PATCH IGT 1/6] lib: detect PCH_LPT and PCH_NONE
 2013-03-05 16:39 UTC  (5+ messages)
` [PATCH IGT 2/6] intel_reg_dumper: recognize LPT

[PATCH v.2 12/12] DRM/i915: Only reprobe display on encoder which has received an HPD event
 2013-03-05 14:18 UTC  (2+ messages)
` [PATCH v.3 "

ThinkPad T420 + kernel 3.8.x + external VGA display == wrong resolution
 2013-03-05 15:30 UTC  (2+ messages)

[PATCH] drm/i915: Apply alignment restrictions on scanout surfaces for VT-d
 2013-03-05 15:26 UTC  (2+ messages)

[PATCH v.2 06/12] DRM/i915: Add HPD IRQ storm detection (v2)
 2013-03-05 14:52 UTC  (8+ messages)
` [PATCH v.3 06/12] DRM/i915: Add HPD IRQ storm detection (v3)
  ` [PATCH v.2 10/12] DRM/i915: Add Reenable Timer to turn Hotplug Detection back on (v2)
      ` [PATCH v.3 10/12] DRM/i915: Add Reenable Timer to turn Hotplug Detection back on (v3)
  ` [PATCH v.2 11/12] DRM/i915: Add bit field to record which pins have received HPD events (v2)
    ` [PATCH v.3 11/12] DRM/i915: Add bit field to record which pins have received HPD events (v3)

[PATCH] drm/i915: Align scanouts to 256k when VT-d is enabled
 2013-03-05 14:51 UTC 

[PATCH v.2 09/12] DRM/i915: Disable HPD interrupt on pin when irq storm is detected
 2013-03-05 12:34 UTC  (2+ messages)
` [PATCH v.2 09/12] DRM/i915: Disable HPD interrupt on pin when irq storm is detected (v2)

[PATCH] drm/i915: enable irqs earlier when resuming
 2013-03-05  9:06 UTC  (3+ messages)

[PATCH] drm/i915: Increase the RC6p threshold
 2013-03-05  9:02 UTC  (10+ messages)

[PATCH 1/3] [v2] drm/i915: Created a sized object error dump
 2013-03-05  8:39 UTC  (6+ messages)
` [PATCH 3/3] [v2] drm/i915: Capture current context on error
  ` [PATCH] [v3] "
  ` [PATCH] [v4] "

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-03-04 23:23 UTC 

[PATCH 0/8] Small refactorings v2
 2013-03-04 22:28 UTC  (5+ messages)
` [PATCH 8/8] drm/i915: clarify confusion between SDVO and HDMI registers

[PATCH 06/10] drm/i915: add pipe_config->has_pch_encoder
 2013-03-04 22:24 UTC  (2+ messages)
` [PATCH] "

[PATCH i-g-t 0/2] kms_flip: Test for page flip crtc->fb clobber bug
 2013-03-04 17:21 UTC  (3+ messages)
` [PATCH i-g-t 2/2] kms_flip: Don't access freed data


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