diff options
| author | Ville Syrjälä <[email protected]> | 2017-08-18 16:49:58 +0300 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2017-08-22 17:59:02 +0300 |
| commit | 5f88a9c61978b20acba4b5a76555eb3a4a03ab73 (patch) | |
| tree | 5801ade8b6321a7d31e2c7b4d4070a3484b94962 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | d2419ffc10e4c9559c6d67994e3e12919865c3b4 (diff) | |
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
The enable/disable/etc. encoder hooks aren't supposed to alter the
state(s), so pass them as const. Unfortunately C lacks any kind of deep
const thingy, so this can't catch all abuses. But at least it acts as a
hint to the reader telling them not to mess about with the state(s).
v2: Update intel_tv_mode_find() and ironlake_edp_pll_on() as well
v3: Deal with intel_sdvo_connector_state
Acked-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions