diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-11-07 17:24:13 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-12-18 17:47:34 +0300 |
commit | ab2dd990f4abfb3897d1180fa39a8b2fbaef2f0c (patch) | |
tree | ef8634c0196e184cad9620676cd63b2f966b5b87 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 81ff52b705775433a955b2746d37b87bdc89a3d0 (diff) | |
download | linux-ab2dd990f4abfb3897d1180fa39a8b2fbaef2f0c.tar.xz |
drm: Add __drm_atomic_helper_crtc_state_reset() & co.
Annoyingly __drm_atomic_helper_crtc_reset() does two
totally separate things:
a) reset the state to defaults values
b) assign the crtc->state pointer
I just want a) without the b) so let's split out part
a) into __drm_atomic_helper_crtc_state_reset(). And
of course we'll do the same thing for planes and connectors.
v2: Fix conn__state vs. conn_state typo (Lucas)
Make code and kerneldoc match for
__drm_atomic_helper_plane_state_reset()
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191107142417.11107-1-ville.syrjala@linux.intel.com
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions