Mesa (master): ilo: derive fb blending caps at bind time

2014-11-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: d388d8576f004cbc6e659ab7e7b0e9af938f7068 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d388d8576f004cbc6e659ab7e7b0e9af938f7068 Author: Chia-I Wu Date: Mon Nov 10 13:44:45 2014 +0800 ilo: derive fb blending caps at bind time Derive whether a RT

Mesa (master): ilo: remove inlined state functions

2014-11-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 55d70e0669fd363c434ad781fe66d60095585062 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55d70e0669fd363c434ad781fe66d60095585062 Author: Chia-I Wu Date: Mon Nov 10 13:11:40 2014 +0800 ilo: remove inlined state functions We had some inlined state

Mesa (master): ilo: decode INTERFACE_DESCRIPTOR_DATA

2014-11-07 Thread Chia-I Wu
Module: Mesa Branch: master Commit: d3c5976a3b317cc347fe7c8ed5255ed687cf5af5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3c5976a3b317cc347fe7c8ed5255ed687cf5af5 Author: Chia-I Wu Date: Fri Nov 7 15:45:25 2014 +0800 ilo: decode INTERFACE_DESCRIPTOR_DATA This is at least much

Mesa (master): ilo: tidy up message descriptor decoding

2014-11-07 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9a0a4d67a9150ad18f06ab48641205b8ff2da816 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a0a4d67a9150ad18f06ab48641205b8ff2da816 Author: Chia-I Wu Date: Fri Nov 7 16:10:38 2014 +0800 ilo: tidy up message descriptor decoding Move opcode to

Mesa (master): ilo: disassemble DP DC messages

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a2054af85c9801ce3571b343253527fea8e0861c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2054af85c9801ce3571b343253527fea8e0861c Author: Chia-I Wu Date: Wed Nov 5 11:08:42 2014 +0800 ilo: disassemble DP DC messages Signed-off-by: Chia-I Wu

Mesa (master): ilo: improve media command helpers

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9dd596c99f009258b964704f53ab97458a1ef733 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9dd596c99f009258b964704f53ab97458a1ef733 Author: Chia-I Wu Date: Wed Oct 29 09:42:31 2014 +0800 ilo: improve media command helpers They were written for Gen6

Mesa (master): ilo: hook up launch_grid()

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ce40fa3a4ad58e3dfe50e7733f3e2b43d36e9136 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce40fa3a4ad58e3dfe50e7733f3e2b43d36e9136 Author: Chia-I Wu Date: Wed Oct 29 09:57:23 2014 +0800 ilo: hook up launch_grid() All we need to do is to upload the

Mesa (master): ilo: fix compute params

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 99742998fc3a4520c9106f4ef5cc1246e38a35a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99742998fc3a4520c9106f4ef5cc1246e38a35a9 Author: Chia-I Wu Date: Thu Oct 30 12:24:01 2014 +0800 ilo: fix compute params Based on beignet, hardware

Mesa (master): ilo: add ilo_finalize_compute_states()

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 207eccc5bf43a8b63b68e29c9d5e02744d115f56 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=207eccc5bf43a8b63b68e29c9d5e02744d115f56 Author: Chia-I Wu Date: Thu Oct 30 15:45:05 2014 +0800 ilo: add ilo_finalize_compute_states() It updates the handles

Mesa (master): ilo: update genhw headers for media pipeline

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: bfaed536dd98c2977412eff071e9e35d389ed6b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bfaed536dd98c2977412eff071e9e35d389ed6b8 Author: Chia-I Wu Date: Tue Oct 28 16:16:45 2014 +0800 ilo: update genhw headers for media pipeline Signed-off-by

Mesa (master): ilo: add ilo_render_emit_launch_grid()

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a1a701877a3160f7e076c3d62565c08cbf32e920 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1a701877a3160f7e076c3d62565c08cbf32e920 Author: Chia-I Wu Date: Wed Oct 29 09:57:01 2014 +0800 ilo: add ilo_render_emit_launch_grid

Mesa (master): ilo: let ilo_shader_compile_cs() return a dummy shader

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: cd745d46ce7ee9adc95c903670dd11cf3443e7a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd745d46ce7ee9adc95c903670dd11cf3443e7a1 Author: Chia-I Wu Date: Wed Nov 5 10:16:49 2014 +0800 ilo: let ilo_shader_compile_cs() return a dummy shader The

Mesa (master): ilo: use a dynamic array for global bindings

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9feb637cd0ea77f1ef232153daf9d9fd30bccd3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9feb637cd0ea77f1ef232153daf9d9fd30bccd3d Author: Chia-I Wu Date: Thu Oct 30 14:35:00 2014 +0800 ilo: use a dynamic array for global bindings Use

Mesa (master): ilo: add eu_count and thread_count to ilo_dev_info

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 510a1a9012fc0d915033b7f1f18053e1b176ce85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=510a1a9012fc0d915033b7f1f18053e1b176ce85 Author: Chia-I Wu Date: Wed Oct 29 07:49:53 2014 +0800 ilo: add eu_count and thread_count to ilo_dev_info They will

Mesa (master): ilo: fix intel_bo_wait() on kernel 3.17

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 29253f44d00663c377a6b4f45511123a92abfd6a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29253f44d00663c377a6b4f45511123a92abfd6a Author: Chia-I Wu Date: Wed Nov 5 15:27:42 2014 +0800 ilo: fix intel_bo_wait() on kernel 3.17 drm_intel_gem_bo_wait

Mesa (master): ilo: disassemble TS messages

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 58099ed0a163f5d360e5429b085533d1bdea538c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58099ed0a163f5d360e5429b085533d1bdea538c Author: Chia-I Wu Date: Wed Nov 5 13:10:25 2014 +0800 ilo: disassemble TS messages Signed-off-by: Chia-I Wu

Mesa (master): ilo: add kernel queries for compute shaders

2014-11-05 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 1d5194769371767d046210df83c430a448bb3a53 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d5194769371767d046210df83c430a448bb3a53 Author: Chia-I Wu Date: Thu Oct 30 10:03:17 2014 +0800 ilo: add kernel queries for compute shaders We need to know

Mesa (master): ilo: improve blob decoding

2014-10-24 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 762c68b8796bea8a277c883b94f7184a8307f274 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=762c68b8796bea8a277c883b94f7184a8307f274 Author: Chia-I Wu Date: Sat Oct 25 13:27:09 2014 +0800 ilo: improve blob decoding The last few dwords were skipped

Mesa (master): ilo: clear writer pointer after unmapping

2014-10-13 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 4e2cf84b1f5fd9f52dd1a12947a405a25d1e2137 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e2cf84b1f5fd9f52dd1a12947a405a25d1e2137 Author: Chia-I Wu Date: Tue Oct 14 08:29:16 2014 +0800 ilo: clear writer pointer after unmapping It does not look

Mesa (master): ilo: disassemble compacted instructions

2014-10-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 566d1889eaceaa174f1f16f6ff1553154626be11 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=566d1889eaceaa174f1f16f6ff1553154626be11 Author: Chia-I Wu Date: Sat Oct 11 03:24:48 2014 +0800 ilo: disassemble compacted instructions Signed-off-by: Chia-I

Mesa (master): ilo: fix rectlist on GEN7+

2014-10-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 4e50a32be6343bdcdbdb9e163bb3402216c72496 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e50a32be6343bdcdbdb9e163bb3402216c72496 Author: Chia-I Wu Date: Thu Oct 9 03:30:17 2014 +0800 ilo: fix rectlist on GEN7+ It was broken by

Mesa (master): ilo: let shaders determine surface counts

2014-10-06 Thread Chia-I Wu
Module: Mesa Branch: master Commit: f358462640beb7660b9ce2a31d5367fc33421ee1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f358462640beb7660b9ce2a31d5367fc33421ee1 Author: Chia-I Wu Date: Mon Oct 6 12:42:56 2014 +0800 ilo: let shaders determine surface counts When a shader needs

Mesa (master): ilo: let shaders determine sampler counts

2014-10-04 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ca824e69403a32144328d1fb7987d0537e88ee04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca824e69403a32144328d1fb7987d0537e88ee04 Author: Chia-I Wu Date: Sat Oct 4 10:51:20 2014 +0800 ilo: let shaders determine sampler counts When a shader needs

Mesa (master): ilo: fix format of edge flag pointer

2014-09-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 594e1a2f4b67ceb01d76980f54db40a4e7d56c40 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=594e1a2f4b67ceb01d76980f54db40a4e7d56c40 Author: Chia-I Wu Date: Tue Sep 30 16:21:15 2014 +0800 ilo: fix format of edge flag pointer The VE format of edge

Mesa (master): ilo: add a pass to finalize ilo_ve_state

2014-09-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2d13b5ac81a8c2aa1f36be7e3350b12fbdbd65e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d13b5ac81a8c2aa1f36be7e3350b12fbdbd65e8 Author: Chia-I Wu Date: Tue Sep 30 10:32:53 2014 +0800 ilo: add a pass to finalize ilo_ve_state Add

