[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190403154856.9470-1-paul.kocialkowski@bootlin.com>
Date: Wed, 3 Apr 2019 17:48:52 +0200
From: Paul Kocialkowski <paul.kocialkowski@...tlin.com>
To: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Cc: Eric Anholt <eric@...olt.net>, David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Maxime Ripard <maxime.ripard@...tlin.com>,
Eben Upton <eben@...pberrypi.org>,
Daniel Stone <daniel@...ishbar.org>,
Paul Kocialkowski <paul.kocialkowski@...tlin.com>
Subject: [PATCH v4 0/4] drm/vc4: Binner BO management improvements
Changes since v3:
* Split changes into more commits when possible;
* Reworked binner bo alloc condition as discussed.
Changes since v2:
* Removed deprecated sentence about fristopen;
* Added collected Reviewed-By tags.
Changes since v1:
* Squashed the two final patches into one.
Paul Kocialkowski (4):
drm/vc4: Reformat and export binner bo allocation helper
drm/vc4: Check for V3D before binner bo alloc
drm/vc4: Check for the binner bo before handling OOM interrupt
drm/vc4: Allocate binner bo when starting to use the V3D
drivers/gpu/drm/vc4/vc4_bo.c | 32 ++++++++++++++++++++++++++++++++
drivers/gpu/drm/vc4/vc4_drv.c | 9 +++++++++
drivers/gpu/drm/vc4/vc4_drv.h | 5 +++++
drivers/gpu/drm/vc4/vc4_irq.c | 3 +++
drivers/gpu/drm/vc4/vc4_v3d.c | 23 ++++++-----------------
5 files changed, 55 insertions(+), 17 deletions(-)
--
2.21.0
Powered by blists - more mailing lists