All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] Add more DMT and common modes
@ 2012-04-13 20:33 Adam Jackson
  2012-04-13 20:33 ` [PATCH 01/12] drm/edid: Document drm_mode_find_dmt Adam Jackson
                   ` (13 more replies)
  0 siblings, 14 replies; 26+ messages in thread
From: Adam Jackson @ 2012-04-13 20:33 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx

Incorporates some feedback from Rodrigo and Takashi.  Major themes of the
series:

- Fix the DMT list to include reduced-blanking modes
- Add modes from DMT for any range descriptor type
- Add an extra modes list for things not in DMT
- For ranges that specify a formula, generate timings from the extra modes

This still doesn't address the driver policy decision of "I know I have
a scaler, add modes as if there were a range descriptor even if there's
not one".  But it should at least make clear what such a helper function
should do.

- ajax

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

end of thread, other threads:[~2012-04-20 12:34 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13 20:33 [PATCH 00/12] Add more DMT and common modes Adam Jackson
2012-04-13 20:33 ` [PATCH 01/12] drm/edid: Document drm_mode_find_dmt Adam Jackson
2012-04-13 20:33 ` [PATCH 02/12] drm/edid: Rewrite drm_mode_find_dmt search loop Adam Jackson
2012-04-13 20:33 ` [PATCH 03/12] drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes Adam Jackson
2012-04-13 20:33 ` [PATCH 04/12] drm/edid: Remove a misleading comment Adam Jackson
2012-04-13 20:33 ` [PATCH 05/12] drm/edid: s/drm_gtf_modes_for_range/drm_dmt_modes_for_range/ Adam Jackson
2012-04-13 20:33 ` [PATCH 06/12] drm/edid: Add the reduced blanking DMT modes to the DMT list Adam Jackson
2012-04-13 20:33 ` [PATCH 07/12] drm/edid: Fix some comment typos in the DMT mode list Adam Jackson
2012-04-13 20:33 ` [PATCH 08/12] drm/edid: Do drm_dmt_modes_for_range() for all range descriptor types Adam Jackson
2012-04-13 20:33 ` [PATCH 09/12] drm/edid: Update range descriptor struct for EDID 1.4 Adam Jackson
2012-04-17 15:25   ` [Intel-gfx] " Takashi Iwai
2012-04-17 17:17     ` Adam Jackson
2012-04-13 20:33 ` [PATCH 10/12] drm/edid: Give the est3 mode struct a real name Adam Jackson
2012-04-13 20:33 ` [PATCH 11/12] drm/edid: Add extra_modes Adam Jackson
2012-04-13 20:33 ` [PATCH 12/12] drm/edid: Generate modes from extra_modes for range descriptors Adam Jackson
2012-04-13 20:56 ` [PATCH 00/12] Add more DMT and common modes Adam Jackson
2012-04-17 15:26   ` [Intel-gfx] " Takashi Iwai
2012-04-19 12:03     ` Takashi Iwai
2012-04-19 14:58       ` Takashi Iwai
2012-04-20 12:05         ` Dave Airlie
2012-04-20 12:34           ` Takashi Iwai
2012-04-20 12:04       ` [Intel-gfx] " Dave Airlie
2012-04-20 12:32         ` Takashi Iwai
2012-04-17 15:33 ` Takashi Iwai
2012-04-17 15:50   ` Takashi Iwai
2012-04-17 16:02     ` Rodrigo Vivi

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.