android_kernel_motorola_sm6225/drivers/media
Martin Bugge c3e75c7d5e [media] v4l2-dv-timings: fix CVT calculation
This patch fixes two errors that caused incorrect format detections:
The first bug is in the calculation of the vertical backporch: the combined
period of vsync and backporch must *exceed* a certain minimum value, and not
be equal to it.
The second bug is a rounding error in the reduced blanking calculation:
expand the ideal_duty_cylce to be in parts per ten thousand to avoid
rounding errors.

Signed-off-by: Martin Bugge <marbugge@cisco.com>
Cc: Mats Randgaard <matrandg@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2013-08-24 04:19:08 -03:00
..
common [media] siano: fix divide error on 0 counters 2013-08-22 12:06:30 -03:00
dvb-core [media] dib0700: add support for PCTV 2002e & PCTV 2002e SE 2013-07-22 07:48:11 -03:00
dvb-frontends [media] mb86a20s: Fix TS parallel mode 2013-08-22 12:06:29 -03:00
firewire firewire: introduce fw_driver.probe and .remove methods 2013-06-09 18:15:00 +02:00
i2c [media] media: i2c: tvp7002: add OF support 2013-08-24 04:16:05 -03:00
mmc [media] siano: get rid of CammelCase from smscoreapi.h 2013-03-21 10:03:16 -03:00
parport [media] bw-qcam: fix timestamp handling 2013-05-27 09:30:19 -03:00
pci [media] cx23885: Add DTV support for Mygica X8502/X8507 boards 2013-08-22 12:06:30 -03:00
platform [media] coda: No need to check the return value of platform_get_resource() 2013-08-24 04:06:26 -03:00
radio [media] radio-si470x-usb: Remove software version check 2013-08-21 05:18:05 -03:00
rc [media] media: rc: rdev->open or rdev->close can be NULL 2013-08-23 05:41:23 -03:00
tuners [media] e4000: change remaining pr_warn to dev_warn 2013-08-18 07:52:53 -03:00
usb [media] cx231xx: Add support for KWorld UB445-U 2013-08-23 05:42:33 -03:00
v4l2-core [media] v4l2-dv-timings: fix CVT calculation 2013-08-24 04:19:08 -03:00
Kconfig [media] Fix build when drivers are builtin and frontend modules 2013-06-20 10:35:53 -03:00
Makefile
media-device.c [media] media: info leak in __media_device_enum_links() 2013-06-12 18:52:45 -03:00
media-devnode.c [media] media: Add 64--32 bit compat ioctl handler 2013-03-18 20:44:36 -03:00
media-entity.c [media] media: Add support for circular graph traversal 2013-08-18 07:16:48 -03:00