pan/mdg: Remove old depth writeout code
authorIcecream95 <ixn@keemail.me>
Sat, 6 Jun 2020 02:59:31 +0000 (14:59 +1200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 10 Jun 2020 13:54:03 +0000 (13:54 +0000)
commit8f36904bae59429e022c4585b30d552a6a886ac5
tree0c06d2a4e8456ba125453f0464ecc9ea3de9830d
parent7da8667a7b1597caa057c5f6cda06eebba22dea8
pan/mdg: Remove old depth writeout code

We need to be able to do color writeout at the same time as depth
writeout. The old code can't do that, so needs to be removed.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5065>
src/panfrost/midgard/midgard_ra.c
src/panfrost/midgard/midgard_schedule.c