summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2017-11-27 17:46:15 +0100
committerLucas Stach <l.stach@pengutronix.de>2018-01-02 17:34:10 +0100
commit5b223e94a8842e5e9deaa1b8198fc52558fee782 (patch)
tree1e20165960b1de2c1ab87c9c7ba221a1f807bf83 /lib
parent2f9225dbc09abe7cacb9820ebdeef5b6c0eb9c72 (diff)
drm/etnaviv: move GPU active handling to bo pin/unpin
The active count is used to check if the BO is idle, where idle is defined as not active on the GPU and all VM mappings and reference counts dropped to the initial state. As the idling of the mappings and references now only happens in the submit cleanup, the active state handling must be moved to the same location in order to keep the userspace semantics. Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions