[Intel-gfx] [PATCH 0/5] Add aspect ratio parsing

2016-03-25 Thread Shashank Sharma
Currently DRM framework doesn't parse aspect ratio of a videomode while converting it from a umode->kmode or viceversa. This causes modeset of CEA modes with incorrect aspect ratio. While running HDMI complaince, tests (like 7-27) expect the DUT to apply the mode as per the VIC, but as driver does

[Intel-gfx] [PATCH 0/5]: Add aspect ratio parsing

2015-12-17 Thread Shashank Sharma
Currently DRM framework doesn't parse aspect ratio of a videomode while converting it from a umode->kmode or viceversa. This causes modeset of CEA modes with incorrect aspect ratio. While running HDMI complaince, tests (like 7-27) expect the DUT to apply the mode as per the VIC, but as driver does