All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v4] drm/i915: LVDS channel mode fixes
@ 2012-03-16 21:41 Takashi Iwai
  2012-03-16 21:41 ` [PATCH 1/2] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Takashi Iwai @ 2012-03-16 21:41 UTC (permalink / raw)
  To: intel-gfx; +Cc: hcb

Hi,

this is the revised patch for fixing the wrong LVDS channel mode,
e.g. when booted while the lid is closed.  Also, a new module option
to override the LVDS channel mode is added in the second patch.

v1->v2: Fix the register for gen<=4
v2->v3: Check the resolution of the entry to be sure
v3->v4: Optimize the register reference; add a module option

thanks,

Takashi

^ permalink raw reply	[flat|nested] 18+ messages in thread
* [PATCH 0/2 v5] drm/i915: LVDS channel mode fixes
@ 2012-03-19 11:07 Takashi Iwai
  2012-03-19 11:07 ` [PATCH 1/2] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too Takashi Iwai
  0 siblings, 1 reply; 18+ messages in thread
From: Takashi Iwai @ 2012-03-19 11:07 UTC (permalink / raw)
  To: intel-gfx

Hi,

this is the revised series of patches for fixing the wrong LVDS channel
mode on some laptops in a certan situation such as boot with the closed
lid.

v1->v2: Fix the register for gen<=4
v2->v3: Check the resolution of the entry to be sure
v3->v4: Optimize the register reference; add a module option
v4->v5:
  Check whether the data points within lvds_fp_data block properly
  Refactor the code to return an lvds_fp_timing pointer
  Renamed the module option to lvds_channel_mode
  Changed the option permission to 0600 to allow changing dynamically

thanks

Takashi

^ permalink raw reply	[flat|nested] 18+ messages in thread
* [PATCH 0/2 v6] drm/i915: LVDS channel mode fixes
@ 2012-03-20 12:07 Takashi Iwai
  2012-03-20 12:07 ` [PATCH 1/2] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too Takashi Iwai
  0 siblings, 1 reply; 18+ messages in thread
From: Takashi Iwai @ 2012-03-20 12:07 UTC (permalink / raw)
  To: intel-gfx

Hi,

this is yet another respin of the previous LVDS channel mode fix patches.

v1->v2: Fix the register for gen<=4
v2->v3: Check the resolution of the entry to be sure
v3->v4: Optimize the register reference; add a module option
v4->v5:
  Check whether the data points within lvds_fp_data block properly
  Refactor the code to return an lvds_fp_timing pointer
  Renamed the module option to lvds_channel_mode
  Changed the option permission to 0600 to allow changing dynamically
v5->v6:
  Use the BIOS value only when LVDS register is uninitialized at start

thanks

Takashi

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-03-22 20:57 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16 21:41 [PATCH 0/2 v4] drm/i915: LVDS channel mode fixes Takashi Iwai
2012-03-16 21:41 ` [PATCH 1/2] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too Takashi Iwai
2012-03-16 23:18   ` Keith Packard
2012-03-17  7:59     ` Takashi Iwai
2012-03-17 19:01       ` Keith Packard
2012-03-18 20:28         ` Takashi Iwai
2012-03-16 21:41 ` [PATCH 2/2] drm/i915: Add lvds_channel module option Takashi Iwai
2012-03-17  1:51   ` Eugeni Dodonov
2012-03-17  8:00     ` Takashi Iwai
2012-03-19 14:21 ` [PATCH 0/2 v4] drm/i915: LVDS channel mode fixes Adam Jackson
  -- strict thread matches above, loose matches on Subject: below --
2012-03-19 11:07 [PATCH 0/2 v5] " Takashi Iwai
2012-03-19 11:07 ` [PATCH 1/2] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too Takashi Iwai
2012-03-20 10:01   ` Daniel Vetter
2012-03-20 12:04     ` Takashi Iwai
2012-03-20 14:57       ` Keith Packard
2012-03-20 18:35         ` Rodrigo Vivi
2012-03-20 12:07 [PATCH 0/2 v6] drm/i915: LVDS channel mode fixes Takashi Iwai
2012-03-20 12:07 ` [PATCH 1/2] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too Takashi Iwai
2012-03-21 22:31   ` Daniel Vetter
2012-03-22 20:57   ` Paulo Zanoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.