[PATCH V2 4/7] drm/tilcdc: adding more guards to prevent selection of invalid modes

2013-06-21 Thread Darren Etheridge
The tilcdc has a number of limitations for the allowed sizes of the various adjustable timing parameter. Some modes are outside of these timings. This commit will prune modes that report timings that will overflow the allowed sizes in the tilcdc. Signed-off-by: Darren Etheridge --- drivers/gpu

[PATCH V2 4/7] drm/tilcdc: adding more guards to prevent selection of invalid modes

2013-06-21 Thread Darren Etheridge
The tilcdc has a number of limitations for the allowed sizes of the various adjustable timing parameter. Some modes are outside of these timings. This commit will prune modes that report timings that will overflow the allowed sizes in the tilcdc. Signed-off-by: Darren Etheridge --- drivers/gpu