2014-10-14 16:50 GMT-03:00 Chris Wilson <[email protected]>: > On Tue, Oct 14, 2014 at 02:05:42PM -0300, Paulo Zanoni wrote: >> From: Paulo Zanoni <[email protected]> >> >> When I look at BSpec, and at cursor_size_ok() (from the Kernel's >> intel_display.c), I see that only 845g and i865g support non-square >> displays, so SKIP the tests on HSW/BDW instead of failing them. > > Why don't we just use the information provided by the kernel as to what > it supports?
(just documenting what we discussed on IRC yesterday) Apparently, there's no way to check if IVB+ has support for variable-size cursors with the current capability checks: the only way would be to check the return code from the cursor IOCTLs... > -Chris > > -- > Chris Wilson, Intel Open Source Technology Centre -- Paulo Zanoni _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
