commit | 0ceb996c9e729b056977a0f07692b38bbd57bc77 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 27 17:48:18 2012 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 29 12:11:01 2012 -0400 |
tree | e3c6313cd2a622719f638dd0c7a6e48d14e572b6 | |
parent | c205b232a64fed6d26edd7e40985b396de99a27f [diff] |
drm/radeon: rework panel mode setup Adjust the panel mode setup to match the behavior of the vbios. Rather than checking for specific bridge chip ids, just check the eDP configuration register. This saves extra aux transactions and works across DP bridge chips without requiring additional per chip id checking. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>