== Series Details ==

Series: drm/i915: Eliminate DDI encoder->type frobbery redux (rev4)
URL   : https://patchwork.freedesktop.org/series/30548/
State : success

== Summary ==

Series 30548v4 drm/i915: Eliminate DDI encoder->type frobbery redux
https://patchwork.freedesktop.org/api/1.0/series/30548/revisions/4/mbox/

Test kms_cursor_legacy:
        Subgroup basic-busy-flip-before-cursor-atomic:
                fail       -> PASS       (fi-snb-2600) fdo#100215
Test drv_module_reload:
        Subgroup basic-reload:
                pass       -> DMESG-WARN (fi-glk-1) fdo#102777

fdo#100215 https://bugs.freedesktop.org/show_bug.cgi?id=100215
fdo#102777 https://bugs.freedesktop.org/show_bug.cgi?id=102777

fi-bdw-5557u     total:289  pass:268  dwarn:0   dfail:0   fail:0   skip:21  
time:442s
fi-bdw-gvtdvm    total:289  pass:265  dwarn:0   dfail:0   fail:0   skip:24  
time:468s
fi-blb-e6850     total:289  pass:224  dwarn:1   dfail:0   fail:0   skip:64  
time:419s
fi-bsw-n3050     total:289  pass:243  dwarn:0   dfail:0   fail:0   skip:46  
time:514s
fi-bwr-2160      total:289  pass:184  dwarn:0   dfail:0   fail:0   skip:105 
time:279s
fi-bxt-j4205     total:289  pass:260  dwarn:0   dfail:0   fail:0   skip:29  
time:495s
fi-byt-j1900     total:289  pass:254  dwarn:1   dfail:0   fail:0   skip:34  
time:494s
fi-byt-n2820     total:289  pass:250  dwarn:1   dfail:0   fail:0   skip:38  
time:490s
fi-cfl-s         total:289  pass:223  dwarn:34  dfail:0   fail:0   skip:32  
time:545s
fi-elk-e7500     total:289  pass:230  dwarn:0   dfail:0   fail:0   skip:59  
time:419s
fi-glk-1         total:289  pass:259  dwarn:1   dfail:0   fail:0   skip:29  
time:564s
fi-hsw-4770      total:289  pass:263  dwarn:0   dfail:0   fail:0   skip:26  
time:423s
fi-hsw-4770r     total:289  pass:263  dwarn:0   dfail:0   fail:0   skip:26  
time:401s
fi-ilk-650       total:289  pass:229  dwarn:0   dfail:0   fail:0   skip:60  
time:432s
fi-ivb-3520m     total:289  pass:261  dwarn:0   dfail:0   fail:0   skip:28  
time:487s
fi-ivb-3770      total:289  pass:261  dwarn:0   dfail:0   fail:0   skip:28  
time:462s
fi-kbl-7500u     total:289  pass:264  dwarn:1   dfail:0   fail:0   skip:24  
time:471s
fi-kbl-7560u     total:289  pass:270  dwarn:0   dfail:0   fail:0   skip:19  
time:579s
fi-kbl-r         total:289  pass:262  dwarn:0   dfail:0   fail:0   skip:27  
time:584s
fi-pnv-d510      total:289  pass:223  dwarn:1   dfail:0   fail:0   skip:65  
time:542s
fi-skl-6260u     total:289  pass:269  dwarn:0   dfail:0   fail:0   skip:20  
time:452s
fi-skl-6700k     total:289  pass:265  dwarn:0   dfail:0   fail:0   skip:24  
time:759s
fi-skl-6770hq    total:289  pass:269  dwarn:0   dfail:0   fail:0   skip:20  
time:490s
fi-skl-gvtdvm    total:289  pass:266  dwarn:0   dfail:0   fail:0   skip:23  
time:476s
fi-snb-2520m     total:289  pass:251  dwarn:0   dfail:0   fail:0   skip:38  
time:570s
fi-snb-2600      total:289  pass:250  dwarn:0   dfail:0   fail:0   skip:39  
time:416s

01a2040bb790263c0d32ec30d83bd2ddf3b922c2 drm-tip: 2017y-09m-21d-13h-23m-06s UTC 
integration manifest
0d436ce0607c drm/i915: Pass a crtc state to ddi post_disable from MST code
06ee9d5e1968 drm/i915: Replace most intel_ddi_get_encoder_port() alls with 
encoder->port
35f95362bef7 drm/i915: Clear up the types we use for DDI buf trans 
level/n_entries
75d4c084aa69 drm/i915: Unify error handling for missing DDI buf trans tables
b740892f7d5f drm/i915: Stop frobbing with DDI encoder->type
b8b0743053f6 drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handling
c9ecfc1b6dae drm/i915: Stop using encoder->type in 
intel_ddi_enable_transcoder_func()
9df2b07256dc drm/i915: Start using output_types for DPLL selection
c395dd510660 drm/i915: Pass crtc state to intel_prepare_dp_ddi_buffers()
67099547f5c4 drm/i915: Don't use encoder->type in intel_ddi_set_pipe_settings()
934c4f1c46db drm/i915: Kill off the BXT buf_trans default_index
b4c12f00b0ab drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitly
9265fe78bec2 drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()
bae07ed9119f drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()
5e1400daa0af drm/i915: Pass the encoder type explicitly to skl_set_iboost()
2d0d93dba6ac drm/i915: Extract intel_ddi_get_buf_trans_hdmi()
bc6bf91f6815 drm/i915: Relocate intel_ddi_get_buf_trans_*() functions
5da01d6a42c6 drm/i915: Split intel_enable_ddi() into DP and HDMI variants
17f0fa8b4714 drm/i915: Plump crtc_state etc. directly to 
intel_ddi_pre_enable_{dp, hdmi}()
3fc8810273fc drm/i915: Split intel_disable_ddi() into DP vs. HDMI variants
578f4af09991 drm/i915: Remove useless eDP check from intel_ddi_pre_enable_dp()
e43133e54173 drm/i915: Split intel_ddi_post_disable() into DP vs. HDMI variants
66dc29cdd552 drm/i915: Inline the required bits of intel_ddi_post_disable() 
into intel_ddi_fdi_post_disable()
6bca6d71144f drm/i915: Extract intel_disable_ddi_buf()
a0cc3a170cf3 drm/i915: Extract intel_ddi_clk_disable()
f5f173ad95f3 drm/i915: Dump 'output_types' in crtc state dump

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_5782/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to