mbox series

[v5,0/3] Extend BT2020 support in iCSC and fixes

Message ID 20190628080230.27492-1-uma.shankar@intel.com (mailing list archive)
Headers show
Series Extend BT2020 support in iCSC and fixes | expand

Message

Shankar, Uma June 28, 2019, 8:02 a.m. UTC
This series adds support for BT2020 YCbCr to RGB conversion
using input CSC. This also fixes issues with BT601 and BT709
coefficients.

v2: Fixed Ville's review comments.

v3: Rebase.

v4: Rebase.

v5: Fix a rebase fumble.

Uma Shankar (3):
  drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
  drm/i915/icl: Fix Y pre-offset for Full Range YCbCr
  drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709

 drivers/gpu/drm/i915/display/intel_sprite.c | 55 +++++++++++++++------
 1 file changed, 41 insertions(+), 14 deletions(-)

Comments

Shankar, Uma June 28, 2019, 3:06 p.m. UTC | #1
>-----Original Message-----
>From: Patchwork [mailto:patchwork@emeril.freedesktop.org]
>Sent: Friday, June 28, 2019 8:34 PM
>To: Shankar, Uma <uma.shankar@intel.com>
>Cc: intel-gfx@lists.freedesktop.org
>Subject: ✗ Fi.CI.BAT: failure for Extend BT2020 support in iCSC and fixes (rev5)
>
>== Series Details ==
>
>Series: Extend BT2020 support in iCSC and fixes (rev5)
>URL   : https://patchwork.freedesktop.org/series/60480/
>State : failure
>
>== Summary ==
>
>CI Bug Log - changes from CI_DRM_6379 -> Patchwork_13466
>====================================================
>
>Summary
>-------
>
>  **FAILURE**
>
>  Serious unknown changes coming with Patchwork_13466 absolutely need to be
>  verified manually.
>
>  If you think the reported changes have nothing to do with the changes
>  introduced in Patchwork_13466, please notify your bug team to allow them
>  to document this new failure mode, which will reduce false positives in CI.
>
>  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/
>
>Possible new issues
>-------------------
>
>  Here are the unknown changes that may have been introduced in Patchwork_13466:
>
>### IGT changes ###
>
>#### Possible regressions ####
>
>  * igt@i915_selftest@live_mman:
>    - fi-bsw-n3050:       [PASS][1] -> [DMESG-WARN][2]
>   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-bsw-
>n3050/igt@i915_selftest@live_mman.html
>   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-bsw-
>n3050/igt@i915_selftest@live_mman.html
>

Hi Martin,
This doesn't seem to be related to this change.

Please check once and update this.

Thanks & Regards,
Uma Shankar

>Known issues
>------------
>
>  Here are the changes found in Patchwork_13466 that come from known issues:
>
>### IGT changes ###
>
>#### Issues hit ####
>
>  * igt@i915_pm_rpm@module-reload:
>    - fi-kbl-r:           [PASS][3] -> [DMESG-WARN][4] ([fdo#111012])
>   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-kbl-
>r/igt@i915_pm_rpm@module-reload.html
>   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-kbl-
>r/igt@i915_pm_rpm@module-reload.html
>
>
>#### Possible fixes ####
>
>  * igt@gem_mmap_gtt@basic-write-gtt-no-prefault:
>    - fi-icl-u3:          [DMESG-WARN][5] ([fdo#107724]) -> [PASS][6] +1 similar issue
>   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-icl-
>u3/igt@gem_mmap_gtt@basic-write-gtt-no-prefault.html
>   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-icl-
>u3/igt@gem_mmap_gtt@basic-write-gtt-no-prefault.html
>
>  * igt@kms_frontbuffer_tracking@basic:
>    - fi-hsw-peppy:       [DMESG-WARN][7] ([fdo#102614]) -> [PASS][8]
>   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-hsw-
>peppy/igt@kms_frontbuffer_tracking@basic.html
>   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-hsw-
>peppy/igt@kms_frontbuffer_tracking@basic.html
>
>
>  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
>  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
>  [fdo#111012]: https://bugs.freedesktop.org/show_bug.cgi?id=111012
>
>
>Participating hosts (51 -> 45)
>------------------------------
>
>  Additional (2): fi-icl-dsi fi-skl-gvtdvm
>  Missing    (8): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-
>y fi-byt-clapper fi-bdw-samus
>
>
>Build changes
>-------------
>
>  * Linux: CI_DRM_6379 -> Patchwork_13466
>
>  CI_DRM_6379: 12f8aba06508afb9b668a2496b2fb296ed21e377 @
>git://anongit.freedesktop.org/gfx-ci/linux
>  IGT_5072: 5f6cf7070b249975bac4d747a9c44d81c94c4381 @
>git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>  Patchwork_13466: a1cff9784bf59b14027b36876e4aaff7ab8b9599 @
>git://anongit.freedesktop.org/gfx-ci/linux
>
>
>== Kernel 32bit build ==
>
>Warning: Kernel 32bit buildtest failed:
>https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/build_32bit.log
>
>  CALL    scripts/checksyscalls.sh
>  CALL    scripts/atomic/check-atomics.sh
>  CHK     include/generated/compile.h
>Kernel: arch/x86/boot/bzImage is ready  (#1)
>  Building modules, stage 2.
>  MODPOST 112 modules
>ERROR: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
>ERROR: "__divdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
>scripts/Makefile.modpost:91: recipe for target '__modpost' failed
>make[1]: *** [__modpost] Error 1
>Makefile:1287: recipe for target 'modules' failed
>make: *** [modules] Error 2
>
>
>== Linux commits ==
>
>a1cff9784bf5 drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709
>3caa5b4db153 drm/i915/icl: Fix Y pre-offset for Full Range YCbCr d4e7995252df
>drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
>
>== Logs ==
>
>For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/
Peres, Martin July 1, 2019, 1:35 p.m. UTC | #2
On 28/06/2019 18:06, Shankar, Uma wrote:
> 
> 
>> -----Original Message-----
>> From: Patchwork [mailto:patchwork@emeril.freedesktop.org]
>> Sent: Friday, June 28, 2019 8:34 PM
>> To: Shankar, Uma <uma.shankar@intel.com>
>> Cc: intel-gfx@lists.freedesktop.org
>> Subject: ✗ Fi.CI.BAT: failure for Extend BT2020 support in iCSC and fixes (rev5)
>>
>> == Series Details ==
>>
>> Series: Extend BT2020 support in iCSC and fixes (rev5)
>> URL   : https://patchwork.freedesktop.org/series/60480/
>> State : failure
>>
>> == Summary ==
>>
>> CI Bug Log - changes from CI_DRM_6379 -> Patchwork_13466
>> ====================================================
>>
>> Summary
>> -------
>>
>>  **FAILURE**
>>
>>  Serious unknown changes coming with Patchwork_13466 absolutely need to be
>>  verified manually.
>>
>>  If you think the reported changes have nothing to do with the changes
>>  introduced in Patchwork_13466, please notify your bug team to allow them
>>  to document this new failure mode, which will reduce false positives in CI.
>>
>>  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/
>>
>> Possible new issues
>> -------------------
>>
>>  Here are the unknown changes that may have been introduced in Patchwork_13466:
>>
>> ### IGT changes ###
>>
>> #### Possible regressions ####
>>
>>  * igt@i915_selftest@live_mman:
>>    - fi-bsw-n3050:       [PASS][1] -> [DMESG-WARN][2]
>>   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-bsw-
>> n3050/igt@i915_selftest@live_mman.html
>>   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-bsw-
>> n3050/igt@i915_selftest@live_mman.html
>>
> 
> Hi Martin,
> This doesn't seem to be related to this change.
> 
> Please check once and update this.

New bug filed: https://bugs.freedesktop.org/show_bug.cgi?id=111037

I've queued re-reporting which should start the shards result.

Thanks!

Martin

> 
> Thanks & Regards,
> Uma Shankar
> 
>> Known issues
>> ------------
>>
>>  Here are the changes found in Patchwork_13466 that come from known issues:
>>
>> ### IGT changes ###
>>
>> #### Issues hit ####
>>
>>  * igt@i915_pm_rpm@module-reload:
>>    - fi-kbl-r:           [PASS][3] -> [DMESG-WARN][4] ([fdo#111012])
>>   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-kbl-
>> r/igt@i915_pm_rpm@module-reload.html
>>   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-kbl-
>> r/igt@i915_pm_rpm@module-reload.html
>>
>>
>> #### Possible fixes ####
>>
>>  * igt@gem_mmap_gtt@basic-write-gtt-no-prefault:
>>    - fi-icl-u3:          [DMESG-WARN][5] ([fdo#107724]) -> [PASS][6] +1 similar issue
>>   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-icl-
>> u3/igt@gem_mmap_gtt@basic-write-gtt-no-prefault.html
>>   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-icl-
>> u3/igt@gem_mmap_gtt@basic-write-gtt-no-prefault.html
>>
>>  * igt@kms_frontbuffer_tracking@basic:
>>    - fi-hsw-peppy:       [DMESG-WARN][7] ([fdo#102614]) -> [PASS][8]
>>   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-hsw-
>> peppy/igt@kms_frontbuffer_tracking@basic.html
>>   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-hsw-
>> peppy/igt@kms_frontbuffer_tracking@basic.html
>>
>>
>>  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
>>  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
>>  [fdo#111012]: https://bugs.freedesktop.org/show_bug.cgi?id=111012
>>
>>
>> Participating hosts (51 -> 45)
>> ------------------------------
>>
>>  Additional (2): fi-icl-dsi fi-skl-gvtdvm
>>  Missing    (8): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-
>> y fi-byt-clapper fi-bdw-samus
>>
>>
>> Build changes
>> -------------
>>
>>  * Linux: CI_DRM_6379 -> Patchwork_13466
>>
>>  CI_DRM_6379: 12f8aba06508afb9b668a2496b2fb296ed21e377 @
>> git://anongit.freedesktop.org/gfx-ci/linux
>>  IGT_5072: 5f6cf7070b249975bac4d747a9c44d81c94c4381 @
>> git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>>  Patchwork_13466: a1cff9784bf59b14027b36876e4aaff7ab8b9599 @
>> git://anongit.freedesktop.org/gfx-ci/linux
>>
>>
>> == Kernel 32bit build ==
>>
>> Warning: Kernel 32bit buildtest failed:
>> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/build_32bit.log
>>
>>  CALL    scripts/checksyscalls.sh
>>  CALL    scripts/atomic/check-atomics.sh
>>  CHK     include/generated/compile.h
>> Kernel: arch/x86/boot/bzImage is ready  (#1)
>>  Building modules, stage 2.
>>  MODPOST 112 modules
>> ERROR: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
>> ERROR: "__divdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
>> scripts/Makefile.modpost:91: recipe for target '__modpost' failed
>> make[1]: *** [__modpost] Error 1
>> Makefile:1287: recipe for target 'modules' failed
>> make: *** [modules] Error 2
>>
>>
>> == Linux commits ==
>>
>> a1cff9784bf5 drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709
>> 3caa5b4db153 drm/i915/icl: Fix Y pre-offset for Full Range YCbCr d4e7995252df
>> drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
>>
>> == Logs ==
>>
>> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/
>
Shankar, Uma July 2, 2019, 1:23 p.m. UTC | #3
>-----Original Message-----
>From: Peres, Martin
>Sent: Monday, July 1, 2019 7:05 PM
>To: Shankar, Uma <uma.shankar@intel.com>; intel-gfx@lists.freedesktop.org
>Subject: Re: ✗ Fi.CI.BAT: failure for Extend BT2020 support in iCSC and fixes (rev5)
>
>On 28/06/2019 18:06, Shankar, Uma wrote:
>>
>>
>>> -----Original Message-----
>>> From: Patchwork [mailto:patchwork@emeril.freedesktop.org]
>>> Sent: Friday, June 28, 2019 8:34 PM
>>> To: Shankar, Uma <uma.shankar@intel.com>
>>> Cc: intel-gfx@lists.freedesktop.org
>>> Subject: ✗ Fi.CI.BAT: failure for Extend BT2020 support in iCSC and
>>> fixes (rev5)
>>>
>>> == Series Details ==
>>>
>>> Series: Extend BT2020 support in iCSC and fixes (rev5)
>>> URL   : https://patchwork.freedesktop.org/series/60480/
>>> State : failure
>>>
>>> == Summary ==
>>>
>>> CI Bug Log - changes from CI_DRM_6379 -> Patchwork_13466
>>> ====================================================
>>>
>>> Summary
>>> -------
>>>
>>>  **FAILURE**
>>>
>>>  Serious unknown changes coming with Patchwork_13466 absolutely need
>>> to be  verified manually.
>>>
>>>  If you think the reported changes have nothing to do with the
>>> changes  introduced in Patchwork_13466, please notify your bug team
>>> to allow them  to document this new failure mode, which will reduce false
>positives in CI.
>>>
>>>  External URL:
>>> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/
>>>
>>> Possible new issues
>>> -------------------
>>>
>>>  Here are the unknown changes that may have been introduced in
>Patchwork_13466:
>>>
>>> ### IGT changes ###
>>>
>>> #### Possible regressions ####
>>>
>>>  * igt@i915_selftest@live_mman:
>>>    - fi-bsw-n3050:       [PASS][1] -> [DMESG-WARN][2]
>>>   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-bsw-
>>> n3050/igt@i915_selftest@live_mman.html
>>>   [2]:
>>> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-bsw-
>>> n3050/igt@i915_selftest@live_mman.html
>>>
>>
>> Hi Martin,
>> This doesn't seem to be related to this change.
>>
>> Please check once and update this.
>
>New bug filed: https://bugs.freedesktop.org/show_bug.cgi?id=111037
>
>I've queued re-reporting which should start the shards result.
>
>Thanks!

Thanks Martin.
CI.BAT now shows a Green, but CI.IGT result is still not generated. 
Should we wait or it needs to be triggered separately. We have CI.IGT a green
on trybot though.

Regards,
Uma Shankar

>Martin
>
>>
>> Thanks & Regards,
>> Uma Shankar
>>
>>> Known issues
>>> ------------
>>>
>>>  Here are the changes found in Patchwork_13466 that come from known issues:
>>>
>>> ### IGT changes ###
>>>
>>> #### Issues hit ####
>>>
>>>  * igt@i915_pm_rpm@module-reload:
>>>    - fi-kbl-r:           [PASS][3] -> [DMESG-WARN][4] ([fdo#111012])
>>>   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-kbl-
>>> r/igt@i915_pm_rpm@module-reload.html
>>>   [4]:
>>> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-kbl-
>>> r/igt@i915_pm_rpm@module-reload.html
>>>
>>>
>>> #### Possible fixes ####
>>>
>>>  * igt@gem_mmap_gtt@basic-write-gtt-no-prefault:
>>>    - fi-icl-u3:          [DMESG-WARN][5] ([fdo#107724]) -> [PASS][6] +1 similar issue
>>>   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-icl-
>>> u3/igt@gem_mmap_gtt@basic-write-gtt-no-prefault.html
>>>   [6]:
>>> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-icl-
>>> u3/igt@gem_mmap_gtt@basic-write-gtt-no-prefault.html
>>>
>>>  * igt@kms_frontbuffer_tracking@basic:
>>>    - fi-hsw-peppy:       [DMESG-WARN][7] ([fdo#102614]) -> [PASS][8]
>>>   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/fi-hsw-
>>> peppy/igt@kms_frontbuffer_tracking@basic.html
>>>   [8]:
>>> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/fi-hsw-
>>> peppy/igt@kms_frontbuffer_tracking@basic.html
>>>
>>>
>>>  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
>>>  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
>>>  [fdo#111012]: https://bugs.freedesktop.org/show_bug.cgi?id=111012
>>>
>>>
>>> Participating hosts (51 -> 45)
>>> ------------------------------
>>>
>>>  Additional (2): fi-icl-dsi fi-skl-gvtdvm
>>>  Missing    (8): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-
>icl-
>>> y fi-byt-clapper fi-bdw-samus
>>>
>>>
>>> Build changes
>>> -------------
>>>
>>>  * Linux: CI_DRM_6379 -> Patchwork_13466
>>>
>>>  CI_DRM_6379: 12f8aba06508afb9b668a2496b2fb296ed21e377 @
>>> git://anongit.freedesktop.org/gfx-ci/linux
>>>  IGT_5072: 5f6cf7070b249975bac4d747a9c44d81c94c4381 @
>>> git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>>>  Patchwork_13466: a1cff9784bf59b14027b36876e4aaff7ab8b9599 @
>>> git://anongit.freedesktop.org/gfx-ci/linux
>>>
>>>
>>> == Kernel 32bit build ==
>>>
>>> Warning: Kernel 32bit buildtest failed:
>>> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/build_32bit.
>>> log
>>>
>>>  CALL    scripts/checksyscalls.sh
>>>  CALL    scripts/atomic/check-atomics.sh
>>>  CHK     include/generated/compile.h
>>> Kernel: arch/x86/boot/bzImage is ready  (#1)  Building modules, stage
>>> 2.
>>>  MODPOST 112 modules
>>> ERROR: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
>>> ERROR: "__divdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
>>> scripts/Makefile.modpost:91: recipe for target '__modpost' failed
>>> make[1]: *** [__modpost] Error 1
>>> Makefile:1287: recipe for target 'modules' failed
>>> make: *** [modules] Error 2
>>>
>>>
>>> == Linux commits ==
>>>
>>> a1cff9784bf5 drm/i915/icl: Fixed Input CSC Co-efficients for
>>> BT601/709
>>> 3caa5b4db153 drm/i915/icl: Fix Y pre-offset for Full Range YCbCr
>>> d4e7995252df
>>> drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
>>>
>>> == Logs ==
>>>
>>> For more details see:
>>> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/
>>
Shankar, Uma July 4, 2019, 1:58 p.m. UTC | #4
>-----Original Message-----
>From: Patchwork [mailto:patchwork@emeril.freedesktop.org]
>Sent: Wednesday, July 3, 2019 12:31 AM
>To: Shankar, Uma <uma.shankar@intel.com>
>Cc: intel-gfx@lists.freedesktop.org
>Subject: ✓ Fi.CI.IGT: success for Extend BT2020 support in iCSC and fixes (rev5)
>
>== Series Details ==
>
>Series: Extend BT2020 support in iCSC and fixes (rev5)
>URL   : https://patchwork.freedesktop.org/series/60480/
>State : success

Hi Ville,
Can you please help merge this series. 

2 patches in series is already Rb'ed by you. I have addressed the comment in
the 3rd patch as well.

Thanks & Regards,
Uma Shankar

>== Summary ==
>
>CI Bug Log - changes from CI_DRM_6379_full -> Patchwork_13466_full
>====================================================
>
>Summary
>-------
>
>  **SUCCESS**
>
>  No regressions found.
>
>
>
>Known issues
>------------
>
>  Here are the changes found in Patchwork_13466_full that come from known issues:
>
>### IGT changes ###
>
>#### Issues hit ####
>
>  * igt@gem_softpin@noreloc-s3:
>    - shard-apl:          [PASS][1] -> [DMESG-WARN][2] ([fdo#108566]) +1 similar issue
>   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>apl2/igt@gem_softpin@noreloc-s3.html
>   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>apl3/igt@gem_softpin@noreloc-s3.html
>
>  * igt@i915_suspend@sysfs-reader:
>    - shard-kbl:          [PASS][3] -> [INCOMPLETE][4] ([fdo#103665] / [fdo#108767])
>   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>kbl2/igt@i915_suspend@sysfs-reader.html
>   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>kbl1/igt@i915_suspend@sysfs-reader.html
>
>  * igt@kms_cursor_crc@pipe-b-cursor-256x256-onscreen:
>    - shard-hsw:          [PASS][5] -> [INCOMPLETE][6] ([fdo#103540])
>   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>hsw7/igt@kms_cursor_crc@pipe-b-cursor-256x256-onscreen.html
>   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>hsw6/igt@kms_cursor_crc@pipe-b-cursor-256x256-onscreen.html
>
>  * igt@kms_flip@flip-vs-expired-vblank-interruptible:
>    - shard-skl:          [PASS][7] -> [FAIL][8] ([fdo#105363])
>   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>skl9/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
>   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>skl6/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
>
>  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite:
>    - shard-iclb:         [PASS][9] -> [FAIL][10] ([fdo#103167]) +4 similar issues
>   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>iclb2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite.html
>   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>iclb4/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite.html
>
>  * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes:
>    - shard-skl:          [PASS][11] -> [INCOMPLETE][12] ([fdo#104108])
>   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>skl8/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html
>   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>skl10/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html
>
>  * igt@kms_plane_alpha_blend@pipe-b-coverage-7efc:
>    - shard-skl:          [PASS][13] -> [FAIL][14] ([fdo#108145] / [fdo#110403])
>   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>skl9/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html
>   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>skl6/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html
>
>  * igt@kms_psr@psr2_sprite_mmap_gtt:
>    - shard-iclb:         [PASS][15] -> [SKIP][16] ([fdo#109441])
>   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>iclb2/igt@kms_psr@psr2_sprite_mmap_gtt.html
>   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>iclb3/igt@kms_psr@psr2_sprite_mmap_gtt.html
>
>  * igt@kms_rotation_crc@multiplane-rotation-cropping-bottom:
>    - shard-glk:          [PASS][17] -> [DMESG-FAIL][18] ([fdo#105763] / [fdo#106538])
>   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>glk7/igt@kms_rotation_crc@multiplane-rotation-cropping-bottom.html
>   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>glk1/igt@kms_rotation_crc@multiplane-rotation-cropping-bottom.html
>
>
>#### Possible fixes ####
>
>  * igt@i915_selftest@mock_requests:
>    - shard-skl:          [INCOMPLETE][19] ([fdo#110550]) -> [PASS][20]
>   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>skl9/igt@i915_selftest@mock_requests.html
>   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>skl4/igt@i915_selftest@mock_requests.html
>
>  * igt@i915_suspend@debugfs-reader:
>    - shard-kbl:          [DMESG-WARN][21] ([fdo#108566]) -> [PASS][22] +2 similar issues
>   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>kbl3/igt@i915_suspend@debugfs-reader.html
>   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>kbl3/igt@i915_suspend@debugfs-reader.html
>
>  * igt@kms_busy@extended-modeset-hang-oldfb-with-reset-render-b:
>    - shard-snb:          [SKIP][23] ([fdo#109271] / [fdo#109278]) -> [PASS][24]
>   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>snb5/igt@kms_busy@extended-modeset-hang-oldfb-with-reset-render-b.html
>   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>snb4/igt@kms_busy@extended-modeset-hang-oldfb-with-reset-render-b.html
>
>  * igt@kms_cursor_legacy@flip-vs-cursor-toggle:
>    - shard-skl:          [FAIL][25] ([fdo#102670] / [fdo#106081]) -> [PASS][26]
>   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>skl5/igt@kms_cursor_legacy@flip-vs-cursor-toggle.html
>   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>skl5/igt@kms_cursor_legacy@flip-vs-cursor-toggle.html
>
>  * igt@kms_flip@2x-flip-vs-expired-vblank:
>    - shard-glk:          [FAIL][27] ([fdo#105363]) -> [PASS][28]
>   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>glk1/igt@kms_flip@2x-flip-vs-expired-vblank.html
>   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>glk1/igt@kms_flip@2x-flip-vs-expired-vblank.html
>
>  * igt@kms_flip@flip-vs-expired-vblank:
>    - shard-skl:          [FAIL][29] ([fdo#105363]) -> [PASS][30]
>   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>skl7/igt@kms_flip@flip-vs-expired-vblank.html
>   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>skl9/igt@kms_flip@flip-vs-expired-vblank.html
>
>  * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-render:
>    - shard-iclb:         [FAIL][31] ([fdo#103167]) -> [PASS][32] +6 similar issues
>   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>iclb2/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-render.html
>   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>iclb8/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-render.html
>
>  * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-pwrite:
>    - shard-hsw:          [SKIP][33] ([fdo#109271]) -> [PASS][34] +19 similar issues
>   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>hsw1/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-pwrite.html
>   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>hsw2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-pwrite.html
>
>  * igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-mmap-cpu:
>    - shard-iclb:         [INCOMPLETE][35] ([fdo#106978] / [fdo#107713]) -> [PASS][36]
>   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>iclb1/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-mmap-cpu.html
>   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>iclb7/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-mmap-cpu.html
>
>  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
>    - shard-snb:          [SKIP][37] ([fdo#109271]) -> [PASS][38] +8 similar issues
>   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>snb5/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b.html
>   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>snb4/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b.html
>
>  * igt@kms_plane@pixel-format-pipe-a-planes-source-clamping:
>    - shard-hsw:          [INCOMPLETE][39] ([fdo#103540]) -> [PASS][40]
>   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>hsw7/igt@kms_plane@pixel-format-pipe-a-planes-source-clamping.html
>   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>hsw4/igt@kms_plane@pixel-format-pipe-a-planes-source-clamping.html
>
>  * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes:
>    - shard-apl:          [DMESG-WARN][41] ([fdo#108566]) -> [PASS][42] +4 similar issues
>   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>apl6/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html
>   [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>apl3/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html
>
>  * igt@kms_psr2_su@page_flip:
>    - shard-iclb:         [SKIP][43] ([fdo#109642]) -> [PASS][44]
>   [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>iclb8/igt@kms_psr2_su@page_flip.html
>   [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>iclb2/igt@kms_psr2_su@page_flip.html
>
>  * igt@kms_psr@psr2_cursor_mmap_cpu:
>    - shard-iclb:         [SKIP][45] ([fdo#109441]) -> [PASS][46] +1 similar issue
>   [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>iclb4/igt@kms_psr@psr2_cursor_mmap_cpu.html
>   [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>iclb2/igt@kms_psr@psr2_cursor_mmap_cpu.html
>
>  * igt@kms_setmode@basic:
>    - shard-hsw:          [FAIL][47] ([fdo#99912]) -> [PASS][48]
>   [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>hsw7/igt@kms_setmode@basic.html
>   [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>hsw4/igt@kms_setmode@basic.html
>    - shard-kbl:          [FAIL][49] ([fdo#99912]) -> [PASS][50]
>   [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>kbl2/igt@kms_setmode@basic.html
>   [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>kbl7/igt@kms_setmode@basic.html
>
>  * igt@kms_sysfs_edid_timing:
>    - shard-iclb:         [FAIL][51] ([fdo#100047]) -> [PASS][52]
>   [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>iclb3/igt@kms_sysfs_edid_timing.html
>   [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>iclb5/igt@kms_sysfs_edid_timing.html
>
>  * igt@tools_test@tools_test:
>    - shard-glk:          [SKIP][53] ([fdo#109271]) -> [PASS][54]
>   [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6379/shard-
>glk2/igt@tools_test@tools_test.html
>   [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/shard-
>glk7/igt@tools_test@tools_test.html
>
>
>  [fdo#100047]: https://bugs.freedesktop.org/show_bug.cgi?id=100047
>  [fdo#102670]: https://bugs.freedesktop.org/show_bug.cgi?id=102670
>  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
>  [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
>  [fdo#103665]: https://bugs.freedesktop.org/show_bug.cgi?id=103665
>  [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
>  [fdo#105363]: https://bugs.freedesktop.org/show_bug.cgi?id=105363
>  [fdo#105763]: https://bugs.freedesktop.org/show_bug.cgi?id=105763
>  [fdo#106081]: https://bugs.freedesktop.org/show_bug.cgi?id=106081
>  [fdo#106538]: https://bugs.freedesktop.org/show_bug.cgi?id=106538
>  [fdo#106978]: https://bugs.freedesktop.org/show_bug.cgi?id=106978
>  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
>  [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
>  [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
>  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767
>  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
>  [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
>  [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642
>  [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
>  [fdo#110550]: https://bugs.freedesktop.org/show_bug.cgi?id=110550
>  [fdo#99912]: https://bugs.freedesktop.org/show_bug.cgi?id=99912
>
>
>Participating hosts (10 -> 10)
>------------------------------
>
>  No changes in participating hosts
>
>
>Build changes
>-------------
>
>  * Linux: CI_DRM_6379 -> Patchwork_13466
>
>  CI_DRM_6379: 12f8aba06508afb9b668a2496b2fb296ed21e377 @
>git://anongit.freedesktop.org/gfx-ci/linux
>  IGT_5072: 5f6cf7070b249975bac4d747a9c44d81c94c4381 @
>git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>  Patchwork_13466: a1cff9784bf59b14027b36876e4aaff7ab8b9599 @
>git://anongit.freedesktop.org/gfx-ci/linux
>  piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @
>git://anongit.freedesktop.org/piglit
>
>== Logs ==
>
>For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13466/
Ville Syrjälä July 10, 2019, 12:46 p.m. UTC | #5
On Thu, Jul 04, 2019 at 01:58:04PM +0000, Shankar, Uma wrote:
> 
> 
> >-----Original Message-----
> >From: Patchwork [mailto:patchwork@emeril.freedesktop.org]
> >Sent: Wednesday, July 3, 2019 12:31 AM
> >To: Shankar, Uma <uma.shankar@intel.com>
> >Cc: intel-gfx@lists.freedesktop.org
> >Subject: ✓ Fi.CI.IGT: success for Extend BT2020 support in iCSC and fixes (rev5)
> >
> >== Series Details ==
> >
> >Series: Extend BT2020 support in iCSC and fixes (rev5)
> >URL   : https://patchwork.freedesktop.org/series/60480/
> >State : success
> 
> Hi Ville,
> Can you please help merge this series. 
> 
> 2 patches in series is already Rb'ed by you. I have addressed the comment in
> the 3rd patch as well.

Series pushed to dinq. Thanks for the patches.