diff options
| author | Pandiyan, Dhinakaran <[email protected]> | 2016-09-19 18:24:38 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2016-09-21 09:32:00 -0700 |
| commit | 03cdc1d4f79573a59392986fb4b50c55d47cff71 (patch) | |
| tree | b10b3189a8f872d6a9030b312698daefd947ce15 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 5748be60ea66a7f299fc28bf1ebe3f63a5a266e8 (diff) | |
drm/i915: Store port enum in intel_encoder
Storing the port enum in intel_encoder makes it convenient to know the
port attached to an encoder. Moving the port information up from
intel_digital_port to intel_encoder avoids unecessary intel_digital_port
access and handles MST encoders cleanly without requiring conditional
checks for them (thanks danvet).
v2:
Renamed the port enum member from 'attached_port' to 'port' (danvet)
Fixed missing initialization of port in intel_sdvo.c (danvet)
v3:
Fixed missing initialization of port in intel_crt.c (Ville)
v4:
Storing port for DVO encoders too.
Signed-off-by: Dhinakaran Pandiyan <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Reviewed-by: Lyude <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions