summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/target-helpers/drm_helper.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-12panfrost: add driconf infrastructureErik Faye-Lund1-3/+10
2024-03-01panfrost: Add the gallium glue to get panfrost loaded when panthor is detectedBob Beckett1-0/+2
2023-09-05asahi: Add scaffolding for supporting driconf optionsAsahi Lina1-2/+9
2023-07-26gallium: unbreak kmsro/freedreno caseDmitry Baryshkov1-3/+7
2023-07-26gallium: move kmsro definition to the bottom of the fileDmitry Baryshkov1-21/+23
2023-03-29freedreno: change create_renderonly signature to uniformize itEric Engestrom1-2/+2
2023-01-20freedreno: Add driconf to disable conservative LRZRob Clark1-4/+9
2022-10-29gallium: Stub support for Asahi + DRMAlyssa Rosenzweig1-0/+18
2022-04-17gallium/winsys: move {amdgpu,radeon_drm}_public.h contents into radeon_winsys.hMarek Olšák1-2/+0
2022-04-17gallium: move radeon_winsys.h into gallium/include/winsys/Marek Olšák1-2/+2
2022-04-17gallium: move drivers/radeon/* into drivers/radeonsi/Marek Olšák1-2/+2
2022-03-25pipe-loader: Try loading freedreno for virtgpu deviceRob Clark1-3/+13
2021-08-02freedreno: Support per-device driconf overridesRob Clark1-1/+1
2021-06-14crocus: initial gallium driver for Intel gfx 4-7Dave Airlie1-0/+20
2021-03-29pipe-loader,gallium/drm: Fix the kmsro pipe_loader targetIcecream951-0/+9
2020-10-05zink: hook up driconfMike Blumenkrantz1-2/+6
2020-10-02driconf: Make the driver's declarations be structs instead of XML.Eric Anholt1-37/+39
2020-09-24gallium/drm: Make the pipe loader handle the driconf merging.Eric Anholt1-4/+4
2020-09-24gallium/drm: Define the DRM entrypoints in drm_helper.hEric Anholt1-55/+110
2020-09-24gallium/drm: Refactor the stub screen create functions.Eric Anholt1-139/+32
2020-06-22util: rename xmlpool.h to driconf.hEric Engestrom1-1/+1
2020-05-13gallium: rename 'state tracker' to 'frontend'Marek Olšák1-1/+1
2019-10-28zink: add dri loaderDave Airlie1-0/+22
2019-06-20gallium/virgl: Add code path for virgl to read driconfGert Wollny1-1/+7
2019-05-27radeonsi: clean up winsys creationMarek Olšák1-11/+2
2019-05-13v3d: Use driconf to expose non-MSAA texture limits for Xorg.Eric Anholt1-4/+9
2019-04-23gallium: replace drm_driver_descriptor::configuration with driconf_xmlMarek Olšák1-50/+8
2019-04-23gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUFMarek Olšák1-11/+0
2019-04-23gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHTMarek Olšák1-7/+0
2019-04-22iris: Add mechanism for iris-specific driconf optionsKenneth Graunke1-1/+25
2019-04-11gallium: add lima driverQiang Yu1-0/+23
2019-02-21iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke1-0/+23
2019-02-08kmsro: Silence warning if missingAlyssa Rosenzweig1-1/+0
2019-02-05panfrost: Initial stub for Panfrost driverAlyssa Rosenzweig1-0/+23
2019-01-28Switch imx to kmsro and remove the imx winsysRob Herring1-23/+0
2019-01-28pl111: Rename the pl111 driver to "kmsro".Eric Anholt1-6/+6
2019-01-26freedreno: add renderonly scanoutJonathan Marek1-1/+1
2018-05-16v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt1-1/+1
2018-05-16v3d: Rename the vc5_dri.so driver to v3d_dri.so.Eric Anholt1-5/+5
2018-03-09tegra: Initial supportThierry Reding1-0/+23
2017-10-10broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt1-0/+23
2017-08-02radeonsi: prepare for driver-specific driconf optionsNicolai Hähnle1-0/+25
2017-08-02pipe-loader: move configuration_query into drm_helperNicolai Hähnle1-0/+25
2017-08-02gallium: add pipe_screen_config to screen_create functionsNicolai Hähnle1-28/+28
2017-06-23gallium/radeon: pass create_screen flags to r600_common_screen_initMarek Olšák1-4/+4
2017-06-23gallium: allow passing 'unsigned flags' to create_screen()Marek Olšák1-24/+24
2017-06-15gallium: Add renderonly-based support for pl111+vc4.Eric Anholt1-0/+23
2017-02-03ilo: EOL unplumb unmaintained gallium drv from winsysEdward O'Callaghan1-29/+0
2017-01-12imx: gallium driver for imx-drm scanout driverChristian Gmeiner1-0/+24
2017-01-12etnaviv: gallium driver for Vivante GPUsThe etnaviv authors1-0/+22