mesa/src/gallium/drivers/iris
Yonggang Luo 6f4dc9b807 gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19861>
2022-11-22 06:53:47 +00:00
..
driinfo_iris.h driconf/Intel: Add lower_depth_range_rate option workaround for Homerun Clash misrendering issue 2022-09-19 10:08:48 +00:00
iris_batch.c iris: prevent crash in decoder 2022-11-19 14:58:57 +00:00
iris_batch.h iris: Destroy batch contexts in a single place 2022-11-16 13:38:30 +00:00
iris_binder.c iris: Fix iris_bo_alloc() flags call argument 2022-11-21 14:35:55 +00:00
iris_binder.h iris: Use more efficient binding table pointer formats on Icelake+. 2022-03-09 09:18:59 +00:00
iris_blit.c iris: Add miplevel parameters to iris_resource_texture_aux_usage 2022-10-11 04:46:17 +00:00
iris_blorp.c intel/utrace: make blorp tracepoints more readable 2022-09-21 12:38:34 +00:00
iris_border_color.c iris: Fix more BO alignments 2022-09-22 03:33:00 +00:00
iris_bufmgr.c iris: move bindless surface state heap inside the surface state heap 2022-11-19 14:58:57 +00:00
iris_bufmgr.h iris: move bindless surface state heap inside the surface state heap 2022-11-19 14:58:57 +00:00
iris_clear.c iris: Pass devinfo to iris_resource_level_has_hiz() 2022-08-17 01:20:25 +00:00
iris_context.c iris: move bindless surface state heap inside the surface state heap 2022-11-19 14:58:57 +00:00
iris_context.h iris: move bindless surface state heap inside the surface state heap 2022-11-19 14:58:57 +00:00
iris_defines.h intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
iris_disk_cache.c iris: Nuke pci_id from iris_screen 2022-10-28 20:12:07 +00:00
iris_draw.c iris: invalidate sysvals if grid dimension changes 2022-11-02 23:36:56 +00:00
iris_fence.c mesa: fix SignalSemaphoreEXT behavior 2022-07-10 16:15:17 +00:00
iris_fence.h iris: signal the syncobj after a failed batch 2021-09-07 19:03:03 +00:00
iris_fine_fence.c iris: syncobjs are now owned by bufmgr instead of screen 2021-09-01 21:48:13 +00:00
iris_fine_fence.h iris: Rename iris_seqno to iris_fine_fence 2020-05-28 12:47:19 -07:00
iris_formats.c iris: Explicitly rely on gallium fallbacks for YUV 2022-01-28 00:30:55 +00:00
iris_genx_macros.h iris: Rename bo->gtt_offset to bo->address 2021-08-11 08:05:00 +00:00
iris_genx_protos.h iris: Add genX(emit_depth_state_workarounds) 2021-08-20 17:50:35 +00:00
iris_measure.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
iris_measure.h gallium: rename pipe_draw_start_count -> pipe_draw_start_count_bias 2021-04-30 03:59:19 +00:00
iris_monitor.c intel/perf: add max vfuncs 2022-05-17 19:55:10 +00:00
iris_monitor.h iris: remove iris_monitor_config 2020-07-06 21:43:59 +00:00
iris_perf.c iris: Fix more BO alignments 2022-09-22 03:33:00 +00:00
iris_perf.h intel: Rename gen_perf prefix to intel_perf in source files 2021-04-20 20:06:34 +00:00
iris_performance_query.c intel/perf: add max vfuncs 2022-05-17 19:55:10 +00:00
iris_pipe.h gallium/iris/crocus: collapse a bunch of conversion functions. 2022-08-04 08:17:39 +00:00
iris_pipe_control.c iris: Add VF_CACHE_INVALIDATE to IRIS_DOMAIN_OTHER_WRITE flush bits 2022-04-13 09:07:35 +00:00
iris_program.c iris: move bindless surface state heap inside the surface state heap 2022-11-19 14:58:57 +00:00
iris_program_cache.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
iris_query.c iris: Use PIPE_* defines rather than ones from main/config.h 2022-06-30 23:46:35 +00:00
iris_resolve.c gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
iris_resource.c iris: move bindless surface state heap inside the surface state heap 2022-11-19 14:58:57 +00:00
iris_resource.h iris: move bindless surface state heap inside the surface state heap 2022-11-19 14:58:57 +00:00
iris_screen.c rusticl: advertise conformance on 12th Intel iGPUs 2022-11-22 04:42:19 +00:00
iris_screen.h iris: Reduce use of RHWO optimization (Wa_1508744258) 2022-10-31 23:26:06 +00:00
iris_state.c intel/fs: put scratch surface in the surface state heap 2022-11-19 14:58:58 +00:00
iris_utrace.c iris: Handle new untyped dataport cache flush PIPE_CONTROL field 2022-08-05 10:44:22 +03:00
iris_utrace.h iris: utrace/perfetto support 2022-01-14 20:17:44 +00:00
meson.build iris: utrace/perfetto support 2022-01-14 20:17:44 +00:00