[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: VLV/CHV atomic wm prep work

2016-11-29 Thread Patchwork
== Series Details ==

Series: drm/i915: VLV/CHV atomic wm prep work
URL   : https://patchwork.freedesktop.org/series/16049/
State : success

== Summary ==

Series 16049v1 drm/i915: VLV/CHV atomic wm prep work
https://patchwork.freedesktop.org/api/1.0/series/16049/revisions/1/mbox/


fi-bdw-5557u total:245  pass:230  dwarn:0   dfail:0   fail:0   skip:15 
fi-bsw-n3050 total:245  pass:205  dwarn:0   dfail:0   fail:0   skip:40 
fi-byt-j1900 total:245  pass:217  dwarn:0   dfail:0   fail:0   skip:28 
fi-byt-n2820 total:245  pass:213  dwarn:0   dfail:0   fail:0   skip:32 
fi-hsw-4770  total:245  pass:225  dwarn:0   dfail:0   fail:0   skip:20 
fi-hsw-4770r total:245  pass:225  dwarn:0   dfail:0   fail:0   skip:20 
fi-ilk-650   total:245  pass:192  dwarn:0   dfail:0   fail:0   skip:53 
fi-ivb-3520m total:245  pass:223  dwarn:0   dfail:0   fail:0   skip:22 
fi-ivb-3770  total:245  pass:223  dwarn:0   dfail:0   fail:0   skip:22 
fi-kbl-7500u total:245  pass:223  dwarn:0   dfail:0   fail:0   skip:22 
fi-skl-6260u total:245  pass:231  dwarn:0   dfail:0   fail:0   skip:14 
fi-skl-6700hqtotal:245  pass:224  dwarn:0   dfail:0   fail:0   skip:21 
fi-skl-6700k total:245  pass:223  dwarn:1   dfail:0   fail:0   skip:21 
fi-skl-6770hqtotal:245  pass:231  dwarn:0   dfail:0   fail:0   skip:14 
fi-snb-2520m total:245  pass:213  dwarn:0   dfail:0   fail:0   skip:32 
fi-snb-2600  total:245  pass:212  dwarn:0   dfail:0   fail:0   skip:33 

bf8dfcdb45998f470c39ea7b89412a2edbd069db drm-tip: 2016y-11m-29d-09h-31m-06s UTC 
integration manifest
c43a650 drm/i915: Pass crtc state to vlv_compute_wm_level()
cb4a7f1 drm/i915: Clean up vlv_program_watermarks()
e08c64e drm/i915: Write all DDL registers in one go
416759c drm/i915: Zero out HOWM registers before writing new WM/HOWM register 
values
a5970d8 drm/i915: Protect DSPARB registers with a spinlock
cec33e4 drm/i915: Skip vblank wait if cxsr was already off
e8ab9b6 drm/i915: Protect cxsr state with wm_mutex
25e6b89 drm/i915: Pass around dev_priv in vlv wm functions
1371815 drm/i915: Introduce vlv_invert_wm_value()
908d4aa drm/i915: Organize vlv/chv watermarks by plane_id
4b3c888 drm/i915: Remove duplicated wm setup for vlv and chv
3560754 drm/i915: Clean up VLV/CHV maxfifo watermark setup
00f47ab drm/i915: Fix the level 0 max_wm hack on VLV/CHV
2cfcc52 drm/i915: Use the ilk_disable_lp_wm() return value
a48708a drm/i915: Drop the nop intel_update_watermarks() call from 
haswell_crtc_enable()

== Logs ==

For more details see: https://intel-gfx-ci.01.org/CI/Patchwork_3136/
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: VLV/CHV atomic wm prep work

2016-11-28 Thread Patchwork
== Series Details ==

Series: drm/i915: VLV/CHV atomic wm prep work
URL   : https://patchwork.freedesktop.org/series/16049/
State : success

== Summary ==

Series 16049v1 drm/i915: VLV/CHV atomic wm prep work
https://patchwork.freedesktop.org/api/1.0/series/16049/revisions/1/mbox/


fi-bdw-5557u total:245  pass:230  dwarn:0   dfail:0   fail:0   skip:15 
fi-bxt-t5700 total:245  pass:217  dwarn:0   dfail:0   fail:0   skip:28 
fi-ilk-650   total:245  pass:192  dwarn:0   dfail:0   fail:0   skip:53 
fi-skl-6260u total:245  pass:231  dwarn:0   dfail:0   fail:0   skip:14 
fi-skl-6700hqtotal:245  pass:224  dwarn:0   dfail:0   fail:0   skip:21 
fi-skl-6700k total:245  pass:223  dwarn:1   dfail:0   fail:0   skip:21 

477cc06f6ef4842fd63e28ff30d721462af199a6 drm-tip: 2016y-11m-28d-16h-17m-39s UTC 
integration manifest
88f6419 drm/i915: Pass crtc state to vlv_compute_wm_level()
1eefb43 drm/i915: Clean up vlv_program_watermarks()
64e5d5f drm/i915: Write all DDL registers in one go
eb21519 drm/i915: Zero out HOWM registers before writing new WM/HOWM register 
values
504910a drm/i915: Protect DSPARB registers with a spinlock
bcd7ce2b drm/i915: Skip vblank wait if cxsr was already off
1f7b10b drm/i915: Protect cxsr state with wm_mutex
4a4a8e8 drm/i915: Pass around dev_priv in vlv wm functions
929c00f drm/i915: Introduce vlv_invert_wm_value()
7c0bdea drm/i915: Organize vlv/chv watermarks by plane_id
4c71fb0 drm/i915: Remove duplicated wm setup for vlv and chv
132b000 drm/i915: Clean up VLV/CHV maxfifo watermark setup
d39eaac drm/i915: Fix the level 0 max_wm hack on VLV/CHV
a96b9e0 drm/i915: Use the ilk_disable_lp_wm() return value
1116ef3 drm/i915: Drop the nop intel_update_watermarks() call from 
haswell_crtc_enable()

== Logs ==

For more details see: https://intel-gfx-ci.01.org/CI/Patchwork_3129/
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx