commit | 72e45e9267bfbf299f2f4c14c8c923a4f6444030 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri May 31 12:17:06 2013 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Jun 11 08:34:23 2013 +1000 |
tree | a3f74ce4b851a3178b7e43cb8a43ffa208056863 | |
parent | f6fb754dc6f1def4bdc28f9391d835860612b9b4 [diff] |
drm: Preserve the list head in drm_mode_copy Preserve the destination mode's list head in drm_mode_copy. Just in case someone decides that it's a good idea to overwrite a mode which happens to be on some list, Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>