iris: Delete unused iris_screen::aperture_bytes field
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 27 Apr 2022 09:08:48 +0000 (02:08 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 31 Aug 2022 01:43:08 +0000 (01:43 +0000)
commit6a1f7e623f776a8b4c0d4f43736469143b4f37ef
treebc0c3bb9070441a38aa6f2ef0a7ae1bd7b90ebad
parentdf2eaba4119e827a59596709373ad2491c4fbab4
iris: Delete unused iris_screen::aperture_bytes field

This was effectively removed in bb3545a6, but the field wasn't deleted,
leaving it there to troll people.  screen->aperture_bytes is 0?  What?

Fixes: bb3545a6ee4 ("intel: Store the aperture size in devinfo.")
Reviewed-by: Dave Airlie <airlied@redhat.com>
Tested-by: Mark Janes markjanes@swizzler.org
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18311>
src/gallium/drivers/iris/iris_screen.h