diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-04-09 19:34:59 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-04-11 23:58:47 +0300 |
commit | e16bcbb011868abd9ed052f5957b77ad3f79fc67 (patch) | |
tree | 5b8577f1d3bacb7c8ff28ebb6042ac52edd0f6fc /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | |
parent | b7ce28038f8ddaaa1300f6abcae951c2ff554935 (diff) |
drm/i915: Handle joined pipes inside hsw_crtc_disable()
Reorganize the crtc disable path to only deal with the
master pipes/transcoders in intel_old_crtc_state_disables()
and offload the handling of joined pipes to hsw_crtc_disable().
This makes the whole thing much more sensible since we can
actually control the order in which we do the per-pipe vs.
per-transcoder modeset steps.
v2: Use the name 'pipe_crtc' for the per-pipe crtc pointer
Tested-by: Vidya Srinivas <vidya.srinivas@intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240409163502.29633-4-ville.syrjala@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h')
0 files changed, 0 insertions, 0 deletions