Mesa (master): ilo: use dynamic bo for rectlist vertices

2014-09-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 343b014b57ecc5431477e090100e6a26edbda540 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=343b014b57ecc5431477e090100e6a26edbda540 Author: Chia-I Wu Date: Sun Sep 28 00:41:42 2014 +0800 ilo: use dynamic bo for rectlist vertices The size is always

Mesa (master): ilo: precalculate aligned depth buffer size

2014-09-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2b4c8ffc30c097cb89b2e76e64a764eb258d5491 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b4c8ffc30c097cb89b2e76e64a764eb258d5491 Author: Chia-I Wu Date: Tue Sep 30 15:18:09 2014 +0800 ilo: precalculate aligned depth buffer size To replace the

Mesa (master): ilo: fix a missing 'else'

2014-09-29 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8c7c0f7114ab27eb4b9448655a93e4ebf33effcf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c7c0f7114ab27eb4b9448655a93e4ebf33effcf Author: Chia-I Wu Date: Mon Sep 29 16:58:14 2014 +0800 ilo: fix a missing 'else' An 'else

Mesa (master): ilo: remove struct ilo_3d

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 3afe30e64be7f4686398f826389159d87d8ae096 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3afe30e64be7f4686398f826389159d87d8ae096 Author: Chia-I Wu Date: Wed Sep 24 13:11:25 2014 +0800 ilo: remove struct ilo_3d Move members of ilo_3d that still

Mesa (master): ilo: clean up draw and rectlist state emission

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 362d2fb982069a2f7cef5b3355562ba2a6b38b85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=362d2fb982069a2f7cef5b3355562ba2a6b38b85 Author: Chia-I Wu Date: Thu Sep 25 13:22:19 2014 +0800 ilo: clean up draw and rectlist state emission Add these new

Mesa (master): ilo: rename state buffer to dynamic buffer

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2df2f60e8db7e2fe4d59377c8c849d6e8eb6234e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2df2f60e8db7e2fe4d59377c8c849d6e8eb6234e Author: Chia-I Wu Date: Thu Sep 25 14:46:33 2014 +0800 ilo: rename state buffer to dynamic buffer Both dynamic

Mesa (master): ilo: simplify ilo_render invalidation

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: e3451552d23b7b656bafde5c4cf63e86b87137f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3451552d23b7b656bafde5c4cf63e86b87137f0 Author: Chia-I Wu Date: Wed Sep 24 15:24:25 2014 +0800 ilo: simplify ilo_render invalidation ilo_render is based on

Mesa (master): ilo: sanity check ilo_render_get_*_len()

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: f1662e3670c576fb2f1abe96e5855c80d22128f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1662e3670c576fb2f1abe96e5855c80d22128f3 Author: Chia-I Wu Date: Thu Sep 25 12:44:53 2014 +0800 ilo: sanity check ilo_render_get_*_len() Assert that we never

Mesa (master): ilo: rename 3d_pipeline to render

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 23d66a42a387241af6c05f4e8bed2bdef7a727a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23d66a42a387241af6c05f4e8bed2bdef7a727a5 Author: Chia-I Wu Date: Wed Sep 24 14:31:07 2014 +0800 ilo: rename 3d_pipeline to render Follow the file renaming

Mesa (master): ilo: make ilo_render_emit_draw() direct

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8f284343e08bffa798c99763e4a3c234da6ab4d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f284343e08bffa798c99763e4a3c234da6ab4d3 Author: Chia-I Wu Date: Thu Sep 25 12:02:33 2014 +0800 ilo: make ilo_render_emit_draw() direct Remove emit_draw

Mesa (master): ilo: add ilo_builder_{dynamic,surface}_used()

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ce2bda300d00bf4fa92b287ff257f7c5fd17e81e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce2bda300d00bf4fa92b287ff257f7c5fd17e81e Author: Chia-I Wu Date: Thu Sep 25 14:53:34 2014 +0800 ilo: add ilo_builder_{dynamic,surface}_used() Return how many

Mesa (master): ilo: rename ilo_3d.[ch] to ilo_draw.[ch]

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 392890d5de3970f5bee03a3ebce576e63e0a0bbf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=392890d5de3970f5bee03a3ebce576e63e0a0bbf Author: Chia-I Wu Date: Wed Sep 24 13:06:45 2014 +0800 ilo: rename ilo_3d.[ch] to ilo_draw.[ch] There is not much

