mesa/src
Lucas Stach 5bc3fcf620 etnaviv: check for softpin availability on Halti5 devices
Halti5 uses texture descriptors to control the samplers, and thus needs to
know the GPU virtual address for the texture buffers to fill into the
descriptor buffer. Without softpin userspace has no control over the GPU
VM and also no way to fix up the texture descriptor buffer, so there is
no point in creating a screen on a Halti5 device without softpin being
available.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Jonathan Marek <jonathan@marek.ca>
2019-10-18 19:05:25 +02:00
..
amd radv: implement VK_KHR_shader_float_controls 2019-10-18 16:55:58 +02:00
broadcom broadcom: document known hardware issues for L2T flush command 2019-10-18 14:08:52 +02:00
compiler nir/search: Fix possible NULL dereference in is_fsign 2019-10-17 15:07:01 -07:00
drm-shim
egl egl: Configs w/o double buffering support have no EGL_WINDOW_BIT. 2019-10-11 21:57:21 +00:00
etnaviv etnaviv: drm: add softpin interface 2019-10-18 19:05:21 +02:00
freedreno freedreno/a6xx: Implement PIPE_QUERY_PRIMITIVES_GENERATED for GS 2019-10-17 13:43:53 -07:00
gallium etnaviv: check for softpin availability on Halti5 devices 2019-10-18 19:05:25 +02:00
gbm gbm: Add GBM_MAX_PLANES definition 2019-10-18 13:18:28 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui
intel intel/isl: Add isl_aux_usage_has_ccs 2019-10-17 21:22:00 -07:00
loader loader: Simplify handling of the radeonsi driver 2019-10-08 09:02:34 +00:00
mapi mesa: add EXT_dsa NamedCopyBufferSubDataEXT function 2019-10-18 10:26:26 +02:00
mesa mesa/main: GL_GEOMETRY_SHADER_INVOCATIONS exists in GL_OES_geometry_shader 2019-10-18 09:03:21 +00:00
panfrost panfrost: do not report alpha-test as supported 2019-10-17 10:41:36 +02:00
util util/u_atomic: fix return type of p_atomic_{inc,dec}_return() and p_atomic_{cmp,}xchg() 2019-10-16 19:41:47 +01:00
vulkan vulkan: Update the XML and headers to 1.1.125 2019-10-14 08:23:27 -07:00
meson.build meson: rename glvnd_missing_pc_files to not glvnd_has_headers_and_pc_files 2019-10-10 22:18:04 +01:00
SConscript