Hi Ville,
On 21 March 2017 at 18:12, ville.syrjala@linux.intel.com wrote:
Another iteration of the i915 CCS support. Main change is lifting the fb dimensions hsub/vsub alignment restrictions from the core. Without that userspace would have to align the fb size be a multiple of 8x16 pixels which isn't something they are interested in doing.
With a rebase of Ben's GBM branch[0], and my last Weston atomic series, for Y_CCS this series is: Tested-by: Daniel Stone daniels@collabora.com
I had to disable Yf_CCS due to complaints about the kernel's idea of the tiling mode not matching the modifier. Not sure if this is something which has subsequently been fixed, or ...
Cheers, Daniel
[0]: https://git.collabora.com/cgit/user/daniels/mesa.git/log/?h=wip/2017-03/modi...