[igt-dev] [PATCH i-g-t 0/7] lib: Miscellaneous cleanups from nouveau work
Petri Latvala
petri.latvala at intel.com
Thu Mar 18 09:38:16 UTC 2021
On Wed, Mar 17, 2021 at 06:49:42PM -0400, Lyude wrote:
> From: Lyude Paul <lyude at redhat.com>
>
> These are just a couple of small fixes that didn't seem important
> enough to stick in their own patch series, but were various issues with
> igt that I found along the way during my recent nouveau igt work.
>
> Cc: Martin Peres <martin.peres at free.fr>
> Cc: Jeremy Cline <jcline at redhat.com>
>
> Lyude Paul (7):
> lib/drmtest: Use igt_assert_eq() for do_or_die()
> lib/drmtest: And use do_or_die() in do_ioctl()
> lib/drmtest: Remove i915 refs in do_ioctl*() docs
> lib/igt_fb: Remove domain from igt_fb
> lib/debugfs: Fix igt_crc_t docs to mention has_valid_frame
> lib/igt_aux: Print name of debug var in igt_debug_wait_for_keypress()
> lib/debugfs: Fix function name in igt_pipe_crc_get_for_frame() docs
>
> lib/drmtest.h | 8 ++++----
> lib/igt_aux.c | 2 +-
> lib/igt_debugfs.c | 2 +-
> lib/igt_debugfs.h | 3 ++-
> lib/igt_fb.c | 3 ---
> lib/igt_fb.h | 2 --
> 6 files changed, 8 insertions(+), 12 deletions(-)
>
One minor comment on one patch, otherwise LGTM.
Series is
Reviewed-by: Petri Latvala <petri.latvala at intel.com>
More information about the igt-dev
mailing list