Series: | drm/i915: move DSC RC tables to drm_dsc_helper.c |
URL: | https://patchwork.freedesktop.org/series/114473/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_114473v1/index.html |
CI Bug Log - changes from CI_DRM_12790 -> Patchwork_114473v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_114473v1/index.html
Participating hosts (2 -> 36)
Additional (35): fi-rkl-11600 bat-dg1-6 bat-dg1-5 bat-adlp-6 fi-apl-guc fi-pnv-d510 bat-rpls-1 fi-blb-e6850 bat-rpls-2 fi-skl-6600u fi-bsw-n3050 bat-dg2-8 bat-adlm-1 bat-dg2-9 fi-ilk-650 fi-hsw-4770 bat-adln-1 fi-ivb-3770 bat-jsl-3 bat-rplp-1 fi-elk-e7500 bat-dg2-11 fi-bsw-nick fi-kbl-7567u bat-dg1-7 bat-adlp-9 fi-skl-guc fi-cfl-8700k fi-glk-j4005 bat-jsl-1 fi-tgl-1115g4 fi-cfl-guc fi-kbl-guc fi-kbl-x1275 fi-cfl-8109u
Missing (1): fi-snb-2520m
Known issues
Here are the changes found in Patchwork_114473v1 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
fi-skl-guc: NOTRUN -> SKIP (fdo#109271)
-
fi-glk-j4005: NOTRUN -> SKIP (fdo#109271)
-
fi-hsw-4770: NOTRUN -> SKIP (fdo#109271)
-
fi-cfl-8109u: NOTRUN -> SKIP (fdo#109271)
-
fi-kbl-7567u: NOTRUN -> SKIP (fdo#109271)
-
fi-ivb-3770: NOTRUN -> SKIP (fdo#109271)
-
fi-elk-e7500: NOTRUN -> SKIP (fdo#109271)
-
fi-cfl-8700k: NOTRUN -> SKIP (fdo#109271)
-
fi-ilk-650: NOTRUN -> SKIP (fdo#109271)
-
fi-bsw-n3050: NOTRUN -> SKIP (fdo#109271)
-
fi-apl-guc: NOTRUN -> SKIP (fdo#109271)
-
fi-cfl-guc: NOTRUN -> SKIP (fdo#109271)
-
fi-skl-6600u: NOTRUN -> SKIP (fdo#109271)
-
-
igt@fbdev@eof:
-
fi-kbl-guc: NOTRUN -> SKIP (fdo#109271) +5 similar issues
-
fi-bsw-nick: NOTRUN -> SKIP (fdo#109271) +5 similar issues
-
-
igt@fbdev@info:
-
igt@fbdev@nullptr:
-
igt@fbdev@read:
-
fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271) +5 similar issues
-
igt@gem_ctx_create@basic:
- fi-blb-e6850: NOTRUN -> SKIP (fdo#109271) +3 similar issues
-
igt@gem_ctx_create@basic-files:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +3 similar issues
-
igt@gem_exec_fence@basic-busy@ccs0:
-
igt@gem_exec_fence@basic-busy@ccs3:
-
igt@gem_exec_fence@basic-busy@rcs0:
-
igt@gem_exec_fence@basic-busy@vcs0:
-
igt@gem_exec_fence@basic-busy@vecs0:
Build changes
- Linux: CI_DRM_12790 -> Patchwork_114473v1
CI-20190529: 20190529
CI_DRM_12790: 92b7ba2b502495a393b6db904061b6938a09db17 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7175: e825eb183729902489365e56bd99f15af2aa3316 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_114473v1: 92b7ba2b502495a393b6db904061b6938a09db17 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
f6cbddae2db3 drm/msm/dsi: use new helpers for DSC setup
c520830814e8 drm/display/dsc: add helper to set semi-const parameters
89e01861d200 drm/display/dsc: add YCbCr 4:2:2 and 4:2:0 RC parameters
6ecab7475701 drm/display/dsc: include the rest of pre-SCR parameters
284545f6155d drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parameters
0079d6f2ccc1 drm/display/dsc: use flat array for rc_parameters lookup
a13494a70f9e drm/i915/dsc: stop using interim structure for calculated params
ae962c600c57 drm/i915/dsc: move DSC tables to DRM DSC helper
db78e2293650 drm/i915/dsc: move rc_buf_thresh values to common helper
03c0ac635674 drm/i915/dsc: change DSC param tables to follow the DSC model