[PATCH v2] drm/ast: Improve mode matching

2014-08-27 Thread Egbert Eich
Hi YC, you should probably be a bit more verbose in your changelog entry. As subject something like: Add reduced blanking modes for wide screen mode As text: Add reduced blanking modes, improve mode matching to identify these modes by their sync polarities. Y.C. Chen writes: >

[PATCH v2] drm/ast: Improve mode matching

2014-08-27 Thread Y.C. Chen
From: "Y.C. Chen" Signed-off-by: Egbert Eich Signed-off-by: Y.C. Chen v2: Add two pass mode selection, first try to match sync polarities and refresh if this fails, try matching refresh only. Suggested by: Egbert Eich --- drivers/gpu/drm/ast/ast_mode.c | 42