[Intel-gfx] [PATCH i-g-t] tests: kms_pipe_color: fix ctm tests
Jani Nikula
jani.nikula at linux.intel.com
Mon Sep 19 16:36:45 UTC 2016
On Mon, 19 Sep 2016, Lionel Landwerlin <lionel.g.landwerlin at intel.com> wrote:
> Some of the Intel platforms have odd numbers of LUT entries and we
> need to tests a couple of values around the expected result. Bring
> back the CRC equal function we need that doesn't trigger an assert
> right away, while we still assert if we can't find a correct result in
> the outter loop.
>
> bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97691
> Fixes: 582ce4cd19c627606047b1a8fdd987c4dc07353c
We might as well stick to kernel style for Fixes: tags:
Fixes: 582ce4cd19c6 ("lib/debugs: nuke igt_crc_equal again")
You can get that with:
$ git log -1 582ce4cd19c627606047b1a8fdd987c4dc07353c --pretty="format:Fixes: %h (\"%s\")"
BR,
Jani.
--
Jani Nikula, Intel Open Source Technology Center
More information about the Intel-gfx
mailing list