mesa/src/intel
Jason Ekstrand 85685cf932 intel/lower_mem_access_bit_sizes: Compute alignments automatically
Because dup_mem_intrinsic() retains the SSA offset from the original
intrinsic and only modifies it by adding a constant, we can compute the
alignment based on the original alignment and the constant offset.  This
is both easier and more accurate.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19580>
2022-11-09 19:45:10 +00:00
..
blorp blorp: Fix typo in blorp_xy_block_copy_blt 2022-09-28 08:41:35 +00:00
ci ci: Disable automatic jobs on Chromebooks with Comet Lake 2022-11-07 06:50:16 +01:00
common intel: Add and use intel_gem_can_render_on_fd() 2022-11-07 17:22:14 +00:00
compiler intel/lower_mem_access_bit_sizes: Compute alignments automatically 2022-11-09 19:45:10 +00:00
dev intel: Add has_context_isolation to intel_device_info 2022-11-07 17:22:14 +00:00
ds anv: add mesh shading tracepoints 2022-10-27 15:03:28 +00:00
genxml intel/genxml: fix width of 3DSTATE_TASK_CONTROL.MaximumNumberofThreadGroups 2022-11-02 08:56:53 +00:00
isl isl: add new MOCS field for protected buffers 2022-10-27 10:53:18 +00:00
nullhw-layer utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
perf intel: Add and use intel_gem_get_param() 2022-11-07 17:22:14 +00:00
tools intel: Add and use intel_gem_get_param() 2022-11-07 17:22:14 +00:00
vulkan anv: fix missing VkPhysicalDeviceExtendedDynamicState3PropertiesEXT handling 2022-11-08 15:28:57 +00:00
vulkan_hasvk intel: Add and use intel_gem_can_render_on_fd() 2022-11-07 17:22:14 +00:00
meson.build intel: add a hasvk vulkan driver 2022-09-02 09:40:45 +00:00