Home
last modified time | relevance | path

Searched hist:"4966 c0c5c61c0c3a5fb0ebfed7495df02027205f" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dlgdt3306a.cdiff 4966c0c5c61c0c3a5fb0ebfed7495df02027205f Fri Jan 05 01:04:19 CET 2018 Brad Love <brad@nextdimension.cc> media: lgdt3306a: Add QAM AUTO support

As configured currently, modulation in the driver is set to auto detect,
no matter what the user sets modulation to. This leads to both QAM64
and QAM256 having the same effect. QAM AUTO is explicitly added here for
compatibility with scanning software who can use AUTO instead of doing
essentially the same scan twice.
Also included is a module option to enforce a specific QAM modulation if
desired. The true modulation is read before calculating the snr.
Changes are backwards compatible with current behaviour.

Signed-off-by: Brad Love <brad@nextdimension.cc>
Reviewed-by: Michael Ira Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>