[Bug 84268] [HSW/BDW]igt/kms_cursor_crc some subcases fail
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 21 00:07:00 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=84268
Guo Jinxian <jinxianx.guo at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--- Comment #8 from Guo Jinxian <jinxianx.guo at intel.com> ---
(In reply to Paulo Zanoni from comment #7)
> (In reply to Paulo Zanoni from comment #6)
> > Ok, I rechecked and indeed I can reproduce the bug.
> >
> > This patch fixes the problem for me:
> > http://patchwork.freedesktop.org/patch/35067/
>
> Patch committed to IGT. Closing bug.
>
> When verifying, please make sure your IGT contains the patch.
Test skips on latest igt
root at x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# ./kms_cursor_crc
--run-subtest cursor-128x42-offscreen
IGT-Version: 1.8-gbba1cd0 (x86_64) (Linux:
3.18.0-rc1_drm-intel-nightly_f2bcbc_20141021+ x86_64)
Test requirement not met in function run_test_generic, file
kms_cursor_crc.c:466:
Test requirement: has_nonsquare_cursors(data->devid)
Subtest cursor-128x42-offscreen: SKIP (0.000s)
commit bba1cd0091b3e8e987f15dac1f38d233b5b0ee78
Author: Paulo Zanoni <paulo.r.zanoni at intel.com>
AuthorDate: Tue Oct 14 13:52:58 2014 -0300
Commit: Paulo Zanoni <paulo.r.zanoni at intel.com>
CommitDate: Fri Oct 17 19:00:50 2014 -0300
tests/kms_cursor_crc: HSW/BDW only have square cursors
When I look at cursor_size_ok() (from the Kernel's intel_display.c), I
see that only 845g and i865g support non-square cursors, so SKIP the
tests on HSW/BDW instead of failing them.
This problem happened because support for non-square cursors was being
developed for HSW/BDW, but it ended up not being merged due to a small
problem and priority changes. Let's make those tests SKIP until we
have proper support on the Kernel: after that, we can revert this
patch.
v2: Improve commit message.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=84268
Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20141021/53c884db/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list