Searched hist:"11 ad6a1f181f28dccbe47a7fb41f56557573941a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_mmu.c | diff 11ad6a1f181f28dccbe47a7fb41f56557573941a Wed Mar 23 11:08:23 CDT 2022 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: move MMU context ref/unref into map/unmap_gem
This makes it a little more clear that the mapping holds a reference to the context once the buffer has been successfully mapped into that context and simplifies the error handling a bit.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Tested-by: Guido Günther <agx@sigxcpu.org> Acked-by: Guido Günther <agx@sigxcpu.org>
|
H A D | etnaviv_gem.c | diff 11ad6a1f181f28dccbe47a7fb41f56557573941a Wed Mar 23 11:08:23 CDT 2022 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: move MMU context ref/unref into map/unmap_gem
This makes it a little more clear that the mapping holds a reference to the context once the buffer has been successfully mapped into that context and simplifies the error handling a bit.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Tested-by: Guido Günther <agx@sigxcpu.org> Acked-by: Guido Günther <agx@sigxcpu.org>
|