diff options
author | Dave Airlie <airlied@redhat.com> | 2017-10-13 01:52:01 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2017-10-17 03:32:29 +0200 |
commit | 40d86701a625eed9e644281b9af228d6a52d8ed9 (patch) | |
tree | 8d561e332d5aca9553427a420dcfe793a6cd79b7 /fs/file.c | |
parent | Merge tag 'tilcdc-4.15' of https://github.com/jsarha/linux into drm-next (diff) | |
download | linux-40d86701a625eed9e644281b9af228d6a52d8ed9.tar.xz linux-40d86701a625eed9e644281b9af228d6a52d8ed9.zip |
drm/plane: drop num_overlay_planes (v3)
In order to implement plane leasing we need to count things,
just make the code consistent with the counting code currently
used for counting crtcs/encoders/connectors and drop the need
for num_overlay_planes.
v2: don't forget to assign plane_ptr. (keithp)
v3: use correct bounds check, found by igt.
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions