diff options
author | 2023-10-04 17:13:10 -0700 | |
---|---|---|
committer | 2023-10-11 13:27:16 -0700 | |
commit | 4a07f063d20c46524f00976f4537de72d9f31c4e (patch) | |
tree | c7dd0fba643c8f5da2f4eb61c8deb035a96799d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/gvt: move structs intel_gvt_irq_info and intel_gvt_irq_map to interrupt.c (diff) | |
download | linux-rng-4a07f063d20c46524f00976f4537de72d9f31c4e.tar.xz linux-rng-4a07f063d20c46524f00976f4537de72d9f31c4e.zip |
drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes Owned
Currently, with MFD/pin assignment D, the driver clears the pipe reset bit
of lane 1 which is not owned by display. This causes the display
to block S0iX.
By not clearing this bit for lane 1 and keeping whatever default, S0ix
started to work. This is already what the driver does at the end
of the phy lane reset sequence (Step#8)
Bspec: 65451
Fixes: 619a06dba6fa ("drm/i915/mtl: Reset only one lane in case of MFD")
Cc: Mika Kahola <mika.kahola@intel.com>
Cc: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Khaled Almahallawy <khaled.almahallawy@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231005001310.154396-1-khaled.almahallawy@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions