aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/target-helpers/drm_helper.h
Commit message (Expand)AuthorAgeFilesLines
* iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke2019-02-211-0/+23
* kmsro: Silence warning if missingAlyssa Rosenzweig2019-02-081-1/+0
* panfrost: Initial stub for Panfrost driverAlyssa Rosenzweig2019-02-051-0/+23
* Switch imx to kmsro and remove the imx winsysRob Herring2019-01-281-23/+0
* pl111: Rename the pl111 driver to "kmsro".Eric Anholt2019-01-281-6/+6
* freedreno: add renderonly scanoutJonathan Marek2019-01-261-1/+1
* v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt2018-05-161-1/+1
* v3d: Rename the vc5_dri.so driver to v3d_dri.so.Eric Anholt2018-05-161-5/+5
* tegra: Initial supportThierry Reding2018-03-091-0/+23
* broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt2017-10-101-0/+23
* radeonsi: prepare for driver-specific driconf optionsNicolai Hähnle2017-08-021-0/+25
* pipe-loader: move configuration_query into drm_helperNicolai Hähnle2017-08-021-0/+25
* gallium: add pipe_screen_config to screen_create functionsNicolai Hähnle2017-08-021-28/+28
* gallium/radeon: pass create_screen flags to r600_common_screen_initMarek Olšák2017-06-231-4/+4
* gallium: allow passing 'unsigned flags' to create_screen()Marek Olšák2017-06-231-24/+24
* gallium: Add renderonly-based support for pl111+vc4.Eric Anholt2017-06-151-0/+23
* ilo: EOL unplumb unmaintained gallium drv from winsysEdward O'Callaghan2017-02-031-29/+0
* imx: gallium driver for imx-drm scanout driverChristian Gmeiner2017-01-121-0/+24
* etnaviv: gallium driver for Vivante GPUsThe etnaviv authors2017-01-121-0/+22
* virgl: reuse screen when fd is already openRob Herring2016-02-021-6/+1
* virgl: pipe_virgl_create_screen is not staticIgor Gnatenko2015-11-221-1/+1
* target-helpers: add a non-inline drm_helper.hEmil Velikov2015-11-211-0/+275