igt-dev.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [igt-dev] [PATCH] docs/chamelium: Change chamelium.c to kms_chamelium.c
@ 2018-07-20 17:03 Gwan-gyeong Mun
  2018-07-20 20:31 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
  2018-07-24 12:14 ` [igt-dev] [PATCH] " Martin Peres
  0 siblings, 2 replies; 3+ messages in thread
From: Gwan-gyeong Mun @ 2018-07-20 17:03 UTC (permalink / raw)
  To: igt-dev; +Cc: martin.peres

This commit (8809638e8e42488aac701066d7ced164854c6c9c) renamed chamelium to
kms_chamelium.

Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
---
 docs/chamelium.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/chamelium.txt b/docs/chamelium.txt
index ecfd52b4..ed154990 100644
--- a/docs/chamelium.txt
+++ b/docs/chamelium.txt
@@ -125,7 +125,7 @@ Current Support in IGT
 
 Support for the Chamelium platform in IGT is found in the following places:
 * lib/igt_chamelium.c: library with Chamelium-related helpers
-* tests/chamelium.c: sub-tests using the Chamelium
+* tests/kms_chamelium.c: sub-tests using the Chamelium
 
 As of late August 2017, the following features are tested by IGT:
 * Pixel-by-pixel frame integrity tests for DP and HDMI
-- 
2.18.0

---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [igt-dev] ✓ Fi.CI.BAT: success for docs/chamelium: Change chamelium.c to kms_chamelium.c
  2018-07-20 17:03 [igt-dev] [PATCH] docs/chamelium: Change chamelium.c to kms_chamelium.c Gwan-gyeong Mun
@ 2018-07-20 20:31 ` Patchwork
  2018-07-24 12:14 ` [igt-dev] [PATCH] " Martin Peres
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2018-07-20 20:31 UTC (permalink / raw)
  To: Gwan-gyeong Mun; +Cc: igt-dev

== Series Details ==

Series: docs/chamelium: Change chamelium.c to kms_chamelium.c
URL   : https://patchwork.freedesktop.org/series/46972/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4521 -> IGTPW_1619 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/46972/revisions/1/mbox/

== Known issues ==

  Here are the changes found in IGTPW_1619 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt@gem_exec_suspend@basic-s4-devices:
      fi-kbl-7500u:       PASS -> DMESG-WARN (fdo#105128, fdo#107139)

    igt@kms_frontbuffer_tracking@basic:
      fi-hsw-peppy:       PASS -> DMESG-FAIL (fdo#106103, fdo#102614)

    
    ==== Possible fixes ====

    igt@debugfs_test@read_all_entries:
      fi-snb-2520m:       INCOMPLETE (fdo#103713) -> PASS

    igt@prime_vgem@basic-fence-flip:
      fi-ilk-650:         FAIL (fdo#104008) -> PASS

    
  fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
  fdo#105128 https://bugs.freedesktop.org/show_bug.cgi?id=105128
  fdo#106103 https://bugs.freedesktop.org/show_bug.cgi?id=106103
  fdo#107139 https://bugs.freedesktop.org/show_bug.cgi?id=107139


== Participating hosts (47 -> 42) ==

  Missing    (5): fi-ctg-p8600 fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u 


== Build changes ==

    * IGT: IGT_4570 -> IGTPW_1619

  CI_DRM_4521: a4ebbd84c682fd30edbde6ac0e48d150d4c5c066 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1619: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1619/
  IGT_4570: 65cdccdc7bcbb791d791aeeeecb784a382110a3c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1619/issues.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [igt-dev] [PATCH] docs/chamelium: Change chamelium.c to kms_chamelium.c
  2018-07-20 17:03 [igt-dev] [PATCH] docs/chamelium: Change chamelium.c to kms_chamelium.c Gwan-gyeong Mun
  2018-07-20 20:31 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2018-07-24 12:14 ` Martin Peres
  1 sibling, 0 replies; 3+ messages in thread
From: Martin Peres @ 2018-07-24 12:14 UTC (permalink / raw)
  To: Gwan-gyeong Mun, igt-dev

On 20/07/18 20:03, Gwan-gyeong Mun wrote:
> This commit (8809638e8e42488aac701066d7ced164854c6c9c) renamed chamelium to
> kms_chamelium.
> 
> Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
> ---
>  docs/chamelium.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/chamelium.txt b/docs/chamelium.txt
> index ecfd52b4..ed154990 100644
> --- a/docs/chamelium.txt
> +++ b/docs/chamelium.txt
> @@ -125,7 +125,7 @@ Current Support in IGT
>  
>  Support for the Chamelium platform in IGT is found in the following places:
>  * lib/igt_chamelium.c: library with Chamelium-related helpers
> -* tests/chamelium.c: sub-tests using the Chamelium
> +* tests/kms_chamelium.c: sub-tests using the Chamelium
>  
>  As of late August 2017, the following features are tested by IGT:
>  * Pixel-by-pixel frame integrity tests for DP and HDMI
> 

Reviewed-by: Martin Peres <martin.peres@linux.intel.com>
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-24 12:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-20 17:03 [igt-dev] [PATCH] docs/chamelium: Change chamelium.c to kms_chamelium.c Gwan-gyeong Mun
2018-07-20 20:31 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2018-07-24 12:14 ` [igt-dev] [PATCH] " Martin Peres

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).