summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2018-12-17 20:42:57 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2019-01-11 15:56:40 +0100
commita50f52dcc3b53fd049bd7ee4fa780bc5fbedde0c (patch)
treee11db91b108648a6ddf6b17eba6aa2d2b148a426 /.clang-format
parent232c9eec417a6591f681f4c2b1f260924845e0a7 (diff)
downloadlinux-a50f52dcc3b53fd049bd7ee4fa780bc5fbedde0c.tar.bz2
drm/ch7006: 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) Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181217194303.14397-1-daniel.vetter@ffwll.ch
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions