diff options
author | Ville Syrjälä <[email protected]> | 2019-10-11 23:09:43 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2019-10-18 17:04:35 +0300 |
commit | 49e0ed3848d0e3ef22c3a458ded8847cbf08330e (patch) | |
tree | 5386cc6d164823898d06708ef7d2c8f6a872bd43 /lib/mpi/mpi-internal.h | |
parent | d7a145849b680075ce94d8b341905104e2ee58d0 (diff) |
drm/i915: Nuke 'realloc_pipes'
The 'realloc_pipes' bitmask is pointless. It is either:
a) the set of pipes which are already part of the state,
in which case adding them again is entirely redundant
b) the set of all pipes which we then add to the state
Also the fact that 'realloc_pipes' uses the crtc indexes is
going to bite is at some point so best get rid of it quick.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Stanislav Lisovskiy <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions