Mesa (master): i965: Make get_ccs_surf succeed in alloc_aux

2018-05-18 Thread Nanley Chery
Module: Mesa Branch: master Commit: da98441fefd051d681b2834b496567285a8836d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da98441fefd051d681b2834b496567285a8836d3 Author: Nanley Chery Date: Wed May 16 10:10:35 2018 -0700 i965: Make get_ccs_surf succeed in alloc_aux Synchronize

Mesa (master): i965/miptree: Simplify the switch in supports_ccs

2018-05-18 Thread Nanley Chery
Module: Mesa Branch: master Commit: 8007b2d78b42a6eaf90dfdb5f59f71bedd9f268c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8007b2d78b42a6eaf90dfdb5f59f71bedd9f268c Author: Nanley Chery Date: Wed May 16 11:07:41 2018 -0700 i965/miptree: Simplify the switch in supports_ccs Reviewed

Mesa (master): i965: isl: Move the MCS gen7+ assertion into ISL

2018-05-18 Thread Nanley Chery
Module: Mesa Branch: master Commit: 0ab25f05ab046532f57d683d460de5c35b74a78a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ab25f05ab046532f57d683d460de5c35b74a78a Author: Nanley Chery Date: Wed May 16 11:11:04 2018 -0700 i965: isl: Move the MCS gen7+ assertion into ISL This is

Mesa (master): i965/miptree: Remove format assertion in alloc_aux

2018-05-18 Thread Nanley Chery
Module: Mesa Branch: master Commit: f88caf2321bbe809b9882fbc86f5aff718f68a75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f88caf2321bbe809b9882fbc86f5aff718f68a75 Author: Nanley Chery Date: Wed May 16 11:03:24 2018 -0700 i965/miptree: Remove format assertion in alloc_aux

Mesa (master): i965/clear: Drop a stale comment in fast_clear_depth

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 43616404be311e787f043f49d0a8341ef54459cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43616404be311e787f043f49d0a8341ef54459cb Author: Nanley Chery Date: Sun Apr 8 14:00:30 2018 -0700 i965/clear: Drop a stale comment in fast_clear_depth This

Mesa (master): i965/blorp: Also skip the fast clear if the clear color differs

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: f8ac11d69f1a05378896023577d6455764b5cdf2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8ac11d69f1a05378896023577d6455764b5cdf2 Author: Nanley Chery Date: Tue Mar 27 15:08:53 2018 -0700 i965/blorp: Also skip the fast clear if the clear color

Mesa (master): i965: Prepare to delete intel_miptree_alloc_ccs()

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 6c41a2ef3b72f9465646fea7ac941e8deb1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c41a2ef3b72f9465646fea7ac941e8deb1b Author: Nanley Chery Date: Wed May 2 20:05:08 2018 -0700 i965: Prepare to delete intel_miptree_alloc_ccs() We&#x

Mesa (master): i965/miptree: Add and use a memset option in alloc_aux_buffer

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: b58675e93f03eee46de63bb596d4b97561fdaf42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b58675e93f03eee46de63bb596d4b97561fdaf42 Author: Nanley Chery Date: Mon Apr 30 10:44:01 2018 -0700 i965/miptree: Add and use a memset option in

Mesa (master): i965/clear: Remove an early return in fast_clear_depth

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 5b315f3ad1451b7c24e29f534cd1c7ed0de0fa77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b315f3ad1451b7c24e29f534cd1c7ed0de0fa77 Author: Nanley Chery Date: Tue Apr 24 17:16:50 2018 -0700 i965/clear: Remove an early return in fast_clear_depth

Mesa (master): i965/blorp: Disable BLORP clear color updates

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: edfb57c0a0adacad4ccb42a49c19c14314a09565 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=edfb57c0a0adacad4ccb42a49c19c14314a09565 Author: Nanley Chery Date: Thu Apr 26 17:13:36 2018 -0700 i965/blorp: Disable BLORP clear color updates With the

Mesa (master): intel/blorp: Add a NO_UPDATE_CLEAR_COLOR batch flag

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 02f5512fed2e6fc2b92a32623fb979117d41239b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02f5512fed2e6fc2b92a32623fb979117d41239b Author: Nanley Chery Date: Thu Apr 26 17:09:29 2018 -0700 intel/blorp: Add a NO_UPDATE_CLEAR_COLOR batch flag Allow

Mesa (master): i965/miptree: Drop the mt param from alloc_aux_buffer

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: beed9c4550c1c65fed97c539ade023a66a679d15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=beed9c4550c1c65fed97c539ade023a66a679d15 Author: Nanley Chery Date: Wed May 2 14:30:17 2018 -0700 i965/miptree: Drop the mt param from alloc_aux_buffer Drop

Mesa (master): i965/miptree: Drop the name param from alloc_aux_buffer

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 3dd7f600e04a3dd758e57b8ff70ba242b491580a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3dd7f600e04a3dd758e57b8ff70ba242b491580a Author: Nanley Chery Date: Tue May 1 14:35:35 2018 -0700 i965/miptree: Drop the name param from alloc_aux_buffer A

Mesa (master): i965/miptree: Initialize the indirect clear color to zero

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 58d99a21f125b4a834dd7af58b4f05a3a601f7c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58d99a21f125b4a834dd7af58b4f05a3a601f7c7 Author: Nanley Chery Date: Mon Apr 30 11:30:32 2018 -0700 i965/miptree: Initialize the indirect clear color to zero

Mesa (master): i965/miptree: Zero-initialize CCS_D buffers

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 8a9491058da72ee2df75da25bb147010a451fb68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a9491058da72ee2df75da25bb147010a451fb68 Author: Nanley Chery Date: Wed May 2 09:38:47 2018 -0700 i965/miptree: Zero-initialize CCS_D buffers Before this

Mesa (master): i965: Update the indirect buffer in set_clear_color

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 82849fb6d54629a0c7c5a118ed8780a3ae573b25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82849fb6d54629a0c7c5a118ed8780a3ae573b25 Author: Nanley Chery Date: Sun Apr 8 14:00:30 2018 -0700 i965: Update the indirect buffer in set_clear_color For

Mesa (master): i965: Use set_clear_color for depth miptrees

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 6f609ca609f3011b756bb920a7b06946a8a8c0b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f609ca609f3011b756bb920a7b06946a8a8c0b7 Author: Nanley Chery Date: Thu Apr 26 18:49:19 2018 -0700 i965: Use set_clear_color for depth miptrees Reduce code

Mesa (master): i965/miptree: Drop the alloc_flags param from alloc_aux_buffer

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 6b1836aabeab3cd4d7d318214d7d2c59386ba7ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b1836aabeab3cd4d7d318214d7d2c59386ba7ee Author: Nanley Chery Date: Wed May 2 12:46:54 2018 -0700 i965/miptree: Drop the alloc_flags param from

Mesa (master): i965/miptree: Unify aux buffer allocation

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: bb18af82c30f702788108e67270b3f473dfaec80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb18af82c30f702788108e67270b3f473dfaec80 Author: Nanley Chery Date: Mon Apr 30 17:00:32 2018 -0700 i965/miptree: Unify aux buffer allocation There isn't

Mesa (master): Revert "i965: Make the miptree clear color setter take a gl_color_union"

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 92a0a87b6f78b316f47132bb8f67c1ba28d3c020 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92a0a87b6f78b316f47132bb8f67c1ba28d3c020 Author: Nanley Chery Date: Fri Apr 27 12:27:07 2018 -0700 Revert "i965: Make the miptree clear color setter t

Mesa (master): i965/miptree: Fix handling of uninitialized MCS buffers

2018-05-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: 816f2dc67da72be8993e724aeda4c2ec2f5a2978 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=816f2dc67da72be8993e724aeda4c2ec2f5a2978 Author: Nanley Chery Date: Mon Apr 30 10:40:18 2018 -0700 i965/miptree: Fix handling of uninitialized MCS buffers

Mesa (master): i965/tex_image: Avoid the ASTC LDR workaround on gen9lp

2018-05-01 Thread Nanley Chery
Module: Mesa Branch: master Commit: 3e56e4642fb5875b3f5c4eb34798ba9f3d827705 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e56e4642fb5875b3f5c4eb34798ba9f3d827705 Author: Nanley Chery Date: Sat Feb 24 01:26:20 2018 -0800 i965/tex_image: Avoid the ASTC LDR workaround on gen9lp

Mesa (master): i965: Add and use a getter for the clear color

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 7ea013c6d3b515701df8a4d2a50578ee9b691272 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ea013c6d3b515701df8a4d2a50578ee9b691272 Author: Nanley Chery Date: Mon Mar 26 14:32:18 2018 -0700 i965: Add and use a getter for the clear color It returns

Mesa (master): util/srgb: Add a float sRGB -> linear helper

2018-04-24 Thread Nanley Chery
-by: Nanley Chery Reviewed-by: Jason Ekstrand --- src/util/format_srgb.h | 14 ++ 1 file changed, 14 insertions(+) diff --git a/src/util/format_srgb.h b/src/util/format_srgb.h index 34b50afe3d..596af56f4c 100644 --- a/src/util/format_srgb.h +++ b/src/util/format_srgb.h @@ -55,6 +55

Mesa (master): i965/wm_surface_state: Use the clear address if clear_bo is non-NULL

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: cd5ce363e3fcf975c05a5f325292e95df8322cfb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd5ce363e3fcf975c05a5f325292e95df8322cfb Author: Nanley Chery Date: Tue Apr 10 13:56:18 2018 -0700 i965/wm_surface_state: Use the clear address if clear_bo is

Mesa (master): i965/meta_util: Re-enable sRGB-encoded fast-clears on CNL

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 0e8b16e0a239cc4a4758b62fb6787158180a74fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e8b16e0a239cc4a4758b62fb6787158180a74fd Author: Nanley Chery Date: Thu Mar 22 17:05:34 2018 -0700 i965/meta_util: Re-enable sRGB-encoded fast-clears on CNL

Mesa (master): i965: Add and use a getter for the miptree aux buffer

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 5503b65103b6a93dabe609cbedbbc999dd63bff5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5503b65103b6a93dabe609cbedbbc999dd63bff5 Author: Nanley Chery Date: Mon Apr 9 11:11:46 2018 -0700 i965: Add and use a getter for the miptree aux buffer Make

Mesa (master): i965: Add and use a single miptree aux_buf field

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: af4e9295febe966ace7793e43ba35705521749e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af4e9295febe966ace7793e43ba35705521749e8 Author: Nanley Chery Date: Fri Apr 6 09:54:31 2018 -0700 i965: Add and use a single miptree aux_buf field We want

Mesa (master): i965/miptree: Extend the sRGB-blending WA to future platforms

2018-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 129ad66dd5332159f154b3714a87e5f8d65214fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=129ad66dd5332159f154b3714a87e5f8d65214fa Author: Nanley Chery Date: Thu Mar 29 22:14:09 2018 -0700 i965/miptree: Extend the sRGB-blending WA to future

Mesa (master): i965/miptree: Don't leak the clear_color_bo

2018-04-20 Thread Nanley Chery
Module: Mesa Branch: master Commit: 010abacc95207f600bc750f01d690b1c899e112c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=010abacc95207f600bc750f01d690b1c899e112c Author: Nanley Chery Date: Mon Apr 9 11:27:08 2018 -0700 i965/miptree: Don't leak the clear_color_bo Fre

Mesa (master): i965/miptree: Delete an unused function

2018-04-20 Thread Nanley Chery
Module: Mesa Branch: master Commit: 7b2032910761a7e36ceeb498eee4e77c7a916f38 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b2032910761a7e36ceeb498eee4e77c7a916f38 Author: Nanley Chery Date: Mon Apr 9 11:20:27 2018 -0700 i965/miptree: Delete an unused function We're goi

Mesa (master): blorp: Silence unused function warnings

2018-04-11 Thread Nanley Chery
Module: Mesa Branch: master Commit: 377da9eb785d52904735cd62c0c7b205404c39d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=377da9eb785d52904735cd62c0c7b205404c39d2 Author: Nanley Chery Date: Tue Apr 10 15:05:31 2018 -0700 blorp: Silence unused function warnings vulkan

Mesa (master): i965: Use the brw_context for the clear color and value setters

2018-04-09 Thread Nanley Chery
Module: Mesa Branch: master Commit: 1ce7ae391e8a41b2ee4dab568cd77faa072a0fe2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ce7ae391e8a41b2ee4dab568cd77faa072a0fe2 Author: Nanley Chery Date: Wed Mar 28 17:53:13 2018 -0700 i965: Use the brw_context for the clear color and value

Mesa (master): i965: Make the miptree clear color setter take a gl_color_union

2018-04-09 Thread Nanley Chery
Module: Mesa Branch: master Commit: 1d94aa19877fb702ffacacde28ad7253cce72c97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d94aa19877fb702ffacacde28ad7253cce72c97 Author: Nanley Chery Date: Wed Mar 28 18:06:58 2018 -0700 i965: Make the miptree clear color setter take a

Mesa (master): i965/miptree: Move the clear color and value setter implementations

2018-04-09 Thread Nanley Chery
Module: Mesa Branch: master Commit: 3dbb49a97809cd3a9911d2782bb7b03f8ae1a7d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3dbb49a97809cd3a9911d2782bb7b03f8ae1a7d8 Author: Nanley Chery Date: Tue Mar 27 15:46:49 2018 -0700 i965/miptree: Move the clear color and value setter

Mesa (master): i965/cnl: Avoid fast-clearing sRGB render buffers

2017-12-04 Thread Nanley Chery
Module: Mesa Branch: master Commit: 0a257b3fe4d184811c1ddab7afeda81459f36720 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a257b3fe4d184811c1ddab7afeda81459f36720 Author: Nanley Chery Date: Fri Dec 1 14:18:21 2017 -0800 i965/cnl: Avoid fast-clearing sRGB render buffers Gen10

Mesa (master): intel/isl: Disable some gen10 CCS_E formats for now

2017-10-31 Thread Nanley Chery
Module: Mesa Branch: master Commit: c7baaafe543ee5d4756fdd034a89fdcc47429a7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7baaafe543ee5d4756fdd034a89fdcc47429a7e Author: Nanley Chery Date: Wed Aug 23 10:51:28 2017 -0700 intel/isl: Disable some gen10 CCS_E formats for now

Mesa (master): i965: Check CCS_E compatibility for texture view rendering

2017-10-31 Thread Nanley Chery
Module: Mesa Branch: master Commit: 9e849eb8bb97259136b40dc2b06f42a81cfd3dae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e849eb8bb97259136b40dc2b06f42a81cfd3dae Author: Nanley Chery Date: Thu Oct 26 16:05:52 2017 -0700 i965: Check CCS_E compatibility for texture view rendering

Mesa (master): Revert "intel/isl: Only create a CCS buffer if the image supports rendering"

2017-07-07 Thread Nanley Chery
Module: Mesa Branch: master Commit: 753a7bbc8454a0cf957f17c88d2b4677b1cf36f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=753a7bbc8454a0cf957f17c88d2b4677b1cf36f0 Author: Nanley Chery Date: Wed Jul 5 11:42:00 2017 -0700 Revert "intel/isl: Only create a CCS buffer if the

Mesa (master): anv/cmd_buffer: Adjust the image view reloc function

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: 5ca2fbcee2cebed7bfa820db09dc6aa6ccf4f1ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ca2fbcee2cebed7bfa820db09dc6aa6ccf4f1ff Author: Nanley Chery Date: Fri Mar 10 17:24:23 2017 -0800 anv/cmd_buffer: Adjust the image view reloc function Make

Mesa (master): anv: Add and use color auxiliary buffer helpers

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: bc838fc759dd268aebf31f91daf6c18ce76610ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc838fc759dd268aebf31f91daf6c18ce76610ee Author: Nanley Chery Date: Tue Apr 4 09:56:16 2017 -0700 anv: Add and use color auxiliary buffer helpers v2

Mesa (master): anv/cmd_buffer: Adjust layout transition aspect checking

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: 5f4f50419cc351b9cb55118d970885d96e4ac254 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f4f50419cc351b9cb55118d970885d96e4ac254 Author: Nanley Chery Date: Mon Jun 12 11:26:47 2017 -0700 anv/cmd_buffer: Adjust layout transition aspect checking

Mesa (master): intel/isl: Limit CCS to one level and layer on gen7

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: b9343301913f8d47d175b25d57ec2a0561f5eb6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9343301913f8d47d175b25d57ec2a0561f5eb6f Author: Nanley Chery Date: Mon Apr 24 10:20:27 2017 -0700 intel/isl: Limit CCS to one level and layer on gen7 v2

Mesa (master): anv/blorp: Add a surface-state-based CCS resolve function

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: 4b2a2b70e09a04b6dbcf992c864fda7dc1169be1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b2a2b70e09a04b6dbcf992c864fda7dc1169be1 Author: Nanley Chery Date: Fri Mar 10 16:31:16 2017 -0800 anv/blorp: Add a surface-state-based CCS resolve function

Mesa (master): anv/blorp: Provide surface states for CCS resolves

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: 1415e7a997fe525b4275c46a0e176faa38a8d297 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1415e7a997fe525b4275c46a0e176faa38a8d297 Author: Nanley Chery Date: Mon Jun 12 10:12:41 2017 -0700 anv/blorp: Provide surface states for CCS resolves In the

Mesa (master): anv/gpu_memcpy: Rename the gpu_memcpy function

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: d6748f1fc4e5d8e5ebc3b2bf04a0c69eb9dedf2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6748f1fc4e5d8e5ebc3b2bf04a0c69eb9dedf2b Author: Nanley Chery Date: Thu May 11 09:37:33 2017 -0700 anv/gpu_memcpy: Rename the gpu_memcpy function A GPU

Mesa (master): blorp/clear: Add a binding-table-based CCS resolve function

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: d1119ab7b6e7d92505f4855e4f9f4d19e5a94804 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1119ab7b6e7d92505f4855e4f9f4d19e5a94804 Author: Nanley Chery Date: Mon Mar 6 17:37:49 2017 -0800 blorp/clear: Add a binding-table-based CCS resolve function

Mesa (master): anv/blorp: Remove 3D subresource transition workaround

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: e15b1c41a4e85b8c6db5b931a002e1bb9686a2ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e15b1c41a4e85b8c6db5b931a002e1bb9686a2ac Author: Nanley Chery Date: Mon Jun 12 12:58:32 2017 -0700 anv/blorp: Remove 3D subresource transition workaround For

Mesa (master): anv: Adjust params of color buffer transitioning functions

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: 6235f08ff8870636d89d2181e0a9dfc3ebec7b45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6235f08ff8870636d89d2181e0a9dfc3ebec7b45 Author: Nanley Chery Date: Mon Jun 12 12:58:32 2017 -0700 anv: Adjust params of color buffer transitioning functions

Mesa (master): intel/blorp: Check for layer fast-clear restriction

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: 6b23c65f3ac6281576813b8fc9f9dd31833301f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b23c65f3ac6281576813b8fc9f9dd31833301f9 Author: Nanley Chery Date: Thu May 11 10:51:25 2017 -0700 intel/blorp: Check for layer fast-clear restriction v2

Mesa (master): intel/blorp: Assert levels and layers are in range

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: b46a07175823ec476505cb8a0f8c353e5183d748 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b46a07175823ec476505cb8a0f8c353e5183d748 Author: Nanley Chery Date: Thu May 11 10:58:18 2017 -0700 intel/blorp: Assert levels and layers are in range v2

Mesa (master): intel/isl: Only create a CCS buffer if the image supports rendering

2017-06-26 Thread Nanley Chery
Module: Mesa Branch: master Commit: 8aaa13467dc289d35dc7900ab9fab9a7689c4178 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8aaa13467dc289d35dc7900ab9fab9a7689c4178 Author: Nanley Chery Date: Mon Mar 6 14:27:44 2017 -0800 intel/isl: Only create a CCS buffer if the image supports

Mesa (master): docs: Document ASTC extension support for SKL and BXT

2017-05-22 Thread Nanley Chery
Module: Mesa Branch: master Commit: d132bb36ce8e733f9a52452629991b94ae14aaa8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d132bb36ce8e733f9a52452629991b94ae14aaa8 Author: Nanley Chery Date: Fri May 19 16:39:25 2017 -0700 docs: Document ASTC extension support for SKL and BXT v2

Mesa (master): intel/isl: Add ASTC HDR to format lists and helpers

2017-05-22 Thread Nanley Chery
Module: Mesa Branch: master Commit: 52a6fd98713b8a4d438567684067beada618ed0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52a6fd98713b8a4d438567684067beada618ed0e Author: Nanley Chery Date: Tue May 16 16:20:59 2017 -0700 intel/isl: Add ASTC HDR to format lists and helpers

Mesa (master): i965: Enable ASTC HDR for Broxton

2017-05-22 Thread Nanley Chery
Module: Mesa Branch: master Commit: d6150bd764eb644091d904d1c608640b3e3cd514 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6150bd764eb644091d904d1c608640b3e3cd514 Author: Nanley Chery Date: Fri Apr 21 17:15:16 2017 -0700 i965: Enable ASTC HDR for Broxton This platform passes the

Mesa (master): i965/formats: Update the three-channel DXT1 mappings

2017-05-18 Thread Nanley Chery
Module: Mesa Branch: master Commit: 688ddb85c8c3357d8e1e9d360c74cd728b128d98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=688ddb85c8c3357d8e1e9d360c74cd728b128d98 Author: Nanley Chery Date: Thu May 11 15:57:59 2017 -0700 i965/formats: Update the three-channel DXT1 mappings The

Mesa (master): anv/formats: Update the three-channel BC1 mappings

2017-05-18 Thread Nanley Chery
Module: Mesa Branch: master Commit: 56458cb168bf79ae51ba1efc3acec15874cc34a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56458cb168bf79ae51ba1efc3acec15874cc34a9 Author: Nanley Chery Date: Thu May 11 15:57:59 2017 -0700 anv/formats: Update the three-channel BC1 mappings The

Mesa (master): anv/pass: Delete anv_pass::subpass_attachments

2017-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: b1066f73658fe2ef912c4482e4f95f75d57e8ac5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1066f73658fe2ef912c4482e4f95f75d57e8ac5 Author: Nanley Chery Date: Mon Apr 10 11:47:10 2017 -0700 anv/pass: Delete anv_pass::subpass_attachments This field

Mesa (master): isl/format: Update the R16G16B16X16_FLOAT entry

2017-04-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 50134cede1eee1222c1a28022b42b2177f7379c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50134cede1eee1222c1a28022b42b2177f7379c2 Author: Nanley Chery Date: Mon Mar 6 14:55:34 2017 -0800 isl/format: Update the R16G16B16X16_FLOAT entry The

Mesa (master): anv/cmd_buffer: Disable CCS on BDW input attachments

2017-04-17 Thread Nanley Chery
Module: Mesa Branch: master Commit: d9d793696bf54e970491302605a1efd0aa182d1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9d793696bf54e970491302605a1efd0aa182d1b Author: Nanley Chery Date: Thu Apr 13 09:52:31 2017 -0700 anv/cmd_buffer: Disable CCS on BDW input attachments The

Mesa (master): intel: Correct the BDW surface state size

2017-03-20 Thread Nanley Chery
Module: Mesa Branch: master Commit: 7c50f9903f58ef04ff393505a383d06f499f1fdc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c50f9903f58ef04ff393505a383d06f499f1fdc Author: Nanley Chery Date: Tue Mar 7 11:17:05 2017 -0800 intel: Correct the BDW surface state size The PRMs state

Mesa (master): anv/blorp: Encapsulate subpass id querying

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 9950774f8b451af9220916a0a859169d3b43f471 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9950774f8b451af9220916a0a859169d3b43f471 Author: Nanley Chery Date: Mon Feb 27 12:31:36 2017 -0800 anv/blorp: Encapsulate subpass id querying Signed-off-by

Mesa (master): anv/pass: Store subpass attachment reference list

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: c0223d052bd3a006ff851eabc5a2b5aad00f31a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0223d052bd3a006ff851eabc5a2b5aad00f31a8 Author: Nanley Chery Date: Sat Feb 25 15:57:32 2017 -0800 anv/pass: Store subpass attachment reference list We&#x

Mesa (master): anv/cmd_buffer: Remove extra resolve for certain depth buffers

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 6326f0f4be60a85061ad294d2122caa0be2ef3ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6326f0f4be60a85061ad294d2122caa0be2ef3ce Author: Nanley Chery Date: Tue Jan 31 11:36:22 2017 -0800 anv/cmd_buffer: Remove extra resolve for certain depth

