mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Leo Li ce075e75e5 drm/amd/display: Fix DC definition of PMFW Pstate table for DCN316
[Why]

During DC init, we read power management tables from PMFW. This info is
exchanged in the form of a binary blob inside gpu memory. In order to
parse the binary blob, the correct struct needs to be used.

[How]

Fix dcn316's definition of the DfPstateTable_t struct to align with PMFW

Signed-off-by: Leo Li <sunpeng.li@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-02-24 17:25:57 -05:00
..
amdgpu_dm drm/amd/display: clear remote dc_sink when stop mst 2022-02-23 14:22:03 -05:00
dc drm/amd/display: Fix DC definition of PMFW Pstate table for DCN316 2022-02-24 17:25:57 -05:00
dmub drm/amd/display: add cable ID support for usb c connector 2022-02-23 14:22:03 -05:00
include drm/amd/display: Refactor PSR DPCD caps detection 2022-02-23 14:22:03 -05:00
modules Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-next 2022-02-14 10:31:51 +10:00
Kconfig drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI 2021-10-05 10:55:41 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO