[PATCH v2 0/2] drm/vc4: Binner BO management improvements
Paul Kocialkowski
paul.kocialkowski at bootlin.com
Wed Mar 20 15:48:07 UTC 2019
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
More information about the dri-devel
mailing list