Mesa (master): anv/image: Add anv_layout_to_aux_usage()

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 425e33bcdb273911ca28efebbe15e66dffaac0d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=425e33bcdb273911ca28efebbe15e66dffaac0d3 Author: Nanley Chery Date: Wed Feb 1 11:27:58 2017 -0800 anv/image: Add anv_layout_to_aux_usage() This function

Mesa (master): anv/cmd_buffer: Centralize automatic layout transitions

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 76b8cc2a1c60eafb50434e41e95a801b43d58688 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76b8cc2a1c60eafb50434e41e95a801b43d58688 Author: Nanley Chery Date: Thu Feb 23 12:11:58 2017 -0800 anv/cmd_buffer: Centralize automatic layout transitions

Mesa (master): anv/cmd_buffer: Replace layout_to_hiz_usage()

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 172747a963f92f7d9a1a4eb5ef6683f53426af0b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=172747a963f92f7d9a1a4eb5ef6683f53426af0b Author: Nanley Chery Date: Thu Feb 16 17:35:39 2017 -0800 anv/cmd_buffer: Replace layout_to_hiz_usage() Signed-off

Mesa (master): anv/image: Create an additional surface state for sampling

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: efc323b662ca20a23044a5d4b79157152fe5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=efc323b662ca20a23044a5d4b79157152fe5 Author: Nanley Chery Date: Tue Jan 31 11:04:42 2017 -0800 anv/image: Create an additional surface state for sampling

Mesa (master): anv: Store the user's VkAttachmentReference

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 608d17b80e617b0052b148083d169d97e8f81ab3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=608d17b80e617b0052b148083d169d97e8f81ab3 Author: Nanley Chery Date: Tue Jan 31 16:12:50 2017 -0800 anv: Store the user's VkAttachmentReference We wi

Mesa (master): anv/pass: Fix size of anv_render_pass:subpass_attachments

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 8f6a17c8e73c8edd181ce0afe0f8cbb1e726f65f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f6a17c8e73c8edd181ce0afe0f8cbb1e726f65f Author: Nanley Chery Date: Mon Feb 27 09:38:25 2017 -0800 anv/pass: Fix size of anv_render_pass:subpass_attachments

Mesa (master): anv/pass: Avoid accessing attachment array out of bounds

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 178f9e5f29f3fe83eb5af99a69d7c583c30d21d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=178f9e5f29f3fe83eb5af99a69d7c583c30d21d1 Author: Nanley Chery Date: Mon Feb 27 10:23:33 2017 -0800 anv/pass: Avoid accessing attachment array out of bounds

Mesa (master): anv/cmd_buffer: Add attachment transitioning functions

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 0a72b5f3cb443d5ce0d96c3533cb2f42adb08c07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a72b5f3cb443d5ce0d96c3533cb2f42adb08c07 Author: Nanley Chery Date: Tue Jan 31 16:42:58 2017 -0800 anv/cmd_buffer: Add attachment transitioning functions

Mesa (master): anv/image: Simplify setup of HiZ sampler surface state

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: f3621f4e71a68aae76093ee2232d4027057c2e19 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3621f4e71a68aae76093ee2232d4027057c2e19 Author: Nanley Chery Date: Thu Feb 23 10:02:17 2017 -0800 anv/image: Simplify setup of HiZ sampler surface state

Mesa (master): anv/descriptor_set: Store aux usage of sampled image descriptors

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 5408d3fd055501fe518b5d31159fd830a27b8947 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5408d3fd055501fe518b5d31159fd830a27b8947 Author: Nanley Chery Date: Tue Jan 31 11:13:44 2017 -0800 anv/descriptor_set: Store aux usage of sampled image

Mesa (master): anv/image: Remove extra dependency on HiZ-specific variable

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 258af3a856328934d30b7cdf626d5fdba76852f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=258af3a856328934d30b7cdf626d5fdba76852f2 Author: Nanley Chery Date: Tue Feb 21 18:17:59 2017 -0800 anv/image: Remove extra dependency on HiZ-specific variable

Mesa (master): anv/cmd_buffer: Enable render pass awareness

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: c78a959bcfab1ad20c3d5063886fb943c00db49e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c78a959bcfab1ad20c3d5063886fb943c00db49e Author: Nanley Chery Date: Mon Feb 27 14:09:03 2017 -0800 anv/cmd_buffer: Enable render pass awareness v2: Update

Mesa (master): anv/cmd_buffer: Conditionally choose the sampled image surface state

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: ea744912b3fb2fe4a4d74dcb4f7bc8a07a8c6cf5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea744912b3fb2fe4a4d74dcb4f7bc8a07a8c6cf5 Author: Nanley Chery Date: Tue Jan 31 11:25:31 2017 -0800 anv/cmd_buffer: Conditionally choose the sampled image

Mesa (master): anv/image: Allow HiZ on input attachment-capable depth/ stencil images

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: d7d64f1091006fb6faa48705c53f19ff5c657bc8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7d64f1091006fb6faa48705c53f19ff5c657bc8 Author: Nanley Chery Date: Tue Jan 31 12:23:18 2017 -0800 anv/image: Allow HiZ on input attachment-capable depth

Mesa (master): anv: Update the HiZ sampling helper

2017-03-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 54d29ee65f65b4e8541745d83bc741e68147cd28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54d29ee65f65b4e8541745d83bc741e68147cd28 Author: Nanley Chery Date: Fri Feb 17 10:14:59 2017 -0800 anv: Update the HiZ sampling helper Validate the inputs

Mesa (master): anv/blorp: Disable resolves for transparent black clears

2017-02-03 Thread Nanley Chery
Module: Mesa Branch: master Commit: 84dbf683781241038d847b9db81f153ab59e27f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84dbf683781241038d847b9db81f153ab59e27f6 Author: Nanley Chery Date: Sat Jan 21 13:35:50 2017 -0800 anv/blorp: Disable resolves for transparent black clears

Mesa (master): anv/cmd_buffer: Don' t temporarily enable CCS_E within a render pass

2017-02-03 Thread Nanley Chery
Module: Mesa Branch: master Commit: 93b819154f625c4bf2fe369af35f1d9f93ebf8ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93b819154f625c4bf2fe369af35f1d9f93ebf8ce Author: Nanley Chery Date: Thu Jan 19 10:21:38 2017 -0800 anv/cmd_buffer: Don't temporarily enable CCS_E wit

Mesa (master): anv/pass: Store the depth-stencil attachment' s last subpass index

2017-02-02 Thread Nanley Chery
Module: Mesa Branch: master Commit: 043d92fef9315dcc303f36d472eb38b5511bb2cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=043d92fef9315dcc303f36d472eb38b5511bb2cd Author: Nanley Chery Date: Tue Jan 31 19:01:18 2017 -0800 anv/pass: Store the depth-stencil attachment's last su

Mesa (master): anv/cmd_buffer: Use the proper depth input attachment surface state

2017-01-31 Thread Nanley Chery
Module: Mesa Branch: master Commit: 33e0c5d003658320f5005e26caf55bbcfbe1fbb2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33e0c5d003658320f5005e26caf55bbcfbe1fbb2 Author: Nanley Chery Date: Mon Jan 30 12:27:15 2017 -0800 anv/cmd_buffer: Use the proper depth input attachment

Mesa (master): 21 new commits

2017-01-12 Thread Nanley Chery
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64272d4f1bc8fe1b476ed26904d673f35b0f2c86 Author: Nanley Chery Date: Wed Dec 14 18:20:26 2016 -0800 anv: Avoid some resolves for samplable HiZ buffers v2: Simplify nested ifs (Jason Ekstrand) Signed-off-by: Nanley

Mesa (master): anv/image: Disable HiZ for depth buffer arrays

2017-01-11 Thread Nanley Chery
Module: Mesa Branch: master Commit: 5857858aa6c869f4eed31029a376876f50bd6a62 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5857858aa6c869f4eed31029a376876f50bd6a62 Author: Nanley Chery Date: Thu Jan 5 06:58:03 2017 -0800 anv/image: Disable HiZ for depth buffer arrays We

Mesa (master): anv/cmd_buffer: Fix arrayed depth/stencil attachments

2017-01-11 Thread Nanley Chery
Module: Mesa Branch: master Commit: 61992e0afe5f717aad7321d9748588b2cd27f8ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61992e0afe5f717aad7321d9748588b2cd27f8ee Author: Nanley Chery Date: Mon Dec 19 09:37:03 2016 -0800 anv/cmd_buffer: Fix arrayed depth/stencil attachments

Mesa (master): anv/cmd_buffer: Fix programmed HiZ qpitch

2017-01-11 Thread Nanley Chery
Module: Mesa Branch: master Commit: 9f1d3a0c971e95c9e04cf6bfcd60f8b0d8c6742b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f1d3a0c971e95c9e04cf6bfcd60f8b0d8c6742b Author: Nanley Chery Date: Thu Jan 5 01:23:27 2017 -0800 anv/cmd_buffer: Fix programmed HiZ qpitch Match the

Mesa (master): anv/TODO: Document sampling from HiZ

2016-12-06 Thread Nanley Chery
Module: Mesa Branch: master Commit: 72db1570b4d12e143df99e4774aa72f0dbea1509 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72db1570b4d12e143df99e4774aa72f0dbea1509 Author: Nanley Chery Date: Mon Dec 5 13:40:59 2016 -0800 anv/TODO: Document sampling from HiZ Acked-by: Jason

Mesa (master): anv/cmd_buffer: Enable stencil-only HZ clears

2016-11-18 Thread Nanley Chery
Module: Mesa Branch: master Commit: 9db5cc829f6bd7ba09f3bf0bf057b7162d05d037 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9db5cc829f6bd7ba09f3bf0bf057b7162d05d037 Author: Nanley Chery Date: Wed Sep 28 16:00:52 2016 -0700 anv/cmd_buffer: Enable stencil-only HZ clears The HZ

Mesa (master): anv/cmd_buffer: Clarify HZ rectangle behavior

2016-11-18 Thread Nanley Chery
Module: Mesa Branch: master Commit: 6ff4c24fdd3ea078da5eba7c71fcbdf4c481d440 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ff4c24fdd3ea078da5eba7c71fcbdf4c481d440 Author: Nanley Chery Date: Fri Sep 30 10:28:18 2016 -0700 anv/cmd_buffer: Clarify HZ rectangle behavior This

Mesa (master): anv/cmd_buffer: Manage Anv state around HZ op emission

2016-11-18 Thread Nanley Chery
Module: Mesa Branch: master Commit: 37c07d64b4d52e7053c6228dfaedbb1fbee74abf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37c07d64b4d52e7053c6228dfaedbb1fbee74abf Author: Nanley Chery Date: Wed Sep 28 15:51:35 2016 -0700 anv/cmd_buffer: Manage Anv state around HZ op emission

Mesa (master): mesa/fbobject: Update CubeMapFace when reusing textures

2016-11-18 Thread Nanley Chery
Module: Mesa Branch: master Commit: 63318d34acd4a5edb271d57adf3b01e2e52552f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63318d34acd4a5edb271d57adf3b01e2e52552f8 Author: Nanley Chery Date: Tue Nov 15 16:42:23 2016 -0800 mesa/fbobject: Update CubeMapFace when reusing textures

Mesa (master): anv/formats: Disallow 1D compressed textures

2016-11-03 Thread Nanley Chery
Module: Mesa Branch: master Commit: 80de528c7e75d9a01811d48c82af170da9dc2364 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80de528c7e75d9a01811d48c82af170da9dc2364 Author: Nanley Chery Date: Thu Sep 22 16:44:19 2016 -0700 anv/formats: Disallow 1D compressed textures Signed-off-by

Mesa (master): isl: Only allow Y-tiling for ASTC textures

2016-11-03 Thread Nanley Chery
Module: Mesa Branch: master Commit: faab6a0f18825bd1bd3a6f0cfc4e4e68e041b6e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=faab6a0f18825bd1bd3a6f0cfc4e4e68e041b6e2 Author: Nanley Chery Date: Thu Sep 22 14:51:37 2016 -0700 isl: Only allow Y-tiling for ASTC textures Signed-off-by

Mesa (master): anv/blorp: Don't create linear ASTC surfaces for buffers

2016-11-03 Thread Nanley Chery
Module: Mesa Branch: master Commit: 1625d911d7368a9a96411012c69512074a3ff506 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1625d911d7368a9a96411012c69512074a3ff506 Author: Nanley Chery Date: Wed Nov 2 16:18:44 2016 -0700 anv/blorp: Don't create linear ASTC surfaces for bu

Mesa (master): anv/formats: Disallow linear ASTC textures

2016-11-03 Thread Nanley Chery
Module: Mesa Branch: master Commit: bb550e297774bd1fdd274a98738e6353d1cda73e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb550e297774bd1fdd274a98738e6353d1cda73e Author: Nanley Chery Date: Thu Sep 22 15:43:07 2016 -0700 anv/formats: Disallow linear ASTC textures Signed-off-by

Mesa (master): i965: Move gen8_disable_stages to brw_upload_initial_gpu_state

2016-10-31 Thread Nanley Chery
Module: Mesa Branch: master Commit: e9a25e024757c8daa0da86d064afd446824160dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9a25e024757c8daa0da86d064afd446824160dc Author: Nanley Chery Date: Fri Sep 30 16:28:53 2016 -0700 i965: Move gen8_disable_stages to

Mesa (master): i965: Program 3DSTATE_AA_LINE_PARAMETERS in upload_invariant_state

2016-10-31 Thread Nanley Chery
Module: Mesa Branch: master Commit: 477ea60b68d3e9a16d1f4947f95e3e7ce20e6f67 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=477ea60b68d3e9a16d1f4947f95e3e7ce20e6f67 Author: Nanley Chery Date: Fri Sep 30 15:26:19 2016 -0700 i965: Program 3DSTATE_AA_LINE_PARAMETERS in

Mesa (master): isl/format: Correct ASTC entries of format info table

2016-10-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 59385da39dbe15dd4d1905953464b2fe34b07e16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59385da39dbe15dd4d1905953464b2fe34b07e16 Author: Nanley Chery Date: Fri Oct 21 14:42:51 2016 -0700 isl/format: Correct ASTC entries of format info table With

Mesa (master): isl: Correct a comment in the isl_format enum

2016-10-07 Thread Nanley Chery
Module: Mesa Branch: master Commit: 814fa1237935884c3c0ba47a31e3599b975aec1a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=814fa1237935884c3c0ba47a31e3599b975aec1a Author: Nanley Chery Date: Fri Oct 7 12:07:22 2016 -0700 isl: Correct a comment in the isl_format enum HiZ is not a

  1   2   3   >