[PATCH 1/6] gpu: ipu-di: Add ipu_di_adjust_videomode()
Steve Longerbeam
slongerbeam at gmail.com
Thu Dec 18 11:05:46 PST 2014
On 12/17/2014 04:27 AM, Fabio Estevam wrote:
> Steve,
>
> On Mon, Dec 15, 2014 at 10:29 PM, <slongerbeam at gmail.com> wrote:
>> From: Jiada Wang <jiada_wang at mentor.com>
>>
>> On some monitors, high resolution modes are not working, exhibiting
>> pixel column truncation problems (for example, 1280x1024 displays as
>> 1280x1022).
>>
>> The function ipu_di_adjust_videomode() aims to fix these issues by
>> adjusting a passed videomode to IPU restrictions. The function can
>> be called from the drm_crtc_helper_funcs->mode_fixup() methods.
>>
>> Signed-off-by: Jiada Wang <jiada_wang at mentor.com>
>> Signed-off-by: Deepak Das <deepak_das at mentor.com>
>> Signed-off-by: Steve Longerbeam <steve_longerbeam at mentor.com>
> Looks like you missed to add Philipp on Cc.
Hi Fabio, yes I forgot to add him as a cc:, but I discussed these
patches with him before submitting. I will add him to cc in next
revision.
Steve
More information about the dri-devel
mailing list