aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2022-02-17 12:32:20 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2022-02-23 13:29:21 +0200
commit7d7007686b0f999f90690d27eb013aba2eb8dc30 (patch)
tree2a56891fa9ec6c94dfc3cf0b246ed04341e1a74e /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
parent03a62c40544c057a4b0df86b7c4f17da7f7bb2ac (diff)
drm/i915: Remove odd any_ms=true assignment
For some reason we're flagging that we need to run through the full modeset calculations (any_ms==true -> do cdclk/etc. checks) if any crtc got initially flagged for a modeset and is not enabled via the uapi. No idea why this is here since later on (after all fastset handling) we do full run through the crtcs and flag any_ms if anything still needs a full modeset. So let's just throw out this early weirdo. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220217103221.10405-4-ville.syrjala@linux.intel.com Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions