[Mesa-dev] [PATCH 7/7] [v2] i965/gen9: Support fast clears for 32b float

Neil Roberts neil at linux.intel.com
Thu Nov 19 07:59:20 PST 2015


Ben Widawsky <benjamin.widawsky at intel.com> writes:

> Two formats are explicitly disabled because they fail piglit tests,
> LUMINANCE16F and INTENSITY16F. There is some question about the
> validity of sampling from these surfaces for all gens, however, there
> seem to be no other failures, so I'd prefer to leave tackling that for
> a separate series.

You might want to remove this paragraph now that it's no longer true.

The patch looks good to me.

Reviewed-by: Neil Roberts <neil at linux.intel.com>

Just to note, I posted a patch which changes the check to allow fast
clears for certain MSRT formats. However it still disables LUMINANCE16F
and INTENSITY16F because those are part of the list of formats that get
a different format when used for rendering, so nothing needs to be
changed in this patch if we land that.

Regards,
- Neil


More information about the mesa-dev mailing list