Mesa (master): ilo: constify ilo_render in ilo_render_get_sample_position( )

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a7f2ab668c98226c3bbc370f8e48ca0f02b05009 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7f2ab668c98226c3bbc370f8e48ca0f02b05009 Author: Chia-I Wu Date: Wed Sep 24 15:18:02 2014 +0800 ilo: constify ilo_render in ilo_render_get_sample_position

Mesa (master): ilo: make ilo_render_emit_query() direct

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0afc17ea4986288c3ca3359242585997a11a1255 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0afc17ea4986288c3ca3359242585997a11a1255 Author: Chia-I Wu Date: Thu Sep 25 12:10:00 2014 +0800 ilo: make ilo_render_emit_query() direct Remove emit_query

Mesa (master): ilo: give gen6_draw_session a better prefix

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 24653bcd7d70c92eff85db66c58dec79bbd10234 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24653bcd7d70c92eff85db66c58dec79bbd10234 Author: Chia-I Wu Date: Thu Sep 25 16:54:28 2014 +0800 ilo: give gen6_draw_session a better prefix gen6_draw_session

Mesa (master): ilo: make ilo_render_emit_rectlist() direct

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a05ce904aabcc3733df1338472348c636fce2341 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a05ce904aabcc3733df1338472348c636fce2341 Author: Chia-I Wu Date: Thu Sep 25 12:02:33 2014 +0800 ilo: make ilo_render_emit_rectlist() direct Remove

Mesa (master): ilo: rename ilo_3d_pipeline*.[ch] to ilo_render*.[ch]

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b6443ae969f613458635f043f322ba362e671254 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6443ae969f613458635f043f322ba362e671254 Author: Chia-I Wu Date: Wed Sep 24 12:27:23 2014 +0800 ilo: rename ilo_3d_pipeline*.[ch] to ilo_render*.[ch] They

Mesa (master): ilo: make ilo_render_emit_flush() direct

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 18cbd3cc3414bca77edc26d0e009b8acbf551cba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18cbd3cc3414bca77edc26d0e009b8acbf551cba Author: Chia-I Wu Date: Thu Sep 25 12:02:33 2014 +0800 ilo: make ilo_render_emit_flush() direct Remove emit_flush

Mesa (master): ilo: make ilo_render opaque

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 4be7b7ee8597cd6bd38c0678deb23928a3acb59f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4be7b7ee8597cd6bd38c0678deb23928a3acb59f Author: Chia-I Wu Date: Thu Sep 25 16:41:31 2014 +0800 ilo: make ilo_render opaque It is not used outside the render

Mesa (master): ilo: simplify ilo_render_get_query_len()

2014-09-26 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 7fc74153166ea59d72083f9a09e9ddb966a23985 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7fc74153166ea59d72083f9a09e9ddb966a23985 Author: Chia-I Wu Date: Thu Sep 25 12:32:21 2014 +0800 ilo: simplify ilo_render_get_query_len() For all supported

Mesa (master): ilo: remove handle_invalid_batch_bo()

2014-09-22 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 34e807817fb06b800f588b7e966e579110afeb2d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34e807817fb06b800f588b7e966e579110afeb2d Author: Chia-I Wu Date: Mon Sep 22 23:32:18 2014 +0800 ilo: remove handle_invalid_batch_bo() It was used to set

Mesa (master): ilo: rework pipeline workarounds

2014-09-22 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 6c9d67118a21e3713e006da4a03a584fb8268d92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c9d67118a21e3713e006da4a03a584fb8268d92 Author: Chia-I Wu Date: Mon Sep 22 23:59:53 2014 +0800 ilo: rework pipeline workarounds Add current_pipe_control_dw1

Mesa (master): ilo: make gen6_pipeline_update_max_svbi() static

2014-09-22 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2c1f978d6c70dcf1cb854560572a5bca4da1da88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c1f978d6c70dcf1cb854560572a5bca4da1da88 Author: Chia-I Wu Date: Mon Sep 22 15:13:23 2014 +0800 ilo: make gen6_pipeline_update_max_svbi() static We do not

Mesa (master): ilo: clean up fallback path for primitive restart

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a68f421d7370fa4b82bd2d6f94aba9cbfde39b33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a68f421d7370fa4b82bd2d6f94aba9cbfde39b33 Author: Chia-I Wu Date: Mon Sep 22 13:46:13 2014 +0800 ilo: clean up fallback path for primitive restart We should

Mesa (master): ilo: handle conditional rendering in the context

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: d69faf851fff5d41086c9940b2fcf2aa72c40e60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d69faf851fff5d41086c9940b2fcf2aa72c40e60 Author: Chia-I Wu Date: Mon Sep 22 12:34:05 2014 +0800 ilo: handle conditional rendering in the context Conditional

