[PATCH 1/2] drm/i2c/tda998x prepare for tilcdc sync workaround

2013-07-25 Thread Darren Etheridge
Add necessary support for flipping the hsync signal and shifting the display to the right by a certain number of pixels. Changes only take effect if adjusted_mode is changed in fixup function. Signed-off-by: Darren Etheridge --- drivers/gpu/drm/i2c/tda998x_drv.c | 10 ++ 1 files chang

[PATCH 1/2] drm/i2c/tda998x prepare for tilcdc sync workaround

2013-07-25 Thread Darren Etheridge
Add necessary support for flipping the hsync signal and shifting the display to the right by a certain number of pixels. Changes only take effect if adjusted_mode is changed in fixup function. Signed-off-by: Darren Etheridge --- drivers/gpu/drm/i2c/tda998x_drv.c | 10 ++ 1 files chang