[Mesa-dev] [PATCH 0/7] intel/hsw: Enable HiZ (v2)
Chad Versace
chad.versace at linux.intel.com
Wed Apr 10 10:59:57 PDT 2013
On 04/10/2013 10:51 AM, Eric Anholt wrote:
> Chad Versace <chad.versace at linux.intel.com> writes:
>
>> v2:
>> - Rerun Piglit on ivb and hsw.
>>
>> - Replace
>> [PATCH 2/8] intel: Add functions for checking if objs have hiz enabled
>> with
>> [PATCH 2/7] intel: Add field intel_mipmap_slice::has_hiz
>>
>> - Remove
>> [PATCH 3/8] intel: Mark needed initial hiz ambiguates only if hiz is
>> enabled
>> The new patch 7/7 makes it unnecessary.
>>
>> - Update the last patch.
>>
>> Enable hiz by setting intel_context::has_hiz. However, to work around
>> a hardware bug, we selectively enable hiz for only nicely aligned miptree
>> slices.
>>
>> This series lives on my 'hiz' branch.
>
> Reviewed-by: Eric Anholt <eric at anholt.net>
Patches are now pushed.
More information about the mesa-dev
mailing list