diff options
| author | Mika Kahola <[email protected]> | 2025-02-18 10:00:18 +0000 |
|---|---|---|
| committer | Mika Kahola <[email protected]> | 2025-02-19 11:28:51 +0000 |
| commit | a4ed5f3ab0ce2655a217cb214fb0603faeb64797 (patch) | |
| tree | 149a77064c5d2d54b15ee8e4d9bcb71830d18da6 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | drm/i915: Hook up display fault interrupts for VLV/CHV (diff) | |
| download | kernel-a4ed5f3ab0ce2655a217cb214fb0603faeb64797.tar.gz kernel-a4ed5f3ab0ce2655a217cb214fb0603faeb64797.zip | |
drm/i915/display: Drop crtc_state from C10/C20 pll programming
For PLL programming for C10 and C20 we don't need to
carry crtc_state but instead use only necessary parts
of the crtc_state i.e. pll_state.
This change is needed to PTL wa 14023648281 where we would
need to otherwise pass an artificial crtc_state with majority
of the struct members initialized as NULL.
v2: Use err instead of val for error handling (Imre)
Unify parameter order (Imre)
v3: Fix misplaced port_clock, and is_dp in
intel_c20_pll_program() call (Imre)
Signed-off-by: Mika Kahola <[email protected]>
Reviewed-by: Imre Deak <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions
