[PATCH] Add drm properties to configure the width of the underscan borders

2010-09-26 Thread Alex Deucher
2010/9/21 Marius Gr?ger : > This allows for a more exact fitting on the physical > display. The new properties default to zero which corresponds to the > previous underscan border width[height] formula: > (display_width[display_width] >> 5) + 16. > > Example to set a horizontal border width of 30 a

Re: [PATCH] Add drm properties to configure the width of the underscan borders

2010-09-25 Thread Alex Deucher
2010/9/21 Marius Gröger : > This allows for a more exact fitting on the physical > display. The new properties default to zero which corresponds to the > previous underscan border width[height] formula: > (display_width[display_width] >> 5) + 16. > > Example to set a horizontal border width of 30 a

[PATCH] Add drm properties to configure the width of the underscan borders

2010-09-21 Thread Marius Gröger
This allows for a more exact fitting on the physical display. The new properties default to zero which corresponds to the previous underscan border width[height] formula: (display_width[display_width] >> 5) + 16. Example to set a horizontal border width of 30 and a vertikal border height of 22:

[PATCH] Add drm properties to configure the width of the underscan borders

2010-09-21 Thread Marius Gröger
This allows for a more exact fitting on the physical display. The new properties default to zero which corresponds to the previous underscan border width[height] formula: (display_width[display_width] >> 5) + 16. Example to set a horizontal border width of 30 and a vertikal border height of 22: