[PATCH] drm/i915: Increase max texture to 16k for gen9+

2017-12-08 Thread Alex Tu
Rrefer to another patch [1] on mesa to extend width/height to 16384. For issue : - https://bugs.freedesktop.org/show_bug.cgi?id=102508 - LP: #1714178 Triple monitor display failed with Dell Dock (HiDPI) [1] https://patchwork.freedesktop.org/patch/124918/ Signed-off-by: Alex Tu --- drivers

Re: [Intel-gfx] [PATCH] drm/i915: Increase max texture to 16k for gen9+

2017-12-08 Thread Alex Tu
at 05:26:00PM +0800, Alex Tu wrote: > > Rrefer to another patch [1] on mesa to extend width/height to 16384. > > For issue : > > - https://bugs.freedesktop.org/show_bug.cgi?id=102508 > > - LP: #1714178 Triple monitor display failed with Dell Dock (HiDPI) > > > >

Re: [Intel-gfx] [PATCH] drm/i915: Increase max texture to 16k for gen9+

2017-12-08 Thread Alex Tu
Thanks for comment. I'm not familiar with that, so just followed the patch in mes https://patchwork.freedesktop.org/patch/124918/a. How about change subtitle to "drm/i915: Increase max CRTC bounds to 16k for gen9+"? On Thu, Dec 7, 2017 at 5:32 PM, Chris Wilson wrote: > Quotin