]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/tv: Store the TV oversampling factor in the TV mode
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 12 Nov 2018 16:59:49 +0000 (18:59 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 25 Jan 2019 16:50:02 +0000 (18:50 +0200)
commit2203b7acb0a8de63044d3c1ee40d52f816b5b938
treedbb2fbeb4214f3398bbc227dc522ebe084f6fc22
parentfa3f4761c72938a1227c4300ad7512b10e2d4047
drm/i915/tv: Store the TV oversampling factor in the TV mode

Store the oversampling factor as a number in the TV modes. We
shall want to arithmetic with this which is easier if it's
a number we can use directly.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181112170000.27531-6-ville.syrjala@linux.intel.com
Reviewed-by: Imre Deak <imre.deak@intel.com>
drivers/gpu/drm/i915/intel_tv.c