diff options
| author | Lee Shawn C <[email protected]> | 2020-11-17 14:26:29 +0000 |
|---|---|---|
| committer | Lyude Paul <[email protected]> | 2021-01-06 00:32:34 +0000 |
| commit | 956aee8fa366cfd9d693aa6e7ef822b775980c01 (patch) | |
| tree | b942385697c563c5c2d9d2685a1e615e61ab21e2 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | Merge tag 'gvt-next-fixes-2020-12-25' of https://github.com/intel/gvt-linux i... (diff) | |
| download | kernel-956aee8fa366cfd9d693aa6e7ef822b775980c01.tar.gz kernel-956aee8fa366cfd9d693aa6e7ef822b775980c01.zip | |
drm/i915/rkl: new rkl ddc map for different PCH
After boot into kernel. Driver configured ddc pin mapping based on
predefined table in parse_ddi_port(). Now driver configure rkl
ddc pin mapping depends on icp_ddc_pin_map[]. Then this table will
give incorrect gmbus port number to cause HDMI can't work.
Refer to commit cd0a89527d06 ("drm/i915/rkl: Add DDC pin mapping").
Create two ddc pin table for rkl TGP and CMP pch. Then HDMI can
works properly on rkl.
v2: update patch based on latest dinq branch.
v3: update ddc table for RKL+TGP sku.
RKL+CNP sku will load cnp_ddc_pin_map[] setting.
v4: modify the if/else judgment to avoid nesting.
v5: fix typo in v4.
Cc: Matt Roper <[email protected]>
Cc: Aditya Swarup <[email protected]>
Cc: Anusha Srivatsa <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Cooper Chiou <[email protected]>
Cc: Khaled Almahallawy <[email protected]>
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/2577
Signed-off-by: Lee Shawn C <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Signed-off-by: Lyude Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
