Patch Details
Series:drm/i915/dp: split out pps and aux
URL:https://patchwork.freedesktop.org/series/85167/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19198/index.html

CI Bug Log - changes from CI_DRM_9513 -> Patchwork_19198

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19198/index.html

Known issues

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

IGT changes

Issues hit

Possible fixes

Participating hosts (43 -> 38)

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

Build changes

CI-20190529: 20190529
CI_DRM_9513: 983dd11753c6e853d43cd82b3a9e28d9ca84e972 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5916: 2100c6efd2de767a876977ae1a8a6366e4beb643 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19198: 72d1cd92309524f5dbd7ec79fdfc9d54309c271b @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

72d1cd923095 drm/i915/dp: split out aux functionality to intel_dp_aux.c
438af86b0216 drm/i915/pps: rename vlv_init_panel_power_sequencer to vlv_pps_init
1c7a761d30cc drm/i915/pps: add locked intel_pps_wait_power_cycle
21d5787f6bf8 drm/i915/pps: rename intel_power_sequencer_reset to intel_pps_reset_all
ae78e7086fd8 drm/i915/pps: rename intel_dp_check_edp to intel_pps_check_power_unlocked
9240c60d4690 drm/i915/pps: abstract intel_pps_reinit()
857aa036bd25 drm/i915/pps: add higher level intel_pps_init() call
dbfb9a73ee69 drm/i915/pps: abstract intel_pps_vdd_off_sync
7ba0bb014e1c drm/i915/pps: rename edp_panel_ to intel_pps_unlocked
3eb2eaf1f0f6 drm/i915/pps: rename intel_edp_panel
to intel_pps_
2e71006628ff drm/i915/pps: rename intel_edp_backlight_ to intel_pps_backlight_
9a2c6754aeaf drm/i915/pps: rename pps_{, un}lock -> intel_pps_{, un}lock
45bed4116194 drm/i915/pps: abstract panel power sequencer from intel_dp.c