Mesa (master): ilo: flush before setting SOL_RESET

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 672592de7e4b05b13765f5eac777e5427f84c0f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=672592de7e4b05b13765f5eac777e5427f84c0f0 Author: Chia-I Wu Date: Mon Sep 22 10:35:59 2014 +0800 ilo: flush before setting SOL_RESET SOL_RESET happens before

Mesa (master): ilo: create the pipeline from the builder

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 295a3a3ff0c93ac81b73d756e2148cde5f42caf3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=295a3a3ff0c93ac81b73d756e2148cde5f42caf3 Author: Chia-I Wu Date: Mon Sep 22 11:41:53 2014 +0800 ilo: create the pipeline from the builder The pipeline needs

Mesa (master): ilo: move size estimation check out of pipeline

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 17e7582465e2210f479350449b9598864728b4d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17e7582465e2210f479350449b9598864728b4d0 Author: Chia-I Wu Date: Mon Sep 22 10:12:06 2014 +0800 ilo: move size estimation check out of pipeline It can be

Mesa (master): ilo: move aperture checks out of pipeline

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 61c6a294dd8f6e6fba8149d5a32e882ec42dcbf4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61c6a294dd8f6e6fba8149d5a32e882ec42dcbf4 Author: Chia-I Wu Date: Mon Sep 22 10:46:15 2014 +0800 ilo: move aperture checks out of pipeline They can be done

Mesa (master): ilo: clarify cp owning/releasing

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 26fefae9a715b5498b5ffcd835556b02e4f0c68b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26fefae9a715b5498b5ffcd835556b02e4f0c68b Author: Chia-I Wu Date: Sun Sep 21 11:25:26 2014 +0800 ilo: clarify cp owning/releasing Make it own()&#

Mesa (master): ilo: rework query support

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9c873816a8ba0fe19fe6d38839078c1b75957953 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c873816a8ba0fe19fe6d38839078c1b75957953 Author: Chia-I Wu Date: Sat Sep 20 13:23:01 2014 +0800 ilo: rework query support This fixes some corner cases, but

Mesa (master): ilo: replace software queries by hardware ones

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 6b79d894d7c22523ee1ccdee73f4bab79c0cf76d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b79d894d7c22523ee1ccdee73f4bab79c0cf76d Author: Chia-I Wu Date: Sun Sep 21 22:39:16 2014 +0800 ilo: replace software queries by hardware ones Read

Mesa (master): ilo: use a single list for queries

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 41f072a4f8fd3f3347789ee4186af0d4fcf69622 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41f072a4f8fd3f3347789ee4186af0d4fcf69622 Author: Chia-I Wu Date: Sun Sep 21 23:02:55 2014 +0800 ilo: use a single list for queries We used different lists

Mesa (master): ilo: add ilo_3d_pipeline_emit_query()

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 900d8136e1f59589f0718c5bc8c3dc892e0ebfc7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=900d8136e1f59589f0718c5bc8c3dc892e0ebfc7 Author: Chia-I Wu Date: Sun Sep 21 21:15:39 2014 +0800 ilo: add ilo_3d_pipeline_emit_query() It replaces

Mesa (master): ilo: support prim queries in ilo_3d_pipeline_emit_query()

2014-09-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 154972700d54f83827dbccad1ef09077a63c8a59 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=154972700d54f83827dbccad1ef09077a63c8a59 Author: Chia-I Wu Date: Sun Sep 21 22:33:50 2014 +0800 ilo: support prim queries in ilo_3d_pipeline_emit_query() Add

Mesa (master): ilo: add a pointer to builder in ilo_3d_pipeline

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 4eb2bbefd2bf0359aff7ebbb8e931a1c7833606f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4eb2bbefd2bf0359aff7ebbb8e931a1c7833606f Author: Chia-I Wu Date: Sat Sep 20 11:41:01 2014 +0800 ilo: add a pointer to builder in ilo_3d_pipeline It saves

Mesa (master): ilo: no direct ilo_context access in BLT blitter

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: bca549691eec731dca9381b457403bcdd662ef9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bca549691eec731dca9381b457403bcdd662ef9d Author: Chia-I Wu Date: Sat Sep 20 10:55:21 2014 +0800 ilo: no direct ilo_context access in BLT blitter We need

Mesa (master): ilo: fix headers in Makefile.sources

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: c1165c8ea0df3f1fe56a19926125642c99c1e284 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1165c8ea0df3f1fe56a19926125642c99c1e284 Author: Chia-I Wu Date: Sat Sep 20 11:00:58 2014 +0800 ilo: fix headers in Makefile.sources --- src/gallium

