diff options
author | Boris Brezillon <[email protected]> | 2019-09-14 08:00:27 +0200 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2019-09-18 10:28:22 +0200 |
commit | 0500c9e5145e651566b0204c3b62984919ba2450 (patch) | |
tree | 1055e2e84ba8a47510772dfe32b8d5539496dd00 /include | |
parent | 1e47c3ee7b0d3cb4cd99db18d0919c08b476105d (diff) |
panfrost: Get rid of pan_drm.c
pan_drm.c was only meaningful when we were supporting 2 kernel drivers
(mali_kbase, and the drm one). Now that there's now kernel-driver
abstraction we're better off moving those functions were they belong:
* BO related functions in pan_bo.c
* fence related functions + query_gpu_version() in pan_screen.c
* submit related functions in pan_job.c
While at it, we rename the functions according to the place they're
being moved to.
Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions