mesa/src/gallium/drivers/iris
Nanley Chery f94ba6b6f5 iris: Add fast-clear restriction for 8bpp surfaces
For 8bpp surfaces on TGL, prevent LOD1+ from being fast-cleared. This
will be relevant once ISL starts allowing CCS for 8bpp surfaces with
more than 2 miplevels. I verified the problem behind this restriction
with a modified version of the fbo-clearmipmap piglit test.

Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7085>
2020-10-14 18:44:08 +00:00
..
Android.mk android: gallium/iris: cleanup iris_driinfo.h gen rules 2020-10-01 22:37:15 +02:00
driinfo_iris.h driconf: Stop quoting true/false in boolean option definitions. 2020-10-02 23:59:52 +00:00
iris_batch.c iris: drop likely/unlikely around INTEL_DEBUG 2020-10-06 18:43:07 +00:00
iris_batch.h iris: Remove depth cache set tracking and synchronization. 2020-06-03 23:12:22 +00:00
iris_binder.c iris: Extend iris_context dirty state flags to 128 bits. 2020-06-03 22:22:19 +00:00
iris_binder.h iris: little bits of compute basics 2019-02-21 10:26:09 -08:00
iris_blit.c iris: silence maybe-uninitialized for stc_dst_aux_usage variable 2020-07-08 03:04:03 +00:00
iris_blorp.c iris: Delete useless #define 2020-06-23 10:25:31 -07:00
iris_border_color.c iris: Destroy the border color pool 2019-02-21 10:26:10 -08:00
iris_bufmgr.c iris: Make iris_bo_import_dmabuf take a modifier 2020-08-13 22:03:48 +00:00
iris_bufmgr.h gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_* 2020-09-22 03:20:54 +00:00
iris_clear.c iris: Add fast-clear restriction for 8bpp surfaces 2020-10-14 18:44:08 +00:00
iris_context.c iris: drop likely/unlikely around INTEL_DEBUG 2020-10-06 18:43:07 +00:00
iris_context.h iris: Handle runtime-specified local memory size 2020-10-07 16:01:31 -05:00
iris_defines.h iris: Implement new way for setting streamout buffers. 2019-10-29 19:20:25 +00:00
iris_disk_cache.c iris: Patch constant data pointers into shaders 2020-09-02 19:48:44 +00:00
iris_draw.c iris: drop likely/unlikely around INTEL_DEBUG 2020-10-06 18:43:07 +00:00
iris_fence.c iris: Drop stale syncobj references in fence_server_sync 2020-08-27 16:40:22 +00:00
iris_fence.h iris: Rename iris_syncpt to iris_syncobj for clarity. 2020-05-01 19:00:02 +00:00
iris_fine_fence.c iris: Rename iris_seqno to iris_fine_fence 2020-05-28 12:47:19 -07:00
iris_fine_fence.h iris: Rename iris_seqno to iris_fine_fence 2020-05-28 12:47:19 -07:00
iris_formats.c gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
iris_genx_macros.h iris: Drop redundant iris_address::write flag. 2020-06-03 23:12:22 +00:00
iris_genx_protos.h iris: Split aux map initialization from invalidation. 2020-03-02 22:28:11 +00:00
iris_monitor.c intel/perf: fix performance counters availability after glFinish 2020-08-10 13:41:29 +00:00
iris_monitor.h iris: remove iris_monitor_config 2020-07-06 21:43:59 +00:00
iris_perf.c iris: move iris_vtable to iris_screen 2020-04-29 16:59:45 +00:00
iris_perf.h intel/perf: break GL query stuff away 2020-03-27 14:14:49 +00:00
iris_performance_query.c intel/perf: fix performance counters availability after glFinish 2020-08-10 13:41:29 +00:00
iris_pipe.h iris: Make a gl_shader_stage -> pipe_shader_stage helper function 2019-04-23 00:24:08 -07:00
iris_pipe_control.c iris: Remove render cache hash table-based synchronization. 2020-06-03 23:12:22 +00:00
iris_program.c iris: Use the data cache for indirect UBO pulls 2020-10-08 01:17:11 -05:00
iris_program_cache.c iris: Fix the constant data address calculation 2020-10-03 03:33:16 +00:00
iris_query.c iris: Drop redundant iris_address::write flag. 2020-06-03 23:12:22 +00:00
iris_resolve.c iris: remove additional pipe control done before hiz for older gens 2020-09-15 11:44:30 +03:00
iris_resource.c iris: Use the data cache for indirect UBO pulls 2020-10-08 01:17:11 -05:00
iris_resource.h iris: Support planar resource imports for MC 2020-09-09 20:02:03 +00:00
iris_screen.c iris: Use the data cache for indirect UBO pulls 2020-10-08 01:17:11 -05:00
iris_screen.h iris: remove iris_monitor_config 2020-07-06 21:43:59 +00:00
iris_state.c iris: Add support for load_work_dim as a system value 2020-10-07 16:01:31 -05:00
Makefile.sources android: gallium/iris: cleanup iris_driinfo.h gen rules 2020-10-01 22:37:15 +02:00
meson.build gallium/drm: Make the pipe loader handle the driconf merging. 2020-09-24 16:35:17 -07:00