diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2018-12-17 20:42:58 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2019-01-11 15:56:40 +0100 |
commit | 934c5b32a5e43d8de2ab4f1566f91d7c3bf8cb64 (patch) | |
tree | 95212805372ac152c3fcc7a936cd0facf34b5a51 /drivers/i2c/busses/i2c-nvidia-gpu.c | |
parent | drm/ch7006: Stop using drm_crtc_force_disable (diff) | |
download | linux-934c5b32a5e43d8de2ab4f1566f91d7c3bf8cb64.tar.xz linux-934c5b32a5e43d8de2ab4f1566f91d7c3bf8cb64.zip |
drm/nouveau: Stop using drm_crtc_force_disable
The correct way for legacy drivers to update properties that need to
do a full modeset, is to do a full modeset.
Note that we don't need to call the drm_mode_config_internal helper
because we're not changing any of the refcounted paramters.
v2: Fixup error handling (Ville). Since the old code didn't bother
I decided to just delete it instead of adding even more code for just
error handling.
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> (v1)
Cc: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181217194303.14397-2-daniel.vetter@ffwll.ch
Diffstat (limited to 'drivers/i2c/busses/i2c-nvidia-gpu.c')
0 files changed, 0 insertions, 0 deletions