On 09/10/2012 09:48 PM, Alex Deucher wrote:
On Mon, Sep 10, 2012 at 7:35 AM, Paul Menzel paulepanter@users.sourceforge.net wrote:
Am Montag, den 10.09.2012, 19:23 +0900 schrieb Joonyoung Shim:
The some modes to support interlace have "i" character at the end of
In `drm_mode_set_name()` from `drivers/gpu/drm/drm_modes.c` interlace modes have the character »i« appended to their name.
name from drm_mode_set_name().
From what file? (See above.)
For consistency, this patch adds "i" character at the end of name of interlaced modes defined in drm_edid_modes.h file.
Signed-off-by: Joonyoung Shim jy0922.shim@samsung.com Signed-off-by: Kyungmin Park kyungmin.park@samsung.com
I think, you already sent that patch to the list, did not you? Please mark this by tagging the subject line with [RESENT].
With the updated commit message this is
Acked-by: Paul Menzel paulepanter@users.sourceforge.net
It was actually Russell King: http://lists.freedesktop.org/archives/dri-devel/2012-August/026303.html
I missed that.
Thanks.