diff options
| author | Ville Syrjälä <[email protected]> | 2020-03-13 18:48:30 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2020-04-03 19:49:57 +0300 |
| commit | ede9771d7f84025e64ed5cbd683c5f0e4e7f2187 (patch) | |
| tree | 88e5b93c8c6f66888b2afad9329ecdd63a5cc1f4 /tools/perf/scripts/python/netdev-times.py | |
| parent | 1ff241ea2b26b6485587e3d1b6997999ab7ea285 (diff) | |
drm/i915: Pass atomic state to encoder hooks
We're going to want access to the atomic state for iterating
the slave crtcs when enabling the port sync master crtc. Pass
the atomic state all the way down.
The alternative would be yet another encoder hook which we'll
have to call after all the normal modeset stuff is done. Not
really a fan of yet another hook just for this.
Note that during readout state sanitation we are now going
to pass NULL as the atomic state since we don't have one.
We need to change that and then we can also s/crtc_state/crtc/
and s/conn_state/conn/ for the encoder hooks as well.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: José Roberto de Souza <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions