panfrost: Remove the panfrost_driver abstraction
authorBoris Brezillon <boris.brezillon@collabora.com>
Wed, 19 Jun 2019 14:06:38 +0000 (16:06 +0200)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 21 Jun 2019 20:01:49 +0000 (13:01 -0700)
commit5f81669d880bfc9f3a85d5231d4629d95332a488
treeef9f0ac794ac774cbdf5bf3182e719bf51a53662
parente8257f3de8e4887aec0f85e0ae375f544c6671d6
panfrost: Remove the panfrost_driver abstraction

The non-DRM backend is gone. Let's get rid of the panfrost_driver
abstraction and call the panfrost_drm_xxx() functions directly.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_afbc.c
src/gallium/drivers/panfrost/pan_context.c
src/gallium/drivers/panfrost/pan_drm.c
src/gallium/drivers/panfrost/pan_job.c
src/gallium/drivers/panfrost/pan_resource.c
src/gallium/drivers/panfrost/pan_screen.c
src/gallium/drivers/panfrost/pan_screen.h