[PATCH v2 0/2] drm/vc4: Binner BO management improvements

From: Paul Kocialkowski
Date: Wed Mar 20 2019 - 11:48:41 EST


Changes since v1:
* Squashed the two final patches into one.

Paul Kocialkowski (2):
drm/file: Rehabilitate the firstopen hook for non-legacy drivers
drm/vc4: Allocated/liberate the binner BO at firstopen/lastclose

drivers/gpu/drm/drm_file.c | 3 +--
drivers/gpu/drm/vc4/vc4_drv.c | 26 ++++++++++++++++++++++++++
drivers/gpu/drm/vc4/vc4_drv.h | 1 +
drivers/gpu/drm/vc4/vc4_irq.c | 3 +++
drivers/gpu/drm/vc4/vc4_v3d.c | 15 +--------------
include/drm/drm_drv.h | 2 +-
6 files changed, 33 insertions(+), 17 deletions(-)

--
2.21.0