commit | c91faa61697a60ee5cc653db9b6fd3c7049890a6 | [log] [tgz] |
---|---|---|
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Tue Mar 22 20:33:20 2011 +0000 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Wed Mar 23 13:04:35 2011 +0000 |
tree | 77c42ff713288a401dde693049a3dd19fb5f9728 | |
parent | 0523656eed6941a1a0e6b8de36ca73f44d2142c0 [diff] |
viafb: remove unused max_hres/vres This patch removes the max_hres and max_vres which are not used at the moment. In general they could be useful but it would be better to get them via any standard EDID implementation and not the buggy incomplete one currently used which is also removed as far as possible. Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>