URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bffa025adaa68c429f86f1736600de7710b21a08
Author: Marek Olšák <[email protected]>
Date: Thu Aug 9 23:46:38 2018 -0400
radeonsi: enable 1 missing PS_SU perf counter on Polaris
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=df5009983493d2d3e13d5bf168d1d07c13ebfa00
Author: Marek Olšák <[email protected]>
Date: Fri Aug 10 14:31:15 2018 -0400
radeonsi: use radeon_info::name
Reviewed-by: Timothy Arceri <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=84652721b987d892d743e3847b26b075fd3fa916
Author: Marek Olšák <[email protected]>
Date: Thu Aug 2 22:21:02 2018 -0400
ac: add radeon_info::name
Reviewed-by: Timothy Arceri <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=de8d5edbc4805493bd9e4c031fc0a30b6579bf58
Author: Marek Olšák <[email protected]>
Date: Thu Aug 2 20:32:30 2018 -0400
radeonsi: split si_clear_buffer to remove enum si_method
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4de92f2abbd2b04a5e48160593e122f098fcee0d
Author: Marek Olšák <[email protected]>
Date: Thu Aug 2 20:25:11 2018 -0400
radeonsi: replace CP_DMA_USE_L2 with enum si_cache_policy
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc132d62f9c86b40463d9661673ac2c6009c21af
Author: Marek Olšák <[email protected]>
Date: Thu Aug 2 20:03:03 2018 -0400
radeonsi: declare coher in si_copy_buffer
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=cddd7ce3256a62887fc0f401c5c6f3a0ec5c998a
Author: Marek Olšák <[email protected]>
Date: Thu Aug 2 19:56:18 2018 -0400
radeonsi: make PFP_SYNC_ME an explicit CP DMA flag
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=277295962cfabfd4547e199fb90eb441330ea6ef
Author: Marek Olšák <[email protected]>
Date: Sat Aug 4 02:36:17 2018 -0400
radeonsi: don't use emit_data->args in load_emit
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fb34050b5b210287c82869bf4993cb41d063daf
Author: Marek Olšák <[email protected]>
Date: Sat Aug 4 02:06:54 2018 -0400
radeonsi: don't use emit_data->args in store_emit
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2c18bfbe3f7c4bb6d95f2ab8cb81f2290e7a369
Author: Marek Olšák <[email protected]>
Date: Sat Aug 4 00:15:18 2018 -0400
radeonsi: don't use emit_data->args in atomic_emit
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=297fb213b3cbb355cdee4c7c0f6f4feab917bc87
Author: Marek Olšák <[email protected]>
Date: Fri Aug 3 23:24:06 2018 -0400
radeonsi: don't use emit_data->args in build_interp_intrinsic
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=99ae440d4eae1b47f2c692695af5d8928d680d2e
Author: Marek Olšák <[email protected]>
Date: Fri Aug 3 23:19:48 2018 -0400
radeonsi: inline atomic_fetch_args
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=267e92893cf90e842baec3f30e6799cb75388500
Author: Marek Olšák <[email protected]>
Date: Fri Aug 3 23:12:13 2018 -0400
radeonsi: inline store_fetch_args
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f15e55aa8a28679dc450e04f4a71635853022d3c
Author: Marek Olšák <[email protected]>
Date: Fri Aug 3 22:36:58 2018 -0400
radeonsi: inline load_fetch_args
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c94f321eb94f4b63d1bd9b2ba432c2bcfbd4685
Author: Marek Olšák <[email protected]>
Date: Fri Aug 3 21:25:43 2018 -0400
radeonsi: merge txq_emit and resq_emit
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a14c8031665aa5bff17e8d75443fad1aa25c0a80
Author: Marek Olšák <[email protected]>
Date: Fri Aug 3 21:11:06 2018 -0400
radeonsi: inline resq_fetch_args
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=347e52adcde6081961a6bf89984e800d1590af49
Author: Marek Olšák <[email protected]>
Date: Fri Aug 3 20:54:26 2018 -0400
radeonsi: inline txq_fetch_args
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9b2ce2672c51816bb0e78fe4b1403987f81cee0
Author: Marek Olšák <[email protected]>
Date: Fri Aug 3 22:25:06 2018 -0400
radeonsi: use get_resinfo directly in lower_gather4_integer
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7804ddaf87013d50a6227de27e44e8ea4e7be29f
Author: Marek Olšák <[email protected]>
Date: Fri Aug 3 20:39:50 2018 -0400
radeonsi: inline tex_fetch_args into build_tex_intrinsic
The diff looks like it moves code that I didn't touch.
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=da1d8adc2934efb29ee579f43dbc09bb0cfd1e2c
Author: Marek Olšák <[email protected]>
Date: Fri Aug 3 20:22:34 2018 -0400
radeonsi: remove fetch_args callbacks for ALU instructions
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac72a6bd0b6fb9aad879a2d43833fb77dd3f5b7d
Author: Marek Olšák <[email protected]>
Date: Thu Aug 2 17:40:05 2018 -0400
radeonsi: move internal TGSI shaders into si_shaderlib_tgsi.c
Tested-by: Dieter Nützel <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit