Skip to content

Commit

Permalink
drm/edid: Populate vrefresh for CEA modes
Browse files Browse the repository at this point in the history
Well have use for the vrefresh information of CEA modes later. Just
populate the information into the table to avoid having to calculate
it.

I'm too lazy to check if someone relies on newly allocated CEA
modes having 0 vrefresh, so just clear vrefresh back to 0 when
adding the mode to the connector's modelist.

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Ville Syrjälä authored and Dave Airlie committed Apr 26, 2013
1 parent 8cc3f23 commit ee7925b
Showing 1 changed file with 129 additions and 64 deletions.
Loading

0 comments on commit ee7925b

Please sign in to comment.