summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/kmsro/drm/kmsro_drm_winsys.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-01panfrost: Add an entry for panthor in the renderonly_drivers[] arrayBob Beckett1-1/+2
2023-10-17kmsro: try to use only compatible render-capable devicesLeandro Ribeiro1-70/+43
2023-04-07asahi: Flip kmsro around to allocate on the GPUAsahi Lina1-1/+1
2023-04-05panfrost: assign the correct create_for_resource from the startEric Engestrom1-1/+1
2023-03-29kmsro: sort drivers alphabeticallyEric Engestrom1-18/+18
2023-03-29kmsro: uniformize renderonly creationEric Engestrom1-65/+55
2023-03-29vc4: change create_renderonly signature to uniformize itEric Engestrom1-1/+1
2023-03-29v3d: change create_renderonly signature to uniformize itEric Engestrom1-1/+1
2023-03-29panfrost: change create_renderonly signature to uniformize itEric Engestrom1-1/+1
2023-03-29lima: change create_renderonly signature to uniformize itEric Engestrom1-1/+1
2023-03-29freedreno: change create_renderonly signature to uniformize itEric Engestrom1-1/+1
2023-03-29etnaviv: change create_renderonly signature to uniformize itEric Engestrom1-1/+1
2023-03-29asahi: change create_renderonly signature to uniformize itEric Engestrom1-1/+1
2022-12-25kmsro: Fix renderonly_scanout BO aliasingAsahi Lina1-0/+4
2022-10-29gallium: Stub support for Asahi + DRMAlyssa Rosenzweig1-0/+14
2021-08-02freedreno: Support per-device driconf overridesRob Clark1-1/+1
2021-05-31kmsro: Fix confusing comma expressionNeil Roberts1-3/+3
2021-03-11renderonly: close the gpu fd when destroying renderonlyLucas Stach1-0/+3
2021-03-11renderonly: remove layering violationsLucas Stach1-34/+51
2019-05-13v3d: Use driconf to expose non-MSAA texture limits for Xorg.Eric Anholt1-3/+4
2019-04-26kmsro: Add support for V3D.Eric Anholt1-0/+13
2019-04-11kmsro: Add lima renderonly supportRob Herring1-0/+11
2019-04-03panfrost: Remove support for legacy kernelsAlyssa Rosenzweig1-10/+1
2019-02-05panfrost: Initial stub for Panfrost driverAlyssa Rosenzweig1-0/+25
2019-01-28kmsro: Add freedreno renderonly supportJonathan Marek1-0/+13
2019-01-28kmsro: Add etnaviv renderonly supportRob Herring1-9/+27
2019-01-28pl111: Rename the pl111 driver to "kmsro".Eric Anholt1-0/+55