Mesa (master): ilo: add a helper for RECTLIST blitter

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8b4726d32e2ac28360641c40650630d6c6317133 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b4726d32e2ac28360641c40650630d6c6317133 Author: Chia-I Wu Date: Sat Sep 20 11:21:20 2014 +0800 ilo: add a helper for RECTLIST blitter Add

Mesa (master): ilo: add a new struct for context states

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 6c0de4b979520583c1033794380b1c2e6785064e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c0de4b979520583c1033794380b1c2e6785064e Author: Chia-I Wu Date: Sat Sep 20 00:46:35 2014 +0800 ilo: add a new struct for context states Move pipe states in

Mesa (master): ilo: make ilo_fence opaque

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 3cb383c1c9174a6ca4c9135e3962723c7ddb9f78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3cb383c1c9174a6ca4c9135e3962723c7ddb9f78 Author: Chia-I Wu Date: Sat Sep 20 00:59:20 2014 +0800 ilo: make ilo_fence opaque It is manipulated only in

Mesa (master): ilo: merge ilo_gpe.h to ilo_state*.h

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 284d767be0589143d5c20fdf1f3b52cadf2663f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=284d767be0589143d5c20fdf1f3b52cadf2663f6 Author: Chia-I Wu Date: Sat Sep 20 00:34:47 2014 +0800 ilo: merge ilo_gpe.h to ilo_state*.h Move the #define'

Mesa (master): ilo: rename ilo_gpe_gen*.[ch]

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 4a8a6ce154b4284da0160e8d88e330e1a26bea78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a8a6ce154b4284da0160e8d88e330e1a26bea78 Author: Chia-I Wu Date: Sat Sep 20 00:30:52 2014 +0800 ilo: rename ilo_gpe_gen*.[ch] Rename them to ilo_state_gen

Mesa (master): ilo: remove ilo_cp_empty()

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 1887d15eede63927152f7f664061e7efe7d16185 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1887d15eede63927152f7f664061e7efe7d16185 Author: Chia-I Wu Date: Fri Sep 19 14:37:56 2014 +0800 ilo: remove ilo_cp_empty() Call ilo_builder_batch_used

Mesa (master): ilo: rename ILO_DEBUG=3d

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 45cbc9267eec3ac5b426aab562e4856e3d3c50c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45cbc9267eec3ac5b426aab562e4856e3d3c50c1 Author: Chia-I Wu Date: Fri Sep 19 15:40:31 2014 +0800 ilo: rename ILO_DEBUG=3d It has been a bad name since we

Mesa (master): ilo: rename ilo_cp_flush()

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8a2352262e27bf7d3c31a20b72eb04772d56ff42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a2352262e27bf7d3c31a20b72eb04772d56ff42 Author: Chia-I Wu Date: Fri Sep 19 15:24:23 2014 +0800 ilo: rename ilo_cp_flush() "Flush" is used fo

Mesa (master): ilo: simplify ilo_cp_set_owner()

2014-09-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 270667472fa3e406b4748488718fdb3a7ef24e28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=270667472fa3e406b4748488718fdb3a7ef24e28 Author: Chia-I Wu Date: Fri Sep 19 13:42:08 2014 +0800 ilo: simplify ilo_cp_set_owner() The simplification allows us

Mesa (master): ilo: clean up 3D/media functions

2014-09-14 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ce50a61d3659582d18957b4c953904ad92c417ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce50a61d3659582d18957b4c953904ad92c417ec Author: Chia-I Wu Date: Mon Sep 15 09:09:54 2014 +0800 ilo: clean up 3D/media functions Mostly style changes to set

Mesa (master): ilo: fix gen6_3DSTATE_MULTISAMPLE()

2014-09-14 Thread Chia-I Wu
Module: Mesa Branch: master Commit: c39377d3fceee9a4996411525088160afd1be795 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c39377d3fceee9a4996411525088160afd1be795 Author: Chia-I Wu Date: Mon Sep 15 09:00:26 2014 +0800 ilo: fix gen6_3DSTATE_MULTISAMPLE() There was a typo

Mesa (master): ilo: derive 3-src instructions from the opcode table

2014-09-13 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 5341001b94f94844fc23db931fb7d9357beb18e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5341001b94f94844fc23db931fb7d9357beb18e5 Author: Chia-I Wu Date: Sat Sep 13 23:10:42 2014 +0800 ilo: derive 3-src instructions from the opcode table One less

Mesa (master): ilo: trust vertex element count more

