diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2014-03-31 21:29:41 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-04-01 22:58:25 +0200 |
commit | 5812d07d6f8704c1af5372f03ce5332629d57e53 (patch) | |
tree | 670b652bc91dad4633671581e317d7878a6b0648 /tools/perf/scripts/python/sched-migration.py | |
parent | c7b78e6f237859a9326e6dd11b2a43b3d83f8e23 (diff) |
drm/i915: Kill crtc->plane checks from the primary plane update hooks
These were apparently meant to protect the SAREA which only has
room for two pipes, but things clearly went a bit wonky when
first the .update_plane() hooks were split up and then pipe C
got introduced.
The checks actually protecting the SAREA live in
intel_crtc_update_sarea() these days, so the checks in the primary
plane update hooks are just historical leftovers which are to be
eliminated.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions