diff options
| author | Suraj Kandpal <[email protected]> | 2024-12-03 08:47:04 +0000 |
|---|---|---|
| committer | Suraj Kandpal <[email protected]> | 2024-12-05 03:34:31 +0000 |
| commit | 555a09d54e371ad5efc822d902720d681e66ea4e (patch) | |
| tree | 05c25e8c9c8a2c87cf165893f986893f335b7fa7 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/i915/wm: Use intel_display structure in DPKGC code (diff) | |
| download | kernel-555a09d54e371ad5efc822d902720d681e66ea4e.tar.gz kernel-555a09d54e371ad5efc822d902720d681e66ea4e.zip | |
drm/i915/display: Refactor DPKGC code to call it from atomic_commit_tail
Refactor the code to check the fixed refresh rate condition in the dpkgc
function itself and call it from intel_atomic_commit_tail so that we
have all the required values specially linetime which is computed after
intel_wm_compute, this will also help implement some WA's which requires
linetime. This also avoid writing into any of the registers while we are
in compute_config phase.
Signed-off-by: Suraj Kandpal <[email protected]>
Reviewed-by: Mitul Golani <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