2014-09-13 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a32f48361af58caf27bea8359bd5faed29fbf5e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a32f48361af58caf27bea8359bd5faed29fbf5e9 Author: Chia-I Wu Date: Sun Sep 14 00:15:20 2014 +0800 ilo: trust vertex element count more We might run into ve

Mesa (master): ilo: simplify src operand gathering in disassembler

2014-09-13 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8fcf1b1f90901d59bf4cca0e04aa84d2c55de9ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fcf1b1f90901d59bf4cca0e04aa84d2c55de9ed Author: Chia-I Wu Date: Sat Sep 13 22:15:46 2014 +0800 ilo: simplify src operand gathering in disassembler Always

Mesa (master): ilo: clean up 3DPRIMITIVE functions

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9133784a46b314389b21b8566d821a480edc2cb0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9133784a46b314389b21b8566d821a480edc2cb0 Author: Chia-I Wu Date: Sat Sep 13 08:54:41 2014 +0800 ilo: clean up 3DPRIMITIVE functions Add ILO_PRIM_RECTANGLES

Mesa (master): ilo: move 3D functions to ilo_builder_3d*.h

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ea8e7a8d4a32ff8d3eea2dce871cfbd6b833cc87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea8e7a8d4a32ff8d3eea2dce871cfbd6b833cc87 Author: Chia-I Wu Date: Fri Sep 12 23:44:19 2014 +0800 ilo: move 3D functions to ilo_builder_3d*.h Move functions

Mesa (master): ilo: move media functions to ilo_builder_media.h

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: aec8521166d8acc9211db864a24ec087d7d2e7f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aec8521166d8acc9211db864a24ec087d7d2e7f2 Author: Chia-I Wu Date: Fri Sep 12 23:28:39 2014 +0800 ilo: move media functions to ilo_builder_media.h Move

Mesa (master): ilo: clean up 3D/media common functions

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: eca98153e9a0f9e98bd4e45f296f4eb9054767d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eca98153e9a0f9e98bd4e45f296f4eb9054767d5 Author: Chia-I Wu Date: Sat Sep 13 01:31:45 2014 +0800 ilo: clean up 3D/media common functions Rename

Mesa (master): ilo: move GPE common functions to ilo_builder_render.h

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 45023db7a91c12d1bf11648e6b3cc2a43adad2b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45023db7a91c12d1bf11648e6b3cc2a43adad2b7 Author: Chia-I Wu Date: Fri Sep 12 23:09:27 2014 +0800 ilo: move GPE common functions to ilo_builder_render.h Move

Mesa (master): ilo: use an accessor for dev->gen

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 56d2ebb019f38d727a41f8f4a8ebd4f1aeee19e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56d2ebb019f38d727a41f8f4a8ebd4f1aeee19e0 Author: Chia-I Wu Date: Fri Sep 12 10:55:58 2014 +0800 ilo: use an accessor for dev->gen It should enable us to

Mesa (master): ilo: move BLT functions to ilo_builder_blt.h

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0c6a9cde9434717131561c6c4e53ab8e584aec28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c6a9cde9434717131561c6c4e53ab8e584aec28 Author: Chia-I Wu Date: Fri Sep 12 11:47:04 2014 +0800 ilo: move BLT functions to ilo_builder_blt.h Follow the

Mesa (master): ilo: reduce BLT function parameters

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 07e0923203f2ede30f8023f223a096e66ab9e841 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07e0923203f2ede30f8023f223a096e66ab9e841 Author: Chia-I Wu Date: Fri Sep 12 12:20:31 2014 +0800 ilo: reduce BLT function parameters Intruduce gen6_blt_bo and

Mesa (master): ilo: careful with empty fb state in ilo_gpe_set_fb()

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 611f09890ee73f9275b99bff1215a91297fe5d5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=611f09890ee73f9275b99bff1215a91297fe5d5b Author: Chia-I Wu Date: Fri Sep 12 16:53:48 2014 +0800 ilo: careful with empty fb state in ilo_gpe_set_fb() We

Mesa (master): ilo: clean up BLT functions

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8fa62a9982a56a329bbe047bc4292371a052b1e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fa62a9982a56a329bbe047bc4292371a052b1e0 Author: Chia-I Wu Date: Fri Sep 12 11:54:36 2014 +0800 ilo: clean up BLT functions Follow the changes for MI

Mesa (master): ilo: clean up MI functions

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a77aaf43630187064b8d04a0da736863ee904781 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a77aaf43630187064b8d04a0da736863ee904781 Author: Chia-I Wu Date: Fri Sep 12 11:20:55 2014 +0800 ilo: clean up MI functions With ilo_builder in place, some

