mesa/src/gallium/drivers/iris
Mike Blumenkrantz ddd716e746 iris: support dmabuf imports with offsets
this adds support for imports where the image data begins at an offset
from the start of the buffer, as used in h/x264

fixes kwg/mesa#47

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2019-05-07 13:36:08 -07:00
..
Android.mk android/iris: fix driinfo header filename 2019-04-23 22:25:17 -07:00
driinfo_iris.h iris: Enable the dual_color_blend_by_location driconf option. 2019-04-22 09:36:36 -07:00
iris_batch.c iris: support INTEL_NO_HW environment variable 2019-04-10 12:59:17 -07:00
iris_batch.h iris: Wire up EGL_IMG_context_priority 2019-03-07 20:27:10 -08:00
iris_binder.c iris: Do binder address allocations per-context, not globally. 2019-02-21 10:26:11 -08:00
iris_binder.h iris: little bits of compute basics 2019-02-21 10:26:09 -08:00
iris_blit.c iris: support dmabuf imports with offsets 2019-05-07 13:36:08 -07:00
iris_blorp.c iris: Flag fewer dirty bits in BLORP 2019-03-11 22:46:39 -07:00
iris_border_color.c iris: Destroy the border color pool 2019-02-21 10:26:10 -08:00
iris_bufmgr.c iris: Delete bucketing allocators 2019-05-03 19:50:26 -07:00
iris_bufmgr.h iris: Make memzone_for_address non-static 2019-04-23 00:24:08 -07:00
iris_clear.c iris: Enable fast clear colors on gen11. 2019-04-30 08:31:44 -07:00
iris_context.c iris: Some tidying for preemption support 2019-04-25 11:26:24 -07:00
iris_context.h iris: Set XY Clipping correctly. 2019-04-29 10:53:23 -07:00
iris_defines.h iris: Implement DrawTransformFeedback() 2019-02-21 10:26:11 -08:00
iris_draw.c iris: Set XY Clipping correctly. 2019-04-29 10:53:23 -07:00
iris_fence.c iris: Add a timeout_nsec parameter, rename check_syncpt to wait_syncpt 2019-02-21 10:26:11 -08:00
iris_fence.h iris: Make a iris_batch_reference_signal_syncpt helper function. 2019-02-21 10:26:11 -08:00
iris_formats.c iris: Fix imageBuffer and PBO download. 2019-05-01 14:37:46 -07: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: Spruce up "are we using this engine?" checks for flushing 2019-03-07 17:08:07 -08:00
iris_program.c iris: Set XY Clipping correctly. 2019-04-29 10:53:23 -07:00
iris_program_cache.c iris: always include an extra constbuf0 if using UBOs 2019-02-21 10:26:11 -08:00
iris_query.c iris: Fix DrawTransformFeedback math when there's a buffer offset 2019-04-23 15:57:07 -07:00
iris_resolve.c iris: Resolve textures used by the program, not merely bound textures 2019-05-03 13:03:22 -07:00
iris_resource.c iris: support dmabuf imports with offsets 2019-05-07 13:36:08 -07:00
iris_resource.h iris: support dmabuf imports with offsets 2019-05-07 13:36:08 -07:00
iris_screen.c iris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKS 2019-05-06 09:50:32 -07:00
iris_screen.h iris: Enable the dual_color_blend_by_location driconf option. 2019-04-22 09:36:36 -07:00
iris_state.c iris: support dmabuf imports with offsets 2019-05-07 13:36:08 -07:00
Makefile.sources iris: Add mechanism for iris-specific driconf options 2019-04-22 09:35:36 -07:00
meson.build iris: Add mechanism for iris-specific driconf options 2019-04-22 09:35:36 -07:00