Commit 3057e3f7 authored by Lucas Stach's avatar Lucas Stach
Browse files

drm/etnaviv: remove stale TODO in etnaviv_gpu_submit



Flush and prefetch are properly handled in the buffer code, data endianess
would need much wider changes than adding something to this single function.

Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
Reviewed-by: default avatarChristian Gmeiner <christian.gmeiner@gmail.com>
parent b7b17e5c
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -1390,15 +1390,6 @@ int etnaviv_gpu_submit(struct etnaviv_gpu *gpu,
	if (ret < 0)
		return ret;

	/*
	 * TODO
	 *
	 * - flush
	 * - data endian
	 * - prefetch
	 *
	 */

	/*
	 * if there are performance monitor requests we need to have
	 * - a sync point to re-configure gpu and process ETNA_PM_PROCESS_PRE