| Commit message (Expand) | Author | Age | Files | Lines |
* | zink: confused compilation macro usage for zink in target helpers. | luc | 2020-02-17 | 1 | -1/+1 |
* | gallium: Fix a couple of multiple definition warnings. | Timur Kristóf | 2020-01-22 | 1 | -4/+4 |
* | zink: add dri loader | Dave Airlie | 2019-10-28 | 2 | -0/+26 |
* | zink: introduce opengl over vulkan | Erik Faye-Lund | 2019-10-28 | 2 | -0/+18 |
* | gallium/virgl: Add code path for virgl to read driconf | Gert Wollny | 2019-06-20 | 4 | -3/+10 |
* | radeonsi: clean up winsys creation | Marek Olšák | 2019-05-27 | 1 | -11/+2 |
* | v3d: Use driconf to expose non-MSAA texture limits for Xorg. | Eric Anholt | 2019-05-13 | 2 | -4/+10 |
* | gallium: replace drm_driver_descriptor::configuration with driconf_xml | Marek Olšák | 2019-04-23 | 2 | -60/+11 |
* | gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF | Marek Olšák | 2019-04-23 | 1 | -11/+0 |
* | gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT | Marek Olšák | 2019-04-23 | 1 | -7/+0 |
* | iris: Add mechanism for iris-specific driconf options | Kenneth Graunke | 2019-04-22 | 2 | -1/+27 |
* | gallium: add lima driver | Qiang Yu | 2019-04-11 | 2 | -0/+26 |
* | iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. | Kenneth Graunke | 2019-02-21 | 2 | -1/+24 |
* | kmsro: Silence warning if missing | Alyssa Rosenzweig | 2019-02-08 | 1 | -1/+0 |
* | panfrost: Initial stub for Panfrost driver | Alyssa Rosenzweig | 2019-02-05 | 2 | -0/+26 |
* | Switch imx to kmsro and remove the imx winsys | Rob Herring | 2019-01-28 | 1 | -23/+0 |
* | pl111: Rename the pl111 driver to "kmsro". | Eric Anholt | 2019-01-28 | 2 | -7/+7 |
* | freedreno: add renderonly scanout | Jonathan Marek | 2019-01-26 | 1 | -1/+1 |
* | gallium: Fix mismatched ifdef-guards | Michał Janiszewski | 2018-10-18 | 1 | -2/+2 |
* | gallium/auxiliary: Extern "c" fixes. | Alexander von Gluck IV | 2018-07-27 | 1 | -0/+8 |
* | v3d: Rename the driver files from "vc5" to "v3d". | Eric Anholt | 2018-05-16 | 1 | -1/+1 |
* | v3d: Rename the vc5_dri.so driver to v3d_dri.so. | Eric Anholt | 2018-05-16 | 2 | -7/+7 |
* | gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times | Marek Olšák | 2018-04-13 | 1 | -27/+5 |
* | tegra: Initial support | Thierry Reding | 2018-03-09 | 2 | -0/+26 |
* | Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary" | Roland Scheidegger | 2018-02-07 | 1 | -0/+26 |
* | gallium: build ddebug, noop, rbug, trace as part of auxiliary | Marek Olšák | 2018-02-07 | 1 | -26/+0 |
* | broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268. | Eric Anholt | 2017-10-10 | 2 | -0/+26 |
* | radeonsi: prepare for driver-specific driconf options | Nicolai Hähnle | 2017-08-02 | 2 | -0/+27 |
* | pipe-loader: move configuration_query into drm_helper | Nicolai Hähnle | 2017-08-02 | 2 | -0/+30 |
* | gallium: add pipe_screen_config to screen_create functions | Nicolai Hähnle | 2017-08-02 | 2 | -41/+42 |
* | gallium/radeon: pass create_screen flags to r600_common_screen_init | Marek Olšák | 2017-06-23 | 1 | -4/+4 |
* | gallium: allow passing 'unsigned flags' to create_screen() | Marek Olšák | 2017-06-23 | 2 | -37/+37 |
* | gallium: Add renderonly-based support for pl111+vc4. | Eric Anholt | 2017-06-15 | 2 | -0/+26 |
* | ilo: EOL unplumb unmaintained gallium drv from winsys | Edward O'Callaghan | 2017-02-03 | 1 | -29/+0 |
* | imx: gallium driver for imx-drm scanout driver | Christian Gmeiner | 2017-01-12 | 2 | -0/+27 |
* | etnaviv: gallium driver for Vivante GPUs | The etnaviv authors | 2017-01-12 | 2 | -0/+25 |
* | gallium/target-helpers: remove inline_wrapper_sw_helper.h | Emil Velikov | 2016-05-01 | 1 | -42/+0 |
* | gallium/swr: allow swr use as a swrast dri driver | Tim Rowley | 2016-04-15 | 1 | -2/+13 |
* | gallium/target-helpers: add OpenSWR driver | Tim Rowley | 2016-03-02 | 1 | -1/+11 |
* | virgl: reuse screen when fd is already open | Rob Herring | 2016-02-02 | 1 | -6/+1 |
* | target-hepers: add non inline sw helpers | Emil Velikov | 2015-11-25 | 2 | -0/+83 |
* | virgl: pipe_virgl_create_screen is not static | Igor Gnatenko | 2015-11-22 | 1 | -1/+1 |
* | target-helpers: remove inline_drm_helper.h | Emil Velikov | 2015-11-21 | 1 | -371/+0 |
* | {st,targets}/dri: use static/dynamic pipe-loader | Emil Velikov | 2015-11-21 | 2 | -52/+0 |
* | target-helpers: add a non-inline drm_helper.h | Emil Velikov | 2015-11-21 | 1 | -0/+275 |
* | target-helpers: move the DRI specifics to the target | Emil Velikov | 2015-11-21 | 2 | -146/+0 |
* | pipe-loader: wire up the 'static' drm pipe-loader | Emil Velikov | 2015-11-21 | 1 | -0/+37 |
* | targets/nine: use the existing sw_screen_wrap() over our custom version | Emil Velikov | 2015-11-21 | 1 | -27/+0 |
* | virgl/vtest: add vtest driver | Dave Airlie | 2015-10-23 | 1 | -0/+12 |
* | virgl: add driver for virtio-gpu 3D (v2) | Dave Airlie | 2015-10-23 | 1 | -0/+42 |