Searched hist:e116be254aaa257d6bec534a39b26513c1798074 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_cmdbuf.c | diff 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 D | etnaviv_mmu.c | diff 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 D | etnaviv_gpu.h | diff 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 D | etnaviv_gpu.c | diff 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>
|