]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
commit4f50379837434182922f06b0c6b2a28d498c6480
treedbb2fbeb4214f3398bbc227dc522ebe084f6fc22
parentd515282380df8c85ca5ed1cc9699c52ccf00fa18
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