commit | 37fbbd49054b624400a65cf1a39f152a7f3f4749 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Mar 05 21:29:05 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Mar 06 22:06:55 2019 +0200 |
tree | 966e718baffb4b50b1710ec53a8df85379846018 | |
parent | 171d156257eeb2ae4171adae3807700da724451d [diff] |
drm/i915: Populate pipe_offsets[] & co. accurately At some point people have started to assume that pipe_offsets[] & co. are only populated for pipes and whatnot that actually exist. That is in fact not currently true, but we can easily make it so. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190305192905.7140-1-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>