Home
last modified time | relevance | path

Searched hist:e116be254aaa257d6bec534a39b26513c1798074 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_cmdbuf.cdiff e116be254aaa257d6bec534a39b26513c1798074 Wed Jun 07 15:02:22 CEST 2023 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: drop GPU initialized property

Now that it is only used to track the driver internal state of
the MMU global and cmdbuf objects, we can get rid of this property
by making the free/finit functions of those objects safe to call
on an uninitialized object.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
H A Detnaviv_mmu.cdiff e116be254aaa257d6bec534a39b26513c1798074 Wed Jun 07 15:02:22 CEST 2023 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: drop GPU initialized property

Now that it is only used to track the driver internal state of
the MMU global and cmdbuf objects, we can get rid of this property
by making the free/finit functions of those objects safe to call
on an uninitialized object.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
H A Detnaviv_gpu.hdiff e116be254aaa257d6bec534a39b26513c1798074 Wed Jun 07 15:02:22 CEST 2023 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: drop GPU initialized property

Now that it is only used to track the driver internal state of
the MMU global and cmdbuf objects, we can get rid of this property
by making the free/finit functions of those objects safe to call
on an uninitialized object.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
H A Detnaviv_gpu.cdiff e116be254aaa257d6bec534a39b26513c1798074 Wed Jun 07 15:02:22 CEST 2023 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: drop GPU initialized property

Now that it is only used to track the driver internal state of
the MMU global and cmdbuf objects, we can get rid of this property
by making the free/finit functions of those objects safe to call
on an uninitialized object.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>