Mesa (master): ilo: remove ILO_GEN_GET_MAJOR()

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: e8f4dd70ab4d2b93523b20a638ce2f226881555e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8f4dd70ab4d2b93523b20a638ce2f226881555e Author: Chia-I Wu Date: Fri Sep 12 10:43:42 2014 +0800 ilo: remove ILO_GEN_GET_MAJOR() The last user has gone away

Mesa (master): ilo: add ILO_DEV_ASSERT()

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 521887f9fd186c8dd39457f2f54be889558676bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=521887f9fd186c8dd39457f2f54be889558676bc Author: Chia-I Wu Date: Fri Sep 12 11:06:39 2014 +0800 ilo: add ILO_DEV_ASSERT() It replaces ILO_GPE_VALID_GEN

Mesa (master): ilo: move MI functions to ilo_builder_mi.h

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 50d2d9a69dab5e9b004292084d6d0ee821c981d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50d2d9a69dab5e9b004292084d6d0ee821c981d8 Author: Chia-I Wu Date: Fri Sep 12 11:11:47 2014 +0800 ilo: move MI functions to ilo_builder_mi.h Have a centralized

Mesa (master): ilo: fix builder size checks for BLT buffer clear/copy

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 802018df5f4c193f1c642a187ecf3c429e2c2ada URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=802018df5f4c193f1c642a187ecf3c429e2c2ada Author: Chia-I Wu Date: Fri Sep 12 14:37:40 2014 +0800 ilo: fix builder size checks for BLT buffer clear/copy In

Mesa (master): ilo: add GEN_EXTRACT() and GEN_SHIFT32()

2014-09-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ea5de3e0bd82c52130633b1f01b5e0ed226b3b76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea5de3e0bd82c52130633b1f01b5e0ed226b3b76 Author: Chia-I Wu Date: Fri Sep 12 10:08:31 2014 +0800 ilo: add GEN_EXTRACT() and GEN_SHIFT32() They replace READ

Mesa (master): ilo: fix a compile error with -Werror=format-security

2014-09-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 1187dbdd104b08ae2d465e87bfb68bc1550d224c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1187dbdd104b08ae2d465e87bfb68bc1550d224c Author: Chia-I Wu Date: Fri Sep 12 09:44:44 2014 +0800 ilo: fix a compile error with -Werror=format-security

Mesa (master): ilo: update genhw headers

2014-09-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b51b349942ffd22a12d578bee6ba5db60d88d1bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b51b349942ffd22a12d578bee6ba5db60d88d1bd Author: Chia-I Wu Date: Wed Sep 10 10:16:48 2014 +0800 ilo: update genhw headers Add some new registers and some

Mesa (master): ilo: add a new disassembler

2014-09-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 6816d853dbbfdc8b960b25496a9fe96a58053815 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6816d853dbbfdc8b960b25496a9fe96a58053815 Author: Chia-I Wu Date: Wed Sep 10 10:34:04 2014 +0800 ilo: add a new disassembler The old disassembler was modified

Mesa (master): ilo: convert GPE GEN7 command functions to use ilo_builder

2014-09-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 80e29ae42c245b23a6571225d7c4a3115ba7bbe8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80e29ae42c245b23a6571225d7c4a3115ba7bbe8 Author: Chia-I Wu Date: Sun Sep 7 23:45:03 2014 +0800 ilo: convert GPE GEN7 command functions to use ilo_builder

Mesa (master): ilo: add a builder for building BOs for submission

2014-09-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: dab4a676f7590e94640461ad454911e09d95fa88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dab4a676f7590e94640461ad454911e09d95fa88 Author: Chia-I Wu Date: Mon Sep 1 12:25:53 2014 +0800 ilo: add a builder for building BOs for submission Comparing

Mesa (master): ilo: convert GPE state functions to use ilo_builder

2014-09-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: fff986916485de97d462b9f89c3379fc8cfe64bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fff986916485de97d462b9f89c3379fc8cfe64bd Author: Chia-I Wu Date: Sun Sep 7 01:10:01 2014 +0800 ilo: convert GPE state functions to use ilo_builder Make

Mesa (master): ilo: convert GPE GEN6 command functions to use ilo_builder

2014-09-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 90f4b131fccae3a950864ed9ba15eea8edce915f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90f4b131fccae3a950864ed9ba15eea8edce915f Author: Chia-I Wu Date: Sun Sep 7 23:45:03 2014 +0800 ilo: convert GPE GEN6 command functions to use ilo_builder

<    1   2   3   4   5   6   7   8   9   10   >