mesa/src
Alyssa Rosenzweig 138865e676 panfrost: Remove support for legacy kernels
Previously, there was minimal support for interoperating with legacy
kernels (reusing kernel modules originally designed for proprietary
legacy userspaces, rather than for upstream-friendly free software
stacks). Now that the Panfrost kernel is stabilising, this commit drops
the legacy code path.

Panfrost users need to use a modern, mainline kernel supporting the
Panfrost kernel driver from this commit forward.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
2019-04-03 15:21:30 +00:00
..
amd radv: partially enable VK_KHR_shader_float16_int8 2019-04-01 18:53:59 +02:00
broadcom v3d: Remove some dead members of struct v3d_compile. 2019-03-21 14:20:50 -07:00
compiler nir: use proper array sizing define for vectors 2019-04-03 13:59:06 +10:00
egl egl: hide entrypoints that shouldn't be exported when using glvnd 2019-03-29 16:54:08 +00:00
freedreno freedreno/ir3: convert to "new style" frag inputs 2019-03-30 12:56:01 -04:00
gallium panfrost: Remove support for legacy kernels 2019-04-03 15:21:30 +00:00
gbm
getopt
glx dri3: Return the current swap interval from glXGetSwapIntervalMESA(). 2019-04-01 16:06:38 -07:00
gtest
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel intel/compiler: use defined size for vector components 2019-04-03 13:59:06 +10:00
loader loader: use loader_open_device() to handle O_CLOEXEC 2019-02-26 11:07:23 +00:00
mapi mesa: implement ARB/KHR_parallel_shader_compile 2019-04-01 12:37:52 -04:00
mesa gallium: implement ARB/KHR_parallel_shader_compile 2019-04-01 12:37:52 -04:00
util util/queue: add util_queue_adjust_num_threads 2019-04-01 12:37:52 -04:00
vulkan vulkan/overlay: improve error reporting 2019-03-22 11:26:04 +00:00
Makefile.am
SConscript
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00