diff options
author | 2017-11-01 22:16:19 +0200 | |
---|---|---|
committer | 2017-11-20 21:14:22 +0200 | |
commit | a01cb8ba3f6282934cff65e89ab36b18b14cbe27 (patch) | |
tree | 691bc30cc8bd0eb5007f207e019ca1ad275b4599 /tools/perf/scripts/python | |
parent | drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state() (diff) | |
download | linux-dev-a01cb8ba3f6282934cff65e89ab36b18b14cbe27.tar.xz linux-dev-a01cb8ba3f6282934cff65e89ab36b18b14cbe27.zip |
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
drm_plane_helper_check_update() isn't a transitional helper, so let's
rename it to drm_atomic_helper_check_plane_state() and move it into
drm_atomic_helper.c.
v2: Fix the WARNs about plane_state->crtc matching crtc_state->crtc
Cc: Daniel Vetter <daniel@ffwll.ch>
Suggested-by: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171101201619.6175-1-ville.syrjala@linux.intel.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions